IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14855   19 years Paul Price Fixing names.
(edit) @14854   19 years Paul Price Avoid warning on variable not used.
(edit) @14853   19 years Paul Price Gotta declare it before you can use it.
(edit) @14852   19 years Paul Price Adding compile-time option to avoid convolution
(edit) @14851   19 years Paul Price Adding additional test output --- convolved mask and weight.
(edit) @14850   19 years jhoblitt stub out initial Nebulous support
(edit) @14849   19 years Paul Price Fixing compilation error.
(edit) @14848   19 years Paul Price Fixing up photometry --- need to copy the result over so it can be used.
(edit) @14847   19 years Paul Price Adding error check.
(edit) @14846   19 years Paul Price Clear errors in psMinimizeGaussNewtonDelta --- can't do anything about …
(edit) @14845   19 years Paul Price Bigger stamp regions.
(edit) @14844   19 years Paul Price Need to initialise models.
(edit) @14843   19 years Paul Price Adding PPSTACK.SOURCES
(edit) @14842   19 years Paul Price Ensuring sources or stamps are provided.
(edit) @14841   19 years Paul Price Fixing order so that protection comes before the potential SEGV.
(edit) @14840   19 years Paul Price Didn't quite fix it last time.
(edit) @14839   19 years Paul Price Fixing 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) @14836   19 years Paul Price Output number of sources.
(edit) @14835   19 years Paul Price Check that a list of sources is provided, if required.
(edit) @14834   19 years Paul Price Cleaning up code to produce photometry. Moving the call to psphot …
(edit) @14833   19 years Paul Price Don't generate source plots if we were given the PSF --- since there's …
(edit) @14832   19 years eugene added stamps conceptual design
(edit) @14831   19 years Paul Price Adding skewness and kurtosis
(edit) @14830   19 years Paul Price Adding skewness and kurtosis.
(edit) @14829   19 years eugene updates to chip positions
(edit) @14828   19 years eugene added needed offset to chips
(edit) @14827   19 years eugene added a missing main to dimm
(edit) @14826   19 years Paul Price Need to normalise the variance kernel so that the sum is unity --- …
(edit) @14825   19 years Paul Price Adding script to read a CMF (astrometry) file and plot the positions …
(edit) @14824   19 years Paul Price The values in the variance map were about half of what they should …
(edit) @14823   19 years Paul Price Fixing cut/paste error.
(edit) @14822   19 years Paul Price Need to initialise psphot models.
(edit) @14821   19 years Paul Price Doesn't like reading sources into the same FPA structure as the images …
(edit) @14820   19 years eugene allow clipping of bad pixels
(edit) @14819   19 years Paul Price Fixing comments, turning off galaxies and galaxy grids.
(edit) @14818   19 years Paul Price Not entirely sure why a factor of 2 was being divided out; removing it …
(edit) @14817   19 years Paul Price Was using the sigma instead of FWHM.
(edit) @14816   19 years Paul Price Ensuring consistency between flux scales (peak vs integrated) --- …
(edit) @14815   19 years Paul Price Plugging memory leaks.
(edit) @14814   19 years Paul Price Plugging memory leak.
(edit) @14813   19 years Paul Price Catalogue stars were missing from the list, because the size of the …
(edit) @14812   19 years Paul Price Stopping errors coming out of ppSim.
(edit) @14811   19 years Paul Price Adding ability to get stamps from sources.
(edit) @14810   19 years Paul Price Get sources from correct label.
(edit) @14809   19 years Paul Price Fixing segfault.
(edit) @14808   19 years Paul Price Fixing definition of PPSUB.SOURCES
(edit) @14807   19 years Paul Price Adding PPSUB.SOURCES
(edit) @14806   19 years Paul Price Adding support for getting stamps from sources.
(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) @14800   19 years Paul Price Cut/paste error.
(edit) @14799   19 years Paul Price Fixing uninitialised variable warning.
(edit) @14798   19 years Paul Price Fixing uninitialised variable warnings.
(edit) @14797   19 years Paul Price Fixing uninitialised variable warning.
(edit) @14795   19 years Paul Price Adding build system files to cvsignore.
(edit) @14794   19 years Paul Price Ensuring scheme is defined before sucking it off.
(edit) @14793   19 years Paul Price Adding files to manifest to stop it complaining.
(edit) @14792   19 years Paul Price Also needed to change the stripping of the scheme off the filename.
(edit) @14791   19 years Paul Price Need to fix scheme identifier --- doesn't work when there are other …
(edit) @14769   19 years Paul Price Ignoring everything in test directory
(edit) @14768   19 years Paul Price Warp the source list as well as the pixels.
(edit) @14767   19 years Paul Price Current best choice of parameters.
(edit) @14766   19 years Paul Price Don't read the stamps file more than once.
(edit) @14765   19 years Paul Price Fixing debugging outputs.
(edit) @14764   19 years Paul Price Fixing source of recipe values.
(edit) @14763   19 years Paul Price Updating API
(edit) @14762   19 years Paul Price Adding assertion on kernel sizes.
(edit) @14761   19 years jhoblitt update copyright notice
(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) @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) @14751   19 years Paul Price Supposed to be doing photometry on output image!
(edit) @14750   19 years Paul Price Removing extraneous call to psphot --- it's already done in ppSubReadout.
(edit) @14749   19 years Paul Price Get PSF from the chip, not the readout.
(edit) @14748   19 years Paul Price Increasing footprint size.
(edit) @14747   19 years Paul Price Removing option for a psf list --- there's only a single image, so …
(edit) @14746   19 years Paul Price Adding dist_author
(edit) @14745   19 years Paul Price Adding dist_abstract
(edit) @14744   19 years Paul Price Allow use of NULL 'file' or 'list' argument name in making a filelist. …
(edit) @14743   19 years Paul Price Changing back some things that really should be done at the chip level.
(edit) @14742   19 years Paul Price Several files had wrong file levels.
(edit) @14741   19 years Paul Price Need to initialise model classes.
(edit) @14740   19 years Paul Price Fixing default option for SPAM binning.
(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) @14737   19 years eugene fixed un-inited namedSocket
(edit) @14736   19 years Paul Price Fixing assertion.
(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.
Note: See TracRevisionLog for help on using the revision log.