You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User report of clicks extracted from SUD files using the SoundTrapClickDetector module not showing in Viewer mode.
This problem has arisen becuase the user had applied a time zone with an offset from UTC in the acquisition module. This is clearly not working correctly for soundtrap sud file analysis, since the start and end times of the generated binary files were using one time, and the clicks within those files were using a differentn time zone. Because the clicks in the file fall within the start and end of the file, PAMGuard was failing to load them.
This is a bug that will be fixed, but for now, always process sud file data with no time zone offset and all should be OK
User report of clicks extracted from SUD files using the SoundTrapClickDetector module not showing in Viewer mode.
This problem has arisen becuase the user had applied a time zone with an offset from UTC in the acquisition module. This is clearly not working correctly for soundtrap sud file analysis, since the start and end times of the generated binary files were using one time, and the clicks within those files were using a differentn time zone. Because the clicks in the file fall within the start and end of the file, PAMGuard was failing to load them.
This is a bug that will be fixed, but for now, always process sud file data with no time zone offset and all should be OK