aboutsummaryrefslogtreecommitdiff
path: root/src/gui_merge.c
AgeCommit message (Expand)Author
2023-11-07SLURM: Move all sbatch parameters into scriptThomas White
2022-07-06GUI: Invoke programs without pathThomas White
2021-07-23GUI: Expose partialator --no-logsThomas White
2021-07-23GUI: Write partialator log files ("pr-logs") in working folderThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-06-22GUI: Fix paths to streams for merging and ambigatorThomas White
2021-04-01GUI: Wrap filenames in job scripts in quotes, where appropriateThomas White
2021-03-26GUI: Tell indexamajig and partialator to write parameter harvest filesThomas White
2021-03-26GUI: Add missing model parameter for mergingThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-02-26GUI: Automatically generate new job namesThomas White
2021-02-22GUI: Fix merge option for B-factor scalingThomas White
2021-02-22Read job progress from written log files, even for local BEThomas White
2021-02-18GUI: Add bangpath for process_hkl jobsThomas White
2021-02-18SLURM: Submit merging and ambigator jobs via scriptThomas White
2021-02-17GUI: Re-work local backend plumbingThomas White
2021-02-17GUI: Prevent opening multiple merging windowsThomas White
2021-02-17GUI: Use unified job notes routine for mergeThomas White
2021-02-09GUI: Add missing "--"Thomas White
2021-01-21GUI: Implement choice of input for mergingThomas White
2021-01-20GUI: Implement merge resultsThomas White
2020-12-11Fix commentsThomas White
2020-12-11result -> indexing_resultThomas White
2020-12-07Rearrange tabs for merge optionsThomas White
2020-12-04GUI: Set number of threads for mergingThomas White
2020-12-04GUI: Set wrap mode for "notes" boxThomas White
2020-12-02Send all streams to process_hkl/partialatorThomas White
2020-11-30Add merging_command_line()Thomas White
2020-11-30Pass result to backend for mergingThomas White
2020-10-30Bring common GTK routines into separate fileThomas White
2020-10-30Invoke the backend to start mergingThomas White
2020-10-30Get the option values in preparation for mergingThomas White
2020-10-29Set all options in CrystFELMergeOptsThomas White
2020-10-29Tedious option plumbingThomas White
2020-10-22Skeleton for merging via GUIThomas White