fsmp_reader 的报错
Traceback (most recent call last):
File "/mnt/stage/xuchuang/OSIRIS/reconstruction/smoke/./main.py", line 45, in <module>
data = Reader(args.sparsify, args.fsmp, args.num, args.MCstep)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/stage/xuchuang/OSIRIS/reconstruction/smoke/fsmp_reader.py", line 34, in __init__
assert np.all(self.index[self.i_arg][["eid", "ch"]] ==
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: indices not aligned
srun: error: lilypad: task 0: Exited with exit code 1
奇怪的错误,之前没遇到过,我在 bat 上再试试