IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine/pmSubtraction.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @14716   19 years Paul Price Entire matrix wasn't being populated --- left in some "upper diagonal …
(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) @14648   19 years magnier insignificant changes
(edit) @14632   19 years Paul Price Moving pmSubtractionDeconvolveMask out of subtraction files, renaming …
(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) @14602   19 years Paul Price Adding function pmSubtractionDeconvolveMask that performs matched …
(edit) @14581   19 years Paul Price Fixing normalisation of SPAM,FRIES kernels --- the start/stop values …
(edit) @14540   19 years Paul Price Moving photometric scaling into the kernel for RINGS, and fixing up …
(edit) @14528   19 years Paul Price Ensure correct region is used when cutting down the weight map.
(edit) @14527   19 years Paul Price Use the weight map instead of the input image as the noise term.
(edit) @14524   19 years Paul Price Don't need to give pmSubtractionRejectStamps the images, since those …
(edit) @14515   19 years Paul Price Making the input mask optional for pmSubtractionMask --- necessary if …
(edit) @14513   19 years Paul Price Adding function to set stamps based on a list of x,y positions (as …
(edit) @14480   19 years Paul Price Adding enhancement to extract the pixels for each stamp from the …
(edit) @14456   19 years Paul Price Changing the system by which the kernel weighting is performed. …
(edit) @14455   19 years Paul Price Extensive changes to the way spatial variation of the kernel is …
(edit) @14420   19 years Paul Price Need to normalise sum of kernel components to unity in order to …
(edit) @14360   19 years Paul Price Adding RINGS kernel --- a series of rings, modified by polynomials.
(edit) @14340   19 years Paul Price Should be using the input image as the estimate of the noise for …
(edit) @14329   19 years Paul Price Not using psPolynomials to do spatial polynomials --- it's awkward, …
(edit) @14319   19 years Paul Price CONVOLVE_PIXEL is not needed, since it never needs to do weighting. …
(edit) @14318   19 years Paul Price Fixing MAJOR bug --- the rejection step wasn't doing the convolution …
(edit) @14314   19 years Paul Price Fixing order.
(edit) @14313   19 years Paul Price Putting GUNK in macros.
(edit) @14311   19 years Paul Price Don't need to convolve if the pixel is masked.
(edit) @14305   19 years Paul Price Adding GUNK (Grid United with Normal Kernels --- a POIS/ISIS hybrid) …
(edit) @14304   19 years Paul Price I think I've got it right this time.…
(edit) @14303   19 years Paul Price Fixing constraints on image bounds.
(edit) @14302   19 years Paul Price Adding protection for size of image in convolution. If the kernel …
(edit) @14281   19 years Paul Price Ensure entire image is checked for masked pixels. Can't leave out the …
(edit) @14200   19 years Paul Price Turn off functions in favour of macros.
(edit) @14197   19 years Paul Price Fixing FRIES and SPAM kernels.
(edit) @14195   19 years Paul Price Restoring changes that were wiped when uploading the code to provide …
(edit) @14125   19 years Paul Price Shouldn't use 'x' and 'y' in the macro, since these are defined …
(edit) @14106   19 years Paul Price Adding additional convolution kernels: SPAM (binned pixels around a …
(edit) @13736   19 years Paul Price Fixing range on the mask convolution.
(edit) @13735   19 years Paul Price Unifying input and reference masks in a single mask for the subtraction.
(edit) @13511   19 years Paul Price Checking matrices to ensure no NaNs/Infs creep in. If they do, reject …
(edit) @13406   19 years Paul Price Replacing "middle man" static inline functions with macros, because …
(edit) @13398   19 years Paul Price Optimising the creating of convolution kernels: moved operations that …
(edit) @13395   19 years Paul Price Bit better optimisation on convolution: was generating the kernel …
(edit) @13390   19 years Paul Price Spatial variation working for both POIS and ISIS kernels.
(edit) @13389   19 years Paul Price Fixing subtraction of nominated kernel. This is used to maintain …
(edit) @13386   19 years Paul Price Cleaning up convolvePixel function.
(edit) @13385   19 years Paul Price Removing extraneous line.
(edit) @13380   19 years Paul Price Convolution optimisation, mostly for ISIS kernels.
(edit) @13379   19 years Paul Price Adding diagnostic output: FITS files with stamp matrices or kernels
(edit) @13366   19 years Paul Price Removing unneccessary assertion. Fixing up errors in coordinates …
(add) @13340   19 years Paul Price Cleaning up image subtraction code, getting ready to use. Not tested yet.
Note: See TracRevisionLog for help on using the revision log.