IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psphot/src/psphot.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36718   12 years bills Modify psphotFullForce and psphotFullForceSummary to support forcing …
(edit) @36623   12 years eugene add lensing moments to psphot; allow up to 6x6 psf and aperture …
(edit) @36441   13 years bills Iniital implementation of the full force stages to the pipeline. …
(edit) @36375   13 years eugene merge changes from eam_branches/ipp-20130904
(edit) @36117   13 years eugene add option to specify that sources are subtracted or not in the target …
(edit) @35769   13 years eugene thread psphotModelBackground, psphotAddOrSubNoise, psphotGuessModel; …
(edit) @34542   14 years bills In psphotStack add third pass for psphotKronIterate. Here measure kron …
(edit) @34528   14 years bills Teach psphotStack how to output several optional output files. For the …
(edit) @34418   14 years eugene merge changes from eam_branch/ipp-20120905: add satstar profile to …
(edit) @34404   14 years eugene adding SATSTAR profile code (but keeping it disabled for now)
(edit) @34354   14 years bills In psphotStack check aperture flux of matched sources and drop any for …
(edit) @34317   14 years bills Several changes to psphot and psphotStack 1. Add function to compute …
(edit) @34266   14 years bills Add function to copy detection efficiency data from one readout to …
(edit) @34258   14 years eugene add TRAIL models (and some trace test output); create psphotMinimal to …
(edit) @34226   14 years bills If number of objects is above a recipe limit reduce the number of …
(edit) @34215   14 years bills Add argument skipNegativeFluxSources to psphotFitSourcesLinear. Do not …
(edit) @34136   14 years bills If one of the inputs to psphotStack fails the deconvolution limit cut …
(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) @33963   14 years eugene merge changes from eam_branches/ipp-20120405
(edit) @33883   14 years bills pass filerule to psphotKronIterateReadout so that it is available to …
(edit) @33761   14 years bills Add psphot recipe value PEAKS_NMAX_TOTAL. If non zero and the number …
(edit) @33690   14 years bills In psphot and psphotStack accept exposure number images (EXPNUM) as …
(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) @32348   15 years eugene * clarified the output to show the stages and their timing more …
(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) @30624   15 years eugene adding some of the metadata needed by PSPS to output headers; skip …
(edit) @29936   16 years eugene psphotReadout* API modification to accept a filerule name; wrap lookup …
(edit) @29608   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) @29004   16 years eugene Many changes: * psphot-related issues 1) added a new feature to …
(edit) @28013   16 years eugene merge changes from branches/eam_branches/psphot,psModules.20100506 …
(edit) @27819   16 years eugene updates to psphotVisual mandated by kapa API changes; added …
(edit) @27673   16 years eugene psphotCullPeaks now takes a pmReadout so we can get to …
(edit) @27657   16 years eugene updates to support psphotStack
(edit) @27532   16 years eugene some API re-work to support psphotForced and detection efficiency …
(edit) @26894   16 years eugene updates from eam_branches/20091201 (substantially changes to the …
(edit) @25987   17 years eugene add psphotVisualPlotChisq, psphotMakePSF, psphotForced
(edit) @25971   17 years bills rename backgroundBinning psphotBackgroundBinning and make it an extern …
(edit) @25852   17 years Paul Price Putting non-writable PS_DATA_REGION type on the recipe was causing the …
(edit) @25755   17 years eugene check in changes from gene@development branch : extensive changes to …
(edit) @25383   17 years Paul Price Merging branches/pap (detection efficiency development) into trunk.
(edit) @24890   17 years eugene api change for psphotDeblendSatstars
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23492   17 years Paul Price Fixing error from last fix: void should actually be "int".
(edit) @23486   17 years Paul Price Functions declared as 'type function()' caused errors with the Intel …
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @23195   17 years Paul Price Adding function to print version information so it's captured in the log.
(edit) @23167   17 years Paul Price Add software version to header.
(edit) @23156   17 years Paul Price Adding function to populate a header with the version information.
(edit) @23118   17 years Paul Price Updating version functions to match psLib.
(edit) @21392   18 years eugene add build info for psphotDetect
(edit) @21366   18 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21255   18 years eugene modes to psphotReadoutFindPSF psphotReadoutKnownSources …
(edit) @21183   18 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21166   18 years eugene clean up threading model for psphotGuessModel (defined standard way to …
(edit) @21108   18 years Paul Price Adding API for background model calculation that doesn't require …
(edit) @20938   18 years eugene do not fit known CRs in FitSourcesLinear; defined a new CR masking …
(edit) @20411   18 years eugene adding threading option (not quite ready; disabled), new psphotInit …
(edit) @20080   18 years eugene create psphotDumpPSFStars; move growth curve analysis to own function
(edit) @20070   18 years eugene adding psphotReadoutFindPSF
(edit) @19917   18 years eugene adding psphotImageQuality; cleanup psphotVisual apis; mods for …
(edit) @19888   18 years eugene add plot of CR and EXT nSigma limits
(edit) @19880   18 years eugene adding additional plots
(edit) @19869   18 years eugene updates from eam_branch_20080926
(edit) @18838   18 years eugene moved footprint code to psmodules, modified psphotSourceSize
(edit) @18555   18 years eugene re-org and cleanup of the mask bits to make it consistent with the …
(edit) @18000   18 years eugene add filerule to psphotAddPhotcode
(edit) @17954   18 years Paul Price Adding recipe value PSF.FAKE.ALLOW which specifies whether fake PSFs …
(edit) @17870   18 years eugene fix errors in calculation of sig image; API change: sig image is now …
(edit) @17828   18 years eugene minor name change: psphotReplaceAll to psphotReplaceAllSources (and …
(edit) @17443   18 years eugene split out functions from pmFootprints into more concise files for clarity
(edit) @17396   18 years eugene merging from eam_branch_20080324 : psphot work on extended source …
(edit) @16820   18 years eugene merge changes from eam_branch_20080229: better flag definitions, …
(edit) @15936   19 years eugene split psphotImageMedian into psphotModelBackground and …
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15040   19 years eugene various cleanups of I/O operations
(edit) @15023   19 years eugene adding test for field coverage of psf candidates
(edit) @15000   19 years eugene update from eam_branch_20070921
(edit) @14963   19 years eugene adding psphotMakeFluxScale
(edit) @14945   19 years eugene adding several new functions
(edit) @14655   19 years eugene * updates from branch eam_branch_20070817 * changed pmIsFoo to …
(edit) @14338   19 years eugene finished PSFConvModel code; added structure to carry convolved model data
(edit) @13983   19 years eugene setting up the extended source fitting functions
(edit) @13900   19 years Paul Price Extensive changes to APIs to allow use of a nominated value to mask …
(edit) @13593   19 years Paul Price Updating high-level programs to use symbolic names for mask values in …
(edit) @13411   19 years Paul Price Adding const to view.
(edit) @13374   19 years rhl Added argument to psphotRoughClass to indicate that the PSF clump's …
(edit) @13348   19 years rhl Change psphotCullPeaks API to allow user to choose which image to use …
(edit) @13225   19 years eugene load PSF from external file, load sources file external file, move …
(edit) @13086   19 years eugene added psphotSourceSize, not fully integrated
(edit) @13052   19 years rhl Remove symbols that aren't in libpsphot
(edit) @13035   19 years eugene incorporating changes from eam_02_branch (pmSourceAdd/Sub, modified …
(edit) @13007   19 years rhl Support for pmFootprint
(edit) @12950   19 years eugene adding residual tables (from eam_02_branch)
(edit) @12921   19 years rhl psphotTestArguments isn't in libpsphot
(edit) @12901   19 years rhl Include psmodules.h so that configure can #include "psphot.h" and …
(edit) @12872   19 years rhl prototype was missing a const
Note: See TracRevisionLog for help on using the revision log.