aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-04Set results selector to "internal" when indexing one patternThomas White
2020-09-04Update imageview on change of resultsThomas White
2020-09-04stream_read_chunk: Set image->spectrumThomas White
2020-09-04draw_refls: Set line widthThomas White
2020-09-04Add a FIXMEThomas White
2020-09-04Ensure peak/reflection drawing option is set correctlyThomas White
2020-09-04stream_make_index: Don't require an event ID for every chunkThomas White
2020-09-04make_key: Handle NULL eventThomas White
2020-09-04Look up and show results in GUIThomas White
2020-09-04API for looking up results via gui_resultThomas White
2020-09-04New API for random access to streamThomas White
2020-09-02Get rid of STREAM_IMAGE_DATAThomas White
2020-09-02New way of loading streamsThomas White
2020-09-02Add a drop-down list of resultsThomas White
2020-09-02Store list of results for GUIThomas White
2020-09-02Fix job tracking logicThomas White
2020-09-01SLURM: Don't forget to close the stderr filesThomas White
2020-09-01SLURM: Store full path to stderr filesThomas White
2020-09-01SLURM: Don't crash if stderr file can't be readThomas White
2020-09-01SLURM: Track job statusThomas White
2020-09-01Keep a separate record of unit cell fileThomas White
2020-09-01SLURM: Show error message if job can't be cancelledThomas White
2020-08-31Only write unit cell file to project file if it's setThomas White
2020-08-31SLURM: Implement cancel_taskThomas White
2020-08-31SLURM: Separate stderr and stdout files for each blockThomas White
2020-08-31Split up job for submission via SLURMThomas White
2020-08-31GUI: Fix units of tolerancesThomas White
2020-08-31SLURM: Don't use job response message in case of failureThomas White
2020-08-31SLURM: Give full path to indexamajig, and set up pathThomas White
2020-08-31SLURM: Add option for extra PATH variableThomas White
2020-08-28Add hashbang to scriptThomas White
2020-08-28Fix premature unref of workdir_fileThomas White
2020-08-28SLURM: Add environmentThomas White
2020-08-28SLURM: Fix return value of get_task_statusThomas White
2020-08-28SLURM: Set UID and GIDThomas White
2020-08-28Write notes to fileThomas White
2020-08-28s/job title/job name/Thomas White
2020-08-28Actually submit a SLURM jobThomas White
2020-08-28Insist on a job nameThomas White
2020-08-28Avoid GSL running statistics for CrystFELImageView auto-scaleThomas White
2020-08-28Make sure indexing_backend_selected is initialisedThomas White
2020-08-27Drop GTK2 and GDK2 altogetherThomas White
2020-08-27TakeTwo: Remove internal declarationsThomas White
2020-08-27Fix indentationThomas White
2020-08-27Only compile image-msgpack.c if MessagePack is foundThomas White
2020-08-27Fix function prototypes and returns for focus-out-eventThomas White
2020-08-27indexamajig: Hide --hdf5-peaksThomas White
2020-08-27Construct complete command line for indexamajigThomas White
2020-08-27Don't close indexing dialog if there is a problemThomas White
2020-08-27Local BE: run in working directoryThomas White