IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psphot/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34200   14 years bills change printfs about large footprints to psLogMsg
(edit) @34136   14 years bills If one of the inputs to psphotStack fails the deconvolution limit cut …
(edit) @34135   14 years bills add function to load read the WCS from the input header and save the …
(edit) @34086   14 years eugene re-enable MODEL_VAR option for linear photometry fit
(edit) @33994   14 years eugene forgot to add if (HAVE_MODEL_VAR) cases to psphot.h; slight cleanup of …
(edit) @33993   14 years eugene ifdef-ed out all modelVar related code from recent updates. turn on or …
(edit) @33980   14 years mhuber changing assert fail fault for no sources to just continue on
(edit) @33964   14 years bills Limit the integration window in the kron radius calculation based on …
(edit) @33963   14 years eugene merge changes from eam_branches/ipp-20120405
(edit) @33959   14 years bills Bill forgot the C operator precedence rules
(edit) @33958   14 years bills Perform radial apetertures measurement on the convolved images even if …
(edit) @33935   14 years bills only perform extended source analysis on sources that meet cuts
(edit) @33917   14 years bills Several changes to psphotStackReadout. * Model the convolved inputs …
(edit) @33915   14 years bills minor spelling change
(edit) @33914   14 years bills minor spelling change
(edit) @33913   14 years bills Put the stack_id into the psphotStack output cmf file names instead of …
(edit) @33910   14 years bills Fix lingering duplicate source problem with psphotStack. In …
(edit) @33894   14 years bills minor changes to some log messages
(edit) @33890   14 years bills don't subtract noise if psphotFindDetetcions already has
(edit) @33889   14 years bills Add option to find footprints on image without sources subtracted. …
(edit) @33883   14 years bills pass filerule to psphotKronIterateReadout so that it is available to …
(edit) @33881   14 years bills add arguments to PSPHOT_KRON_ITERATE task
(edit) @33879   14 years bills Add pmSourceSmoothOp which adds or subtracts a smoothed version of a …
(edit) @33877   14 years bills Do Kron measurements on smoothed image. Version with instrumentation.
(edit) @33842   14 years bills In psphotReadoutMinimal return failure if psphotGuessModels fails. …
(edit) @33841   14 years bills Don't overwrite PSPHOT's value for MASK.BAD
(edit) @33840   14 years bills if minKronRadius is not finite set it to Sigma
(edit) @33839   14 years bills if the MIN_RADIUS (from readout->analysis PSF_MOMENTS_RADIUS) is …
(edit) @33837   14 years bills Kron Radius and magnitude measurement improvements 1. Reimplent kron …
(edit) @33761   14 years bills Add psphot recipe value PEAKS_NMAX_TOTAL. If non zero and the number …
(edit) @33731   14 years bills deactivate expnum image before the i/o checks to that reading them is …
(edit) @33692   14 years bills Set nFrames in ppStack
(edit) @33691   14 years bills Two files that I forgot for EXPNUM changes
(edit) @33690   14 years bills In psphot and psphotStack accept exposure number images (EXPNUM) as …
(edit) @33587   14 years bills In psphotMatchSourcesAddMissing cache the copies of footprints made …
(edit) @33462   14 years bills in psphotStack fail if an input has no sources. This is likely the …
(edit) @33444   14 years bills when merging sources and copying a source to a child if there is no …
(edit) @33411   14 years bills don't extrapolate limitRadius if the result goes beyond MAX_RADIUS
(edit) @33410   14 years bills Don't allow a non-finite PM_PAR_I0
(edit) @33140   14 years bills in psphotForced merge the new and old sources before trying to guess …
(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) @32996   15 years eugene need to guess models for matched detections in order to get forced …
(edit) @32868   15 years mhuber matchKernel needed a fail/fault condition check
(edit) @32776   15 years eugene merge back from ops tag: do not measure radial profile for undetected …
(edit) @32744   15 years eugene add notes counting allocations using psImageSmooth
(edit) @32738   15 years eugene handle apertures with no valid fluxes
(edit) @32726   15 years mhuber adding version header
(edit) @32721   15 years eugene fix typo
(edit) @32720   15 years eugene need to reassign model after regenerating it
(edit) @32704   15 years eugene make sure the psphot output headers are copied to the output container
(edit) @32699   15 years eugene fixed mis-assigned PASS1_SRC flag
(edit) @32695   15 years eugene fix psphotStack 2nd pass (subtract 1st pass sources from the correct …
(edit) @32666   15 years mhuber Fix bug in foundObj vector allocation size
(edit) @32633   15 years eugene add unofficial PS1_V4 output format (not yet standard); add clean …
(edit) @32631   15 years eugene need to supply a valid min radius now
(edit) @32348   15 years eugene * clarified the output to show the stages and their timing more …
(edit) @31673   15 years eugene various fixes from eam branch
(edit) @31452   15 years eugene merge updates from eam branch 20110404
(edit) @31154   15 years eugene use the smoothed image for footprint culling; use a more stringent …
(edit) @30818   15 years bills remove incorrect assertion
(edit) @30624   15 years eugene adding some of the metadata needed by PSPS to output headers; skip …
(edit) @30560   15 years eugene push the covariance / deteff fix into the trunk; add EFFECTIVE_AREA …
(edit) @30049   16 years watersc1 Merge of realtime burntool and new nightly science code into trunk.
(edit) @30041   16 years bills don't clear the error stack if the last model fails
(edit) @30038   16 years bills Fix SEGV when "Failed to determine PSF model at …
(edit) @30031   16 years eugene modifications to psImageMapFit to allow for unfittable data (at a …
(edit) @29936   16 years eugene psphotReadout* API modification to accept a filerule name; wrap lookup …
(edit) @29902   16 years bills Save results of detection efficiency analaysis is the database. …
(edit) @29610   16 years eugene skip invalid peak/footprint combinations
(edit) @29608   16 years eugene need to supply the mask value to psphotSetMomentsWindow (for …
(edit) @29607   16 years eugene save a sample dump output function
(edit) @29606   16 years eugene do not completely trust the header/concept value for saturation: …
(edit) @29605   16 years eugene use the moments as the position by default (unless prevented somehow)
(edit) @29604   16 years eugene need to supply the mask value to psphotSetMomentsWindow (for …
(edit) @29548   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29139   16 years eugene do not return false on failed source moments; skip the source and move on
(edit) @29027   16 years eugene if modelFlux is missing, cache it (psphotExtendedSourceFits); remove …
(edit) @29017   16 years eugene remove unneeded fprintfs; do not fail on missing MIN,MAX_TOL values
(edit) @29015   16 years eugene skip sources without model flux images; use PCM fitting for each …
(edit) @29004   16 years eugene Many changes: * psphot-related issues 1) added a new feature to …
(edit) @28960   16 years bills optionally dump the configuration
(edit) @28667   16 years Paul Price It's bothered me for a while that the noise model that we have been …
(edit) @28524   16 years Paul Price Protect against SEGV.
(edit) @28426   16 years Paul Price Linear fit was ignoring pixels with any mask bit set (including the …
(edit) @28425   16 years Paul Price If we can't determine a rough classification for a region, assume …
(edit) @28421   16 years Paul Price Read WCS if trivially applicable (certainly true for skycells).
(edit) @28419   16 years Paul Price Visualisation was modifying clump parameters without restoring, so …
(edit) @28418   16 years Paul Price PSF_APERTURE may not be set if the PSF was loaded (as opposed to being …
(edit) @28405   16 years Paul Price Discovered a race condition in the threading process. The thread …
(edit) @28399   16 years Paul Price Fix memory leak.
(edit) @28398   16 years Paul Price Remove debugging printf
(edit) @28375   16 years watersc1 merge of stack association and warp/stack/diff jpegs
(edit) @28160   16 years Paul Price Fixing type to avoid error on 32 bit machine.
(edit) @28128   16 years eugene add DEBUG compile-time option to always make visual plots
(edit) @28098   16 years eugene cut-n-paste error in recipe value for turning on DIFF_STATS
(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) @28006   16 years eugene merging changes from PAP branch with modifications to the covariance …
(edit) @27989   16 years Paul Price Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The original …
Note: See TracRevisionLog for help on using the revision log.