Age | Commit message (Expand) | Author |
2021-04-27 | Rename libcrystfel's config.h to libcrystfel-config.h | Thomas White |
2021-04-23 | indexamajig: Generate a unique filename for ZMQ data | Thomas White |
2021-04-23 | Clarify some error messages | Thomas White |
2021-04-20 | image_read_data_block: Warn user if things go wrong | Thomas White |
2021-04-20 | image_read_data_block: Set the correct data type | Thomas White |
2021-04-19 | Unify loading of image data and header values | Thomas White |
2021-04-19 | Move file_exists to utils (and eliminate several duplicates) | Thomas White |
2021-04-01 | Implement loading of saturation map | Thomas White |
2021-03-30 | Add header caching layer | Thomas White |
2021-03-17 | Add missing conversion to pixels for detector_shift_{x,y} | Thomas White |
2021-03-17 | Factorise panel in create_detgeom | Thomas White |
2021-03-11 | indexamajig: Use static wavelength from DataTemplate as estimate | Thomas White |
2021-03-11 | Add some warnings | Thomas White |
2021-03-11 | detgeom_transform_coords: Take an additional detector shift | Thomas White |
2021-03-09 | Add the ability to use multiple bad pixel masks at once | Thomas White |
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White |
2021-02-15 | Check that bad regions are actually within panel bounds | Thomas White |
2021-01-27 | image_free: Also free the spectrum | Thomas White |
2021-01-14 | Avoid very slow loop over pixels to create bad pixel map | Thomas White |
2021-01-11 | create_badmap: Break down into subroutines | Thomas White |
2020-12-18 | Add peak_list_type in geometry file | Thomas White |
2020-12-16 | Add flag_{lessthan,morethan,equal} in geometry file | Thomas White |
2020-10-27 | image_set_zero_{data,mask}: Speed up creation of blank arrays | Thomas White |
2020-10-22 | image_expand_frames: When files are not HDF5, just return null events | Thomas White |
2020-09-30 | image_expand_frames: Report non-existent file properly | Thomas White |
2020-09-24 | Apply default unit scale factor only when value is from headers | Thomas White |
2020-09-08 | Un-export image_read_image_data | Thomas White |
2020-08-19 | Set the same initial beam parameters as before | Thomas White |
2020-08-11 | image_read_image_data: Set zero values if file not found | Thomas White |
2020-08-10 | image_read: Tolerate event==NULL | Thomas White |
2020-08-07 | Remove image->avg_clen | Thomas White |
2020-08-04 | Add image_write() | Thomas White |
2020-08-04 | Add image_create_for_simulation() | Thomas White |
2020-07-31 | Move spectrum loading out of indexamajig/process_image | Thomas White |
2020-07-31 | Set bandwidth in image structure | Thomas White |
2020-07-30 | Add show_panel() to API | Thomas White |
2020-07-30 | Add missing config.h includes | Thomas White |
2020-07-30 | Eliminate duplicate symbols | Thomas White |
2020-07-29 | Add show_panel (debug function) | Thomas White |
2020-07-29 | Don't try to apply shift if no value is given | Thomas White |
2020-07-29 | stream_read_chunk: Add option to load image data | Thomas White |
2020-07-29 | Unify creation of blank image data arrays | Thomas White |
2020-07-29 | Add --no-image-data and --no-mask-data | Thomas White |
2020-07-29 | Move image structure creation up to image_read() | Thomas White |
2020-07-29 | Add detector_shift_{x,y} to geometry file | Thomas White |
2020-07-29 | Add wavelength and electron_voltage, plus units, to geometry file | Thomas White |
2020-07-29 | Create detgeom and data arrays when reading from stream | Thomas White |
2020-07-29 | Remove events.c, part 2 | Thomas White |
2020-07-29 | Remove events.c, part 1 | Thomas White |
2020-07-29 | Set up adu_per_photon correctly | Thomas White |