aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detector.c
AgeCommit message (Expand)Author
2016-03-15write_detector_geometry_2(): Clean upThomas White
2016-03-01mark_resolution_range_as_bad(): Skip if nothing to doThomas White
2015-12-05Add option for per-pixel saturation valuesThomas White
2015-11-10Improve single_panel_data_source()Thomas White
2015-11-03Merge branch 'tom/imagedata'Thomas White
2015-10-12Fix extern / fussinessThomas White
2015-10-05Add find_orig_panel_number()Thomas White
2015-10-05Remove use of image->data in record_image()Thomas White
2015-07-07Add mask_file to geometry file, to allow bad pixel mask to be stored separatelyThomas White
2015-06-25Tidy up some small leaks and memory bugsThomas White
2015-06-24WhitespaceThomas White
2015-05-27Add detector_has_clen_references()Thomas White
2015-04-01Allow negative literal clen in geometry fileThomas White
2015-03-05copy_geom(): fix furthest_in_panelThomas White
2015-03-05copy_geom(): fix furthest_out_panelThomas White
2015-02-21Fix for string matching bugValerio Mariani
2015-02-20in_bad_region(): fs/ss bad regions use orig coordinatesThomas White
2015-02-20get_value() -> hdfile_get_value()Thomas White
2015-02-20Rationalise get_value() stuffThomas White
2015-02-20copy_geom(): Fix obvious bugThomas White
2015-02-20FussinessThomas White
2015-02-20copy_geom(): Initialise rg collection stuffThomas White
2015-02-19get_detector_geometry(): allow beam==NULLThomas White
2015-02-19Stop if rigid groups and rigid group collections cannot be parsed correctlyValerio Mariani
2015-02-16Event navigation and improved menu bar in hdfseeValerio Mariani
2015-02-12Add panel name for bad regionsThomas White
2015-02-12parse_field_bad: s/panel/badr/Thomas White
2015-02-12FussinessThomas White
2015-01-27Split nested code into separate functionsValerio Mariani
2015-01-27Add write_detector_geometry_2() to avoid changing APIValerio Mariani
2015-01-27FussinessValerio Mariani
2015-01-27Introduce "rigid group collections"Valerio Mariani
2015-01-27FormattingValerio Mariani
2014-12-12Deep copy of dim_structure when neededValerio Mariani
2014-11-28Remove twod_mapping functionValerio Mariani
2014-11-21Moved fs ss rerrangement to get_detector_geometryValerio Mariani
2014-11-17pattern_sim: Add saturationThomas White
2014-11-17Tolerate having no wavelengthThomas White
2014-11-14Allow geometry files to not contain photon_energyThomas White
2014-11-14Background need not be an integerThomas White
2014-11-10FussinessThomas White
2014-11-10Copy and Replace when saving geometryValerio Mariani
2014-11-09Fix bracketsThomas White
2014-10-31get_detector_geometry(): Avoid NULL dereference when beam=NULLThomas White
2014-10-24Add find_orig_panel() to APIThomas White
2014-10-23Initialise photon_energy_fromThomas White
2014-10-23Fix a load of memory leaksThomas White
2014-09-24Remove beam radius and nphotons from struct beam_paramsThomas White
2014-09-24Move photon_energy to "geometry" fileThomas White
2014-09-22FormattingThomas White