|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--dwvisser.analysis.BatchCalibration
Program to take an input specification file and .hdf files with calibration spectra, and run auto peak-fitting to give energy calibrations.
Constructor Summary | |
BatchCalibration(java.io.File batch,
java.io.File arrayCalFile)
Creates new YLSAcalibration |
Method Summary | |
static void |
main(java.lang.String[] args)
Launches the calibration, using the command line argument as the input file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BatchCalibration(java.io.File batch, java.io.File arrayCalFile)
batch
- input text file formatted as specified above.Method Detail |
public static void main(java.lang.String[] args)
args
- input file to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |