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 with `optimal_system`.