IFCB Feature Extraction This repo is a fork of https://github.com/hsosik/ifcb-analysis. Changes from original All MATLAB code was removed, leaving only the Python implementation of feature extration. Fixed some NumPy depracations. Formatted code with Black. Modified setup.py.