IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @15229   19 years Paul Price Protecting against NULL BIASSEC.
(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) @15220   19 years Paul Price Put in check for coordinates of stamp.
(edit) @15219   19 years Paul Price Catching NULL trimsec.
(edit) @15218   19 years Paul Price Have been running into problems because various write functions (i.e., …
(edit) @15217   19 years Paul Price Gene pointed out that the file rules are also read in pmConfig (when …
(edit) @15213   19 years Paul Price Ensure PHU has been conformed to the camera format.
(edit) @15183   19 years Paul Price Missed some text when resolving conflict.
(edit) @15180   19 years Paul Price Merging branch with FITS compression development. Minor conflicts in …
(edit) @15165   19 years gusciora Added the function psMemCheckGrowthCurve(psPtr ptr) Also, …
(edit) @15162   19 years gusciora Replaced the two assert() calls in pmBiasSubtractFrame() with several …
(edit) @15161   19 years gusciora Modified the FindPeaks Vector/Image tests for the new API code.
(edit) @15160   19 years gusciora First version of these tests
(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) @15150   19 years eugene update the CONTENT table distinguishing between chip ID and chip NAME
(edit) @15141   19 years eugene added CHIP.ID concept
(edit) @15140   19 years eugene get EXTWORD from the file, not the config, format
(edit) @15139   19 years eugene added CHIP.ID to conversions
(edit) @15133   19 years eugene free stats as needed
(edit) @15131   19 years eugene why is file.mosaicLevel not being set?
(edit) @15116   19 years eugene RULEs now allow MULTI entries, which act as an OR list
(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) @15102   19 years eugene correct number of iteration
(edit) @15101   19 years Paul Price Need to add CONTENT.RULE for mosaic cameras.
(edit) @15099   19 years Paul Price Whoops.
(edit) @15098   19 years Paul Price processChip wasn't putting the HDU in at the correct place. It's …
(edit) @15096   19 years Paul Price Fixing compilation problems.
(edit) @15094   19 years Paul Price Have just changed the meaning of CONTENT in FILE in the camera format. …
(edit) @15093   19 years Paul Price Adding function pmFPAviewGenerate to generate a pmFPAview from …
(edit) @15092   19 years Paul Price Need to update the CONTENT line in FILE in the camera format --- …
(edit) @15090   19 years eugene handle errors in pmTrend2DEval
(edit) @15089   19 years eugene clear the error from curve of growth
(edit) @15087   19 years Paul Price During the recent reorganisation here, I didn't realise that there is …
(edit) @15086   19 years eugene needed to add chip: to mosaiced output chip entry
(edit) @15080   19 years eugene load flags from input file
(edit) @15068   19 years Paul Price Needed to re-work the way PHU={CHIP,CELL} were being handled in the …
(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) @15052   19 years eugene handle MULTI entries in FILTER.ID
(edit) @15051   19 years eugene skip objects without astrometry (dX, dY is nan)
(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) @15015   19 years gusciora Temporarily removed the test programs due to API changes.
(edit) @15004   19 years eugene only set the binning scale / offset for MAP
(edit) @15002   19 years eugene added automatic scale adjustment for PSF parameter model
(edit) @15000   19 years eugene update from eam_branch_20070921
(edit) @14977   19 years gusciora Added pmCellSquish.h and pmCOnceptsUpdate.h.
(edit) @14976   19 years gusciora Added new test files to Makefile.am.
(edit) @14962   19 years eugene use FluxScale for model photometry if available
(edit) @14961   19 years eugene added FluxScale to psf
(edit) @14955   19 years Paul Price Plugging memory leak, following changes to psImage.
(edit) @14954   19 years Paul Price Don't store formatName in the pmFPA --- this was a testing step that I …
(edit) @14950   19 years eugene plug leaks
(edit) @14949   19 years eugene plug leaks from psImageSubset
(edit) @14947   19 years Paul Price Additional include file required for compilation.
(edit) @14938   19 years eugene adding pmTrend2D
(edit) @14937   19 years eugene converting ApResid to pmTrend2D; F64 to F32 for various elements used …
(edit) @14936   19 years eugene adding pmTrend2D as part of the pmPSF model (ApResid)
(edit) @14935   19 years eugene new API for psImageBackground
(edit) @14934   19 years eugene force consistency with dataLevel, fileLevel, freeLevel for …
(edit) @14933   19 years eugene minor spacing change
(edit) @14932   19 years eugene adding pmTrend2D.h
(edit) @14889   19 years Paul Price Had trouble with defining files for psphot from pswarp --- didn't know …
(edit) @14886   19 years jhoblitt install pmImageCombine.h
(edit) @14884   19 years Paul Price Copying an FPA onto itself takes forever --- you never get to the …
(edit) @14882   19 years gusciora First version for this file.
(edit) @14881   19 years gusciora Current latest working version of this file. A newer one is in …
(edit) @14880   19 years gusciora Newer version of the test config files. These wil leventually be …
(edit) @14870   19 years Paul Price Avoiding error from getting subimage of NULL mask. Plugging memory leak.
(edit) @14867   19 years Paul Price Was getting lots of NANs in unmasked pixels, because the FFT spreads …
(edit) @14846   19 years Paul Price Clear errors in psMinimizeGaussNewtonDelta --- can't do anything about …
(edit) @14841   19 years Paul Price Fixing order so that protection comes before the potential SEGV.
(edit) @14838   19 years Paul Price Only go to the penultimate source, since going to the last one can …
(edit) @14837   19 years Paul Price Adding note on where possible SEGVs might come from.
(edit) @14835   19 years Paul Price Check that a list of sources is provided, if required.
(edit) @14824   19 years Paul Price The values in the variance map were about half of what they should …
(edit) @14812   19 years Paul Price Stopping errors coming out of ppSim.
(edit) @14805   19 years Paul Price Adding ability to get stamps from sources.
(edit) @14804   19 years Paul Price Adding const
(edit) @14803   19 years Paul Price Fixing memory leak.
(edit) @14802   19 years Paul Price Candidate stamps (or stamp regions, if no stamp list is provided) for …
(edit) @14801   19 years Paul Price Preparing to take a (long) list of sources as candidate stamps. …
(edit) @14766   19 years Paul Price Don't read the stamps file more than once.
(edit) @14753   19 years Paul Price Fixing compilation error.
(edit) @14752   19 years Paul Price Generate kernel for the variance map as the square of the kernel for …
(edit) @14744   19 years Paul Price Allow use of NULL 'file' or 'list' argument name in making a filelist. …
(edit) @14739   19 years Paul Price Give pmSubtractionBorder a size, rather than the NULL kernel (since …
(edit) @14738   19 years Paul Price Consolidating some code. Making it so that the convolutions of the …
(edit) @14735   19 years Paul Price Wasn't iterating from the correct starting point for the weight.
(edit) @14734   19 years Paul Price Adding check for non-finite sum1.
(edit) @14733   19 years Paul Price Only perform calculations on good stamps.
Note: See TracRevisionLog for help on using the revision log.