Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This isn't necessary after all, for the same reason that im-sandbox
doesn't need escaping: it can count off the fields where spaces aren't
allowed, and anything left is the filename. I was over-thinking things.
|
|
|
|
|
|
These are now obsolete, and the distributed version of CrystFEL will
choke on them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes it compatible with Python 3
|
|
|
|
Replaced by cell_explorer many years ago
|
|
|
|
|
|
In the latest version, it's been renamed to --chdir. But it's not
necessary anyway. The default working directory is the sbatch caller's
directory.
|
|
|
|
|
|
|
|
|
|
|
|
It's not needed as long as the queue implements proper fair sharing
between users.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Affects chunks with multiple crystals. Previously, the crystal start
marker for the second and subsequent crystals was missed.
|
|
|
|
|
|
|
|
It uses predicted reflections, not found peaks
|