|
|
|
@21281
|
17 years |
Paul Price |
Fixing build errors.
|
|
|
|
@21280
|
17 years |
Paul Price |
Adding function to return an interpolation kernel. Intend to use this …
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@20758
|
18 years |
Paul Price |
Catch sumKernel=0 to prevent FPE.
|
|
|
|
@20333
|
18 years |
Paul Price |
Catch case when sumKernel = 0.
|
|
|
|
@20325
|
18 years |
Paul Price |
Fix interpolation with separable kernels:
* sumKernel2 is now for the …
|
|
|
|
@20317
|
18 years |
Paul Price |
Sometimes the index rolls over.
|
|
|
|
@20315
|
18 years |
Paul Price |
More fixes for optimised builds.
|
|
|
|
@20314
|
18 years |
Paul Price |
Fixing what I knew to be wrong because it wouldn't compile optimised.
|
|
|
|
@20311
|
18 years |
Paul Price |
Moving what is now BIQUADRATIC interpolation (used to be BICUBE) into …
|
|
|
|
@20306
|
18 years |
Paul Price |
Reworking psImageInterpolate so that kernels are pre-calculated. …
|
|
|
|
@20207
|
18 years |
Paul Price |
Wasn't calculating the variance correctly, which led to psphot …
|
|
|
|
@20104
|
18 years |
Paul Price |
Simple dereferencing for tight loop to see if it makes any difference …
|
|
|
|
@19354
|
18 years |
Paul Price |
Gene found a bug in the definition of [ij]Max. This is a simplified …
|
|
|
|
@19228
|
18 years |
Paul Price |
Variance factor wasn't being corrected for the sum of the (now …
|
|
|
|
@19140
|
18 years |
Paul Price |
Adding option of allowing 'exact' shifts when doing interpolation. …
|
|
|
|
@19129
|
18 years |
Paul Price |
Changing how interpolation works with masked pixels. Previously, the …
|
|
|
|
@18300
|
18 years |
Paul Price |
Whoops.
|
|
|
|
@18299
|
18 years |
Paul Price |
Cleaning up the clean-up.
|
|
|
|
@18298
|
18 years |
Paul Price |
Cleaning up lanczos
|
|
|
|
@18297
|
18 years |
Paul Price |
Wasn't normalising separable interpolations by the square of the kernel.
|
|
|
|
@18162
|
18 years |
Paul Price |
Adding function psImageInterpolateVarianceFactor. This involved …
|
|
|
|
@18043
|
18 years |
Paul Price |
Gene has determined that what I had before --- normalising by the sum …
|
|
|
|
@16351
|
18 years |
Paul Price |
I no longer believe that I should be normalising the variance kernel. …
|
|
|
|
@15640
|
19 years |
eugene |
crash on mismatched images
|
|
|
|
@15586
|
19 years |
eugene |
adding a note
|
|
|
|
@14826
|
19 years |
Paul Price |
Need to normalise the variance kernel so that the sum is unity --- …
|
|
|
|
@13651
|
19 years |
Paul Price |
Even if no mask is supplied, a mask value may be desired (either good …
|
|
|
|
@13483
|
19 years |
Paul Price |
Adding psImageInterpolateStatus, a status enum which is returned by …
|
|
|
|
@12802
|
19 years |
Paul Price |
It's not the flux contribution of bad pixels that matters for marking …
|
|
|
|
@12776
|
19 years |
Paul Price |
Fixing lanczos and gauss interpolations.
|
|
|
|
@12756
|
19 years |
Paul Price |
Only attempt variance or mask interpolation if the image is provided.
|
|
|
|
@12741
|
19 years |
Paul Price |
Reworking image interpolation to work on mask and variance image …
|