batbot
Contents:
Home
BatBot API
BatBot CLI
batbot
Index
Index
Symbols
|
B
|
C
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
W
Symbols
--cleanup
batbot-preprocess command line option
--config
batbot-batch command line option
batbot-fetch command line option
--dry-run
batbot-preprocess command line option
--force-overwrite
batbot-preprocess command line option
--no-file-structure
batbot-preprocess command line option
--num-workers
batbot-preprocess command line option
--output
batbot-batch command line option
batbot-pipeline command line option
--output-dir
batbot-preprocess command line option
--output-json
batbot-preprocess command line option
--process-metadata
batbot-preprocess command line option
-d
batbot-preprocess command line option
-f
batbot-preprocess command line option
-m
batbot-preprocess command line option
-n
batbot-preprocess command line option
-o
batbot-preprocess command line option
B
batbot-batch command line option
--config
--output
FILEPATHS
batbot-fetch command line option
--config
batbot-pipeline command line option
--output
FILEPATH
batbot-preprocess command line option
--cleanup
--dry-run
--force-overwrite
--no-file-structure
--num-workers
--output-dir
--output-json
--process-metadata
-d
-f
-m
-n
-o
FILEPATHS
batbot.__init__
module
batbot.spectrogram
module
batbot.utils
module
batch() (in module batbot.__init__)
C
calculate_astar_grid_and_endpoints() (in module batbot.spectrogram)
calculate_harmonic_and_echo_flags() (in module batbot.spectrogram)
calculate_mean_within_stddev_window() (in module batbot.spectrogram)
calculate_window_and_stride() (in module batbot.spectrogram)
compute() (in module batbot.spectrogram)
compute_wrapper() (in module batbot.spectrogram)
create_coarse_candidates() (in module batbot.spectrogram)
create_contour_debug_canvas() (in module batbot.spectrogram)
create_masked_image() (in module batbot.spectrogram)
E
example() (in module batbot.__init__)
extract_contour_keypoints() (in module batbot.spectrogram)
extract_contour_path() (in module batbot.spectrogram)
F
fetch() (in module batbot.__init__)
FILEPATH
batbot-pipeline command line option
FILEPATHS
batbot-batch command line option
batbot-preprocess command line option
filter_candidates_to_ranges() (in module batbot.spectrogram)
filter_contour() (in module batbot.spectrogram)
find_contour_and_peak() (in module batbot.spectrogram)
find_contour_connected_components() (in module batbot.spectrogram)
find_echo() (in module batbot.spectrogram)
find_harmonic() (in module batbot.spectrogram)
find_max_locations() (in module batbot.spectrogram)
G
gain_stft() (in module batbot.spectrogram)
generate_waveplot() (in module batbot.spectrogram)
get_debug_path() (in module batbot.spectrogram)
get_islands() (in module batbot.spectrogram)
get_slope_islands() (in module batbot.spectrogram)
I
init_logging() (in module batbot.utils)
L
load_stft() (in module batbot.spectrogram)
M
merge_ranges() (in module batbot.spectrogram)
module
batbot.__init__
batbot.spectrogram
batbot.utils
morph_open_contour() (in module batbot.spectrogram)
N
normalize_contour() (in module batbot.spectrogram)
normalize_skew() (in module batbot.spectrogram)
normalize_stft() (in module batbot.spectrogram)
P
parallel_pipeline() (in module batbot.__init__)
pipeline() (in module batbot.__init__)
pipeline_multi_wrapper() (in module batbot.__init__)
plot_chirp_candidates() (in module batbot.spectrogram)
plot_histogram() (in module batbot.spectrogram)
R
refine_contour() (in module batbot.spectrogram)
refine_segmentmask() (in module batbot.spectrogram)
remove_harmonic_and_echo() (in module batbot.spectrogram)
S
scale_pdf_contour() (in module batbot.spectrogram)
significant_contour_path() (in module batbot.spectrogram)
T
threshold_contour() (in module batbot.spectrogram)
tighten_ranges() (in module batbot.spectrogram)
W
write_contour_debug_image() (in module batbot.spectrogram)