IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16003   19 years eugene added A[][] for matrix set / get
(edit) @16002   19 years eugene partial solution to server timeouts
(edit) @16001   19 years eugene handle N < 2, values are nan, inf
(edit) @16000   19 years eugene allow -phu to show DIS-only images (a hack?)
(edit) @15999   19 years eugene -name is a substr match
(edit) @15998   19 years eugene shock: native FITS 8 bit is unsigned, not signed!
(edit) @15997   19 years eugene added option to align y-axis with north; added euler rotations; added …
(edit) @15995   19 years gusciora Added the tap_pmAstrometry.c which tests many of the FPA/Chip/cell …
(edit) @15994   19 years gusciora Removed tst_pmAstrometry.c, which only tested the …
(edit) @15993   19 years gusciora Small change to tap_pmHDU.c.
(edit) @15992   19 years eugene adding links from raw,chip,cam to warp,stack; use degrees for RA,DEC
(edit) @15991   19 years gusciora Removed tap_pmImageCombine
(edit) @15990   19 years gusciora Modified the plan_tests() argument only.
(edit) @15989   19 years gusciora Small modifications to get the tap stuff working correctly.
(edit) @15988   19 years gusciora First version. Only 10% complete.
(edit) @15987   19 years gusciora Modified file reads to look for dataFiles and then ../dataFiles. Other …
(edit) @15986   19 years gusciora Modified file reads to look for dataFiles and then ../dataFiles.
(edit) @15985   19 years gusciora Significant changes and additions.
(edit) @15984   19 years gusciora Removed pmPeakTest().
(edit) @15983   19 years gusciora Added code to do some PS_ASSERTS for input parameters.
(edit) @15982   19 years gusciora Cosmetic changes only.
(edit) @15981   19 years gusciora Changed some assert() code to PS_ASSERT() code.
(edit) @15980   19 years gusciora Removed pmSourceTest() and added some PS_ASSERTS.
(edit) @15979   19 years gusciora Got rid of pmPeakTest().
(edit) @15978   19 years gusciora Added code to do PS_ASSERTS.
(edit) @15977   19 years gusciora Changed some PS_ASSERTS to return NANs instead of FALSE.
(edit) @15976   19 years gusciora Initialized a couple of pointers to NULL.
(edit) @15975   19 years gusciora Added a comment.
(edit) @15974   19 years gusciora Added some PS_ASSERTS and a few cosmetic changes.
(edit) @15973   19 years gusciora Added pmMemCheck functions.
(edit) @15972   19 years gusciora Added pmMemCheck functions and some PS_ASSERTS.
(edit) @15971   19 years eugene add
(edit) @15970   19 years eugene fixing warp and stack pages
(edit) @15969   19 years eugene fixed print formatting
(edit) @15968   19 years eugene trying boxcar of 3, overscan per row for gpc1
(edit) @15967   19 years eugene minor mods on output formats
(edit) @15966   19 years eugene minor mods to allowed moments range
(edit) @15965   19 years eugene adding PASTRO.FIELD.PADDING
(edit) @15964   19 years eugene adding MASK.GROW.NPIX
(edit) @15963   19 years eugene used PSASTRO.FIELD.PADDING to extend field range
(edit) @15962   19 years eugene effArea on first pass can be very wrong; be a bit conservative
(edit) @15961   19 years eugene toSky should be DIS not WRP!
(edit) @15960   19 years eugene test code trying to find an error
(edit) @15959   19 years eugene missing break resulted in memory corruption
(edit) @15958   19 years eugene need to exclude mostly-masked pixels, use nan as a sentinel
(edit) @15957   19 years eugene base sql does not end in a where
(edit) @15956   19 years eugene sql was returning Nchip x the desired result
(edit) @15955   19 years eugene added missing sql entry
(edit) @15954   19 years eugene adding formats to fields, minor updates
(edit) @15953   19 years eugene modification to the grow algorithm
(edit) @15952   19 years eugene tweaking flatmask options
(edit) @15951   19 years eugene turning on dark,mask,flat for science analysis
(edit) @15950   19 years eugene adding readnoise, dropping EXTEND as part of format identification
(edit) @15949   19 years eugene drop CTYPE as part of format identification
(edit) @15948   19 years eugene setting FITS types for various output images
(edit) @15947   19 years eugene added REPLACE.MASKED
(edit) @15946   19 years eugene adding concept inheritance in some cases
(edit) @15945   19 years eugene set up to replace masked pixels with background model; use chip median …
(edit) @15944   19 years eugene reduce vebosity
(edit) @15943   19 years eugene add notes
(edit) @15942   19 years eugene reduce verbosity
(edit) @15941   19 years eugene added comment
(edit) @15940   19 years eugene allowing processChip to accept a metadata or a string
(edit) @15939   19 years eugene turn down verbosity
(edit) @15938   19 years eugene add hack min limit on input pixels
(edit) @15937   19 years eugene splitting up ppMergeMask, adding iteration and grow
(edit) @15936   19 years eugene split psphotImageMedian into psphotModelBackground and …
(edit) @15933   19 years eugene adding ppImageReplaceBackground
(edit) @15932   19 years eugene move get_model_readout to psModules (pmFPAGenerateReadout)
(edit) @15931   19 years eugene added code for pmFPAGenerateReadout
(edit) @15930   19 years eugene added const to pmFPAfileCopyStructureView
(edit) @15929   19 years eugene indenting
(edit) @15928   19 years eugene add
(edit) @15923   19 years eugene added tvchannel
(edit) @15922   19 years eugene turn on masking
(edit) @15921   19 years eugene PPIMAGE.MASK must be of type MASK
(edit) @15920   19 years eugene default bscale
(edit) @15919   19 years eugene oops, FITS 8-bit data is U8 not S8
(edit) @15918   19 years eugene added test for MASK det_type and set output file to …
(edit) @15917   19 years eugene defined separate DARKMASK and FLATMASK PPMERGE recipes; added FITS …
(edit) @15916   19 years eugene added DARKMASK and FLATMASK recipes (replaced single MASK)
(edit) @15915   19 years eugene added option for stats by chip or readout; added DARKMASK and FLATMASK …
(edit) @15914   19 years eugene added options for per-readout vs per-chip stats
(edit) @15913   19 years eugene moved stats calculation out of pmMaskFlagSuspectPixels; added options …
(edit) @15912   19 years eugene apply file->bitpix to the newly opened file->fits
(edit) @15911   19 years eugene increased the detselect timeout to 2 sec
(edit) @15910   19 years eugene removed stats calculation from pmMaskFlagSuspectPixels; now requires …
(edit) @15909   19 years eugene disabling floating-point fuzzing of data; it is not working and it …
(edit) @15908   19 years eugene fixed mis-match in psType to CFITSIO type for U8, S8; avoid setting …
(edit) @15907   19 years eugene extend timeout
(edit) @15905   19 years eugene remove unused vars
(edit) @15904   19 years eugene better error messages
(edit) @15903   19 years eugene updates
(edit) @15902   19 years eugene adding FIX.CHIPS and USE.MODEL
(edit) @15901   19 years eugene added chip number notes
(edit) @15900   19 years eugene changed rule for MEF to not rely on psastro outpu elements
(edit) @15899   19 years eugene adding astrometry model, make psastro MEF output MEF
(edit) @15898   19 years eugene extensive work to finish astrom table
(edit) @15897   19 years eugene extensive work to finish
(edit) @15896   19 years eugene apply toTPA to toFPA when writing out single chip version
Note: See TracRevisionLog for help on using the revision log.