Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nksauter authored Feb 23, 2018
1 parent 28f4417 commit ae55e71
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# fv5080
Code related to Journal of Synchrotron Radiation paper FV5080
Tsung-Wei Ke, Aaron S. Brewster, Stella X. Yu, Daniela Ushizima, Chao Yang, and Nicholas Sauter (2018)
A Convolutional Neural Network-Based Screening Tool for X-ray Serial Crystallography
under review.

Explanation:
Raw data (five datasets) may be downloaded from the Coherent X-ray Imaging Data Bank at the following URL:
http://cxidb.org/id-76.html
Please note that each file is large (about 13 GB).

Data are written in HDF5 format, 2000 images per dataset.
Image data may be viewed with the program dials.image_viewer as follows:
1) Download the DIALS program from https://dials.github.io
2) Work on your local machine--slow X-connections will stall.
3) Download the FormatHDF5ImageDictionary.py file from this repository and place it in the following new directory
created on your local filesystem; ${HOME}/.dxtbx/
4) Use the command dials.image_viewer <*.h5 file>


0 comments on commit ae55e71

Please sign in to comment.