Calculate average I/sigma from .sca file: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
This python script will analyze a .sca-file and print out the key statistics missing from the standard SCALEPACK log-file, namely <math><I/sigma></math> per resolution shell.  Syntax is quite simple
This python script will analyze a .sca-file and print out the key statistics missing from the standard SCALEPACK log-file, namely <math><I/sigma></math> per resolution shell.  Syntax is quite simple


./ioversigma.py <.sca-file name> <number of shells>
  ./ioversigma.py <.sca-file name> <number of shells>


The number of shells is an optional parameter and defaults to 10 if omitted.
The number of shells is an optional parameter and defaults to 10 if omitted.
67

edits