- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
extsrc/gpcsw/gpcsrc/fits/burntool/man/burntool.1 (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/extsrc/gpcsw/gpcsrc/fits/burntool/man/burntool.1
r24391 r27839 53 53 power laws; downward burns as exponentials. 54 54 55 The fit to downward, persistence burns may have an unreasonable "slope" 56 (meaning exponential sign), increasing away from the burn origin. 57 These are discarded unless "persist=t" is invoked. It is possible 58 for the fit to be fooled by uncataloged stars, so the persistence 59 can be kept in the output file with "persist=t" (although no fit 60 correction is applied) and they will propagate from input to output 61 until they finally achieve a legal fit with negligible amplitude. 62 Note that if burntool decides that a fit had a bad slope but was 63 non-negligible it writes a function type "BURN_POSSLOPE" = 4 so 64 the box is available for masking if desired, and can be refitted 65 on subsequent images. 66 55 67 Burntool also identifies really blasted areas which are saturated from 56 68 top to bottom. These cannot be fitted, but are carried along for … … 219 231 220 232 tableonly={t|f} 221 Calculate fits but do *not* modify the input MEF images,233 Calculate fits but do *not* modify the input MEF pixels, 222 234 only write the fit data as a FITS and/or text table (default f) 223 235 … … 231 243 'in' takes precedence. 232 244 245 persist={t|f} 246 Retain persistence streaks whose fit slope turned out to be 247 unreasonable. 248 233 249 out=fname 234 250 Output file for burn streaks … … 290 306 expire=N 291 307 Retire a blasted burn after N seconds 308 309 EADU=x 310 Set the minimum e/ADU for acceptable cell sky noise 311 (default 0.3). Should not normally be changed! 312 RN=x 313 Set the maximum read noise for acceptable cell sky noise 314 (default 20). Should not normally be changed! 315 316 Any cell whose noise variance in the sky is greater than 317 sky/EADU+RN*RN is rejected out of hand, and skipped for 318 further processing. 292 319 293 320 quiet={t|f} … … 332 359 BUGS: 333 360 090224: Still in development 361 090810: Squished a few memory bugs 334 362 335 363 SEE ALSO:
Note:
See TracChangeset
for help on using the changeset viewer.
