1
2
3
4
5
6
7
8
9
10
11
12
|
# FLATDIV parameter file
input,s,a,,,,Input image root file name
records,s,a,,,,Range of spectral records
output,s,a,,,,Output file root name for new spectra
start_rec,i,a,1,0,9999,Next starting spectral record
flat_file,s,a,,,,Image root name for output flat field spectra
coincor,b,h,)_.coincor,,,Apply coincidence correction to spectra
ccmode,s,h,)_.ccmode,,,Correction mode (photo|iids)
deadtime,r,h,)_.deadtime,,,Deadtime in seconds
power,r,h,)_.power,,,IIDS power law coefficient
|