aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
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-07Formatting fussinessThomas White
2021-01-06partialator: Reject crystals with obviously too large profile radiiThomas White
2021-01-05Remove unused structure memberThomas 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: Add GSL to libcrystfel's declare_dependency()Thomas White
2020-12-07Get rid of ImageFeature->rx,ry,rzThomas White
2020-10-27Add a new StreamFlag for generating the detgeom structureThomas White
2020-10-27image_set_zero_{data,mask}: Speed up creation of blank arraysThomas White
2020-10-27Fix a possibly overrun stringThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-10-22image_expand_frames: When files are not HDF5, just return null eventsThomas White
2020-10-22compare_cell_parameters: Accept R/P pair as equivalentThomas White
2020-10-15Shuffle default order of indexing methodsThomas White
2020-10-15Add TakeTwo to the list of indexers automatically usedThomas White
2020-10-15TakeTwo: Limit number of seeds to 10, and reduce MAX_OBS_VECTORS to 300Thomas White
2020-10-07Revert "Move asdf out of set of indexers used by default"Thomas White
2020-10-07asdf: Fix incorrect units conversion for cell volumeThomas White
2020-10-07Formatting fussinessThomas White
2020-10-07Improve indexer speed profilingThomas White
2020-10-07FussinessThomas White
2020-10-07TakeTwo: Set tp->optsThomas White
2020-10-07TakeTwo: Fix get_chiral_holohedry for "hexagonal H"Thomas White
2020-10-06Move asdf out of set of indexers used by defaultThomas White
2020-10-04Solved problem concerning prof_radius and diff_lim calculation, prof_radius a...Pascal Hogan-Lamarre
2020-10-01asdf: Replace weird loop syntaxThomas White
2020-09-30image_expand_frames: Report non-existent file properlyThomas White
2020-09-25stream_make_index: s/Indexing/Scanning/Thomas White
2020-09-24Fix old warning messageThomas White
2020-09-24Apply default unit scale factor only when value is from headersThomas White
2020-09-17read filename and event with dynamical allocationPascal Hogan-Lamarre
2020-09-17removed the crystal number key from the solution file, deduced during readingPascal Hogan-Lamarre
2020-09-17CMake: Change LIBRARIES to LDFLAGSThomas White
2020-09-17Add missing includeThomas White
2020-09-17Ensure that fs dimension has higher index than ssThomas White
2020-09-17multiple crystal per shot implemented (to be tested)Pascal Hogan-Lamarre
2020-09-16if-conditions to prevent modifying the resolution limit value read in the sol...Pascal Hogan-Lamarre
2020-09-16if-conditions that prevent modification of the profile_radius read from filePascal Hogan-Lamarre
2020-09-16modified the keys to use an event stringPascal Hogan-Lamarre
2020-09-16image_hdf5_read: Don't call image_freeThomas White
2020-09-16Fix incorrect logic in HDF5 expansionThomas White
2020-09-16cleaning, remove double statementsPascal Hogan-Lamarre