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) @11176   20 years eugene convert to PM_PAR_XXX names, added running count of each type of fit …
(edit) @11175   20 years eugene use peak SN not moments SN
(edit) @11174   20 years eugene temporary option to handle sources without moments (better choice needed)
(edit) @11173   20 years eugene added some notes
(edit) @11172   20 years eugene pmPeak->counts to value
(edit) @11171   20 years eugene added FITTED_MEAN_V3 option; allow existing internal background model
(edit) @11170   20 years eugene allow objects to lack moments (use peak values as needed -- must be a PSF)
(edit) @11169   20 years eugene moved effArea factor to threshold from detection image; added loop to …
(edit) @11168   20 years Paul Price Fixing SQL error: wrong table specified.
(edit) @11167   20 years eugene using CELL.SATURATION value not outdated psphot recipe value (requires …
(edit) @11166   20 years eugene added some notes
(edit) @11165   20 years eugene adding psphotFitSummary calls to provide running stats
(edit) @11164   20 years eugene using peak SN not moments->Peak to set blend threshold; only allow one …
(edit) @11163   20 years eugene adding psphotFitInit and psphotFitSummary to fitting stats
(edit) @11162   20 years Paul Price Missing comma.
(edit) @11161   20 years magnier changing to peak SN from moments SN, adding flux and SN to peak output
(edit) @11160   20 years magnier allowing some sources to lack moments, providing stats based on SN …
(edit) @11159   20 years magnier adding SN and flux elements to pmPeak, changing counts to value
(edit) @11158   20 years magnier use correct return value from stats after switching to robust median
(edit) @11157   20 years magnier correctly return errors in pmReadoutGenerateMaskWeight
(edit) @11156   20 years magnier added trace option output of stats vector
(edit) @11155   20 years magnier added FITTED_MEAN_V3: an asymmetric (top-heavy) population; better …
(edit) @11154   20 years magnier minor changes to includes
(edit) @11153   20 years magnier added psImageSmoothMaskF32
(edit) @11152   20 years magnier using the actual page size to drive the size request in an attempt to …
(edit) @11151   20 years Paul Price Trying to make detrend type non-case sensitive.
(edit) @11150   20 years Paul Price Fixing typo causing SEGV
(edit) @11149   20 years Paul Price Fixing order of cameras so that mosaicked versions are in the same …
(edit) @11148   20 years Paul Price Fixing logical error in string comparison.
(edit) @11147   20 years Paul Price Fixing memory corruption induced by wrong placement of "if (faulted)" …
(edit) @11146   20 years Paul Price Plugging memory leak.
(edit) @11145   20 years Paul Price Removing interpolation of FPA.FILTER.
(edit) @11144   20 years Paul Price Removing pmConceptsFilterIDfromConcept, which is obsolete now that …
(edit) @11143   20 years jhoblitt add masking of 'faulted' input steps
(edit) @11142   20 years jhoblitt remove pxinject -newExp -datesobs & -exp_type
(edit) @11140   20 years jhoblitt VERSION 0.0.76
(edit) @11139   20 years jhoblitt remove newExp.{dateobs, exp_type}
(edit) @11138   20 years jhoblitt add basic workdir support
(edit) @11136   20 years jhoblitt VERSION 0.0.76
(edit) @11135   20 years jhoblitt add newExp.workdir, rawExp.workdir, & detRun.workdir
(edit) @11134   20 years jhoblitt add p4Run.workdir
(edit) @11133   20 years Paul Price Updating to modern usage.
(edit) @11132   20 years Paul Price Adding FPA.EXPOSURE
(edit) @11131   20 years Paul Price Adding FPA.FOCUS and FPA.TEMP to megacam configurations.
(edit) @11130   20 years Paul Price Adding FPA.EXPOSURE concept.
(edit) @11129   20 years Paul Price Removing ppMerge recipes --- these are at the top level.
(edit) @11128   20 years Paul Price Adding concept: FPA.TEMP
(edit) @11127   20 years Paul Price Adding recipes.
(edit) @11126   20 years Paul Price Adding pmFPAExtent.h
(edit) @11125   20 years Paul Price Adding recipe for ppStac
(edit) @11124   20 years Paul Price Adding functions to return the extent of a member of the FPA hierarchy.
(edit) @11123   20 years Paul Price Fixing FPA.TIME, FPA.TIMESYS
(edit) @11122   20 years eugene helpdir to datadir
(edit) @11121   20 years eugene fixed modules installation
(edit) @11120   20 years eugene fixed get_double_variable api
(edit) @11119   20 years eugene fixed problem with list in macro
(edit) @11118   20 years Paul Price Adding tap test for pmImageCombine. Only a very basic test at the …
(edit) @11117   20 years Paul Price Adding .cvsignore files
(edit) @11116   20 years Paul Price First cut at ppStac --- a Pan-STARRS Pipeline version of the …
(edit) @11115   20 years Paul Price Re-instituting pmImageCombine.[ch], to get ppStac working. Cleaned up …
(edit) @11113   20 years jhoblitt VERSION 0.0.76
(edit) @11112   20 years jhoblitt rename .code fields to .fault
(edit) @11111   20 years eugene adding missing code field
(edit) @11110   20 years eugene adding outpath option to scripts
(edit) @11108   20 years magnier adding -time constraint
(edit) @11107   20 years eugene moving FRINGE.FILTERS to specific cameras
(edit) @11106   20 years magnier handling detrend constraints
(edit) @11105   20 years magnier fixing calls to pmConceptsFilterIDfromConcept
(edit) @11104   20 years magnier creating pmConceptsFilterIDfromConcept
(edit) @11103   20 years eugene adding detrend constraints
(edit) @11102   20 years eugene moving to DETDB for all detrend inputs; adding PPIMAGE recipe overrides
(edit) @11101   20 years eugene fix up the FRINGE.FILTERS parsing
(edit) @11100   20 years eugene adding -time to detselect, removing -use_begin,-use_end
(edit) @11099   20 years eugene added notes re constraints, added -filter constraint
(edit) @11098   20 years eugene added -stop
(edit) @11097   20 years magnier only warn on problem with a recipe file
(edit) @11096   20 years eugene added some notes
(edit) @11095   20 years eugene added tests for filters for flat and fringe detrends
(edit) @11094   20 years eugene added example detrend constraints
(edit) @11093   20 years eugene added notes for out_root
(edit) @11092   20 years magnier added detrend constraints from the recipe
(edit) @11091   20 years magnier added error checks
(edit) @11090   20 years jhoblitt cleanup tool output metadata names
(edit) @11089   20 years jhoblitt call pmConfigReadParamsSet() before reading any config files
(edit) @11088   20 years jhoblitt add -limit, -code, & -faulted options to the appropriate modes
(edit) @11087   20 years eugene shift exec error code right by 8
(edit) @11086   20 years eugene fixed error codes
(edit) @11084   20 years eugene added module system; added panstarrs user features; panstarrs threaded
(edit) @11081   20 years jcc Moved variable definition at top of function
(edit) @11080   20 years jhoblitt change -pendingexp to not list exposures with faulted imfiles
(edit) @11079   20 years jhoblitt removed
(edit) @11077   20 years jhoblitt VERSION 0.0.74
(edit) @11076   20 years jhoblitt require ippdb 0.0.74
(edit) @11075   20 years jhoblitt catch renaming raw*Exp -> rawExp conversions update p3tool to the …
(edit) @11074   20 years Paul Price Adding additional assertion macro.
(edit) @11073   20 years jhoblitt move p3PendingExp.fault -> p3ProcessedExp.fault (for real this time)
(edit) @11072   20 years jhoblitt move p3PendingExp.fault -> p3ProcessedExp.fault
(edit) @11071   20 years Paul Price Fixing API change to psVectorStats.
(edit) @11070   20 years eugene add
(edit) @11066   20 years eugene added FREE (accepts a NULL ptr)
Note: See TracRevisionLog for help on using the revision log.