Closed kyleabeauchamp closed 10 years ago
The second bug, IMHO, is that the FAH-style builder is allowing trajectories with "gaps":
- converted_from: [./fah_style_data/RUN2/CLONE0/frame0.xtc, ./fah_style_data/RUN2/CLONE0/frame2.xtc]
I believe this was present even before the msmb2.8 branch.
Another (IMHO) bug is that no sorting by clone is happening. IMHO, we should try to preserve the clone order in the project as much as possible.
Another question: do we want the FAH-style loader to read in XTCs that are not of the form frame%d.xtc
? Because right now it's just globbing things.
What is left before we merge 2.8 onto master?
No idea maybe we got them all. On Jan 21, 2014 9:17 PM, "Robert McGibbon" notifications@github.com wrote:
What is left before we merge 2.8 onto master?
— Reply to this email directly or view it on GitHubhttps://github.com/SimTk/msmbuilder/issues/290#issuecomment-32987572 .
Okay. I opened #292
This is mostly fixed. I'm going to open an new issue for the FAH project globbing stuff.