aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-25Remove "sphere", "thin" and "gaussian" partiality models, add "scgaussian"Thomas White
2014-09-25WIP on gradients for scsphereThomas White
2014-09-24Remove bandwidth, divergence and profile radius from struct beam_paramsThomas White
2014-09-24WTF is this doing here?Thomas White
2014-09-24Remove beam radius and nphotons from struct beam_paramsThomas White
2014-09-24Set (hardcoded) "beam" parametersThomas White
2014-09-24FormattingThomas White
2014-09-24hdfsee: Take account of beam parametersThomas White
2014-09-24hdfsee: Fix peak parsingThomas White
2014-09-24Avoid a malloc() callThomas White
2014-09-24FussinessThomas White
2014-09-24Move photon_energy to "geometry" fileThomas White
2014-09-22FormattingThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-19Introduce CrystFEL unit cell filesThomas White
2014-09-18Tidy up scaling/CCs a bitThomas White
2014-09-18Fixed message from check_hkl.cTakanori Nakane
2014-09-18Fixed option name 'min_cc' to 'min-cc'Takanori Nakane
2014-09-18Added scripts/plot-cc-and-scale.R to show how to plotTakanori Nakane
2014-09-18Calculate CC for each frame. Reject bad frames (--min-cc). Output stats (--st...Takanori Nakane
2014-09-12process_hkl: Fix condition for histogrammingThomas White
2014-09-12FormattingThomas White
2014-09-12partial_sim: Initialise image.event to NULLThomas White
2014-09-11Fix flag typeThomas White
2014-09-11ambigator: Don't read peak listsThomas White
2014-09-09pattern_sim: Fix handling of centric reflectionsThomas White
2014-09-05More bugfixes for multi-event modeValerio Mariani
2014-09-05Multi-event mode bug fixesValerio Mariani
2014-09-05Multi-event modeValerio Mariani
2014-09-05Moved opening of file inside hdf5_read function for better encapsulationValerio Mariani
2014-09-05Changed code to use the hdf5_write_image instead of the deprecated hd5_writeValerio 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-09-05Geometry file is now mandatory for hdfseeValerio Mariani
2014-08-25Report final indexing percentageThomas White
2014-08-19Clean up a couple of warningsThomas White
2014-08-18hdfsee: Disable calibration mode option when appropriateThomas White
2014-08-18hdfsee: Fix height of status barThomas White
2014-08-18FussinessThomas White
2014-08-13Fix handling of overlapping reflectionsThomas White
2014-08-13indexamajig: Add --highresThomas White
2014-08-13hdfsee/render_hkl: Show negative values on colour scaleThomas White
2014-08-13hdfsee: Handle non-integers in numbers viewThomas White
2014-08-13hdfsee: Tweak scrolling behaviourThomas White
2014-08-12Added scrollbar in hdfseeTakanori Nakane
2014-08-12FussinessThomas White
2014-08-12Export to ADSC format.Takanori Nakane
2014-08-12partial_sim: Fix free(geomfile)Thomas White