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