Skip to content

ToMoBAR 20.08 release

Compare
Choose a tag to compare
@dkazanc dkazanc released this 28 Jul 12:28
· 214 commits to master since this release
23805fc

[2020.06]
Added

Stripe-Weighted Least squares penalty to remove ring artifacts
Mask initialisation to apply circular masking to the reconstructed image/VOLUME
An option to provide variable CoRs values in order to fix the problem of misalignment for 2D and 3D case
Additional real data demo to reconstruct macrocrystallographic data
Various bug fixes

[2020.01]
Added

Kullback-Leibler term has been added according to C.Vogel p.174
Demos has been updated to use KL term

[2019.12]
Changed

Due to model-based structure of algorithms, the amount of parameters constantly increases. It has been decided to re-structure class function and make it simpler to operate. See demos for examples.
Added extensive HELP, one can use - help(RecToolsIR) or help(RecToolsDIR) to get information about parameters
Demos modified to adapt a new structure