(westpa-2.0) [ft18983@bc4login2 ChemDyME_NA_OSE]$ w_direct all -a assign.h5 -W west.h5 -o direct.h5 --step-iter 1 Traceback (most recent call last): File "/mnt/storage/scratch/ft18983/miniconda3/envs/westpa-2.0/bin/w_direct", line 33, in sys.exit(load_entry_point('westpa', 'console_scripts', 'w_direct')()) File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/cli/tools/w_direct.py", line 543, in entry_point WDirect().main() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/tools/core.py", line 171, in main self.go() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/tools/core.py", line 340, in go self._subcommand.go() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/cli/tools/w_direct.py", line 505, in go self.w_kinetics() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/core/kinetics/events.py", line 27, in w_kinetics self.open_files() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/tools/kinetics_tool.py", line 205, in open_files raise ValueError('assignments data do not span the requested iterations') ValueError: assignments data do not span the requested iterations (westpa-2.0) [ft18983@bc4login2 ChemDyME_NA_OSE]$ w_direct all -a assign.h5 -W west.h5 -o direct.h5 --step-iter 1 Traceback (most recent call last): File "/mnt/storage/scratch/ft18983/miniconda3/envs/westpa-2.0/bin/w_direct", line 33, in sys.exit(load_entry_point('westpa', 'console_scripts', 'w_direct')()) File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/cli/tools/w_direct.py", line 543, in entry_point WDirect().main() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/tools/core.py", line 171, in main self.go() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/tools/core.py", line 340, in go self._subcommand.go() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/cli/tools/w_direct.py", line 505, in go self.w_kinetics() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/core/kinetics/events.py", line 27, in w_kinetics self.open_files() File "/mnt/storage/scratch/ft18983/Neuraminidase/westpa/src/westpa/tools/kinetics_tool.py", line 205, in open_files raise ValueError('assignments data do not span the requested iterations') ValueError: assignments data do not span the requested iterations