1
2
3
4
5
6
7
8
|
# _MSFINDSPEC2 -- Create a new database, initialize with a template
# image, refine the positions, and fit a position function.
image,f,a,,,,Image
template,f,a,,,,Template image
width,r,a,10,,,Width of spectra
naverage,i,a,20,1,,Number of lines to average
verbose,b,a,no,,,Verbose output?
|