IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppImage/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32695   15 years eugene fix psphotStack 2nd pass (subtract 1st pass sources from the correct …
(edit) @32634   15 years eugene merged from eam branches 20110906
(edit) @32352   15 years eugene merge changes from eam_branches/ipp-20110710
(edit) @31659   15 years eugene merged from eam_branches/ipp-20110505
(edit) @31453   15 years eugene merge updates from eam branch 20110404
(edit) @31155   15 years eugene minor fixes from eam branch
(edit) @31066   15 years eugene cleaned up some of the commented out PATTERN.* code; added clarifying …
(edit) @30878   15 years watersc1 Although we want the format to hold the tables, we really want the …
(edit) @30860   15 years watersc1 cell isn't defined yet, so we need to look at the chip level to see if …
(edit) @30835   15 years watersc1 prevent multiple applications of PATTERN.ROW and PATTERN.CELL
(edit) @30831   15 years watersc1 I'm absolutely certain I committed these files
(edit) @30655   15 years eugene port AddNoise functions into the trunk
(edit) @29968   16 years eugene adjust conditions in which a mask or variance is built
(edit) @29957   16 years bills fix uninitialized variable
(edit) @29926   16 years eugene support for compressed metadata files; clarify rules for constructing …
(edit) @29882   16 years watersc1 Added header HIERARCH DETREND.NONLIN entry for nonlinearity processing.
(edit) @29833   16 years watersc1 Merge of czw_branch/20100817 into trunk. This includes the …
(edit) @29549   16 years eugene plug a leak
(edit) @28375   16 years watersc1 merge of stack association and warp/stack/diff jpegs
(edit) @28292   16 years watersc1 Backport of psVectorInit "parameter is NULL" bugfix from my branch.
(edit) @28263   16 years Paul Price Hack darks so that they don't look like video cells for pmChipMosaic.
(edit) @28132   16 years Paul Price Can't do mask stats if there's no stats.
(edit) @28124   16 years Paul Price Make leaks a log message so result it logged.
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27989   16 years Paul Price Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The original …
(edit) @27570   16 years Paul Price Fix name.
(edit) @27567   16 years Paul Price No need to assert that all files have been closed if we hit an error.
(edit) @27556   16 years Paul Price No need to assert that all files have been closed if we hit an error.
(edit) @27064   16 years Paul Price Being more careful with errors.
(edit) @26922   16 years Paul Price Turn off cell pattern correction for video cells.
(edit) @26895   16 years eugene updates from eam_branches/20091201 (main change was PATTERN to …
(edit) @26694   16 years Paul Price Remove testing code.
(edit) @26682   16 years Paul Price Allow pattern subtraction to be turned on according to the chip. More …
(edit) @26653   16 years eugene need to remove CELL.READNOISE.UPDATE after gain is set
(edit) @26644   16 years eugene moved the GAIN check to come before the call to pmReadoutGenerateMask
(edit) @26629   17 years Paul Price Recipe value GAIN.OVERRIDE specifies whether the gain should be set to …
(edit) @26494   17 years bills files given on command line take precedence over those in the run metadata
(edit) @25930   17 years watersc1 Updated fringe fitting code. Corrected Bool->S32 bug for BTOOLAPP …
(edit) @25875   17 years eugene updates from vysos branch: ppImage option to optionally flip images
(edit) @25847   17 years Paul Price Generate an error if the configuration dumping doesn't work.
(edit) @25829   17 years watersc1 Only attempt to set the burntool mask value if we'll be using it.
(edit) @25759   17 years eugene check for valid fpa
(edit) @25324   17 years watersc1 Fixes things that I thought were merged, but then discovered hadn't …
(edit) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @24911   17 years eugene typo mask for image
(edit) @24910   17 years eugene if fringe master has NAN values, mask them in the defringed image
(edit) @24903   17 years Paul Price Fixing pattern subtraction so that it ignores pixels away from the …
(edit) @24900   17 years Paul Price API change to pmPatternRow().
(edit) @24892   17 years Paul Price Cleaning up pattern noise subtraction code.
(edit) @24891   17 years Paul Price Adding code to fit and subtraction pattern noise; intended to replace …
(edit) @24838   17 years eugene handle missing video cells; use modified Fringe I/O concept
(edit) @24564   17 years eugene masked regions should be set to 0.0 if background is subtracted
(edit) @24492   17 years eugene changing NoiseMap input file type to NOISEMAP
(edit) @24485   17 years eugene adding noise map to variance generation; adding options to supply the …
(edit) @24229   17 years eugene add function to flip cells before flattening
(edit) @24228   17 years eugene add function to flip cells before flattening
(edit) @24117   17 years eugene accidentally skipped the last row and column
(edit) @24079   17 years Paul Price Set bad dark pixels to DARK mask value.
(edit) @24078   17 years Paul Price Give bad dark pixels the 'flatMask' mask value, rather than the …
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23903   17 years eugene skip cells which are empty
(edit) @23871   17 years eugene skip if we do not have raw (mef) gpc1 images
(edit) @23845   17 years eugene adding option to measure the crosstalk (GPC1-specific for now)
(edit) @23825   17 years eugene make it optional to set the mask bits for low and/or sat; renamed bad …
(edit) @23808   17 years Paul Price Fixing directory for svn version.
(edit) @23798   17 years Paul Price Cut/paste error.
(edit) @23796   17 years Paul Price Making version information not dependent upon running configure, but …
(edit) @23790   17 years Paul Price Fixed version information in builds: determined separately (and …
(edit) @23753   17 years Paul Price Put statistics files in RUN metadata. Removed unnecessary argument …
(edit) @23695   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23692   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23535   17 years bills look up mask with new name "LOW" if not found look up "BAD" (for …
(edit) @23534   17 years bills Look up "LOW" in masks instead of "BAD"
(edit) @23426   17 years eugene add error check for missing classID
(edit) @23411   17 years eugene add Check CTE analysis to ppImage (merge from eam_branches_20090312
(edit) @23366   17 years Paul Price Fixing following API change.
(edit) @23289   17 years Paul Price Put version information in HISTORY header keywords, so that they are …
(edit) @23287   17 years Paul Price Putting the psImageBinning onto the recipe was causing the dump for …
(edit) @23276   17 years Paul Price Removing file that is unused, and misleading.
(edit) @23268   17 years Paul Price Adding functionality of reading input files from the configuration …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23195   17 years Paul Price Adding function to print version information so it's captured in the log.
(edit) @23174   17 years Paul Price Put version into PHU only.
(edit) @23165   17 years Paul Price Shortening comment to fit in FITS header.
(edit) @23164   17 years Paul Price Simplifying function to put versions in header.
(edit) @23125   17 years Paul Price Updating version functions to match psLib.
(edit) @22734   17 years Paul Price Need JPEG recipe.
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21364   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21273   17 years eugene plug leak
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @20863   18 years Paul Price Don't destroy information in pixels that are masked --- just subtract …
(edit) @20774   18 years eugene add function to drop detrend images after they are used
(edit) @20773   18 years eugene plug memory leak
(edit) @20772   18 years eugene use the already-defined background model from psphot, if available
(edit) @20771   18 years eugene free the detrend images after they are used; drop the …
(edit) @20647   18 years eugene api change for pmFPAfileDefineInput
Note: See TracRevisionLog for help on using the revision log.