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) @23775   17 years Paul Price Turn off debugging for SVN.
(edit) @23773   17 years Paul Price Weighted Olympic mean wasn't working as intended: high pixels weren't …
(edit) @23577   17 years Paul Price Ensure we can reject pixels when combining images without convolution.
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @21476   17 years Paul Price Using covariance factor to set the correct variance level. Median …
(edit) @21363   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @20712   18 years eugene var_soft = var + soft_frac nsigma_2 = var_soft * rej (not the other …
(edit) @20497   18 years Paul Price Adding relative systematic error for combination when rejecting.
(edit) @20487   18 years Paul Price Don't use variance factors since we're now renormalising the weight maps.
(edit) @19541   18 years Paul Price Making use of optimised psPixelsConcatenate.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19487   18 years Paul Price Don't use variance factors.
(edit) @19482   18 years Paul Price Merging in pap_branch_080908. Was originally going to use it for …
(edit) @19336   18 years Paul Price Create empty pixel list before starting combination.
(edit) @19247   18 years Paul Price Remove extraneous macro definitions.
(edit) @19243   18 years Paul Price Trying to reduce memory usage, which gets somewhat large in the end of …
(edit) @19241   18 years Paul Price Don't increment pixel array size bit by bit.
(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.