aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2020-05-12Add missing newline in error messageThomas White
2020-05-12Fix silly mistake in cell reductionThomas White
2020-04-03Break down hdfile_get_string_value()Thomas White
2020-03-31hdfile_get_string_value: Handle arrays of fixed length stringsThomas White
2020-03-31Catch NULL event in make_dataspacesThomas White
2020-03-31Improve error message in hdfile_get_string_value()Thomas White
2020-03-16hdfile_get_string_value: Handle arrays of variable length stringsThomas White
2020-03-13uncenter_cell(): Convert R to PThomas White
2020-03-09integrate_rings_once: Handle case where reflection is negative by < 1 photonThomas White
2020-03-04add option -pinkIndexer-max-refinement-disbalanceYaroslav Gevorkov
2020-02-28hdfile_get_value(): Check that ev->dim_length > 0 before looking in dim_entriesThomas White
2020-02-11Fix comment typoThomas White
2020-02-11Remove vestigial HAVE_CPU_AFFINITYThomas White
2020-02-11Don't use gzbuffer if it's not availableThomas White
2020-02-07add error message for too small reflection radius when using electronsYaroslav Gevorkov
2020-02-07fix error message for photon_energy not known at indexer_prepareYaroslav Gevorkov
2020-02-04Handle CRLF line terminators in geometry filesThomas White
2020-01-10Mass update of copyright datesThomas White
2019-12-13pair_peaks: Don't attempt to pair 000Thomas White
2019-11-18PinkIndexer documentationYaroslav Gevorkov
2019-11-15Add partiality model GGPMWolfgang Brehm
2019-11-13fix long variable names in argp_optionYaroslav Gevorkov
2019-11-13rename "overriden" to "custom"Yaroslav Gevorkov
2019-11-13catch input errorYaroslav Gevorkov
2019-11-13add option --pinkIndexer-override-visible-energy-rangeYaroslav Gevorkov
2019-11-13Fix peak check logic for multiple crystalsThomas White
2019-11-05bug fix for standard bandwidth in pinkIndexerYaroslav Gevorkov
2019-11-05bug fix in Ewald sphere width calculationYaroslav Gevorkov
2019-10-29add "override" beam options to pinkIndexerYaroslav Gevorkov
2019-10-24polarisation_correction: Use symmetric indicesThomas White
2019-10-24polarisation_correction: Scale the sigma as wellThomas White
2019-10-22xds: Fix handedness of unit cellThomas White
2019-10-22Add more warningsThomas White
2019-10-22Add some warnings and assertionsThomas White
2019-10-22reduce_g6: Fix sign criterion for step 3Thomas White
2019-10-11Copy target cell's lattice type and unique axis into cell from indexing, afte...Thomas White
2019-09-26Restore CMake stuff for PinkIndexerThomas White
2019-09-23Get rid of "rescut" integration flagThomas White
2019-09-23Remove private option structures from iargsThomas White
2019-09-23Merge branch 'tom/pinkindexer'Thomas White
2019-09-20Delegate option processing for indexing methodsThomas White
2019-09-17Add warning if reflections could not be integrated (e.g. due to overlap)Thomas White
2019-09-16Fix cell comparison logicThomas White
2019-09-13Remove unused checksThomas White
2019-09-12Fix sign of zl comparisonThomas White
2019-09-12Restore default bandwidth (if not specified in geometry file)Thomas White
2019-09-12Fix logicThomas White
2019-09-12Force --no-check-peaks and --no-refine if pinkIndexer is used, and add a warningThomas White
2019-09-12Increase indexing timeout when using pinkIndexerThomas White
2019-09-12Add indexing_methods() to examine the actual list of methodsThomas White