aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src
AgeCommit message (Expand)Author
2023-07-28Move Mille stuff to separate fileThomas White
2023-07-28Fix incorrect sign of clen gradientThomas White
2023-07-28Remove excitation error termsThomas White
2023-07-28Add clen refinementThomas White
2023-07-28Remove debugging messagesThomas White
2023-07-28Fix incorrect rotationsThomas White
2023-07-28Rename top-level panel group to 'all'Thomas White
2023-07-28Implement data_template_write_to_file()Thomas White
2023-07-28DataTemplate: Track which values came from top levelThomas White
2023-07-28Make 'clen' a top-level geometry property, instead of per-panelThomas White
2023-07-28Implement data_template_rotate_group()Thomas White
2023-07-28Implement data_template_translate_group_{px,m}()Thomas White
2023-07-28Add data_template_show_hierarchy()Thomas White
2023-07-28Add detgeom_show_hierarchy()Thomas White
2023-07-28Transfer detector hierarchy to detgeomThomas White
2023-07-28DataTemplate: Parse hierarchical groupsThomas White
2023-07-28Strip out old rigid_group APIThomas White
2023-07-28Add profiling for MilleThomas White
2023-07-28Set sensible sigma values for MilleThomas White
2023-07-28Add Millepede measurementsThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2023-07-28Allow detgeom_free(NULL)Thomas White
2023-07-27Fix some more memory leaksThomas White
2023-07-26asdf: Fix a memory leakThomas White
2023-07-26intcontext_free: Free the intcontext structure itselfThomas White
2023-07-26Fix memory leaks in header cachingThomas White
2023-06-06MsgPack: Fix incorrect array index for bad pixel mapThomas White
2023-06-06Remove limit on number of children in the profiling graphThomas White
2023-06-06MsgPack: Complain if geometry file has placeholder dimensions or stacked panelsThomas White
2023-06-03Support Seedee format f8<Thomas White
2023-06-02Seedee: Handle u4< data typeThomas White
2023-05-19Fix untrue commentThomas White
2023-05-11Remove warning 'Cannot use adu_per_eV without image'Thomas White
2023-05-05Formatting (fussiness)Thomas White
2023-05-05Move is_{hdf5,cbf,cbfgz}_file() to image.cThomas White
2023-05-05Move peak search parameters into separate structureThomas White
2023-05-02Remove image_write() and image_hdf5_write()Thomas White
2023-05-02Remove CMake build filesThomas White
2023-04-20Revert "Refuse to overwrite an existing stream"Thomas White
2023-03-31Reject mask if good/bad bits are specified without locationThomas White
2023-03-31Factorise p->masks[j]Thomas White
2023-03-31Reject unrecognised mask directivesThomas White
2023-03-03libcrystfel: don't use fmemopen on aarch64-darwinPhilipp Middendorf
2023-02-17asdf: Restrict domain for search for peaks in frequency graphAlexandra Tolstikova
2023-02-17image_read_peaks: Fix a typoThomas White
2023-02-17strip_extension: Handle short strings betterThomas White
2023-02-08indexamajig: Use static clen as --camera-length-estimate, if givenThomas White
2023-01-16asdf: Avoid integer overflow with number of tripletsThomas White
2022-12-08Zaef peak search: set an upper limit on the number of peaksThomas White
2022-12-08image_cbf_read: Abort if panel unpack failsThomas White