aboutsummaryrefslogtreecommitdiff
path: root/src/gui_backend_local.c
AgeCommit message (Expand)Author
2024-01-12GUI: Copy geometry file into indexing job folderThomas White
2024-01-11GUI: Write Millepede data into folderThomas White
2023-11-07SLURM: Move all sbatch parameters into scriptThomas White
2022-11-29Local BE: add some extra warningsThomas White
2021-10-20GUI: Track the indexing result from which each merge result cameThomas White
2021-07-23GUI: Write partialator log files ("pr-logs") in working folderThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-07-12GUI: Add --wavelength-estimate and --camera-length-estimateThomas White
2021-05-28GUI: Store relative paths of resultsThomas White
2021-04-01Local BE: Fix ownership of workdir GFileThomas White
2021-04-01GUI: Clean up old tasks when infobar is removedThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-03-04SLURM: Set serial offset for indexamajig jobsThomas White
2021-03-04GUI: When starting indexing, prefix relative filenames with ../Thomas 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
2021-02-22Read job progress from written log files, even for local BEThomas White
2021-02-19Local BE: Implement better progress bars for mergingThomas White
2021-02-18Eliminate duplicate make_job_folder/make_workdirThomas White
2021-02-18GUI: Actually run ambigator (local backend only)Thomas White
2021-02-17GUI: Re-work local backend plumbingThomas White
2021-02-17GUI: Plumbing, ready to run ambigator jobThomas White
2021-02-09Track half-dataset split filenames through gui_merge_resultThomas White
2021-01-20GUI: Implement merge resultsThomas White
2020-12-11result -> indexing_resultThomas White
2020-12-02Local BE: Run mergingThomas White
2020-11-30Pass result to backend for mergingThomas White
2020-11-30Local BE: Genericise subprocess functionsThomas White
2020-10-29Merge backend plumbingThomas White
2020-10-29Tedious option plumbingThomas White
2020-10-22Skeleton for merging via GUIThomas White
2020-09-10Local BE: Remove unused #includeThomas White
2020-09-08Just use project structure in backendsThomas White
2020-09-08Local/SLURM BE: Add full path to stream in resultsThomas White
2020-09-04Local BE: duplicate job titleThomas White
2020-09-04Add results from new indexing jobThomas White
2020-08-31Split up job for submission via SLURMThomas White
2020-08-28Write notes to fileThomas White
2020-08-28s/job title/job name/Thomas White
2020-08-27Fix function prototypes and returns for focus-out-eventThomas White
2020-08-27Construct complete command line for indexamajigThomas White
2020-08-27Local BE: run in working directoryThomas White
2020-08-26Add job title and notes fieldsThomas White
2020-08-26Set backend options on focus out eventThomas White
2020-08-25Implement progress bar for indexing via generic interfaceThomas White
2020-08-25Widget spacingThomas White
2020-08-25Create a progress bar for each running jobThomas White
2020-08-25Factor out convert_intThomas White
2020-08-25Local backend: read number of processesThomas White
2020-08-25Final (?) version of backend APIThomas White