Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Version 0.1.4

Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 18 May 00:07
· 52 commits to master since this release

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.