|
|
|
@14835
|
19 years |
Paul Price |
Check that a list of sources is provided, if required.
|
|
|
|
@14824
|
19 years |
Paul Price |
The values in the variance map were about half of what they should …
|
|
|
|
@14805
|
19 years |
Paul Price |
Adding ability to get stamps from sources.
|
|
|
|
@14804
|
19 years |
Paul Price |
Adding const
|
|
|
|
@14803
|
19 years |
Paul Price |
Fixing memory leak.
|
|
|
|
@14802
|
19 years |
Paul Price |
Candidate stamps (or stamp regions, if no stamp list is provided) for …
|
|
|
|
@14801
|
19 years |
Paul Price |
Preparing to take a (long) list of sources as candidate stamps. …
|
|
|
|
@14766
|
19 years |
Paul Price |
Don't read the stamps file more than once.
|
|
|
|
@14753
|
19 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@14752
|
19 years |
Paul Price |
Generate kernel for the variance map as the square of the kernel for …
|
|
|
|
@14739
|
19 years |
Paul Price |
Give pmSubtractionBorder a size, rather than the NULL kernel (since …
|
|
|
|
@14738
|
19 years |
Paul Price |
Consolidating some code. Making it so that the convolutions of the …
|
|
|
|
@14735
|
19 years |
Paul Price |
Wasn't iterating from the correct starting point for the weight.
|
|
|
|
@14734
|
19 years |
Paul Price |
Adding check for non-finite sum1.
|
|
|
|
@14733
|
19 years |
Paul Price |
Only perform calculations on good stamps.
|
|
|
|
@14719
|
19 years |
Paul Price |
Adding error checking.
|
|
|
|
@14716
|
19 years |
Paul Price |
Entire matrix wasn't being populated --- left in some "upper diagonal …
|
|
|
|
@14713
|
19 years |
Paul Price |
Putting pointer declarations early, since in the event of an error …
|
|
|
|
@14712
|
19 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@14711
|
19 years |
Paul Price |
Last commit log message is wrong --- Fixing the matrix generation. …
|
|
|
|
@14710
|
19 years |
Paul Price |
Cleaning up, consolidating some duplicated code. Fixing photometric …
|
|
|
|
@14709
|
19 years |
Paul Price |
Cleaning up, consolidating some duplicated code. Fixing photometric …
|
|
|
|
@14701
|
19 years |
Paul Price |
Extensive changes to image subtraction codes. Discovered that I …
|
|
|
|
@14690
|
19 years |
Paul Price |
Fixing up normalisation of the ISIS kernels.
|
|
|
|
@14680
|
19 years |
Paul Price |
Adding check.
|
|
|
|
@14671
|
19 years |
Paul Price |
Adding function pmSubtractionKernelsOptimumISIS, which derives an …
|
|
|
|
@14648
|
19 years |
magnier |
insignificant changes
|
|
|
|
@14636
|
19 years |
Paul Price |
If there are no bad pixels, then 'bad' is never allocated.
|
|
|
|
@14633
|
19 years |
Paul Price |
Removing function that's not used. Got another function of the same …
|
|
|
|
@14632
|
19 years |
Paul Price |
Moving pmSubtractionDeconvolveMask out of subtraction files, renaming …
|
|
|
|
@14625
|
19 years |
Paul Price |
Changes to stacking to allow it to work on convolved images. Pulled a …
|
|
|
|
@14624
|
19 years |
Paul Price |
Whoops, removed necessary definition.
|
|
|
|
@14623
|
19 years |
Paul Price |
Adding check on return of pmSubtractionKernelImage.
Fixing coordinates …
|
|
|
|
@14606
|
19 years |
Paul Price |
Ditto.
|
|
|
|
@14605
|
19 years |
Paul Price |
Don't use regions if the size is 0.
|
|
|
|
@14604
|
19 years |
Paul Price |
Generate target stamps when not provided.
|
|
|
|
@14602
|
19 years |
Paul Price |
Adding function pmSubtractionDeconvolveMask that performs matched …
|
|
|
|
@14592
|
19 years |
Paul Price |
Add the full kernel description rather than the string summary.
|
|
|
|
@14591
|
19 years |
Paul Price |
Put regions onto metadata as well.
|
|
|
|
@14585
|
19 years |
Paul Price |
Moving free to avoid SEGV.
|
|
|
|
@14584
|
19 years |
Paul Price |
Fixing type, psString --> const char*, since we don't need the memblock.
|
|
|
|
@14582
|
19 years |
Paul Price |
Fixing up analysis metadata.
|
|
|
|
@14581
|
19 years |
Paul Price |
Fixing normalisation of SPAM,FRIES kernels --- the start/stop values …
|
|
|
|
@14580
|
19 years |
Paul Price |
Adding function pmSubtractionMatch to do the PSF-matching. It calls …
|
|
|
|
@14542
|
19 years |
Paul Price |
Forgot semi-colon.
|
|
|
|
@14541
|
19 years |
Paul Price |
Fixing normalisation of RINGS. Don't include pixels if they …
|
|
|
|
@14540
|
19 years |
Paul Price |
Moving photometric scaling into the kernel for RINGS, and fixing up …
|
|
|
|
@14539
|
19 years |
Paul Price |
Only normalise kernels that are even functions.
|
|
|
|
@14538
|
19 years |
Paul Price |
Fixing order of parameters for RINGS.
|
|
|
|
@14534
|
19 years |
Paul Price |
Fixing compilation errors.
|
|
|
|
@14533
|
19 years |
Paul Price |
Using FWHM instead of sigma.
|
|
|
|
@14532
|
19 years |
Paul Price |
Using FWHM instead of Gaussian sigmas. I figure FWHM is more …
|
|
|
|
@14528
|
19 years |
Paul Price |
Ensure correct region is used when cutting down the weight map.
|
|
|
|
@14527
|
19 years |
Paul Price |
Use the weight map instead of the input image as the noise term.
|
|
|
|
@14525
|
19 years |
Paul Price |
Adding kernel description
|
|
|
|
@14524
|
19 years |
Paul Price |
Don't need to give pmSubtractionRejectStamps the images, since those …
|
|
|
|
@14521
|
19 years |
Paul Price |
Adding function to get the kernel type from a string.
|
|
|
|
@14519
|
19 years |
Paul Price |
If weight and input are both NULL, default to the reference.
|
|
|
|
@14515
|
19 years |
Paul Price |
Making the input mask optional for pmSubtractionMask --- necessary if …
|
|
|
|
@14514
|
19 years |
Paul Price |
Reworking APIs to be a bit more practical.
|
|
|
|
@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 …
|
|
|
|
@14476
|
19 years |
Paul Price |
Fixing GUNK reference kernel.
|
|
|
|
@14459
|
19 years |
Paul Price |
Was getting a SEGV when no weight map was provided (bug 901).
|
|
|
|
@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 …
|
|
|
|
@14366
|
19 years |
Paul Price |
Fixing RINGS.
|
|
|
|
@14363
|
19 years |
Paul Price |
Fibonnacci binning for rings --- they get wider at larger radii. This …
|
|
|
|
@14360
|
19 years |
Paul Price |
Adding RINGS kernel --- a series of rings, modified by polynomials.
|
|
|
|
@14355
|
19 years |
Paul Price |
Don't need to do calculations if the mask says it's bad. Check for …
|
|
|
|
@14352
|
19 years |
Paul Price |
Don't want to combine Inf pixels either.
|
|
|
|
@14351
|
19 years |
Paul Price |
Adding check for NAN in pixels to combine.
|
|
|
|
@14342
|
19 years |
Paul Price |
Adding output when stamps found.
|
|
|
|
@14341
|
19 years |
Paul Price |
Adding output with the kernel parameters.
|
|
|
|
@14340
|
19 years |
Paul Price |
Should be using the input image as the estimate of the noise for …
|
|
|
|
@14331
|
19 years |
Paul Price |
Only generating powers of integers.
|
|
|
|
@14330
|
19 years |
Paul Price |
Adding function to generate image of each of the components of the …
|
|
|
|
@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 …
|
|
|
|
@14317
|
19 years |
Paul Price |
Got the subtraction index for GUNK correct.
|
|
|
|
@14315
|
19 years |
Paul Price |
Removing kernel images for GUNK.
|
|
|
|
@14314
|
19 years |
Paul Price |
Fixing order.
|
|
|
|
@14313
|
19 years |
Paul Price |
Putting GUNK in macros.
|
|
|
|
@14312
|
19 years |
Paul Price |
Fixing size of POIS component of GUNK.
|
|
|
|
@14311
|
19 years |
Paul Price |
Don't need to convolve if the pixel is masked.
|
|
|
|
@14307
|
19 years |
Paul Price |
Fixed problems with segfaults in kernel generation for GUNK.
|
|
|
|
@14306
|
19 years |
Paul Price |
Need to allocate the widths vector.
|
|
|
|
@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 …
|
|
|
|
@14282
|
19 years |
Paul Price |
Use median as an estimator of the mean for rejection.
|
|
|
|
@14281
|
19 years |
Paul Price |
Ensure entire image is checked for masked pixels. Can't leave out the …
|
|
|
|
@14277
|
19 years |
Paul Price |
Wrong order of parameters for variance calculation.
|
|
|
|
@14272
|
19 years |
Paul Price |
Adding input/output for weight maps (variances). Using local …
|
|
|
|
@14200
|
19 years |
Paul Price |
Turn off functions in favour of macros.
|
|
|
|
@14199
|
19 years |
Paul Price |
Fixing bins for SPAM kernels.
|
|
|
|
@14198
|
19 years |
Paul Price |
Fixing type for allocation.
|
|
|
|