aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.c
AgeCommit message (Expand)Author
2016-03-01indexamajig: Wall clock profilingThomas White
2016-01-29Perform prediction refinement straight after indexingThomas White
2015-12-18Saturation map fixesThomas White
2015-10-05process_image(): Remove image->dataThomas White
2015-07-13Re-work im-sandboxThomas White
2015-07-09indexamajig: Fix noise filter backup/restoreThomas White
2015-06-18Replace semaphore with a mutexThomas White
2015-06-17Use a POSIX semaphore for synchronising terminal access during indexingThomas White
2015-04-28Remove unnecessary rejection testsThomas White
2015-04-20Tweak rejectionThomas White
2015-04-20Add a simple rejection criterion to the prediction refinementThomas White
2015-04-20indexamajig: Reset indexing method if all crystals fail integrationThomas White
2015-04-20indexamajig: Add --no-refineThomas White
2015-04-20Refine detector position in prediction refinementThomas White
2015-04-20refine_{radius,prediction}: unite common code (pair_peaks), avoid preliminary...Thomas White
2015-04-20Remove debugging statementsThomas White
2015-04-20Record profile radius before and after refinementThomas White
2015-04-20Throw out crystals which could not be refinedThomas White
2015-04-20Tweak weightings and cutoffsThomas White
2015-04-20Add prediction refinementThomas White
2015-04-01Initialise indexed_by to INDEXING_NONEThomas White
2015-02-20indexamajig: Show event ID if there are implausible reflectionsThomas White
2015-02-20indexamajig: Take a copy of the geometry structureThomas White
2015-02-18Fix profile radius determinationThomas White
2015-02-16indexamajig: --peaks=cxi instead of --peaks=hdf5 --cxi-hdf5-peaksThomas White
2015-02-12Increase max radius to 0.02e9 m^-1Thomas White
2015-02-12indexamajig: Add --fix-{profile-radius,bandwidth,divergence}Thomas White
2015-02-12Improved determination of profile radiusThomas White
2015-02-10Formatting and commentsThomas White
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