# # Analysis command descriptions: # help # file templates # file types # analysis command line counts -- number of events in region *.qp *.imh QPOE IMH ${SAORD_BIN}/uiraf '${xraybin}'/x_xspatial.e imcnts source='${filename}' region=$sregion_pixels bkgd=0 table=NONE | $idle_saotng | ${SAORD_BIN}/xtext -title 'imcnts:${filename}' normalized counts -- number of events in region with background subtraction *.qp *.imh QPOE IMH ${SAORD_BIN}/uiraf '${xraybin}'/x_xspatial.e imcnts source='${filename}' region=$sregion_pixels bkgd='${filename}' bkgdregion=$bregion_pixels table=NONE | idle_saotng | ${SAORD_BIN}/xtext -title 'imcnts:${filename}' minmax -- calculate the min and max of the entire image file *.qp *.imh QPOE IMH ${SAORD_BIN}/uiraf '${bin}'/x_images.e minmax image='${filename}' update=yes verbose=no | $idle_saotng | idle_saotng | ${SAORD_BIN}/xtext -title 'minmax:${filename}' minmax -- calculate the min and max of the current image section * FITS $data | ${SAORD_BIN}/fminmax 2>$errorlog | $idle_saotng | ${SAORD_BIN}/xtext -title 'fminmax:${filename}'