Changeset 23924 for trunk/extsrc/gpcsw/gpcsrc/fits/burntool/man/burntool.1
- Timestamp:
- Apr 18, 2009, 11:11:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/extsrc/gpcsw/gpcsrc/fits/burntool/man/burntool.1
r23490 r23924 53 53 power laws; downward burns as exponentials. 54 54 55 Burntool also identifies really blasted areas which are saturated from 56 top to bottom. These cannot be fitted, but are carried along for 57 EXPIRE_TRAIL_TIME seconds (default 2000) in the persistence list. The 58 idea is to give IPP a clue that something bad happened, and of course 59 the persistence info tells when it happened. This expiration time 60 for carrying the region can be set with "expire=N". 61 55 62 Burntool finishes by rewriting the modified MEF and all of the fits in 56 63 an output file ("out=file_name"). If desired, burntool can be run … … 112 119 npsf=3 Number of contributing PSF stars 113 120 fwhm=5.38 PSF FWHM [pix] (0.0 if fit fails) 114 m2=11.08 Second moment of distribution [pix^2] 115 qp=5.154 Plus quadrupole qxx-qyy [pix^2] 116 qc=0.560 Cross quadrupole 2*qxy [pix^2] 117 qt=-5.201 Tangential quadrupole [pix^2] 121 fmed=5.76 FWHM averaged over psfavg (0.0 if fit fails) 122 m2=11.08 Second moment of distribution [pix^2] (-99.99 if fails) 123 qp=5.154 Plus quadrupole qxx-qyy [pix^2] (-99.99 if fails) 124 qc=0.560 Cross quadrupole 2*qxy [pix^2] (-99.99 if fails) 125 qt=-5.201 Tangential quadrupole [pix^2] (-99.99 if fails) 118 126 q+ * cos(2*phi) + qx * sin(2*phi) 127 qpm=5.154 Plus quadrupole averaged over psfavg 128 qcm=0.560 Cross quadrupole averaged over psfavg 129 qtm=-5.201 Tangential averaged over psfavg 119 130 120 131 Helpful utilities include: … … 148 159 Input file for previous burn persistence streaks 149 160 161 infits=fname 162 Input FITS file for previous burn persistence streaks 163 (burn streaks stored in table extensions). If both 164 this and the 'in' input file option are specified, then 165 'in' takes precedence. 166 150 167 out=fname 151 168 Output file for burn streaks 169 170 deltables=fname 171 Copy mef_file to new FITS file 'fname' with burn streak 172 tables removed. NOTE: if specified, all other options 173 will be ignored! 152 174 153 175 psf=fname … … 199 221 bmask=X 200 222 Box size growth of burn/star (BMASK_GROW) 223 224 expire=N 225 Retire a blasted burn after N seconds 201 226 202 227 quiet={t|f}
Note:
See TracChangeset
for help on using the changeset viewer.
