####################################################################### # # # Centre d'Etude Spatiale des Rayonnements # # (in collaboration with ISDC) # # # # SPI background modelling # # # # ------------------------------------------------------------------- # # # # File: spi_obs_back.par # # Version: 1.1.0 # # Component: SAP # # # # Author: Juergen Knoedlseder # # knodlseder@cesr.fr # # CESR # # # # Purpose: Parameter file for the SPI background modelling task # # # # History: 1.1.0 29-Jan-2003 First ISDC delivery (Rev. 1) # # # ####################################################################### # # The input DOLs/filenames #========================= ingrpDOL,s,q,"",,,"Input Observation Group DOL or filename" inebdsDOL,s,q,"",,,"Energy boundary DOL or filename" ingtiDOL,s,q,"",,,"Good Time Interval DOL or filename" indspDOL,s,q,"",,,"Event Spectrum DOL or filename" indtiDOL,s,q,"",,,"Deadtime DOL or filename" # # The output DOLs/filenames #========================== outgrpDOL,s,q,"og_spi.fits[GROUPING]",,,"Output Observation Group DOL or filename" outidxDOL,s,q,"back_model_index.fits",,,"Background model index DOL or filename" outbgmDOL,s,q,"back_model.fits",,,"Background model DOL or filename" # # Task parameters #================ nmodel,i,q,1,1,5,"Number of background model components" model01,s,q,"DEADLIVE",CONST|ONTIME|DEADTIME|DEADLIVE|ADJACENT,,"Background model component 1" par01,s,q,"",,,"Background model component 1 parameters" norm01,r,q,1.0,,,"Background model component 1 scaling factor" model02,s,h,"CONST",CONST|ONTIME|DEADTIME|DEADLIVE|ADJACENT,,"Background model component 2" par02,s,h,"",,,"Background model component 2 parameters" norm02,r,h,0.0,,,"Background model component 2 scaling factor" model03,s,h,"CONST",CONST|ONTIME|DEADTIME|DEADLIVE|ADJACENT,,"Background model component 3" par03,s,h,"",,,"Background model component 3 parameters" norm03,r,h,0.0,,,"Background model component 3 scaling factor" model04,s,h,"CONST",CONST|ONTIME|DEADTIME|DEADLIVE|ADJACENT,,"Background model component 4" par04,s,h,"",,,"Background model component 4 parameters" norm04,r,h,0.0,,,"Background model component 4 scaling factor" model05,s,h,"CONST",CONST|ONTIME|DEADTIME|DEADLIVE|ADJACENT,,"Background model component 5" par05,s,h,"",,,"Background model component 5 parameters" norm05,r,h,0.0,,,"Background model component 5 scaling factor" # # Standard parameters #==================== clobber,b,h,yes,,,"Overwrite existing output data ?" verbose,i,h,3,0,3,"Information logging level"