Commit Graph

242 Commits

Author SHA1 Message Date
mbsantiago
907e05ea48 Minor changes to makefile 2025-04-21 13:22:08 +01:00
mbsantiago
3123d105fd Created a Makefile 2025-04-21 13:18:41 +01:00
mbsantiago
9b6b8a0bf9 Add postprocessing docs 2025-04-20 18:18:58 +01:00
mbsantiago
4aa2e6905c Remove old post_process module 2025-04-20 17:56:07 +01:00
mbsantiago
3abebc9c17 Added working postprocess decoding tests 2025-04-20 17:53:56 +01:00
mbsantiago
1f4454693e Working on postprocess tests 2025-04-20 15:52:25 +01:00
mbsantiago
bcf339c40d Updated postprocess module with docstrings 2025-04-20 13:56:18 +01:00
mbsantiago
089328a4f0 Update targets docs 2025-04-19 20:35:34 +01:00
mbsantiago
6236e78414 Update TargetProtocol and related to include rois 2025-04-19 20:26:18 +01:00
mbsantiago
9410112e41 Create targets.rois module 2025-04-19 19:43:30 +01:00
mbsantiago
07f065cf93 Rename Preprocessor to PreprocessorProtocol 2025-04-19 12:25:47 +01:00
mbsantiago
ae6063918c Add documentation on how to use the legacy format 2025-04-19 12:25:20 +01:00
mbsantiago
a0a77cada1 Attach a data_source tag to clips loaded from different sources 2025-04-19 12:25:03 +01:00
mbsantiago
355847346e Added a data_source term. 2025-04-19 12:24:38 +01:00
mbsantiago
dfd14df7b9 Added a targets protocol 2025-04-19 12:24:24 +01:00
mbsantiago
f353aaa08c Added unit tests to legacy annotation loader 2025-04-18 18:39:58 +01:00
mbsantiago
bf14f4d37e Added docstrings for the batdetect2 legacy annotation format 2025-04-18 15:14:48 +01:00
mbsantiago
b78e5a3a2f Add AOEF loading documentation 2025-04-18 13:53:00 +01:00
mbsantiago
f9e005ec8b Add tests for aoef loading 2025-04-18 13:32:50 +01:00
mbsantiago
fd7f2b0081 Added unit tests for spectrogram preprocessing 2025-04-17 18:31:24 +01:00
mbsantiago
f314942628 Added more docs for preprocessing module 2025-04-17 16:28:48 +01:00
mbsantiago
638f93fe92 Documented the preprocessing module 2025-04-17 15:56:07 +01:00
mbsantiago
19febf2216 Separated the protocols to separate types module 2025-04-17 15:36:21 +01:00
mbsantiago
3417c496db Changed name of PcenScaleConfig to PcenConfig 2025-04-17 15:35:42 +01:00
mbsantiago
4a9af72580 Moved arrays and tensor operations to utils module 2025-04-17 15:35:17 +01:00
mbsantiago
2212246b11 Add documentation to spectrogram 2025-04-17 14:40:20 +01:00
mbsantiago
aca0b58443 Add audio test suite 2025-04-17 13:48:21 +01:00
mbsantiago
f5071d00a1 Add audio documentation 2025-04-16 19:51:10 +01:00
mbsantiago
23620c2233 Added docstrings to audio module 2025-04-16 19:44:30 +01:00
mbsantiago
a9f91322d4 Moved labels.py back to training 2025-04-16 19:44:23 +01:00
mbsantiago
22036743d1 Add target index documentation 2025-04-16 11:01:21 +01:00
mbsantiago
eda5f91c86 Update classes 2025-04-16 00:01:37 +01:00
mbsantiago
a2ec190b73 Add decode functions to classes module 2025-04-15 23:56:24 +01:00
mbsantiago
04ed669c4f Update gitignore 2025-04-15 22:34:50 +01:00
mbsantiago
b796e0bc7b add docs for configs module 2025-04-15 22:34:45 +01:00
mbsantiago
5d4d9a5edf Begin documentation 2025-04-15 20:29:53 +01:00
mbsantiago
55eff0cebd Fix import error 2025-04-15 20:29:39 +01:00
mbsantiago
f99653d68f Added labels documentation 2025-04-15 19:33:45 +01:00
mbsantiago
0778663a2c Add extensive documentation for the labels module 2025-04-15 19:25:58 +01:00
mbsantiago
62471664fa Add tests for target.classes 2025-04-15 18:22:19 +01:00
mbsantiago
af48c33307 Add target classes module 2025-04-15 07:32:58 +01:00
mbsantiago
02d4779207 Add test for target filtering 2025-04-14 13:31:30 +01:00
mbsantiago
d97614a10d Add transform docs 2025-04-13 17:30:39 +01:00
mbsantiago
991529cf86 Create transform module 2025-04-13 16:43:13 +01:00
mbsantiago
02c1d97e5a Add documentation for batdetect2.targets.terms 2025-04-13 14:11:48 +01:00
mbsantiago
3f3f7cd9c8 Add documentation 2025-04-12 18:05:26 +01:00
mbsantiago
2fb3039f17 Create dedicated filtering module 2025-04-12 18:05:20 +01:00
mbsantiago
26a2c5c851 Modify to numpydoc style 2025-04-12 18:05:02 +01:00
mbsantiago
b93d4c65c2 Create separate targets module 2025-04-12 16:48:40 +01:00
mbsantiago
acda71ea45 Formatting 2025-04-04 10:58:54 +01:00