Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White | |
2021-03-04 | SLURM: Set serial offset for indexamajig jobs | Thomas White | |
2021-03-03 | GUI: Submit indexing jobs as job arrays, not individual jobs | Thomas White | |
2021-03-01 | Local BE: Write a script and run it | Thomas White | |
This easily gives us the stdout.log and stderr.log needed for monitoring the job. | |||
2021-02-22 | Read job progress from written log files, even for local BE | Thomas White | |
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. | |||
2020-11-30 | Move get_crystfel_exe and get_crystfel_path_str to crystfel_gui.c | Thomas White | |
2020-08-31 | Split up job for submission via SLURM | Thomas White | |
2020-08-31 | SLURM: Give full path to indexamajig, and set up path | Thomas White | |
2020-08-27 | Construct complete command line for indexamajig | Thomas White | |
2020-08-25 | Final (?) version of backend API | Thomas White | |
2020-08-13 | GUI: Sketch out indexing options etc | Thomas White | |
2020-07-29 | Skeleton indexing and backend stuff | Thomas White | |