IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19239   18 years Paul Price Caught an important bug: was using the wrong index in comparison.
(edit) @19207   18 years Paul Price Avoiding use of sqrt.
(edit) @18182   18 years Paul Price Incorporating "variance factors" --- accounting for pixel-scale …
(edit) @17679   18 years Paul Price Fixing SEGV.
(edit) @17005   18 years Paul Price Allow an entire image to be rejected, in which case the entire …
(edit) @16848   18 years Paul Price Avoiding warning about "using uninitialised".
(edit) @16691   18 years Paul Price Major difference is that not reallocating the pixel list for the …
(edit) @16689   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16685   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16681   18 years Paul Price Set image value to what was actually determined! Without this, the …
(edit) @16629   18 years Paul Price Removing mask from combinationMean and combinationVariance --- the …
(edit) @16628   18 years Paul Price Removing old code that was #if-ed out.
(edit) @16626   18 years Paul Price Trying to get better about "variance" vs "weight". The "variance" …
(edit) @16624   18 years Paul Price Expanding options for combination, especially for when there's a low …
(edit) @16608   18 years Paul Price Didn't need offsets stored in buffer.
(edit) @16607   18 years Paul Price Previous merge didn't have the expected result, probably because of …
(edit) @16604   18 years Paul Price Merging in ppStack development branch --- ppStack now works with …
(edit) @16479   18 years Paul Price Rewinding state of psModules/src/imcombine to the last merge …
(edit) @16420   18 years Paul Price Adding trap for bad coordinates.
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15396   19 years Paul Price Protecting from some of the input pmStackData being NULL.
(edit) @14648   19 years magnier insignificant changes
(edit) @14625   19 years Paul Price Changes to stacking to allow it to work on convolved images. Pulled a …
(edit) @14459   19 years Paul Price Was getting a SEGV when no weight map was provided (bug 901).
(edit) @14282   19 years Paul Price Use median as an estimator of the mean for rejection.
(edit) @14277   19 years Paul Price Wrong order of parameters for variance calculation.
(edit) @14272   19 years Paul Price Adding input/output for weight maps (variances). Using local …
(edit) @14126   19 years Paul Price Adding checks on whether trace is enabled, to avoid compiler warnings …
(edit) @13716   19 years Paul Price Averaging concepts of input readouts into output.
(edit) @13520   19 years Paul Price Catch the case where everything is masked.
(edit) @13495   19 years Paul Price Plugging memory leaks.
(edit) @13492   19 years Paul Price Use value before freeing!
(edit) @13487   19 years Paul Price Bug fixes and algorithmic improvements to get it to a working state. …
(add) @13457   19 years Paul Price Adding pmStack in favour of pmImageCombine
Note: See TracRevisionLog for help on using the revision log.