Commit Graph

268 Commits

Author SHA1 Message Date
mbsantiago
f3999fbba2 Starting to create a dedicated configs module 2025-04-23 23:19:23 +01:00
mbsantiago
2a45859393 Run lint fix 2025-04-23 23:19:08 +01:00
mbsantiago
86d56d65f4 Added jupyter and marimo group dependencies 2025-04-23 23:15:40 +01:00
mbsantiago
27ba8de463 Updated soundevent 2025-04-23 23:15:29 +01:00
mbsantiago
59bd14bc79 Added clips for random cliping and augmentations 2025-04-23 23:15:08 +01:00
mbsantiago
2396815c13 Add a default target config 2025-04-23 23:14:39 +01:00
mbsantiago
ac4bb8f023 Added min and max freq attributes to preprocessor protocol 2025-04-23 23:14:31 +01:00
mbsantiago
6498b6ca37 Added BlockGroups 2025-04-23 23:14:11 +01:00
mbsantiago
bfcab0331e Attend test warnings 2025-04-22 09:17:17 +01:00
mbsantiago
c276230bff Fix batdetect2 test 2025-04-22 09:08:29 +01:00
mbsantiago
e38c446f59 Update gitignore 2025-04-22 09:06:12 +01:00
mbsantiago
24c4831745 Add example annotations 2025-04-22 09:06:06 +01:00
mbsantiago
9fc713d390 Temporary remove compat params module 2025-04-22 09:01:58 +01:00
mbsantiago
285c6a3347 Updating to new Augmentation object 2025-04-22 09:01:46 +01:00
mbsantiago
541be15c9e Update augmentation tests to new structure 2025-04-22 09:00:57 +01:00
mbsantiago
8a463e3942 Remove test migration 2025-04-22 09:00:44 +01:00
mbsantiago
257e1e01bf Fixing small errors in tests 2025-04-22 08:51:21 +01:00
mbsantiago
ece1a2073d Fixed errors with extraction test 2025-04-22 08:50:56 +01:00
mbsantiago
b82973ca1d Move array and tensor util test to corresponding folder 2025-04-22 08:50:43 +01:00
mbsantiago
7c89e82579 Fixing imports after restructuring 2025-04-22 00:36:34 +01:00
mbsantiago
dcae411ccb Add pytest coverage to dev dependencies 2025-04-21 21:26:01 +01:00
mbsantiago
ce15afc231 Restructured models module 2025-04-21 21:25:50 +01:00
mbsantiago
096d180ea3 Create an encoder module 2025-04-21 15:28:56 +01:00
mbsantiago
ffa4c2e5e9 Remove unnecessary config and build modules 2025-04-21 15:28:47 +01:00
mbsantiago
6c744eaac5 Improved docstrings for blocks 2025-04-21 15:28:26 +01:00
mbsantiago
e00674f628 Added better docstrings to types module 2025-04-21 14:06:16 +01:00
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