aboutsummaryrefslogtreecommitdiff
path: root/src/gui_index.c
AgeCommit message (Expand)Author
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
2020-11-20Move indexing option tabs to side, and rearrangeThomas White
2020-11-20GUI: Add stream output options including metadata to copyThomas White
2020-10-30Bring common GTK routines into separate fileThomas White
2020-10-26Fix tolerance units in GUIThomas White
2020-10-23new_job -> new_index_jobThomas White
2020-10-07FussinessThomas White
2020-09-24GUI: Pass the real streams for the result to cell_explorerThomas White
2020-09-24Generalise get_indexamajig_exe to get_crystfel_exeThomas White
2020-09-24Use cell_print in index_onceThomas White
2020-09-24Use integration radii in GUI indexingThomas White
2020-09-09Show job title in progress barThomas White
2020-09-09GUI: Do "Index this frame" in a temporary folderThomas White
2020-09-08Add integration radii to CrystFELIndexingOptsThomas White
2020-09-08Just use project structure in backendsThomas White
2020-09-07Show cell parameters after "Index this frame"Thomas White
2020-09-07Fix update_peaks logicThomas White
2020-09-04Omit some more arguments if NULLThomas White
2020-09-04Add results from new indexing jobThomas White
2020-09-04Set results selector to "internal" when indexing one patternThomas White
2020-08-31Split up job for submission via SLURMThomas White
2020-08-31GUI: Fix units of tolerancesThomas White