diff options
author | Thomas White <taw@physics.org> | 2018-12-06 16:29:43 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-12-06 16:31:19 +0100 |
commit | 20c476104e67a9b98caeefd857cab84320fc916a (patch) | |
tree | bfca14b60483e77868243e82d1d68767b65689f2 /README | |
parent | 1f2b0719735d4c58fa17df0e9c672dff0456fe45 (diff) |
Add make_pixelmap to core CrystFEL
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -31,6 +31,7 @@ Authors: Helen Ginn <helen@strubi.ox.ac.uk> Nicolas Riebesel <nicolas.riebesel@tuhh.de> Yaroslav Gevorkov <yaroslav.gevorkov@desy.de> + Omri Mor <omor1@asu.edu> CrystFEL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -100,7 +101,9 @@ In addition, there is also: - render_hkl, for turning reflection lists into pretty graphics. - - list_events, for creating event lists from multi-event files + - list_events, for creating event lists from multi-event files. + + - make_pixelmap, for creating pixel maps for Cheetah, OnDA etc. There is also a folder full of scripts for achieving many related tasks. |