OceanStreamIO / oceanstream

Oceanstream is a Python library which can be used as a CLI tool to process raw acoustic data from echosounders. It uses echopype as a backend. Developed at @pineviewlabs
https://oceanstream.io
MIT License
4 stars 3 forks source link

Update `create_noise_masks_rapidkrill` and `create_default_noise_masks_oceanstream` #84

Closed simedroniraluca closed 1 year ago

simedroniraluca commented 1 year ago

Update the create_noise_masks_rapidkrill function to provide more comprehensive metadata about the methods used to generate various types of masks. Additionally, the create_default_noise_masks_oceanstream function should be revised to incorporate true seabed detection (method=ariza) and false-seabed detection methods (method=blackwell_mod).