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) @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
(edit) @12805   19 years eugene moved psphot library function prototypes to psphot.h, created …
(edit) @12792   19 years Paul Price Separating public and private interfaces in header file and library.
(edit) @12689   19 years eugene added deblend for saturated stars, fixed AddNoise
(edit) @12665   19 years eugene adding source plots
(edit) @12627   19 years eugene adding source plots and radial plots
(edit) @12587   19 years eugene psphot image loop now performs the mosaicing function first
(edit) @11583   19 years eugene adding NSTARS to headers
(edit) @11382   19 years eugene added psphotAddPhotcode
(edit) @11263   19 years eugene updating error handling to distinguish data errors from fatal errors
(edit) @11230   19 years eugene adding ability to load externally-supplied sources
(edit) @11201   20 years eugene defined features to read in externally-supplied source coordinates
(edit) @11187   20 years eugene new API for psphotFindPeaks
(edit) @11163   20 years eugene adding psphotFitInit and psphotFitSummary to fitting stats
(edit) @10614   20 years eugene moved kapa plots to psModules
(edit) @10437   20 years eugene updated to new pmConfigRead, added PSPHOT_RECIPE, new option lookup
(edit) @10425   20 years eugene remove unused recipe name
(edit) @10393   20 years eugene added KAPA option and two summary plots; dropped old test code
(edit) @10292   20 years Paul Price Adding functions to return version information.
(edit) @10200   20 years eugene added psphotReplaceAll
(edit) @10185   20 years eugene fixed code to measure local background for sources: added new function …
(edit) @10139   20 years rhl Updated prototypes
(edit) @10053   20 years eugene cleaned up some comments, added psphotGuessModels
(edit) @9807   20 years eugene added ignore option to psphotGrowthCurve
(edit) @9771   20 years eugene this is an important change. I have changed the way in which the psf …
(edit) @9270   20 years eugene putting include config.h in psphot.h where it belongs
(edit) @8512   20 years rhl Add psphotCVSName()
(edit) @8470   20 years rhl Changed all psMemCopy "calls" to psMemIncrRefCounter
(edit) @7758   20 years eugene added breakpoints, better exit handling on psphotReadout
(edit) @7677   20 years Paul Price Fixing code after pushing argc,argv into pmConfig.
(edit) @7638   20 years eugene added psphotSourceFreePixels
(edit) @7521   20 years eugene added psFree(config)
(edit) @7340   20 years rhl include psphotErrorCodes.h
(edit) @6862   20 years eugene renamed config to recipe in lower-level functions, added pixel weights …
(edit) @6851   20 years eugene tests on non-poisson errors, updates to image background, tests of …
(edit) @6753   20 years eugene fixed up low-level issues with sky levels, sky bias
(edit) @6727   20 years eugene more cleanups, more work on files and views
(edit) @6715   20 years eugene substantial work on the pmFPAfile,view concepts
(edit) @6571   20 years eugene major revisions to use the new pmFPAfile,view I/O handling
(edit) @6481   20 years eugene fixed some errors with double sources, added second-pass linear PSF …
(edit) @6427   20 years eugene mods to change from threshold above sky to S/N thresholds
(edit) @6399   20 years eugene added background median map
(edit) @6379   20 years eugene extensive cleanup of memory handling : no more leaks!
(edit) @6311   20 years eugene updated to use new image/subimage/region coordinate consistency
(edit) @6117   20 years eugene modifications to support psphot on pmReadout with full IPP config files
(edit) @6056   21 years eugene adapted everything to work with pmReadout *readout instead of …
(edit) @5993   21 years eugene API cleanup, removed old test files, some re-organization, changed …
(edit) @5986   21 years eugene file cleanups, function renames
(edit) @5980   21 years eugene substantial work on the aperture residuals
(edit) @5828   21 years eugene various cleanups, fixes, additions…
(edit) @5802   21 years eugene clean up of small accounting bugs, adding the post-subtraction ApResid
(edit) @5772   21 years eugene substantial work on ensemble PSF fitting, better functions for …
(edit) @5718   21 years eugene finshed deblender, dropped local copies of psModule code
(edit) @5672   21 years eugene simultaneous PSF fitting, better background, basic deblending
(edit) @5654   21 years eugene adding ensemble photometry
(edit) @5643   21 years eugene adding fixed-psf fitting
(edit) @5622   21 years eugene created psphotModelTest program for examining model functions
(edit) @5132   21 years eugene output function mods
(edit) @5085   21 years eugene added pmSourceMagnitudes, added elixir/imclean header keywords
(edit) @5084   21 years eugene alternative clipping for pmPSFtryMetric
(edit) @5068   21 years eugene fixing errors related to apResid and skyBias
(edit) @5058   21 years eugene moved ApResid, etc into pmPSF from pmPSFtry
(edit) @5049   21 years eugene changed noise to weight, psImageData to eamReadout
(edit) @4977   21 years eugene cleanup, organization
(edit) @4954   21 years eugene psphot reorganization: merged in pmObjects code from psModule, …
(edit) @4949   21 years eugene adding pmObjects stuff
(edit) @4946   21 years eugene major name re-organization, added output modes, consistent with …
(edit) @4901   21 years eugene various psphot updates
(edit) @4630   21 years eugene various tests and changes
(edit) @4582   21 years eugene working on the stability of the galaxy models
(edit) @4574   21 years eugene improved galaxy model guesses, better handling of errors
(edit) @4375   21 years eugene adding model tests
(edit) @4251   21 years eugene mask/noise are working
(edit) @4216   21 years eugene rework with masks and noise array
(edit) @4215   21 years eugene adding mask & noise images
(edit) @4129   21 years eugene further basic concepts
(edit) @4115   21 years eugene running sources in brightness order, using a mask
(add) @4114   21 years eugene adding psphot as independent directory
Note: See TracRevisionLog for help on using the revision log.