Changes between Version 28 and Version 29 of Basic_GPC1_Processing_for_End_Users
- Timestamp:
- Apr 3, 2009, 7:50:15 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Basic_GPC1_Processing_for_End_Users
v28 v29 53 53 -weight chip/o4741g0234o.36475.ch.11948.XY55.ch.wt.fits \ 54 54 -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF \ 55 -F PSPHOT.PSF.SAVE PSPHOT.PSF.SKY.SAVE \ 55 56 testout 56 57 }}} 57 58 58 will create testout.cmf (the "-F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF" isneeded to avoid '{CHIP.NAME}' being put in the name of your output file since in normal processing psphot thinks that if it's using the GPC1 camera it should use 'recipes/filerules-split.mdc'). If you want to see what psphot is doing as it runs, you may be interested in the '-visual' option59 will create testout.cmf (the "-F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF" and "-F PSPHOT.PSF.SAVE PSPHOT.PSF.SKY.SAVE" are needed to avoid '{CHIP.NAME}' being put in the name of your output file since in normal processing psphot thinks that if it's using the GPC1 camera it should use 'recipes/filerules-split.mdc'). If you want to see what psphot is doing as it runs, you may be interested in the '-visual' option 59 60 60 61 {{{ … … 64 65 -visual \ 65 66 -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF \ 67 -F PSPHOT.PSF.SAVE PSPHOT.PSF.SKY.SAVE \ 66 68 testout 67 69 }}}
