IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppSub

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42957   6 months tdeboer cleanup
(edit) @42948   8 months tdeboer adding changes to pswarp to propagate skycell and ZPT keywords
(edit) @42856   14 months eugene fix broken input config files
(edit) @42845   14 months eugene Bill Sweeney added code to cleanly handle bad FWHMs as a bad quality …
(edit) @42624   2 years eugene comment out new version of MDC fix for PSCAMERA (tests needed for …
(edit) @42463   3 years eugene add (and use) a function to populate the config with PSCAMERA values …
(edit) @42295   4 years eugene if the subkernel listed in the input mdc file is missing or corrupt, …
(edit) @42293   4 years tdeboer adding CTE detection functionality and new CTE source flag
(edit) @42279   4 years eugene remove PSCAMERA from the SKYCELL format entries in the temporary …
(edit) @42096   4 years eugene when generating the alternative config for mixed-camera subtractions, …
(edit) @41732   5 years eugene remove PSCAMERA from SKYCELL format rule : do not restrict to the same …
(edit) @41707   5 years eugene re-adding STREAK mask value to masks recipe, pmConfigMask.c, …
(edit) @41705   5 years eugene reintegrate changes from tag ipp-ps1-20210510
(edit) @41567   5 years cclin33 inv -> invRO
(edit) @41528   5 years eugene add alternative configuration for reference image so we can run diff …
(edit) @41382   6 years tdeboer added procedure to remove pixel NaNing
(edit) @40742   7 years mhuber clearing detections for inv so WWdiff updates stop corrupting inv.cmf..
(edit) @40344   8 years watersc1 Modification to pswarp and ppSub to propagate the PSREFCAT keyword …
(edit) @38709   11 years bills When performing diff updates add argument -updatemode to the ppSub …
(edit) @38469   11 years eugene merge changes from EAM branch ipp-20150419
(edit) @38063   11 years eugene merge changes from tags/ipp-20150312 (set inConf and refConf I/O …
(edit) @38034   11 years eugene replace Makefile.am sed code with pslib-setsvnversion
(edit) @37966   11 years eugene add checkFileruleFileSave to use the value of FILERULE:FILE.SAVE to …
(edit) @37080   12 years eugene added some commented-out lines
(edit) @36581   12 years bills In last revision I inadvertantly checked in code to "fix" the …
(edit) @36441   13 years bills Iniital implementation of the full force stages to the pipeline. …
(edit) @35924   13 years bills don't return true or false from function that returns float. Return NAN
(edit) @35240   13 years mhuber adding CullSingles option to pmSourceMatchMerge for ppSubMatchPSFs …
(edit) @34272   14 years eugene whitespace
(edit) @34089   14 years eugene changes to support pedantic gcc warnings; add configure option for …
(edit) @32822   15 years eugene add a test for matching psfMags to see if the positive detection is a …
(edit) @32807   15 years eugene error in the loop increment
(edit) @32697   15 years watersc1 Get concepts from unconvolved reference if we are not convolving.
(edit) @32676   15 years eugene ppSubMakePSF needs to copy the detections from the input cmf file …
(edit) @31672   15 years eugene allow single direction to be chosen automatically
(edit) @31449   15 years eugene rename source->errMag to source->psfMagErr
(edit) @31435   15 years watersc1 LAP code, quick stacking code, and unconvolved diff code.
(edit) @31218   15 years bills adapt to changes in argument parsing DUMP_CONFIG
(edit) @31156   15 years eugene minor fixes from eam branch
(edit) @30874   15 years watersc1 update to ppSub and ppStack to add timers to the stats output
(edit) @30619   15 years eugene plug leaks in ppSub; adjust kernel auto-scaling to take place after we …
(edit) @30066   16 years bills make sure that internal files are dropped in case of error
(edit) @30040   16 years bills get PEAKS_POS2_NSIGMA_LIMIT from recipe not hard coded value of 25`:x
(edit) @29954   16 years eugene tie positive sources to input images not output images.
(edit) @29937   16 years eugene add forced photometry of positive sources; generate a background model …
(edit) @29593   16 years eugene add CONVOL_MAX to output fields; remove unneeded abort: if kernel is …
(edit) @29551   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29003   16 years eugene ensure masked pixels are NAN in output; flag detections with bright …
(edit) @28567   16 years Paul Price Actually use threads.
(edit) @28566   16 years Paul Price Add option to output mask and variance.
(edit) @28255   16 years bills Fixes to make build work on MacOS
(edit) @28217   16 years Paul Price Fix ticket 1168: provide basename of files rather than entire path …
(edit) @28131   16 years Paul Price Can't do mask stats if there's no stats.
(edit) @28123   16 years Paul Price Fix types and remove warning message.
(edit) @28121   16 years Paul Price Failure to have a reasonable variance renormalisation factor is now a …
(edit) @28119   16 years Paul Price Make inability to match source lists a data quality issue --- it means …
(edit) @28049   16 years Paul Price Copy all PSF-related data, not just the clumps. Specifically, we need …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @28006   16 years eugene merging changes from PAP branch with modifications to the covariance …
(edit) @27789   16 years Paul Price Copy analysis metadata, so that SKY_STDEV is available for psphotCullPeaks.
(edit) @27766   16 years Paul Price Fix "unused varianble" error.
(edit) @27759   16 years Paul Price Fixing ppSubCopyPSF so it doesn't clobber the output analysis (which …
(edit) @27719   16 years Paul Price Turn off strict file close checking when there's been an error.
(edit) @27705   16 years Paul Price Fix name.
(edit) @27698   16 years Paul Price Use errors instead of assert.
(edit) @27692   16 years Paul Price If measuring the PSF for the sake of kernel scaling, blow it away so …
(edit) @27691   16 years Paul Price Once we've got a PSF, blow away detections in case they're confused …
(edit) @27661   16 years Paul Price Allow kernel to be specified on command-line
(edit) @27596   16 years Paul Price Merging branches/pap_delete/ into trunk after successful testing. …
(edit) @27370   16 years Paul Price Don't assert on files being closed when there's a file closing error.
(edit) @27365   16 years Paul Price Adding program ppSubConvolve to convolve an image by the (previously …
(edit) @27317   16 years Paul Price Allow variance to be NULL.
(edit) @27316   16 years Paul Price Allow detections to be NULL.
(edit) @27188   16 years Paul Price More verbosity on error codes. Distinguish programming and unknown …
(edit) @27148   16 years Paul Price Add missing error code.
(edit) @27143   16 years Paul Price Handle error from pmConfigConvertFilename.
(edit) @27139   16 years Paul Price Adding missing error code.
(edit) @27135   16 years Paul Price Don't assert that all FITS filehandles are closed if we have an error …
(edit) @27111   16 years Paul Price Register error codes.
(edit) @27109   16 years Paul Price Handling errors from closing files and dumping configuration as well.
(edit) @27094   16 years Paul Price After writing a file, don't allow re-writing.
(edit) @27088   16 years Paul Price Can't free 'data' (which contains the pmConfig with the pmFPAfiles) …
(edit) @27080   16 years Paul Price Fix error code.
(edit) @27078   16 years Paul Price Correct error code for 'unable to open statistics file'.
(edit) @27077   16 years Paul Price Reorganising the death to ensure files are closed.
(edit) @27061   16 years Paul Price Being more careful about writing statistics file.
(edit) @27040   16 years Paul Price ppSub wasn't writing out the subkernel file required for the 'update' …
(edit) @26982   16 years Paul Price Being better about errors and their mapping to exit codes.
(edit) @26974   16 years Paul Price Concepts come from the concepts, not the analysis.
(edit) @26971   16 years Paul Price Add concept CHIP.SEEING (seeing FWHM in pixels) for easy transport of …
(edit) @26936   16 years Paul Price Fix SEGV when no sources provided.
(edit) @26899   16 years eugene updates from eam_branches/20091201
(edit) @26571   17 years Paul Price Binding the kernel to the output causes problems: it's not read in and …
(edit) @26518   17 years bills files on command line override files in run data
(edit) @26264   17 years eugene commented-out test lines
(edit) @26263   17 years eugene commented-out test lines
(edit) @26076   17 years Paul Price Merging branches/pap (unconvolved stacks, reworked combinePixels …
(edit) @26036   17 years Paul Price Updating following API change to pmSubtractionMatch: including …
(edit) @25847   17 years Paul Price Generate an error if the configuration dumping doesn't work.
(edit) @25374   17 years Paul Price Fix compilation error.
Note: See TracRevisionLog for help on using the revision log.