IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/objects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18907   18 years Paul Price Casting away const to satisfy compiler.
(edit) @18902   18 years Paul Price Fixing compilation error.
(edit) @18901   18 years Paul Price Support for other image types (esp U8 which now comes from having …
(edit) @18900   18 years Paul Price Removing need for additional image allocation.
(edit) @18898   18 years Paul Price Wrong operation!
(edit) @18867   18 years Paul Price Use separable mask convolution to grow the footprints.
(edit) @18857   18 years Paul Price Add a trap for case where no sources have a good extended fit.
(edit) @18845   18 years Paul Price Need to check return value of fwrite to avoid compiler warning on some …
(edit) @18844   18 years Paul Price System call memset shouldn't be redefined.
(edit) @18841   18 years Paul Price Whoops.
(edit) @18840   18 years Paul Price Check return value of fwrite (to get around a compiler warning …
(edit) @18830   18 years eugene src/objects/Makefile.am
(edit) @18829   18 years eugene add a reference to the containing footprint
(edit) @18828   18 years eugene adding functions for footprints from psphot
(edit) @18601   18 years Paul Price The FPA format in psastroDataSave was bad: the GPC1 inputs (which is …
(edit) @18600   18 years Paul Price Getting rid of old #def-ed out code that referred to FPA.NAME.
(edit) @18599   18 years Paul Price FPA.NAME was hanging around.
(edit) @18581   18 years eugene additional trace info
(edit) @18554   18 years eugene re-organization of the named mask bit handling: pmConfigMaskSetBits …
(edit) @18042   18 years eugene skip nan pixels
(edit) @18040   18 years eugene ignore nan aperture mags
(edit) @17998   18 years eugene better error handling for negative aperture fluxes
(edit) @17997   18 years eugene add a comment
(edit) @17996   18 years eugene ifdef-out possibly unneeded header updates
(edit) @17850   18 years eugene revert to using PSPHOT.SOURCES as name of array on readout->analysis
(edit) @17832   18 years eugene fixed errors in recent API mods
(edit) @17826   18 years eugene use name of pmFPAfileIO carrier to name readout->analysis entry
(edit) @17805   18 years Paul Price Getting rid of leftover printf.
(edit) @17635   18 years Paul Price If no sources are present when writing, write an empty table. This is …
(edit) @17396   18 years eugene merging from eam_branch_20080324 : psphot work on extended source …
(edit) @17395   18 years eugene adding mag and magErr to model structure
(edit) @17287   18 years eugene whitespace difference
(edit) @17049   18 years Paul Price Need strings.h for strcasecmp.
(edit) @17010   18 years Paul Price Adding checks on hdu to avoid SEGV.
(edit) @16990   18 years Paul Price Plugging memory leak.
(edit) @16911   18 years Paul Price The NANs in the pmPSFtry->metric vector were coming from …
(edit) @16909   18 years Paul Price Check for non-finite metrics; not sure where these are coming from yet …
(edit) @16819   18 years eugene merge changes from eam_branch_20080225 (better flag definitions)
(edit) @16294   18 years eugene adding extended source output table
(edit) @16292   18 years eugene added comment
(edit) @16066   19 years eugene add pmSourceModeFrom/ToString
(edit) @16065   19 years eugene drop mask assert (was inappropriate)
(edit) @15984   19 years gusciora Removed pmPeakTest().
(edit) @15983   19 years gusciora Added code to do some PS_ASSERTS for input parameters.
(edit) @15982   19 years gusciora Cosmetic changes only.
(edit) @15981   19 years gusciora Changed some assert() code to PS_ASSERT() code.
(edit) @15980   19 years gusciora Removed pmSourceTest() and added some PS_ASSERTS.
(edit) @15979   19 years gusciora Got rid of pmPeakTest().
(edit) @15978   19 years gusciora Added code to do PS_ASSERTS.
(edit) @15977   19 years gusciora Changed some PS_ASSERTS to return NANs instead of FALSE.
(edit) @15889   19 years gusciora Added MemCheck functions for structs defined here.
(edit) @15843   19 years Paul Price Adding const in some appropriate places.
(edit) @15842   19 years Paul Price Making it so that the user can select the type of statistic to use …
(edit) @15834   19 years Paul Price Adding const in some appropriate places.
(edit) @15814   19 years Paul Price Checking in version that should allow ppStack to compile.
(edit) @15811   19 years eugene psfProb vs psfChisq
(edit) @15799   19 years eugene changing psfProb to psfChisq
(edit) @15707   19 years Paul Price Adding check on HDU.
(edit) @15706   19 years Paul Price Cleaning up mask iteration for easier maintenance.
(edit) @15705   19 years Paul Price Propagating error.
(edit) @15704   19 years Paul Price source->maskObj doesn't have to be asserted on, since it is tested in …
(edit) @15703   19 years Paul Price Only copy image if defined.
(edit) @15702   19 years Paul Price Removing test feature left in last check-in.
(edit) @15701   19 years Paul Price Also needed to adjust the centre for later interpolation.
(edit) @15700   19 years Paul Price Fixing cut/paste error in mapping input to desired coordinates.
(edit) @15699   19 years Paul Price Initialising chisqNorm.
(edit) @15698   19 years Paul Price Initialising components of pmSource.
(edit) @15697   19 years Paul Price Adding const in various places.
(edit) @15696   19 years Paul Price Fixing typo.
(edit) @15622   19 years gusciora Added PS_ASSERT to pmSourceFitSetDataAlloc() to ensure it isn't called …
(edit) @15619   19 years gusciora Cosmetic changes only.
(edit) @15588   19 years eugene removed over-zealous PS_ASSERTS
(edit) @15587   19 years eugene fix case of mismatch between image/mask and residual sizes
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15417   19 years gusciora Merged problems with pmTrend2D.c
(edit) @15413   19 years gusciora ignore
(edit) @15254   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
(edit) @15250   19 years Paul Price Reading the table row by row in order to avoid memory fragmentation.
(edit) @15243   19 years eugene example code illustrating memory problem
(edit) @15232   19 years Paul Price Catching errors.
(edit) @15230   19 years Paul Price Attempting to guard against failing assertions on nXruff and nYruff in …
(edit) @15228   19 years Paul Price Need to pass down a corrected view so that the particular chip can be …
(edit) @15227   19 years Paul Price Concepts writing should now be done at a higher level.
(edit) @15213   19 years Paul Price Ensure PHU has been conformed to the camera format.
(edit) @15165   19 years gusciora Added the function psMemCheckGrowthCurve(psPtr ptr) Also, …
(edit) @15157   19 years Paul Price Reinstating the use of BLANK.HEADERS. This should properly be …
(edit) @15151   19 years eugene rough draft for BLANK.HEADERS
(edit) @15107   19 years eugene oops!
(edit) @15105   19 years eugene fix edge errors in pmTrend
(edit) @15104   19 years eugene fix edge errors in pmTrend
(edit) @15090   19 years eugene handle errors in pmTrend2DEval
(edit) @15089   19 years eugene clear the error from curve of growth
(edit) @15080   19 years eugene load flags from input file
(edit) @15056   19 years eugene min fitted flux must be non-zero or fits diverge
(edit) @15055   19 years eugene was failing to set parameters on start, update on cycles; added print …
(edit) @15054   19 years eugene space
(edit) @15053   19 years eugene metadata replace for PSF.CLUMP stuff
(edit) @15039   19 years eugene adding PS1_DEV_1 as pmSource I/O format; various cleanups of I/O operations
(edit) @15016   19 years eugene handle zero psf stars; user parameters for trend Nx,Ny; some code re-org
(edit) @15004   19 years eugene only set the binning scale / offset for MAP
Note: See TracRevisionLog for help on using the revision log.