Skip to content

Development version 0.3.3

Compare
Choose a tag to compare
@simon-ball simon-ball released this 24 Oct 13:15
· 164 commits to master since this release
5ec9983
  • sep is now an optional dependency instead of required
  • To install, you must call pip install opexebo[full] to get any optional dependencies
  • If the user attempts to use the peak_search_sep but the module is not installed the user will be WARNED, but no errors will be thrown. The code will then fail-over to the alternative routine (which uses skimage instead)