aboutsummaryrefslogtreecommitdiff
path: root/doc/reference
AgeCommit message (Collapse)Author
2018-12-19This is CrystFEL 0.8.00.8.0Thomas White
2018-05-17Merge branch 'tom/cmake'Thomas White
2018-05-17This is CrystFEL 0.7.00.7.0Thomas White
2018-05-17Update reference docsThomas White
2018-03-28Add gtk-doc stuffThomas White
This is really horrible and doesn't work 100%. Replace with something else ASAP
2018-03-12Remove autotoolsThomas White
2017-10-19Add read_reflections_2() to APIThomas White
New version for reading the symmetry as well
2017-10-19Remove read_reflections_from_file() from APIThomas White
See c0ce8fb4 for the rationale behind this.
2017-10-12Remove write_reflections_to_file() from APIThomas 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-24This is CrystFEL 0.6.30.6.3Thomas White
2017-07-05Update docsThomas White
2017-07-05Rearrange quaternion declarations so that gtk-doc can copeThomas 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-31Offset peak locations from HDF5 or CXI files by 0.5,0.5Thomas 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-10Allow peak table location to be given in geometry fileThomas White
2016-03-21This is CrystFEL 0.6.20.6.2Thomas White
2016-03-18Update docsThomas White
2015-08-03This is CrystFEL 0.6.10.6.1Thomas White
2015-07-21Update API docsThomas White
2015-02-23This is CrystFEL 0.6.00.6.0Thomas White
2015-02-16Update API docsThomas White
2014-10-23Add intmat_identity()Thomas White
2014-09-30Cell vector gradients for SCSphere, plus general rationalisationThomas White
2014-09-24Beam file removal, part IIThomas White
2014-09-22Clean up docsThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-19Remove cell_{get,set}_pointgroup() from APIThomas White
2014-09-05Multi-event modeValerio Mariani
2014-09-05This is CrystFEL 0.5.40.5.4Thomas White
2014-09-05Update docsThomas White
2014-06-26Tidy up / fussinessThomas White
2014-04-09This is CrystFEL 0.5.30.5.3Thomas White
2014-04-09Update docsThomas White
2014-03-03Update docsThomas White
2013-12-06This is CrystFEL 0.5.20.5.2Thomas White
2013-12-03Update docsThomas White
2013-07-05This is CrystFEL 0.5.10.5.1Thomas White
2013-07-04Update docsThomas White
2013-05-06Add is_centric() to docsThomas White
2013-05-02Merge branch 'tom/partials'Thomas White
2013-04-19This is CrystFEL 0.5.00.5.0Thomas White
2013-04-17Add Lorentz factorThomas White
2013-04-17Add PartialityModel to docsThomas White
2013-04-11Add set_symmetry_name()Thomas White
2013-03-04Add crystal_copy()Thomas White
2013-03-01Update docs (and shake out buglets revealed along the way)Thomas White
2013-03-01Use gtk-doc for libcrystfel only (not the contents of src)Thomas White
2013-01-28First bit of CrystalThomas White
2013-01-10This is CrystFEL 0.4.30.4.3crystfel-0.4Thomas White
2013-01-04Tidy up documentationThomas White
2012-10-20Update documentationThomas White