aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.c
AgeCommit message (Expand)Author
2014-12-14FussinessThomas White
2014-12-14Read cxidb peak infoValerio Mariani
2014-12-09Capitalise all warningsThomas White
2014-12-09Update warningThomas White
2014-12-02Count very strong reflections instead of intensity when calculating profile r...Thomas White
2014-11-28indexamajig: Only do int-diag on second integration passThomas White
2014-11-28indexamajig: Report implausibly negative reflections only after final integra...Thomas White
2014-11-26FormattingThomas White
2014-11-24Fixed stream I/O across different versionsValerio Mariani
2014-10-23Fix a load of memory leaksThomas White
2014-10-23Add serial numbers to chunksThomas White
2014-10-06Automatic determination of profile radiusThomas White
2014-09-30Cell vector gradients for SCSphere, plus general rationalisationThomas White
2014-09-25WIP on predictionThomas White
2014-09-25Remove "sphere", "thin" and "gaussian" partiality models, add "scgaussian"Thomas White
2014-09-24Set (hardcoded) "beam" parametersThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-12FormattingThomas White
2014-09-05Multi-event modeValerio Mariani
2014-09-05Moved opening of file inside hdf5_read function for better encapsulationValerio Mariani
2014-09-05Updated author listsValerio Mariani
2014-09-05Bugfixes to refactored hdf5 reading and writing functionsValerio Mariani
2014-09-05Refactoring of peaks and reflections I/OValerio Mariani
2014-09-05Refactoring of hdf5 reading and writing functionsValerio Mariani
2014-08-13Fix handling of overlapping reflectionsThomas White
2014-08-13indexamajig: Add --highresThomas White
2014-08-11Take overlaps into account during integrationThomas White
2014-08-11Separate out initial crystal parametersThomas White
2014-07-24Suspend indexing statistics while --int-diag is displayingThomas White
2014-06-20indexamajig: Add --peak-radiusThomas White
2014-04-09Avoid breaking API with integrate_all()Thomas White
2014-04-08indexamajig: Add --push-resThomas White
2014-03-26indexamajig: Don't check SNR with --peaks=hdf5 unless given --check-hdf5-snrThomas White
2013-11-23indexamajig: Add --int-diagThomas White
2013-11-22Use getcwd() instead of get_current_dir()Thomas White
2013-10-10indexamajig: Add --temp-dirThomas White
2013-06-01Fix multiple small memory leaksThomas White
2013-06-01Fix memory leaksThomas White
2013-06-01Set mosaicity to zeroThomas White
2013-05-30Fix previous commitThomas White
2013-05-30indexamajig: Get rid of --min-integration-snrThomas White
2013-05-30Validate peaks using peak search SNR, not integration SNRThomas White
2013-05-30Tidy upThomas White
2013-05-27Individual panel arraysThomas White
2013-05-27Initial integration stuffThomas White
2013-03-11Get rid of "--filter-cm"Thomas White
2013-03-11indexamajig: Add --median-filterThomas White
2013-02-22Move processing pipeline to separate fileThomas White