aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08Add find_merge_result_by_name()Thomas White
2021-02-08Add fom_name()Thomas White
2021-02-08FormattingThomas White
2021-02-08Expose fom_is_anomalous()Thomas White
2021-02-05Documentation for new FoM APIThomas White
2021-02-05Move fom_type_from_string out of APIThomas White
2021-02-05check_hkl: Remove standard deviation of intensityThomas White
2021-02-05check_hkl: Move "single-list" FoMs into APIThomas White
2021-01-28Stream: Use separate DataTemplate for reading and writingThomas White
2021-01-28compare_hkl: Remove unused variablesThomas White
2021-01-27GUI: Avoid warning when there are no results in the project fileThomas White
2021-01-27partialator/reflist: Propagate calloc NULL returnThomas White
2021-01-27partialator: Fix (big) memory leaksThomas White
2021-01-27stream_close: Free the DataTemplateThomas White
2021-01-27image_free: Also free the spectrumThomas White
2021-01-27DataTemplate: fix some small memory leaksThomas White
2021-01-22compare_hkl: Remove --intensity-shellsThomas White
2021-01-22Remove selection of reflections for FoM to libcrystfelThomas White
2021-01-22Improve names for FoM APIThomas White
2021-01-22Move figure of merit calculation into libcrystfelThomas White
2021-01-22GUI: Set default values for FoM parametersThomas White
2021-01-22Remove doc/stream-format.txtThomas White
2021-01-21GUI: Implement choice of input for mergingThomas White
2021-01-20GUI: Implement merge resultsThomas White
2021-01-15Correct P to R centeringThomas White
2021-01-15FormattingThomas White
2021-01-14Correct bad region coordinatesThomas White
2021-01-14Remove old debuggingThomas White
2021-01-14Avoid very slow loop over pixels to create bad pixel mapThomas White
2021-01-14Stream: Remove in_chunkThomas White
2021-01-14stream_open_for_read: Avoid using fseek()Thomas White
2021-01-14data_template_new_from_string: Fix error pathThomas White
2021-01-12FussinessThomas White
2021-01-11create_badmap: Break down into subroutinesThomas White
2021-01-11resolution(): Use reciprocal representation instead of crystallographicThomas White
2021-01-11UnitCell: Store all representations once they're calculatedThomas White
2021-01-08detgeom_transform_coords: Avoid using trigonometric functionsThomas White
2021-01-08Update documentation about max_adu, and add a warningThomas White
2021-01-08Remove "Bragg proximity check" during integrationThomas White
2021-01-08locate_peak_on_panel: Check sign of 1/muThomas White
2021-01-07GUI: Basic labelling of reflectionsThomas White
2021-01-07Formatting fussinessThomas White
2021-01-06Use smaller profile radii in partialator testsThomas White
2021-01-06partialator: Reject crystals with obviously too large profile radiiThomas White
2021-01-05Fix comment typoThomas White
2021-01-05Remove unused structure memberThomas White
2020-12-18Improve documentation about file-based peak listsThomas White
2020-12-18Add peak_list_type in geometry fileThomas White
2020-12-16Add flag_{lessthan,morethan,equal} in geometry fileThomas White
2020-12-14Meson: Try finding SLURM libraries via pkg-config firstThomas White