############################################################### # OSIM # # os_pdefgen.par # # parameter file for the OSIM PDEF file Generator # # # # davide@ifctr.mi.cnr.it # # version 4.1 # ############################################################### revolution,i,h,1,0,9999,"Revolution (sim) number" pdeffile,s,h,"sim/simu_pointing.fits",,,"Name of output OSIM-PDEF-LST file" attifile,s,ql,"sim/simu_attitude.fits",,,"Name of output AUXL-ATTI-HIS file" #Dithering reference point definition (DRP_PARS) galcoor,b,h,no,,,"Use Galactic instead of J2000 coordinates?" noposang,b,h,no,,,"Specify Z axis direction instead of Position Angle" posang,r,h,0.0,-360.,360.,"Position Angle (degrees)" xra,s,h,"H 0 0 0.0",,,"Right Asc. of X at DRP (J2000, H/Dxx mm ss.s)." xdec,s,h,"0 0 0.0",,,"Declination of X at DRP (J2000, dd mm ss.s)" zra,s,h,"D 90 0 0.0",,,"Right Asc. of Z at DRP (J2000, H/Dxx mm ss.s)." zdec,s,h,"0 0 0.0",,,"Declination of Z at DRP (J2000, dd mm ss.s)." xl,r,h,0.0,-360.,360.,"Longitude (l) of X at DRP (degrees)." xb,r,h,0.0,-90.,90.,"Latitude (b) of X at DRP (degrees)" zl,r,h,90.0,-360.,360.,"Longitude (l) of Z at DRP (degrees)" zb,r,h,0.0,-90.,90.,"Latitude (b) of Z at DRP (degrees)" #Dithering pattern definition dithering,i,h,2,0,9,"Dithering pattern code" ylines,i,h,5,1,50,"Number of lines in the Y direction of Dithering." zlines,i,h,5,1,50,"Number of lines in the Z direction of Dithering." delta_y,r,h,2.0,0.0,10.0,"Distance in Y from next pointing (deg)" delta_z,r,h,2.0,0.0,10.0,"Distance in Z from next pointing (deg)" delta_r,r,h,2.0,0.0,10.0,"Pattern radius (deg)" #Orientation Parameters (ORIENTATION_PARS) advanced,b,h,n,,,"Use advanced orientation parameters?" delta_roll_all,r,h,0.0,-360.,360.,"Additional rotation to apply to all pointings (deg)" delta_roll_next,r,h,0.0,-360.,360.,"Additional rotation to apply from one pointing to the next (deg)" delta_roll_cycle,i,h,24,0,,"Number of pointings before rotations invert direction (0=no inversion)" #Duration parameters (DURATION_PARS) point_dur,r,ql,4000,0.0,,"Duration of a pointing (sec)." slew_dur,r,ql,60,0.0,,"Duration of a slew (sec)." usepn,b,ql,yes,,,"Specify N. of pointings instead of Total Duration?." point_num,i,ql,25,0.0,,"Number of pointings" total_dur,r,ql,100000,0.0,,"Total Duration (sec)." #Instrument modes ibismode,i,h,0,0,100,"IBIS Mode" spimode,i,ql,41,0,100,"SPI Mode" jmx1mode,i,h,0,0,100,"JEM-X 1 Main Mode" jmx2mode,i,h,0,0,100,"JEM-X 2 Main Mode" verbose,i,h,1,0,100,"Verbosity (0=no, 100=all)" mode,s,h,"h",,,"Mode"