I'm trying to implement the haMSM westpa plugin for my system, but while constructing thr flux matrix my runs crash with the error "Still not clean after cleaning!". What could be the possibel sources for this error? Here are the details of the extension part in my configuration file:
plugins:
- plugin: westpa.westext.hamsm_restarting.restart_driver.RestartDriver
n_restarts: 0
extension_iters: 0
n_runs: 1
coord_len: 2
n_restarts_to_use: -1
initialization_file: restart_initialization.json
ref_pdb_file: commonfiles/ABCD_unbound_neutral.pdb
model_name: twodimersflux
n_clusters: 10
we_folder: .
basis_pcoord_bounds: [[51.0,60.0]]
target_pcoord_bounds: [[0,14.2]]
pcoord_ndim0: 1
dim_reduce_method: none
parent_traj_filename: parent.dcd
child_traj_filename: seg.dcd
user_functions: westpa_scripts/restart_overrides.py
struct_filetype: mdtraj.formats.PDBTrajectoryFile
n_cpus: 3
Please let me know if any additional information is needed.
Best,
Smriti Pradhan