aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2016-07-29Use z components in predictionThomas White
2016-07-29Add z direction to panel directions and update get_q_for_panel()Thomas White
2016-07-29Set image->dp in hdf5_read()Thomas White
2016-07-28Check return values when writing to Mosflm or DirAxThomas White
2016-07-01Provide dataspace when reading data, mask and satmapThomas White
2016-07-01Remove slab-relative coordinates from geoptimiserThomas White
2016-07-01Store all "=" fields from stream, not just HDF5 onesThomas White
2016-07-01No more slab-relative coordinates in libcrystfelThomas White
2016-05-20Fixed problem with parsing of geometry fileValerio Mariani
2016-05-19integrate_peak(): Trap if pk_total=0Thomas White
2016-04-21Use correct dataspace when reading HDF5 stringsThomas White
2016-04-13Fix event enumerationThomas White
2016-04-13FormattingThomas White
2016-04-12Merge branch 'tom/testing'Thomas White
2016-04-01Add adu_per_photon (distinct from adu_per_eV)Thomas White
2016-04-01Remove "Too few paired peaks" warningsThomas White
2016-04-01Fix silly bugs and tidy upThomas White
2016-03-31Handle placeholders in --hdf5-peaksThomas White
2016-03-24Fussiness/formattingThomas White
2016-03-24Simplify event enumeration a bitThomas White
2016-03-24event_path_placeholder_subst(): Simplify a bitThomas White
2016-03-24Don't use %C conversionThomas White
2016-03-21This is CrystFEL 0.6.20.6.2Thomas White
2016-03-15write_detector_geometry_2(): Clean upThomas White
2016-03-01mark_resolution_range_as_bad(): Skip if nothing to doThomas White
2016-02-29More output when reading reflections failedThomas White
2016-02-29Don't predict 000Thomas White
2016-02-29asdf: Check array bounds before usingThomas White
2016-02-29FormattingThomas White
2016-02-23Fixed bug with memspace size in write_locationValerio Mariani
2016-02-09Fix a NULL dereferenceThomas White
2016-02-05felix: fix seg faultKen Beyerlein
2016-02-03Set initial prediction parameters even when not doing prediction refinementThomas White
2016-01-30Revert "Allow peak check to pass just by accounting for more than 5 peaks"Thomas White
2016-01-30indexamajig: Restore --no-refineThomas White
2016-01-29Perform prediction refinement straight after indexingThomas White
2016-01-29felix: return the number of crystalsThomas White
2016-01-29Use a fresh copy of the peak list for each new indexing methodThomas White
2016-01-27asdf: Don't assume that the number of peaks == image_feature_count()Thomas White
2016-01-15Use only the first two dimensions when using an external bad pixel mask or sa...Thomas White
2016-01-15Set indexing -nomulti as the default, and add a warningThomas White
2016-01-13Fix logic for -retry and -multiThomas White
2016-01-08Make indexing "retry" and "multi" optionalThomas White
2016-01-06search_peaks_in_panel(): Fix iteration bounds (again)Thomas White
2015-12-18Saturation map fixesThomas White
2015-12-18Allow peak check to pass just by accounting for more than 5 peaksThomas White
2015-12-18"Retry" mechanism for indexingThomas White
2015-12-17Clean up unused codeThomas White
2015-12-10Fix integration tests for new saturation mapThomas White
2015-12-05Add option for per-pixel saturation valuesThomas White