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) @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.
(edit) @27161   16 years Paul Price Create file if Nebulous failed to do so.
(edit) @27147   16 years Paul Price Add missing header.
(edit) @27137   16 years Paul Price Fixing error codes.
(edit) @27134   16 years Paul Price Making the assertion that the FITS filehandle has been closed optional …
(edit) @27128   16 years Paul Price Removing debugging fprintf.
(edit) @27095   16 years Paul Price Raising unncessary error.
(edit) @27086   16 years Paul Price Fixing error codes for PSF-matching.
(edit) @27085   16 years Paul Price Fix typo.
(edit) @27084   16 years Paul Price Fixing error codes.
(edit) @27083   16 years Paul Price Fixing error codes.
(edit) @27060   16 years Paul Price Use checkPath() on Nebulous files also, to allow NFS system time to …
(edit) @27057   16 years Paul Price Check return value of pmConfigConvertFilename.
(edit) @27040   16 years Paul Price ppSub wasn't writing out the subkernel file required for the 'update' …
(edit) @27004   16 years Paul Price Reworked ppStack to be better about error codes and their translation …
(edit) @27000   16 years Paul Price Check return value of psFitsClose.
(edit) @26980   16 years Paul Price Fix error codes from pmSubtractionStampsGetWindow so that failure to …
(edit) @26971   16 years Paul Price Add concept CHIP.SEEING (seeing FWHM in pixels) for easy transport of …
(edit) @26964   16 years Paul Price Make zero point a 'concept' so that it is easily passed from stage to …
(edit) @26923   16 years Paul Price Don't do or record pattern correction for video cells.
(edit) @26917   16 years Paul Price Don't test the PSF just in the middle (unless that's all that matters).
(edit) @26916   16 years Paul Price Adding moderate PSF limits: neither lax nor strict. The idea is to …
(edit) @26893   16 years eugene updates from eam_branches/20091201 (substantially changes to the …
(edit) @26682   16 years Paul Price Allow pattern subtraction to be turned on according to the chip. More …
(edit) @26651   16 years Paul Price Set concepts if we can.
(edit) @26636   16 years Paul Price Allow compilation without nebulous.
(edit) @26584   17 years Paul Price Merging commit 26320 *only* from branches/pap into trunk. This should …
(edit) @26570   17 years Paul Price Wasn't getting filename because wasn't getting the return value! Stupid!
(edit) @26560   17 years Paul Price Ensure automatically generated cameras are put in the configuration …
Note: See TracRevisionLog for help on using the revision log.