Skip to content

Correct memory leak in chargeDeconvolution #6

Renne Thomas requested to merge renne into master

Correct the memory leak that occurred in the chargeDeconvolution filter, due to a circular reference within shared pointers. They are transformed into weak pointers.

Second: Add another filter that removes the sub-peaks around the principal ones.

Edited by Renne Thomas

Merge request reports