Eiger: Difference between revisions

58 bytes removed ,  23 May 2017
no edit summary
No edit summary
No edit summary
Line 66: Line 66:
* Install numpy (yum -y install numpy) as root if you get the error message
* Install numpy (yum -y install numpy) as root if you get the error message
** ImportError: No module named numpy.core.multiarray
** ImportError: No module named numpy.core.multiarray
Before creating XDS.INP, modify the script according to your needs:
Once XDS.INP has been generated,
* Make sure no nonsense has been extracted from master.h5.
* Make sure INCIDENT_BEAM_DIRECTION= corresponds to the experimental geometry.
* Point LIB= to where Neggia is saved.
* Point LIB= to where Neggia is saved.
** Comment out LIB= if Neggia isn't used (not recommended).
** Comment out LIB= if Neggia isn't used (not recommended).
* Set MAXIMUM_NUMBER_OF_JOBS= and MAXIMUM_NUMBER_OF_PROCESSORS= to similar values whose product is slightly smaller than the total number of threads on your system.
* Set MAXIMUM_NUMBER_OF_JOBS= and MAXIMUM_NUMBER_OF_PROCESSORS= to similar values whose product is slightly smaller than the total number of threads on your system.
Once XDS.INP has been generated, make sure
* No nonsense has been extracted from master.h5.
* INCIDENT_BEAM_DIRECTION= corresponds to the experimental geometry.


= Less efficient way of processing Eiger data, using conversion to CBF=  
= Less efficient way of processing Eiger data, using conversion to CBF=  
18

edits