Skip to content

Option to read wildcards for replay of many beads#6

Open
fidanyan wants to merge 4 commits intomaster-py3from
replay-many-beads
Open

Option to read wildcards for replay of many beads#6
fidanyan wants to merge 4 commits intomaster-py3from
replay-many-beads

Conversation

@fidanyan
Copy link
Copy Markdown
Collaborator

@fidanyan fidanyan commented Jun 7, 2020

It is possible now to use globs in a trajectory filename in replay mode.
If a filename with glob is provided, i-pi finds all files in working directory that match the provided pattern (Unix globs *?[] ), reads bead indices from them, assuming that these files have i-pi output format (XYZ or PDB). Then, it assigns the coordinates from these files to the corresponding beads.
Consistency of input is checked, only 'conservative' use (beads from 0 to Nbeads-1) is allowed.

Karen Fidanyan added 4 commits June 7, 2020 12:11
It is possible now to use asterisk in a trajectory filename.
If used, i-pi finds all files in working directory that match
the provided pattern, and reads their bead indices from them,
assuming that these files have i-pi output format (XYZ or PDB).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant