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) @15042   19 years eugene fixed float / int error
(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) @15017   19 years eugene no X for kapa; start of code to extend PSF star selection
(edit) @15000   19 years eugene update from eam_branch_20070921
(edit) @14967   19 years eugene drop unneeded psErrorClear calls
(edit) @14966   19 years eugene generate flux scale for successful psf
(edit) @14965   19 years eugene adding a comment
(edit) @14963   19 years eugene adding psphotMakeFluxScale
(edit) @14953   19 years eugene plugged leak
(edit) @14952   19 years eugene plug leaks
(edit) @14946   19 years eugene adding diagnostic plots
(edit) @14945   19 years eugene adding several new functions
(edit) @14944   19 years eugene substantial changes: converting to pmTrend2d; adding functions to …
(edit) @14943   19 years eugene adding comment
(edit) @14942   19 years eugene using new psImageBacgkround API, adding plots for sky cell histograms
(edit) @14941   19 years eugene add comment
(edit) @14940   19 years eugene change some psF64 to double
(edit) @14939   19 years eugene adding diagnostic plots
(edit) @14892   19 years Paul Price Using newly defined functions that define files based on other files, …
(edit) @14833   19 years Paul Price Don't generate source plots if we were given the PSF --- since there's …
(edit) @14799   19 years Paul Price Fixing uninitialised variable warning.
(edit) @14760   19 years Paul Price Fixing compilation errors.
(edit) @14759   19 years eugene if we have a PSF already, use the resulting value for FWHM_X,Y
(edit) @14758   19 years eugene do we have a PSF when making the rough class?
(edit) @14757   19 years eugene added a comment
(edit) @14756   19 years eugene added a comment for future dev work
(edit) @14755   19 years eugene load externally-supplied PSF before finding peaks, only try for PSF …
(edit) @14754   19 years eugene added a comment for future work
(edit) @14749   19 years Paul Price Get PSF from the chip, not the readout.
(edit) @14728   19 years eugene added some notes, comments
(edit) @14655   19 years eugene * updates from branch eam_branch_20070817 * changed pmIsFoo to …
(edit) @14348   19 years eugene various fixes to get PSFConv model working
(edit) @14347   19 years eugene keep model pixels in masked region (could be optimized)
(edit) @14346   19 years eugene move model test after sky subtraction
(edit) @14338   19 years eugene finished PSFConvModel code; added structure to carry convolved model data
(edit) @14337   19 years eugene added comment
(edit) @14336   19 years eugene changed API for psphotModelTest
(edit) @14335   19 years eugene adding pmSourceCachePSF prototype
(edit) @14327   19 years eugene update to use modified psMinLM_GuessABP API
(edit) @14326   19 years eugene update to handle current recipe functions
(edit) @14212   19 years eugene pmFPAfile.save is false by default
(edit) @14005   19 years eugene drop unneeded include
(edit) @14004   19 years eugene cleanup formatting
(edit) @13983   19 years eugene setting up the extended source fitting functions
(edit) @13976   19 years eugene fleshed out psf-convolved model fitting function
(edit) @13900   19 years Paul Price Extensive changes to APIs to allow use of a nominated value to mask …
(edit) @13866   19 years eugene data error only for invalid background
(edit) @13864   19 years eugene adding trace dump output; skip sources with apResid not finite
(edit) @13845   19 years eugene starting psf convolved model
(edit) @13835   19 years eugene fix memory leaks
(edit) @13834   19 years eugene do not raise an error if we cannot build a psf
(edit) @13831   19 years eugene move DropInternal calls before possible returns
(edit) @13808   19 years eugene using names consistent with fits keyword lengths
(edit) @13806   19 years Paul Price Clear an error in the stats.
(edit) @13804   19 years eugene replaced pmModel.status with pmModel.flags; using bit values instead …
(edit) @13609   19 years eugene cleanup satMask, badMask
(edit) @13593   19 years Paul Price Updating high-level programs to use symbolic names for mask values in …
(edit) @13570   19 years rhl Give names to mask bits for psImageInterpolate; don't despair if a …
(edit) @13569   19 years rhl If PSF reconstruction fails, try the centre of the image
(edit) @13529   19 years eugene fixed the psf I/O functions
(edit) @13528   19 years eugene changed the pmFPAfileDefine functions to not require an input status value
(edit) @13516   19 years eugene cleaned error messages
(edit) @13478   19 years eugene report errors for arguments
(edit) @13477   19 years eugene convert to kapa 2.0 API
(edit) @13442   19 years rhl Removed old versions of code
(edit) @13441   19 years rhl Rewrote pmFindFootprintAtPoint for speed using a mask and stop-pixels
(edit) @13430   19 years rhl Don't let the effective area drop below a pixel (allows very small …
(edit) @13429   19 years rhl Fix memory leak and use new psEllipsePolToAxes API. psphotPSFstats …
(edit) @13428   19 years rhl Check pmGrowthCurveGenerate's return code
(edit) @13427   19 years rhl Register psModule's error messages
(edit) @13419   19 years rhl Fix memory leaks
(edit) @13416   19 years Paul Price Fixing names for input PSF file.
(edit) @13413   19 years Paul Price Need to set 'status' to false before pmFPAfileDefineFromArgs so that …
(edit) @13411   19 years Paul Price Adding const to view.
(edit) @13408   19 years rhl Fix typo in error msg
(edit) @13407   19 years rhl Allow linear or constant order; check for singular matrix
(edit) @13375   19 years rhl Don't subtract saturated stars
(edit) @13374   19 years rhl Added argument to psphotRoughClass to indicate that the PSF clump's …
(edit) @13372   19 years rhl Allow pmMergeFootprintArrays to ignore some of peaks
(edit) @13353   19 years rhl Fix typo None --> NULL
(edit) @13351   19 years rhl Implement and use pmGrowFootprintArray
(edit) @13349   19 years rhl stdev can be NaN where we subtracted residuals, so deal with threshold …
(edit) @13348   19 years rhl Change psphotCullPeaks API to allow user to choose which image to use …
(edit) @13343   19 years Paul Price Avoiding errors generated by source->moments == NULL. If you know …
(edit) @13330   19 years eugene adding PM_MODEL_OP_NOISE flag so noise array is modified rather than …
(edit) @13304   19 years Paul Price Don't generate mask if it already exists --- don't want existing …
(edit) @13301   19 years rhl Fix memory leaks
(edit) @13236   19 years rhl Worked on pmFootprints; added pmFindFootprintAtPoint
(edit) @13225   19 years eugene load PSF from external file, load sources file external file, move …
(edit) @13219   19 years eugene adding
(edit) @13216   19 years eugene adding PLOT.APRESID
(edit) @13196   19 years eugene write resid images in trace mode
(edit) @13166   19 years eugene adding optional peak limit (useful for dense fields)
(edit) @13133   19 years eugene comment out SourceSize for now
(edit) @13086   19 years eugene added psphotSourceSize, not fully integrated
(edit) @13081   19 years eugene adding the rough-draft source size test code
(edit) @13079   19 years eugene trace comparison detail for shape parameters
(edit) @13056   19 years rhl Removed the other printf(".")
(edit) @13055   19 years rhl Removed printf(".")
Note: See TracRevisionLog for help on using the revision log.