This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
Version 0.1.4
Release Notes
- Fixed issue #11 where the subtraction didn't use masked areas in final convolution.
- Added
eval_adaptive_kernel
to calculate variable kernels at any pixel position. - Rewrite of tests.
- Fixed bug in slices (float to integer division).
- Added new raise exception for unknown method name.
- Deprecated
subtractongrid
and merged behavior withoptimal_system
.