Commit Graph

11 Commits

Author SHA1 Message Date
mbsantiago
394c66a2ee Added test to validate that changing model loading behaviour did not change model predictions 2024-11-11 11:46:27 +00:00
Santiago Martinez
04af74228b fix: the case of no detections is now handled better 2023-05-11 13:59:20 +01:00
Santiago Martinez
b8bbfe8ad4 updated extract spec slices bit 2023-04-07 15:20:15 -06:00
Santiago Martinez
0a22f1798e Checked that returned features is a 2d numpy array 2023-04-07 14:46:38 -06:00
Santiago Martinez
9e79849d6f Changed bat_detect to batdetect2 2023-04-07 11:24:22 -06:00
Santiago Martinez
74e8283576 update run_batdetect command 2023-03-20 11:09:41 +00:00
Santiago Martinez
acf01f4970 Added postprocess function to API 2023-02-26 20:48:52 +00:00
Santiago Martinez
b0d9576a24 Changed public API to use trained model by default 2023-02-26 19:17:47 +00:00
Santiago Martinez
a2deab9f3f Added click to dependencies and made cli tests 2023-02-26 18:40:35 +00:00
Santiago Martinez
6f2bb605d3 Moved types to a single module 2023-02-26 14:27:03 +00:00
Santiago Martinez
0eecf54a94 Added an API file with tests to check basic functionality 2023-02-25 19:40:54 +00:00