sfft
sfft copied to clipboard
Remove Skimage assertion
When running Easy_SparsePacket.ESP - there is an assert error that limits the version of scikit-image to - parse_version('0.16.1') <= skimage_version <= parse_version('0.18.3')
Is this necessary? - as the code seems to work find with the latest version of scikit-image
Using outdated version conflicts with the latest photutils packages