IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16398   18 years Paul Price Need to set psfMag, even when not TESTING.
(edit) @16385   18 years Paul Price Turn off testing output
(edit) @16384   18 years Paul Price Removing TESTING outputs.
(edit) @16352   18 years Paul Price I no longer believe that I should be normalising the variance kernel. …
(edit) @15976   19 years gusciora Initialized a couple of pointers to NULL.
(edit) @15847   19 years Paul Price Adding demonstration 'psf tool'.
(edit) @15846   19 years Paul Price Looks like it's important to have options->poissonErrorsPhotLMM = true
(edit) @15839   19 years Paul Price Adding pmPSFEnvelope.
(edit) @15837   19 years Paul Price Adding additional parameters.
(edit) @15836   19 years Paul Price It works! Getting rid of old code.
(edit) @15814   19 years Paul Price Checking in version that should allow ppStack to compile.
(edit) @15809   19 years Paul Price Updates trying to get dual-convolution to work. It doesn't yet.
(edit) @15789   19 years Paul Price Fixing stamp regions --- weren't going the full length of the image.
(edit) @15787   19 years Paul Price Cleaning up some stamp processing.
(edit) @15764   19 years Paul Price Making code compile with current (checked-in) version.
(edit) @15762   19 years Paul Price Adding experimental code to generate the envelope PSF of multiple PSFs …
(edit) @15761   19 years Paul Price Fixing cross-matrix: background terms weren't being filled in.
(edit) @15756   19 years Paul Price Implementing dual-convolution. This required reworking those …
(edit) @15745   19 years Paul Price Fixing region of search
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15455   19 years Paul Price Don't need second readout if convolving the first.
(edit) @15449   19 years Paul Price Fixing order of arguments.
(edit) @15447   19 years Paul Price Confirming EAM's fix.
(edit) @15444   19 years eugene fixed compile problem, but code is still wrong (see line 366)
(edit) @15443   19 years Paul Price Adding function pmSubtractionOrder (choice of name is probably not the …
(edit) @15433   19 years Paul Price Ignore errors in psVectorStats.
(edit) @15432   19 years Paul Price The RINGS kernel may be completely made up of 'inner' rings.
(edit) @15429   19 years Paul Price Normalising positions, for a bit more reasonable values
(edit) @15427   19 years Paul Price Adding additional diagnostics on bad stamps.
(edit) @15422   19 years Paul Price Adding checks on deviations.
(edit) @15403   19 years Paul Price strcasecmp requires strings.h, not string.h (bug 996).
(edit) @15396   19 years Paul Price Protecting from some of the input pmStackData being NULL.
(edit) @15390   19 years Paul Price TESTING should be turned off in CVS.
(edit) @15373   19 years Paul Price Adding note about future optimisation.
(edit) @15371   19 years Paul Price Make output coordinates for rejection and deviation consistent.
(edit) @15367   19 years Paul Price Removing debugging printf statements.
(edit) @15361   19 years Paul Price Adding more information on stamp rejection to logs.
(edit) @15360   19 years Paul Price Ensure uncomplete rings are NOT used --- want the corners to be zero. …
(edit) @15329   19 years Paul Price Exclusion zone isn't twice the footprint, but the footprint plus the …
(edit) @15325   19 years Paul Price Allowing use of FFT convolution for masks. The program was spending a …
(edit) @15319   19 years Paul Price Print the fraction as well.
(edit) @15305   19 years Paul Price Will fail without trying hard if there are not enough good pixels.
(edit) @15286   19 years Paul Price When a stamp has bad flux, reject it completely.
(edit) @15285   19 years Paul Price Removing double free.
(edit) @15267   19 years Paul Price If the stamp footprint is smaller than the kernel size, then we won't …
(edit) @15263   19 years Paul Price Meant u,v and not x,y.
(edit) @15251   19 years Paul Price Using a Waussian instead of a Gaussian, so as to have some power in …
(edit) @15247   19 years Paul Price Ensuring GUNK kernels are marked as such after generating them from …
(edit) @15220   19 years Paul Price Put in check for coordinates of stamp.
(edit) @14947   19 years Paul Price Additional include file required for compilation.
(edit) @14886   19 years jhoblitt install pmImageCombine.h
(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) @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) @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) @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) @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.
(edit) @14719   19 years Paul Price Adding error checking.
(edit) @14716   19 years Paul Price Entire matrix wasn't being populated --- left in some "upper diagonal …
(edit) @14713   19 years Paul Price Putting pointer declarations early, since in the event of an error …
(edit) @14712   19 years Paul Price Fixing compilation error.
(edit) @14711   19 years Paul Price Last commit log message is wrong --- Fixing the matrix generation. …
(edit) @14710   19 years Paul Price Cleaning up, consolidating some duplicated code. Fixing photometric …
(edit) @14709   19 years Paul Price Cleaning up, consolidating some duplicated code. Fixing photometric …
(edit) @14701   19 years Paul Price Extensive changes to image subtraction codes. Discovered that I …
(edit) @14690   19 years Paul Price Fixing up normalisation of the ISIS kernels.
(edit) @14680   19 years Paul Price Adding check.
(edit) @14671   19 years Paul Price Adding function pmSubtractionKernelsOptimumISIS, which derives an …
(edit) @14648   19 years magnier insignificant changes
(edit) @14636   19 years Paul Price If there are no bad pixels, then 'bad' is never allocated.
(edit) @14633   19 years Paul Price Removing function that's not used. Got another function of the same …
(edit) @14632   19 years Paul Price Moving pmSubtractionDeconvolveMask out of subtraction files, renaming …
(edit) @14625   19 years Paul Price Changes to stacking to allow it to work on convolved images. Pulled a …
(edit) @14624   19 years Paul Price Whoops, removed necessary definition.
(edit) @14623   19 years Paul Price Adding check on return of pmSubtractionKernelImage. Fixing coordinates …
(edit) @14606   19 years Paul Price Ditto.
(edit) @14605   19 years Paul Price Don't use regions if the size is 0.
(edit) @14604   19 years Paul Price Generate target stamps when not provided.
(edit) @14602   19 years Paul Price Adding function pmSubtractionDeconvolveMask that performs matched …
(edit) @14592   19 years Paul Price Add the full kernel description rather than the string summary.
(edit) @14591   19 years Paul Price Put regions onto metadata as well.
(edit) @14585   19 years Paul Price Moving free to avoid SEGV.
(edit) @14584   19 years Paul Price Fixing type, psString --> const char*, since we don't need the memblock.
(edit) @14582   19 years Paul Price Fixing up analysis metadata.
(edit) @14581   19 years Paul Price Fixing normalisation of SPAM,FRIES kernels --- the start/stop values …
(edit) @14580   19 years Paul Price Adding function pmSubtractionMatch to do the PSF-matching. It calls …
(edit) @14542   19 years Paul Price Forgot semi-colon.
Note: See TracRevisionLog for help on using the revision log.