aboutsummaryrefslogtreecommitdiff
path: root/src/gui_index.h
AgeCommit message (Collapse)Author
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-03-04SLURM: Set serial offset for indexamajig jobsThomas White
2021-03-03GUI: Submit indexing jobs as job arrays, not individual jobsThomas White
2021-03-01Local BE: Write a script and run itThomas White
This easily gives us the stdout.log and stderr.log needed for monitoring the job.
2021-02-22Read job progress from written log files, even for local BEThomas 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-30Move get_crystfel_exe and get_crystfel_path_str to crystfel_gui.cThomas White
2020-08-31Split up job for submission via SLURMThomas White
2020-08-31SLURM: Give full path to indexamajig, and set up pathThomas White
2020-08-27Construct complete command line for indexamajigThomas White
2020-08-25Final (?) version of backend APIThomas White
2020-08-13GUI: Sketch out indexing options etcThomas White
2020-07-29Skeleton indexing and backend stuffThomas White