Data Processing at SACLA: Difference between revisions
Jump to navigation
Jump to search
Nicksauter (talk | contribs) (Created page with "1) AgBeh (silver behenate). Determine detector distance and beam center") |
Nicksauter (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Headline text == | |||
1) AgBeh (silver behenate). Determine detector distance and beam center | 1) AgBeh (silver behenate). Determine detector distance and beam center | ||
--> update SACLA-provided *.geom file (CrystFEL format) | |||
--> run sacla geom to json on *.geom to get equivalent for DIALS processing | |||
== DIALS workflow == | |||
dials.import file.h5 (the h5 will have 1000's of images in it) | |||
--> datablock.json. Has experimental models as abstracted from image header | |||
dials.find_spots datablock.json | |||
--> strong.pickle | |||
dials.index strong.pickle datablock.json | |||
--> indexed.pickle experiments.json | |||
== Aggregate processing at XFELS == | |||
dials.stills_process (substitutes for the individual steps) |
Revision as of 22:17, 17 November 2017
Headline text
1) AgBeh (silver behenate). Determine detector distance and beam center --> update SACLA-provided *.geom file (CrystFEL format) --> run sacla geom to json on *.geom to get equivalent for DIALS processing
DIALS workflow
dials.import file.h5 (the h5 will have 1000's of images in it) --> datablock.json. Has experimental models as abstracted from image header
dials.find_spots datablock.json --> strong.pickle
dials.index strong.pickle datablock.json --> indexed.pickle experiments.json
Aggregate processing at XFELS
dials.stills_process (substitutes for the individual steps)