aboutsummaryrefslogtreecommitdiff
path: root/src/gui_index.c
AgeCommit message (Expand)Author
2024-04-19GUI: Fix buffer overflow in "delete_gui_tempdir"Philipp Middendorf
2024-02-06Crystals shouldn't own RefLists (part 6)Thomas White
2024-01-12GUI: Fix Millepede optionsThomas White
2024-01-11GUI: Write Millepede data into folderThomas White
2024-01-10GUI: Track Millepede options through projectThomas White
2023-11-07SLURM: Move all sbatch parameters into scriptThomas White
2023-09-23indexamajig: Re-use the image data arraysThomas White
2022-09-21asdf: Add fast modeAlexandra Tolstikova
2022-08-26GUI: Refuse to open "Index all frames" without a geometry filenameThomas White
2022-07-06GUI: Invoke programs without pathThomas White
2022-03-03GUI: Better handling of error-filled indexamajig logsThomas White
2022-03-03GUI: Use fixed profile radius for indexing onceThomas White
2021-08-16GUI: Avoid crash when trying to index no imageThomas White
2021-07-22GUI: Really use temporary folder for single-shot indexingThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-07-15pinkindexer_used: Handle methods=NULLThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-07-14GUI: Add PinkIndexer options to command lineThomas White
2021-07-14GUI: Get/set PinkIndexer optionsThomas White
2021-07-14Make all the indexer-specific option structures non-opaqueThomas White
2021-07-12GUI: Add --wavelength-estimate and --camera-length-estimateThomas White
2021-04-30GUI: When indexing one frame, don't force results selector or repeat peak searchThomas 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-25indexamajig: Add --camera-length-estimateThomas White
2021-03-19Merge branch 'tom/fromfile'Thomas White
2021-03-19FromFile indexer: Option processingThomas White
2021-03-15GUI: Add interface for --fix-profile-radius and --fix-divergenceThomas White
2021-03-12GUI: Add NULL filename for FromFile indexing (which isn't used here)Thomas White
2021-03-11indexamajig: Add --max-indexer-threadsThomas White
2021-03-11indexamajig: Add --wavelength-estimateThomas 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-04read_number_processed: Only look at end of log fileThomas White
2021-03-03GUI: Submit indexing jobs as job arrays, not individual jobsThomas White
2021-03-01GUI: Fix counting of processed frames during indexingThomas White
2021-03-01Local BE: Write a script and run itThomas White
2021-03-01GUI: Pass --peak-radius to indexamajigThomas White
2021-03-01GUI: Pass --int-radius to indexamajigThomas White
2021-03-01GUI: Fix some command-line options for indexamajigThomas White
2021-02-26GUI: Automatically generate new job namesThomas White
2021-02-26Remove unused variablesThomas White
2021-02-25GUI: Factorise force_{peaks,refls}_onThomas White
2021-02-22Set peak and reflection radii after indexing one patternThomas White
2021-02-22Fussiness (extreme)Thomas White
2021-02-22Read job progress from written log files, even for local BEThomas White
2021-02-17GUI: Use unified job notes routine for indexingThomas White
2020-12-11result -> indexing_resultThomas White
2020-12-04GUI: Set wrap mode for "notes" boxThomas White
2020-11-30Move get_crystfel_exe and get_crystfel_path_str to crystfel_gui.cThomas White