Age | Commit message (Collapse) | Author |
|
|
|
This simplifies the backends somewhat, and makes them look more similar
- e.g. there is now only one routine to find out how far along a merging
job is. It has the added bonus of adding a log file for local jobs,
which we would've had to add soon anyway.
|
|
|
|
A single command line is not expressive enough for at least two cases:
process_hkl, which needs to be run two extra times to generate the splits,
and ambigator, which needs to have its input streams concatenated first.
This also splits out the routine for creating the working folder and
writing the notes file.
|
|
|
|
Because shortly we will have merging_result as well
|
|
|
|
|