fsmp_reader.py: 使用 np.take 和 numexpr 加速运算。
以下命令的测试中,time 从
86.04s real 74.68s user 15.85s system 105% cpu 1:26.04 total
变成了
77.37s real 116.78s user 8.87s system 162% cpu 1:17.37 total
smoke/main.py -f FSMP/fsmp/7063/134.pq --probe /mnt/stage/xuchuang/JUNO/commission/xc7063.h5 --Mposition OnlyTime --PMT PMT/7063.h5 -n 1 -m 300 --bappen 1 --alive LCprobe/7063.txt -o /tmp/134.h5
Closes: #61 (closed)