####################################################################### # # # Centre d'Etude Spatiale des Rayonnements # # (in collaboration with ISDC) # # # # SPI PSD discrimination optimisation # # # # ------------------------------------------------------------------- # # # # File: spi_psd_optimise.par # # Version: 2.0.1 # # Component: SAP # # # # Author: Juergen Knoedlseder # # knodlseder@cesr.fr # # CESR # # # # Purpose: Parameter file of the SPI PSD discrimination # # optimisation executable # # # # History: 2.0.1 21-Jan-2003 Second ISDC delivery # # # ####################################################################### # # The input DOLs/filenames #========================= ingrpDOL,s,q,"",,,"Input Observation Group DOL or filename" ingtiDOL,s,q,"",,,"Good Time Interval DOL or filename" insetDOL,s,q,"${ISDC_IC_TREE}/ic/spi/cal/spi_cube_set_0001.fits[1]",,,"PSD response cube definition DOL or filename" incoeffDOL,s,q,"${ISDC_IC_TREE}/ic/spi/cal/spi_coef_cal_0014.fits[1]",,,"Gain correction DOL (File/IDX)" # # The output DOLs/filenames #========================== outgrpDOL,s,q,"og_spi.fits[1]",,,"Output Observation Group DOL or filename" outdisDOL,s,q,"spi/psd_disc.fits",,,"PSD discrimination DOL or filename" # # Task parameters #================ alpha,r,q,0.0,0.0,,"Signal-to-background fraction" method,s,h,"2D",NO|SAID|ONBOARD|2D|2DSLICE|3D,,"Optimisation method (NO/SAID/ONBOARD/2D/2DSLICE/3D)" nslices,i,h,10,0,,"Number of slices for 2DSLICE" slice,b,h,no,,,"Optimise PSD for time sub-intervals ?" ontime,r,h,50000.0,,,"Constant ONTIME slice (seconds)" # # Standard parameters #==================== clobber,b,h,yes,,,"Overwrite existing output data ?" verbose,i,h,3,0,3,"Information logging level"