aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-03Configure PDB filename for get_hkl and pattern_simThomas White
2010-06-03Fix memory leakThomas White
2010-06-03Initialise orientation for imageThomas White
2010-06-02Just use memcpy() instead of loopingThomas White
2010-06-02Close more stuffThomas White
2010-06-02Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfelThomas White
2010-06-02Missing spaceThomas White
2010-06-02Try again at bad pixel maskThomas White
2010-06-02Do indentation properlyThomas White
2010-06-02Bad pixel mask is actually 16 bitsThomas White
2010-06-02Proper handling of bad pixel maskThomas White
2010-06-02Take account of bad regions of detectorThomas White
2010-05-31Fix memory leak once more...Thomas White
2010-05-28Try again...Thomas White
2010-05-28Remove unnecessary stuffThomas White
2010-05-28Fix WEIRD Valgrind warningsThomas White
2010-05-28Fix image buffer memory leakThomas White
2010-05-27Handle I0 == 1.0 correctlyThomas White
2010-05-27Don't record scaling factors if gas detector value wasn't availableThomas White
2010-05-27Fix peak sanity checkThomas White
2010-05-27Plug obvious memory leakThomas White
2010-05-26Update commentThomas White
2010-05-26Remove f0 debug outputThomas White
2010-05-26Count sane hitsThomas White
2010-05-26Add peak sanity checkThomas White
2010-05-26Fix "Don't use simage for intensity output"Thomas White
2010-05-26Make polarisation correction optional (whoops)Thomas White
2010-05-26Don't use simage for intensity outputThomas White
2010-05-26process_hkl: Read f0 from data streamThomas White
2010-05-26process_hkl: Output gas detector values with scaling factorsThomas White
2010-05-26Fix f0 outputThomas White
2010-05-25Add gas detector value to output streamThomas White
2010-05-25Polarisation correction for extracted intensitiesThomas White
2010-05-06Fix cell used for output_intensities()Thomas White
2010-05-06Implement GRADIENT_MOSAIC and GRADIENT_INTERPOLATEThomas White
2010-05-06hdfsee: Use selected colour scale for PNG outputThomas White
2010-05-06process_hkl: Don't try to compare against structure, EVER, if no structure is...Thomas White
2010-05-06hdfsee: Don't attempt to load peaks if HDF5 file couldn't be openedThomas White
2010-05-04process_hkl: Implement --scale optionThomas White
2010-05-04process_hkl: Placeholder for detwinningThomas White
2010-05-04process_hkl: Handle old and new input formatsThomas White
2010-05-04process_hkl: Add progress barThomas White
2010-05-04pattern_sim: Preparations for more advanced mergingThomas White
2010-05-04pattern_sim: Switchable gradient methodsThomas White
2010-04-30New double hit statisticsThomas White
2010-04-29Clarify peak statisticsThomas White
2010-04-29Make peak detection/indexing statistics more liberalThomas White
2010-04-29Peak detection/indexing statisticsThomas White
2010-04-29Peak integration improvementsThomas White
2010-04-28hdfsee: Properly handle negatives in numbers boxThomas White