software:peaksearch
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:peaksearch [2019/02/18 11:11] – external edit 127.0.0.1 | software:peaksearch [2019/02/20 20:43] (current) – smerkel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Peaksearch ====== | ====== Peaksearch ====== | ||
| - | Go to the newly created folder (which | + | Peaksearch |
| + | peaksearch.py | ||
| + | in a terminal. | ||
| - | peaksearch.py -n ../' | + | Peaksearch is used when [[processing: |
| - | **-f** marks the number of the first image, **-l** the number of the last image. | + | More details on peaksearch can be found in the [[https:// |
| - | **&&& | + | < |
| + | peaksearch.py -h | ||
| + | Usage: peaksearch.py [options] | ||
| - | From now on, we call the newly created | + | Options: |
| + | -h, --help | ||
| + | -n STEM, --namestem=STEM | ||
| + | Name of the files up the digits part eg mydata in | ||
| + | mydata0000.edf | ||
| + | -F FORMAT, --format=FORMAT | ||
| + | Image File format, eg edf or bruker | ||
| + | -f FIRST, --first=FIRST | ||
| + | Number of first file to process, default=0 | ||
| + | -l LAST, --last=LAST | ||
| + | -o OUTFILE, --outfile=OUTFILE | ||
| + | Output filename, default=peaks.spt | ||
| + | -d DARK, --darkfile=DARK | ||
| + | Dark current filename, to be subtracted, default=None | ||
| + | -D DARKOFFSET, --darkfileoffset=DARKOFFSET | ||
| + | Constant to subtract from dark to avoid overflows, | ||
| + | default=0 | ||
| + | -s SPLINE, --splinefile=SPLINE | ||
| + | Spline file for spatial distortion, | ||
| + | default=/data/opid11/inhouse/ | ||
| + | -p PERFECT, --perfect_images=PERFECT | ||
| + | Ignore spline Y|N, default=N | ||
| + | -O FLOOD, --flood=FLOOD | ||
| + | Flood file, default=None | ||
| + | -t THRESHOLDS, --threshold=THRESHOLDS | ||
| + | Threshold level, you can have several | ||
| + | --OmegaFromHeader | ||
| + | --OmegaOverRide | ||
| + | --singleThread | ||
| + | --profile=PROFILE_FILE | ||
| + | Write profiling information (you will want | ||
| + | singleThread too) | ||
| + | -S OMEGASTEP, --step=OMEGASTEP | ||
| + | Step size in Omega when you have no header info | ||
| + | -T OMEGA, --start=OMEGA | ||
| + | Start position in Omega when you have no header info | ||
| + | -k KILLFILE, --killfile=KILLFILE | ||
| + | Name of file to create stop the peaksearcher running | ||
| + | --ndigits=NDIGITS | ||
| + | -P PADDING, --padding=PADDING | ||
| + | Is the image number | ||
| + | 0001 or just 1 in image name, default=Y | ||
| + | -m, --median1D | ||
| + | subtracts it from image. For liquid background on | ||
| + | radially transformed images | ||
| + | --monitorcol=MONITORCOL | ||
| + | Header value for incident beam intensity | ||
| + | --monitorval=MONITORVAL | ||
| + | Incident beam intensity value to normalise to | ||
| + | --omega_motor=OMEGAMOTOR | ||
| + | Header value to use for rotation motor position | ||
| + | [Omega] | ||
| + | --omega_motor_step=OMEGAMOTORSTEP | ||
| + | Header value to use for rotation width [OmegaStep] | ||
| + | --interlaced | ||
| + | </ | ||
| - | Sometimes the algorithm does not work because it cannot read the median file. You can try to run PeakSearch without typing //-d median_file.edf// | ||
software/peaksearch.1550484719.txt.gz · Last modified: by 127.0.0.1
