Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-07 | Remove old documentation stuff | Thomas White | |
2018-12-19 | This is CrystFEL 0.8.00.8.0 | Thomas White | |
2018-05-17 | Merge branch 'tom/cmake' | Thomas White | |
2018-05-17 | This is CrystFEL 0.7.00.7.0 | Thomas White | |
2018-05-17 | Update reference docs | Thomas White | |
2018-03-28 | Add gtk-doc stuff | Thomas White | |
This is really horrible and doesn't work 100%. Replace with something else ASAP | |||
2018-03-12 | Remove autotools | Thomas White | |
2017-10-19 | Add read_reflections_2() to API | Thomas White | |
New version for reading the symmetry as well | |||
2017-10-19 | Remove read_reflections_from_file() from API | Thomas White | |
See c0ce8fb4 for the rationale behind this. | |||
2017-10-12 | Remove write_reflections_to_file() from API | Thomas White | |
It's there because it used to be used to write the reflections into the stream. Therefore there was a need for a function to write a bare list of reflections to a file, with no headers. Since then, the stream and merged reflection file formats have diverged, so there's no use for this other than to confuse people. | |||
2017-07-24 | This is CrystFEL 0.6.30.6.3 | Thomas White | |
2017-07-05 | Update docs | Thomas White | |
2017-07-05 | Rearrange quaternion declarations so that gtk-doc can cope | Thomas White | |
The utils file contains two gtk-doc sections, "utils" and "quaternion", with a change of section halfway through. It seems that gtk-doc doesn't like it if the declarations are all mixed together. | |||
2017-03-31 | Offset peak locations from HDF5 or CXI files by 0.5,0.5 | Thomas White | |
CrystFEL considers all peak locations to be distances from the corner of the detector panel, in pixel units, consistent with its description of detector geometry. In contrast, Cheetah considers the peak locations to be pixel indices in the data array. Therefore, a half-pixel offset is needed when importing the peak lists. For users who need the old behaviour, this commit adds a new option indexamajig --no-half-pixel-shift to deactivate this offset. | |||
2016-08-10 | Allow peak table location to be given in geometry file | Thomas White | |
2016-03-21 | This is CrystFEL 0.6.20.6.2 | Thomas White | |
2016-03-18 | Update docs | Thomas White | |
2015-08-03 | This is CrystFEL 0.6.10.6.1 | Thomas White | |
2015-07-21 | Update API docs | Thomas White | |
2015-02-23 | This is CrystFEL 0.6.00.6.0 | Thomas White | |
2015-02-16 | Update API docs | Thomas White | |
2014-10-23 | Add intmat_identity() | Thomas White | |
2014-09-30 | Cell vector gradients for SCSphere, plus general rationalisation | Thomas White | |
2014-09-24 | Beam file removal, part II | Thomas White | |
2014-09-22 | Clean up docs | Thomas White | |
2014-09-22 | Beam file removal, part I | Thomas White | |
2014-09-19 | Remove cell_{get,set}_pointgroup() from API | Thomas White | |
2014-09-05 | Multi-event mode | Valerio Mariani | |
2014-09-05 | This is CrystFEL 0.5.40.5.4 | Thomas White | |
2014-09-05 | Update docs | Thomas White | |
2014-06-26 | Tidy up / fussiness | Thomas White | |
2014-04-09 | This is CrystFEL 0.5.30.5.3 | Thomas White | |
2014-04-09 | Update docs | Thomas White | |
2014-03-03 | Update docs | Thomas White | |
2013-12-06 | This is CrystFEL 0.5.20.5.2 | Thomas White | |
2013-12-03 | Update docs | Thomas White | |
2013-07-05 | This is CrystFEL 0.5.10.5.1 | Thomas White | |
2013-07-04 | Update docs | Thomas White | |
2013-05-06 | Add is_centric() to docs | Thomas White | |
2013-05-02 | Merge branch 'tom/partials' | Thomas White | |
2013-04-19 | This is CrystFEL 0.5.00.5.0 | Thomas White | |
2013-04-17 | Add Lorentz factor | Thomas White | |
2013-04-17 | Add PartialityModel to docs | Thomas White | |
2013-04-11 | Add set_symmetry_name() | Thomas White | |
2013-03-04 | Add crystal_copy() | Thomas White | |
2013-03-01 | Update docs (and shake out buglets revealed along the way) | Thomas White | |
2013-03-01 | Use gtk-doc for libcrystfel only (not the contents of src) | Thomas White | |
2013-01-28 | First bit of Crystal | Thomas White | |
2013-01-10 | This is CrystFEL 0.4.30.4.3crystfel-0.4 | Thomas White | |
2013-01-04 | Tidy up documentation | Thomas White | |