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) @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
(edit) @27672   16 years eugene modify pmFootprintCullPeaks to reduce repeated allocs
(edit) @27657   16 years eugene updates to support psphotStack
(edit) @27597   16 years Paul Price Removing unnecessary code that was assuming pthread_t == unsigned int.
(edit) @27565   16 years eugene do not allow z to become negative in radius search
(edit) @27554   16 years Paul Price Prevent numBins = 0, which triggers assertion failures.
(edit) @27531   16 years eugene add diff stats; add flux to CMF_PS1_DV1; output PSF residual mask; …
(edit) @27461   16 years bills Improve fit to bi-level astrometry for postage stamps by making …
(edit) @27427   16 years Paul Price Something was missing from the merge (probably because I tool r27400
(edit) @27420   16 years bills Grabbed this version of pmStack.c from Paul's branch. This builds
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27402   16 years Paul Price Pulling r27400 out of the trunk until it can be developed further …
(edit) @27400   16 years Paul Price Adding exposure map (both exposure time and number of inputs) to the …
(edit) @27365   16 years Paul Price Adding program ppSubConvolve to convolve an image by the (previously …
(edit) @27346   16 years Paul Price We're reading into an existing buffer, so no need to blow away data …
(edit) @27335   16 years Paul Price Plug memory leaks.
(edit) @27333   16 years Paul Price Plug memory leak.
(edit) @27331   16 years Paul Price Plug memory leak.
(edit) @27330   16 years Paul Price Plugging memory leak when not fitting chi2 flux trend.
(edit) @27327   16 years Paul Price Plugging memory leak.
(edit) @27326   16 years Paul Price Plugging another memory leak.
(edit) @27325   16 years Paul Price And another one.
(edit) @27324   16 years Paul Price Wasn't freeing components.
(edit) @27323   16 years Paul Price Plug memory leak.
(edit) @27322   16 years Paul Price Plug memory leak.
(edit) @27321   16 years Paul Price Plug memory leak.
(edit) @27319   16 years Paul Price Reworking ppStack to not grow the rejected pixels for the unconvolved …
(edit) @27310   16 years Paul Price Plugging minor memory leak.
(edit) @27307   16 years Paul Price Plug memory leak.
(edit) @27178   16 years Paul Price Fix errors.
(edit) @27177   16 years Paul Price Add error checking.
(edit) @27165   16 years Paul Price Catch images with no sources.
(edit) @27162   16 years Paul Price Catch images with no sources.
Note: See TracRevisionLog for help on using the revision log.