|
|
|
@23775
|
17 years |
Paul Price |
Turn off debugging for SVN.
|
|
|
|
@23773
|
17 years |
Paul Price |
Weighted Olympic mean wasn't working as intended: high pixels weren't …
|
|
|
|
@23577
|
17 years |
Paul Price |
Ensure we can reject pixels when combining images without convolution.
|
|
|
|
@23242
|
17 years |
beaumont |
merging from cnb_branch_20090215
|
|
|
|
@21476
|
17 years |
Paul Price |
Using covariance factor to set the correct variance level. Median …
|
|
|
|
@21363
|
17 years |
Paul Price |
Merging pap_branch_20090128. Resolved a small number of conflicts. …
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@20712
|
18 years |
eugene |
var_soft = var + soft_frac
nsigma_2 = var_soft * rej
(not the other …
|
|
|
|
@20497
|
18 years |
Paul Price |
Adding relative systematic error for combination when rejecting.
|
|
|
|
@20487
|
18 years |
Paul Price |
Don't use variance factors since we're now renormalising the weight maps.
|
|
|
|
@19541
|
18 years |
Paul Price |
Making use of optimised psPixelsConcatenate.
|
|
|
|
@19532
|
18 years |
Paul Price |
Correcting stack variances for the imperfect convolution. Changed …
|
|
|
|
@19487
|
18 years |
Paul Price |
Don't use variance factors.
|
|
|
|
@19482
|
18 years |
Paul Price |
Merging in pap_branch_080908. Was originally going to use it for …
|
|
|
|
@19336
|
18 years |
Paul Price |
Create empty pixel list before starting combination.
|
|
|
|
@19247
|
18 years |
Paul Price |
Remove extraneous macro definitions.
|
|
|
|
@19243
|
18 years |
Paul Price |
Trying to reduce memory usage, which gets somewhat large in the end of …
|
|
|
|
@19241
|
18 years |
Paul Price |
Don't increment pixel array size bit by bit.
|
|
|
|
@19239
|
18 years |
Paul Price |
Caught an important bug: was using the wrong index in comparison.
|
|
|
|
@19207
|
18 years |
Paul Price |
Avoiding use of sqrt.
|
|
|
|
@18182
|
18 years |
Paul Price |
Incorporating "variance factors" --- accounting for pixel-scale …
|
|
|
|
@17679
|
18 years |
Paul Price |
Fixing SEGV.
|
|
|
|
@17005
|
18 years |
Paul Price |
Allow an entire image to be rejected, in which case the entire …
|
|
|
|
@16848
|
18 years |
Paul Price |
Avoiding warning about "using uninitialised".
|
|
|
|
@16691
|
18 years |
Paul Price |
Major difference is that not reallocating the pixel list for the …
|
|
|
|
@16689
|
18 years |
Paul Price |
Overlapping consecutive scans were interfering with each other. …
|
|
|
|
@16685
|
18 years |
Paul Price |
Overlapping consecutive scans were interfering with each other. …
|
|
|
|
@16681
|
18 years |
Paul Price |
Set image value to what was actually determined! Without this, the …
|
|
|
|
@16629
|
18 years |
Paul Price |
Removing mask from combinationMean and combinationVariance --- the …
|
|
|
|
@16628
|
18 years |
Paul Price |
Removing old code that was #if-ed out.
|
|
|
|
@16626
|
18 years |
Paul Price |
Trying to get better about "variance" vs "weight". The "variance" …
|
|
|
|
@16624
|
18 years |
Paul Price |
Expanding options for combination, especially for when there's a low …
|
|
|
|
@16608
|
18 years |
Paul Price |
Didn't need offsets stored in buffer.
|
|
|
|
@16607
|
18 years |
Paul Price |
Previous merge didn't have the expected result, probably because of …
|
|
|
|
@16604
|
18 years |
Paul Price |
Merging in ppStack development branch --- ppStack now works with …
|
|
|
|
@16479
|
18 years |
Paul Price |
Rewinding state of psModules/src/imcombine to the last merge …
|
|
|
|
@16420
|
18 years |
Paul Price |
Adding trap for bad coordinates.
|
|
|
|
@15562
|
19 years |
eugene |
updating all changes from from eam_branch_20071023
|
|
|
|
@15396
|
19 years |
Paul Price |
Protecting from some of the input pmStackData being NULL.
|
|
|
|
@14648
|
19 years |
magnier |
insignificant changes
|
|
|
|
@14625
|
19 years |
Paul Price |
Changes to stacking to allow it to work on convolved images. Pulled a …
|
|
|
|
@14459
|
19 years |
Paul Price |
Was getting a SEGV when no weight map was provided (bug 901).
|
|
|
|
@14282
|
19 years |
Paul Price |
Use median as an estimator of the mean for rejection.
|
|
|
|
@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 …
|
|
|
|
@14126
|
19 years |
Paul Price |
Adding checks on whether trace is enabled, to avoid compiler warnings …
|
|
|
|
@13716
|
19 years |
Paul Price |
Averaging concepts of input readouts into output.
|
|
|
|
@13520
|
19 years |
Paul Price |
Catch the case where everything is masked.
|
|
|
|
@13495
|
19 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@13492
|
19 years |
Paul Price |
Use value before freeing!
|
|
|
|
@13487
|
19 years |
Paul Price |
Bug fixes and algorithmic improvements to get it to a working state. …
|
|
|
|
@13457
|
19 years |
Paul Price |
Adding pmStack in favour of pmImageCombine
|