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) @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
(edit) @29601   16 years eugene add some compile-time options (CENTRAL_DELTA & ZERO_KERNEL_ZERO_FLUX)
(edit) @29600   16 years eugene some improvements to visualization
(edit) @29599   16 years eugene compile-time option to use the windowed fft
(edit) @29598   16 years eugene adjust the moments penalty scaling by a factor to make the recipe …
(edit) @29597   16 years eugene compile-time options to (a) use a central delta function for kernel …
(edit) @29596   16 years eugene explicitly call kernel visualization during the processing loop
(edit) @29595   16 years eugene separate the calculation of the kernel normalization from the moments; …
(edit) @29594   16 years eugene move the generation of the kernel mosaiced image (used for …
(edit) @29547   16 years eugene add tests for pmSourceMoments (not finished)
(edit) @29546   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29545   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29544   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29543   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29391   16 years bills change new function declaration
(edit) @29390   16 years bills minor changes to be compatible with streaksrelease
(edit) @29389   16 years bills move censoring from ppstamp into psModules
(edit) @29388   16 years bills Look up set of mask bits to not censor in camera.config. Add STARCORE …
(edit) @29044   16 years watersc1 Looks like this check was essential to ppStack running correctly, so …
(edit) @29028   16 years eugene remove test prints
(edit) @29019   16 years eugene remove dump of window images; add AP_MAG_RAW to PS1_SV1
(edit) @29012   16 years eugene add AP_MAG_RAW to PS1_V3 output; fix segfault in PCM (was not skipping …
(edit) @29004   16 years eugene Many changes: * psphot-related issues 1) added a new feature to …
(edit) @28690   16 years bills Fix sign error in reading FPA.DEC where 0 > dec > -1 (and the rarely …
(edit) @28667   16 years Paul Price It's bothered me for a while that the noise model that we have been …
(edit) @28552   16 years Paul Price Adding concept CHIP.TEMPERATURE to be set to the Camera's …
(edit) @28536   16 years Paul Price Merging background restoration branch.
(edit) @28518   16 years Paul Price Wasn't incrementing numMaster for disjoint regions.
(edit) @28517   16 years Paul Price Guard against SEGV if 'flux' is not defined for some bizarre reason.
(edit) @28486   16 years Paul Price Merging (reintegrating) branches/pap (background restoration).
(edit) @28449   16 years Paul Price Well, it seems that we don't always have both a readout and chip for a …
(edit) @28426   16 years Paul Price Linear fit was ignoring pixels with any mask bit set (including the …
(edit) @28420   16 years Paul Price Read PSF into chip->analysis but PSF clump details into readout->analysis.
(edit) @28405   16 years Paul Price Discovered a race condition in the threading process. The thread …
(edit) @28386   16 years Paul Price Remove 'CDi_jX' WCS keywords
(edit) @28375   16 years watersc1 merge of stack association and warp/stack/diff jpegs
(edit) @28340   16 years Paul Price Fix error code.
(edit) @28332   16 years Paul Price Fix confusion of coordintes (small image vs large image). Not a huge …
(edit) @28287   16 years Paul Price Fixing error propagation.
(edit) @28272   16 years Paul Price Move private definition from header into implementation.
(edit) @28178   16 years Paul Price Adding function to tweak gain on a cell where we expect the declared …
(edit) @28150   16 years Paul Price Use a range of positions on the image to calculate the covariance …
(edit) @28129   16 years eugene auto-timeout on visualization
(edit) @28119   16 years Paul Price Make inability to match source lists a data quality issue --- it means …
(edit) @28111   16 years Paul Price Adding useful information to error message.
(edit) @28100   16 years Paul Price Fixing psU16 --> psImageMaskType. Fixed bounds of iteration.
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @28013   16 years eugene merge changes from branches/eam_branches/psphot,psModules.20100506 …
(edit) @28007   16 years Paul Price Don't mosaic video cells.
(edit) @28006   16 years eugene merging changes from PAP branch with modifications to the covariance …
(edit) @27992   16 years Paul Price Missed an occurence of FPA.OBS
(edit) @27989   16 years Paul Price Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The original …
(edit) @27903   16 years Paul Price Be more careful about locking. Despite protestations in the comments, …
(edit) @27862   16 years bills fix for ticket #1194. When linearizing WCS transform, set the …
(edit) @27832   16 years eugene protect trace from NULL return value
(edit) @27818   16 years eugene APIs mods to pmSourcesWrite_CMF_ XSRC functions; added more (nearly) …
(edit) @27782   16 years bills fix doxygen line
(edit) @27762   16 years Paul Price Reverting undesirable change.
(edit) @27750   16 years bills add macros that define the diffRun.diff_mode
(edit) @27746   16 years Paul Price Don't care if there's already an HDU there, so long as it has one.
(edit) @27676   16 years eugene do not treat saturated or otherwise bad image as an error for pmPatternCell
Note: See TracRevisionLog for help on using the revision log.