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
Hi - I think there's value in being able to write out clips and spectrograms from the detections file. I have a script I modified to work with the nighthawk output .csv, which is available here if anyone wants to try it:
I didn't know the best way it might be integrated: as a separate tool? Separate but included in the package? As a subcommand of Nighthawk (like nighthawk clip ...)? With --wav-output? (My only issue with the last is then it wouldn't be possible to rerun with different options, etc, if you wanted more control...)
Thoughts?
The text was updated successfully, but these errors were encountered:
Hi - I think there's value in being able to write out clips and spectrograms from the detections file. I have a script I modified to work with the nighthawk output .csv, which is available here if anyone wants to try it:
https://github.com/ses4j/nfc-tools/blob/main/nfc-processing/getsnips.py
I didn't know the best way it might be integrated: as a separate tool? Separate but included in the package? As a subcommand of Nighthawk (like
nighthawk clip ...
)? With--wav-output
? (My only issue with the last is then it wouldn't be possible to rerun with different options, etc, if you wanted more control...)Thoughts?
The text was updated successfully, but these errors were encountered: