IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34270   14 years eugene only call existing I/O functions
(edit) @34269   14 years eugene add prototypes for all formats for read & write of XFIT, XRAD, XSRC
(edit) @34268   14 years eugene read XFIT, XRAD, XSRC for all CMF formats, but do not raise an error …
(edit) @34259   14 years eugene add TRAIL models; autocode PS1_DV? and PS1_SV1 I/O formats
(edit) @34234   14 years bills Change pmConfigRead to use strtoull to convert the string supplied to …
(edit) @34199   14 years bills When building footprints save the highest id in an alias chain in the …
(edit) @34198   14 years bills comment out warning upper limit: %f does not include max flux: %f". It …
(edit) @34156   14 years eugene repair psf model maps
(edit) @34150   14 years watersc1 Keep image average weights for pixel combination procedure, but switch …
(edit) @34085   14 years eugene re-enable MODEL_VAR option for linear photometry fit
(edit) @34062   14 years watersc1 Retain all static mask bits when constructing mask.
(edit) @33993   14 years eugene ifdef-ed out all modelVar related code from recent updates. turn on or …
(edit) @33963   14 years eugene merge changes from eam_branches/ipp-20120405
(edit) @33913   14 years bills Put the stack_id into the psphotStack output cmf file names instead of …
(edit) @33879   14 years bills Add pmSourceSmoothOp which adds or subtracts a smoothed version of a …
(edit) @33848   14 years watersc1 Upgrade to ppImage to make videodark/masks work.
(edit) @33838   14 years bills Limit moments->Mrf minimum value minKronRadius. For sources with …
(edit) @33693   14 years bills Didn't realize that many of the pmSourceIO files were automagically …
(edit) @33690   14 years bills In psphot and psphotStack accept exposure number images (EXPNUM) as …
(edit) @33624   14 years mhuber fix readoutFakeThread int->float outside of PS_SCALAR_VALUE to avoid …
(edit) @33586   14 years bills in pmPSFtryFitEXT mark source as PSFTRY_MASK_EXT_FAIL if it has a NULL …
(edit) @33578   14 years bills add a tiny bit more information a printf
(edit) @33463   14 years bills minor change to error message
(edit) @33443   14 years bills Fail if a negative sequence number is found in a cmf file. This …
(edit) @33442   14 years bills avoid assertion failure that occurs during psphotStack extended …
(edit) @33435   14 years bills When choosing sources for stamps, check that the apMag is finite …
(edit) @33433   14 years bills Fix bug in psVectorBracket which was resulting in a non finite …
(edit) @33425   14 years mhuber index in a TESTING condition changed/not defined
(edit) @33424   14 years mhuber
(edit) @33417   14 years bills Avoid infinite Io in pmModel_QGAUSS
(edit) @33409   14 years bills add a printf if we are about to pop an assertion for debugging purposes
(edit) @33340   14 years watersc1 Added fixed cell level constraint that Gene was asking for. Fixed the …
(edit) @33326   14 years watersc1 Octave claims that my inputs on the test image should solve to a …
(edit) @33304   14 years watersc1 Update to continuity code that sets a limit on how large a jump will …
(edit) @33243   14 years watersc1 Implementation of PATTERN.CONTINUITY correction, which replaces the …
(edit) @33089   15 years bills Fix problems with IPP threading. In psThreadPoolWait wait until all …
(edit) @33030   15 years heather crap. I don't know why it thinks some of these are modified, but …
(edit) @32998   15 years eugene fix OFF_CHIP mask bit
(edit) @32977   15 years bills pass readout down to the Read XRAD functions so that we can save the …
(edit) @32971   15 years bills Add and call functions to read the extended source extensions for the …
(edit) @32970   15 years watersc1 Fix for pattern correction that I forgot to commit previously.
(edit) @32941   15 years bills avoid error messages about type of Video Cell concept. Allow it to a …
(edit) @32842   15 years eugene set ON_GHOST, ON_GLINT, ON_SPIKE for the image processed with these …
(edit) @32808   15 years eugene plug possible source of a leak; add the DIFF_SELF_MATCH flag
(edit) @32773   15 years bills add a few more generated files to svn:ignore property
(edit) @32747   15 years eugene add PS1_V4 to ignore list
(edit) @32744   15 years eugene add notes counting allocations using psImageSmooth
(edit) @32725   15 years eugene create a pre-alloc version of image smooth to avoid excessive allocs
(edit) @32707   15 years bills change assertion failure for 'upper limit does not include max flux' …
(edit) @32705   15 years eugene remember to copy the footprint view as well on the peak
(edit) @32695   15 years eugene fix psphotStack 2nd pass (subtract 1st pass sources from the correct …
(edit) @32633   15 years eugene add unofficial PS1_V4 output format (not yet standard); add clean …
(edit) @32563   15 years eugene need to have a non-zero value for sigma as well as radius…
(edit) @32347   15 years eugene * add concept of saddlePoints to peaks (not actually used in the end) …
(edit) @32046   15 years bills Protect against unreasonably small psfMagnitudes. This was the root …
(edit) @31721   15 years watersc1 speed improvement for stacking. Not as large as I would have hoped …
(edit) @31671   15 years eugene allow single direction to be chosen automatically; other minor points
(edit) @31670   15 years eugene merge from trunk : various minor issues (kron radii; I/O fixes)
(edit) @31634   15 years watersc1 merge from czw branch: improved stacking using KMM outlier identification.
(edit) @31633   15 years watersc1 merge from czw branch: ASINH code
(edit) @31543   15 years bills fix problem reported in ticket 1484. Check for NAN in R1 and R2 prior …
(edit) @31538   15 years bills Fix incorrect FWHM calculation when PM_PAR_7 is 0
(edit) @31537   15 years bills Remove assertion failure that can occur with bad input image quality.
(edit) @31451   15 years eugene merge updates from eam branch 20110404
(edit) @31435   15 years watersc1 LAP code, quick stacking code, and unconvolved diff code.
(edit) @31373   15 years bills work around compile error encountered at MPIA gcc version 4.4.1
(edit) @31332   15 years eugene an image with peaks and no footprints is not an error, we simply …
(edit) @31263   15 years eugene fix case were threshold to max range is surprisingly small
(edit) @31244   15 years watersc1 Fixes bug between writing covariance extension and the log …
(edit) @31203   15 years watersc1 Updates to ppStack to allow CONVOLVE=FALSE stacks to be generated
(edit) @31153   15 years eugene updates to pmPeak to better distinguish peak flux versions; updates to …
(edit) @31069   15 years watersc1 Use more robust bin rejection code. Now, each bin must have at least …
(edit) @31067   15 years eugene fix build errors (missed pmErrorCodes.h)
(edit) @31059   15 years eugene allow more tries to get the right norm window
(edit) @31056   15 years eugene add filter requirements for flat-type and similar detrends
(edit) @31023   15 years eugene negative norm window values are really bad
(edit) @30824   15 years watersc1 I strongly suspect that the reason Heather wasn't reading the correct …
(edit) @30740   15 years eugene handle poor norm window as bad quality
(edit) @30739   15 years eugene handle bad kron radius
(edit) @30738   15 years eugene handle chisq fit for case of small number of stamps
(edit) @30737   15 years eugene plug leaks
(edit) @30636   15 years watersc1 merge from czw_branch of logflux code
(edit) @30623   15 years eugene updates to headers from pmSubtraction mods; added pmVisualRangeImage
(edit) @30622   15 years eugene some code reorganzation (move all types into pmSubtractionTypes.h); …
(edit) @30621   15 years eugene do not cull peaks with only one entry; skip the section that culls …
(edit) @30550   15 years watersc1 Updated fringe scale solver. This looks like it eliminates the …
(edit) @30049   16 years watersc1 Merge of realtime burntool and new nightly science code into trunk.
(edit) @30044   16 years bills Fix checking of good fit. Changed name to pGoodFit to emphasize that …
(edit) @30036   16 years bills in pmConceptsAverageCells use the sample median value for saturation …
(edit) @30031   16 years eugene modifications to psImageMapFit to allow for unfittable data (at a …
(edit) @30026   16 years bills fix typo in last revision
(edit) @30025   16 years bills use portable type in printf (needed for maocs 5.6)
(edit) @29956   16 years bills fix uninitialized variable
(edit) @29935   16 years eugene support for compressed metadata config files; removed commented-out …
(edit) @29833   16 years watersc1 Merge of czw_branch/20100817 into trunk. This includes the …
(edit) @29777   16 years bills remove misplaced cut and paste. (commits at midnight are generally a …
(edit) @29772   16 years bills avoid segv if psImageCovarianceAverage returns NULL
(edit) @29620   16 years eugene make DV2 and V3 consistent wrt xErr, yErr
(edit) @29603   16 years eugene when averaging SATURATION values, do not include any absurdly low values
(edit) @29602   16 years eugene add some tracing
Note: See TracRevisionLog for help on using the revision log.