diff --git "a/graph_librosa.json" "b/graph_librosa.json" new file mode 100644--- /dev/null +++ "b/graph_librosa.json" @@ -0,0 +1,63345 @@ +{ + "repo_root": "C:\\repos\\v3\\librosa", + "files_scanned": 78, + "modules_parsed": 78, + "function_graph": { + "setup": [], + "docs.conf": [ + { + "id": "docs.conf.reset_mpl", + "name": "reset_mpl", + "lineno": 151, + "scope": null, + "is_async": false + } + ], + "docs.examples.plot_audio_playback": [], + "docs.examples.plot_chroma": [], + "docs.examples.plot_display": [], + "docs.examples.plot_dynamic_beat": [], + "docs.examples.plot_hprss": [], + "docs.examples.plot_music_sync": [], + "docs.examples.plot_patch_generation": [ + { + "id": "docs.examples.plot_patch_generation._update", + "name": "_update", + "lineno": 121, + "scope": null, + "is_async": false + } + ], + "docs.examples.plot_pcen_stream": [], + "docs.examples.plot_presets": [], + "docs.examples.plot_rainbowgram": [], + "docs.examples.plot_segmentation": [], + "docs.examples.plot_spectral_harmonics": [], + "docs.examples.plot_superflux": [], + "docs.examples.plot_viterbi": [], + "docs.examples.plot_vocal_separation": [], + "librosa.beat": [ + { + "id": "librosa.beat.beat_track", + "name": "beat_track", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.plp", + "name": "plp", + "lineno": 267, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__beat_tracker", + "name": "__beat_tracker", + "lineno": 456, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__normalize_onsets", + "name": "__normalize_onsets", + "lineno": 511, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__beat_local_score", + "name": "__beat_local_score", + "lineno": 524, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__beat_track_dp", + "name": "__beat_track_dp", + "lineno": 565, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__trim_beats", + "name": "__trim_beats", + "lineno": 617, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__last_beat", + "name": "__last_beat", + "lineno": 647, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__last_beat_selector", + "name": "__last_beat_selector", + "lineno": 670, + "scope": null, + "is_async": false + }, + { + "id": "librosa.beat.__dp_backtrack", + "name": "__dp_backtrack", + "lineno": 694, + "scope": null, + "is_async": false + } + ], + "librosa.decompose": [ + { + "id": "librosa.decompose.decompose", + "name": "decompose", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "librosa.decompose.hpss", + "name": "hpss", + "lineno": 211, + "scope": null, + "is_async": false + }, + { + "id": "librosa.decompose.nn_filter", + "name": "nn_filter", + "lineno": 412, + "scope": null, + "is_async": false + }, + { + "id": "librosa.decompose.__nn_filter_helper", + "name": "__nn_filter_helper", + "lineno": 555, + "scope": null, + "is_async": false + } + ], + "librosa.display": [ + { + "id": "librosa.display.TimeFormatter.__init__", + "name": "__init__", + "lineno": 143, + "scope": "TimeFormatter", + "is_async": false + }, + { + "id": "librosa.display.TimeFormatter.__call__", + "name": "__call__", + "lineno": 150, + "scope": "TimeFormatter", + "is_async": false + }, + { + "id": "librosa.display.NoteFormatter.__init__", + "name": "__init__", + "lineno": 227, + "scope": "NoteFormatter", + "is_async": false + }, + { + "id": "librosa.display.NoteFormatter.__call__", + "name": "__call__", + "lineno": 239, + "scope": "NoteFormatter", + "is_async": false + }, + { + "id": "librosa.display.SvaraFormatter.__init__", + "name": "__init__", + "lineno": 305, + "scope": "SvaraFormatter", + "is_async": false + }, + { + "id": "librosa.display.SvaraFormatter.__call__", + "name": "__call__", + "lineno": 326, + "scope": "SvaraFormatter", + "is_async": false + }, + { + "id": "librosa.display.FJSFormatter.__init__", + "name": "__init__", + "lineno": 395, + "scope": "FJSFormatter", + "is_async": false + }, + { + "id": "librosa.display.FJSFormatter.__call__", + "name": "__call__", + "lineno": 417, + "scope": "FJSFormatter", + "is_async": false + }, + { + "id": "librosa.display.LogHzFormatter.__init__", + "name": "__init__", + "lineno": 468, + "scope": "LogHzFormatter", + "is_async": false + }, + { + "id": "librosa.display.LogHzFormatter.__call__", + "name": "__call__", + "lineno": 471, + "scope": "LogHzFormatter", + "is_async": false + }, + { + "id": "librosa.display.ChromaFormatter.__init__", + "name": "__init__", + "lineno": 501, + "scope": "ChromaFormatter", + "is_async": false + }, + { + "id": "librosa.display.ChromaFormatter.__call__", + "name": "__call__", + "lineno": 505, + "scope": "ChromaFormatter", + "is_async": false + }, + { + "id": "librosa.display.ChromaSvaraFormatter.__init__", + "name": "__init__", + "lineno": 527, + "scope": "ChromaSvaraFormatter", + "is_async": false + }, + { + "id": "librosa.display.ChromaSvaraFormatter.__call__", + "name": "__call__", + "lineno": 541, + "scope": "ChromaSvaraFormatter", + "is_async": false + }, + { + "id": "librosa.display.ChromaFJSFormatter.__init__", + "name": "__init__", + "lineno": 575, + "scope": "ChromaFJSFormatter", + "is_async": false + }, + { + "id": "librosa.display.ChromaFJSFormatter.__call__", + "name": "__call__", + "lineno": 606, + "scope": "ChromaFJSFormatter", + "is_async": false + }, + { + "id": "librosa.display.TonnetzFormatter.__call__", + "name": "__call__", + "lineno": 633, + "scope": "TonnetzFormatter", + "is_async": false + }, + { + "id": "librosa.display.AdaptiveWaveplot.__init__", + "name": "__init__", + "lineno": 681, + "scope": "AdaptiveWaveplot", + "is_async": false + }, + { + "id": "librosa.display.AdaptiveWaveplot.__del__", + "name": "__del__", + "lineno": 701, + "scope": "AdaptiveWaveplot", + "is_async": false + }, + { + "id": "librosa.display.AdaptiveWaveplot.connect", + "name": "connect", + "lineno": 705, + "scope": "AdaptiveWaveplot", + "is_async": false + }, + { + "id": "librosa.display.AdaptiveWaveplot.disconnect", + "name": "disconnect", + "lineno": 734, + "scope": "AdaptiveWaveplot", + "is_async": false + }, + { + "id": "librosa.display.AdaptiveWaveplot.update", + "name": "update", + "lineno": 756, + "scope": "AdaptiveWaveplot", + "is_async": false + }, + { + "id": "librosa.display.cmap", + "name": "cmap", + "lineno": 804, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__envelope", + "name": "__envelope", + "lineno": 864, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.specshow", + "name": "specshow", + "lineno": 924, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__set_current_image", + "name": "__set_current_image", + "lineno": 1261, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__mesh_coords", + "name": "__mesh_coords", + "lineno": 1272, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__check_axes", + "name": "__check_axes", + "lineno": 1323, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__scale_axes", + "name": "__scale_axes", + "lineno": 1335, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__decorate_axis", + "name": "__decorate_axis", + "lineno": 1383, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_fft_hz", + "name": "__coord_fft_hz", + "lineno": 1693, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_mel_hz", + "name": "__coord_mel_hz", + "lineno": 1705, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_cqt_hz", + "name": "__coord_cqt_hz", + "lineno": 1723, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_vqt_hz", + "name": "__coord_vqt_hz", + "lineno": 1754, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_chroma", + "name": "__coord_chroma", + "lineno": 1783, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_tempo", + "name": "__coord_tempo", + "lineno": 1788, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_fourier_tempo", + "name": "__coord_fourier_tempo", + "lineno": 1796, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_n", + "name": "__coord_n", + "lineno": 1814, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__coord_time", + "name": "__coord_time", + "lineno": 1819, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.__same_axes", + "name": "__same_axes", + "lineno": 1827, + "scope": null, + "is_async": false + }, + { + "id": "librosa.display.waveshow", + "name": "waveshow", + "lineno": 1834, + "scope": null, + "is_async": false + } + ], + "librosa.effects": [ + { + "id": "librosa.effects.hpss", + "name": "hpss", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.harmonic", + "name": "harmonic", + "lineno": 166, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.percussive", + "name": "percussive", + "lineno": 252, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.time_stretch", + "name": "time_stretch", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.pitch_shift", + "name": "pitch_shift", + "lineno": 399, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.remix", + "name": "remix", + "lineno": 489, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects._signal_to_frame_nonsilent", + "name": "_signal_to_frame_nonsilent", + "lineno": 553, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.trim", + "name": "trim", + "lineno": 612, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.split", + "name": "split", + "lineno": 698, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.preemphasis", + "name": "preemphasis", + "lineno": 769, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.preemphasis", + "name": "preemphasis", + "lineno": 779, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.preemphasis", + "name": "preemphasis", + "lineno": 789, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.preemphasis", + "name": "preemphasis", + "lineno": 798, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.deemphasis", + "name": "deemphasis", + "lineno": 895, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.deemphasis", + "name": "deemphasis", + "lineno": 905, + "scope": null, + "is_async": false + }, + { + "id": "librosa.effects.deemphasis", + "name": "deemphasis", + "lineno": 914, + "scope": null, + "is_async": false + } + ], + "librosa.filters": [ + { + "id": "librosa.filters.mel", + "name": "mel", + "lineno": 128, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.chroma", + "name": "chroma", + "lineno": 266, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.__float_window", + "name": "__float_window", + "lineno": 410, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.__float_window._wrap", + "name": "_wrap", + "lineno": 420, + "scope": "__float_window", + "is_async": false + }, + { + "id": "librosa.filters.constant_q", + "name": "constant_q", + "lineno": 437, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.constant_q_lengths", + "name": "constant_q_lengths", + "lineno": 602, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.wavelet_lengths", + "name": "wavelet_lengths", + "lineno": 682, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters._relative_bandwidth", + "name": "_relative_bandwidth", + "lineno": 813, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.wavelet", + "name": "wavelet", + "lineno": 847, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.cq_to_chroma", + "name": "cq_to_chroma", + "lineno": 995, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.window_bandwidth", + "name": "window_bandwidth", + "lineno": 1123, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.get_window", + "name": "get_window", + "lineno": 1173, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters._multirate_fb", + "name": "_multirate_fb", + "lineno": 1243, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.mr_frequencies", + "name": "mr_frequencies", + "lineno": 1364, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.semitone_filterbank", + "name": "semitone_filterbank", + "lineno": 1417, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.__window_ss_fill", + "name": "__window_ss_fill", + "lineno": 1521, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.window_sumsquare", + "name": "window_sumsquare", + "lineno": 1530, + "scope": null, + "is_async": false + }, + { + "id": "librosa.filters.diagonal_filter", + "name": "diagonal_filter", + "lineno": 1605, + "scope": null, + "is_async": false + } + ], + "librosa.onset": [ + { + "id": "librosa.onset.onset_detect", + "name": "onset_detect", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "librosa.onset.onset_strength", + "name": "onset_strength", + "lineno": 216, + "scope": null, + "is_async": false + }, + { + "id": "librosa.onset.onset_backtrack", + "name": "onset_backtrack", + "lineno": 369, + "scope": null, + "is_async": false + }, + { + "id": "librosa.onset.onset_strength_multi", + "name": "onset_strength_multi", + "lineno": 445, + "scope": null, + "is_async": false + } + ], + "librosa.segment": [ + { + "id": "librosa.segment.cross_similarity", + "name": "cross_similarity", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.cross_similarity", + "name": "cross_similarity", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.cross_similarity", + "name": "cross_similarity", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.recurrence_matrix", + "name": "recurrence_matrix", + "lineno": 348, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.recurrence_matrix", + "name": "recurrence_matrix", + "lineno": 366, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.recurrence_matrix", + "name": "recurrence_matrix", + "lineno": 384, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.recurrence_to_lag", + "name": "recurrence_to_lag", + "lineno": 697, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.lag_to_recurrence", + "name": "lag_to_recurrence", + "lineno": 803, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.timelag_filter", + "name": "timelag_filter", + "lineno": 884, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.timelag_filter.__my_filter", + "name": "__my_filter", + "lineno": 948, + "scope": "timelag_filter", + "is_async": false + }, + { + "id": "librosa.segment.subsegment", + "name": "subsegment", + "lineno": 965, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.agglomerative", + "name": "agglomerative", + "lineno": 1052, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.path_enhance", + "name": "path_enhance", + "lineno": 1142, + "scope": null, + "is_async": false + }, + { + "id": "librosa.segment.__affinity_bandwidth", + "name": "__affinity_bandwidth", + "lineno": 1305, + "scope": null, + "is_async": false + } + ], + "librosa.sequence": [ + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 79, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 149, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 166, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 184, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw", + "name": "dtw", + "lineno": 200, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.__dtw_calc_accu_cost", + "name": "__dtw_calc_accu_cost", + "lineno": 515, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.__dtw_backtracking", + "name": "__dtw_backtracking", + "lineno": 588, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.dtw_backtracking", + "name": "dtw_backtracking", + "lineno": 656, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.rqa", + "name": "rqa", + "lineno": 711, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.rqa", + "name": "rqa", + "lineno": 723, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.rqa", + "name": "rqa", + "lineno": 735, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.rqa", + "name": "rqa", + "lineno": 746, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.__rqa_dp", + "name": "__rqa_dp", + "lineno": 897, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.__rqa_backtrack", + "name": "__rqa_backtrack", + "lineno": 1050, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence._viterbi", + "name": "_viterbi", + "lineno": 1102, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi", + "name": "viterbi", + "lineno": 1166, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi", + "name": "viterbi", + "lineno": 1177, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi", + "name": "viterbi", + "lineno": 1187, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi._helper", + "name": "_helper", + "lineno": 1301, + "scope": "viterbi", + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_discriminative", + "name": "viterbi_discriminative", + "lineno": 1330, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_discriminative", + "name": "viterbi_discriminative", + "lineno": 1342, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_discriminative", + "name": "viterbi_discriminative", + "lineno": 1354, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_discriminative", + "name": "viterbi_discriminative", + "lineno": 1365, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_discriminative._helper", + "name": "_helper", + "lineno": 1549, + "scope": "viterbi_discriminative", + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_binary", + "name": "viterbi_binary", + "lineno": 1577, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_binary", + "name": "viterbi_binary", + "lineno": 1589, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_binary", + "name": "viterbi_binary", + "lineno": 1601, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.viterbi_binary", + "name": "viterbi_binary", + "lineno": 1612, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.transition_uniform", + "name": "transition_uniform", + "lineno": 1782, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.transition_loop", + "name": "transition_loop", + "lineno": 1810, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.transition_cycle", + "name": "transition_cycle", + "lineno": 1875, + "scope": null, + "is_async": false + }, + { + "id": "librosa.sequence.transition_local", + "name": "transition_local", + "lineno": 1939, + "scope": null, + "is_async": false + } + ], + "librosa.version": [ + { + "id": "librosa.version.__get_mod_version", + "name": "__get_mod_version", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "librosa.version.show_versions", + "name": "show_versions", + "lineno": 27, + "scope": null, + "is_async": false + } + ], + "librosa._cache": [ + { + "id": "librosa._cache._decorator_apply", + "name": "_decorator_apply", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.__init__", + "name": "__init__", + "lineno": 32, + "scope": "CacheManager", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.__call__", + "name": "__call__", + "lineno": 41, + "scope": "CacheManager", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.__call__.wrapper", + "name": "wrapper", + "lineno": 52, + "scope": "CacheManager.__call__", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.clear", + "name": "clear", + "lineno": 62, + "scope": "CacheManager", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.eval", + "name": "eval", + "lineno": 66, + "scope": "CacheManager", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.format", + "name": "format", + "lineno": 70, + "scope": "CacheManager", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.reduce_size", + "name": "reduce_size", + "lineno": 74, + "scope": "CacheManager", + "is_async": false + }, + { + "id": "librosa._cache.CacheManager.warn", + "name": "warn", + "lineno": 78, + "scope": "CacheManager", + "is_async": false + } + ], + "librosa._typing": [ + { + "id": "librosa._typing._ensure_not_reachable", + "name": "_ensure_not_reachable", + "lineno": 77, + "scope": null, + "is_async": false + } + ], + "librosa": [], + "librosa.core.audio": [ + { + "id": "librosa.core.audio.load", + "name": "load", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.__soundfile_load", + "name": "__soundfile_load", + "lineno": 201, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.__audioread_load", + "name": "__audioread_load", + "lineno": 228, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.stream", + "name": "stream", + "lineno": 290, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.to_mono", + "name": "to_mono", + "lineno": 478, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.resample", + "name": "resample", + "lineno": 514, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.get_duration", + "name": "get_duration", + "lineno": 690, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.get_samplerate", + "name": "get_samplerate", + "lineno": 825, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.autocorrelate", + "name": "autocorrelate", + "lineno": 867, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.lpc", + "name": "lpc", + "lineno": 945, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.__lpc", + "name": "__lpc", + "lineno": 1043, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio._zc_stencil", + "name": "_zc_stencil", + "lineno": 1138, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio._zc_wrapper", + "name": "_zc_wrapper", + "lineno": 1163, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.zero_crossings", + "name": "zero_crossings", + "lineno": 1174, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.clicks", + "name": "clicks", + "lineno": 1285, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.tone", + "name": "tone", + "lineno": 1422, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.chirp", + "name": "chirp", + "lineno": 1494, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.mu_compress", + "name": "mu_compress", + "lineno": 1608, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.audio.mu_expand", + "name": "mu_expand", + "lineno": 1700, + "scope": null, + "is_async": false + } + ], + "librosa.core.constantq": [ + { + "id": "librosa.core.constantq.cqt", + "name": "cqt", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.hybrid_cqt", + "name": "hybrid_cqt", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.pseudo_cqt", + "name": "pseudo_cqt", + "lineno": 377, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.icqt", + "name": "icqt", + "lineno": 534, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.vqt", + "name": "vqt", + "lineno": 760, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__vqt_filter_fft", + "name": "__vqt_filter_fft", + "lineno": 1049, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__trim_stack", + "name": "__trim_stack", + "lineno": 1092, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__cqt_response", + "name": "__cqt_response", + "lineno": 1120, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__early_downsample_count", + "name": "__early_downsample_count", + "lineno": 1149, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__early_downsample", + "name": "__early_downsample", + "lineno": 1159, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__num_two_factors", + "name": "__num_two_factors", + "lineno": 1194, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.griffinlim_cqt", + "name": "griffinlim_cqt", + "lineno": 1209, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.constantq.__et_relative_bw", + "name": "__et_relative_bw", + "lineno": 1481, + "scope": null, + "is_async": false + } + ], + "librosa.core.convert": [ + { + "id": "librosa.core.convert.frames_to_samples", + "name": "frames_to_samples", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frames_to_samples", + "name": "frames_to_samples", + "lineno": 72, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frames_to_samples", + "name": "frames_to_samples", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_frames", + "name": "samples_to_frames", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_frames", + "name": "samples_to_frames", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_frames", + "name": "samples_to_frames", + "lineno": 143, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_frames", + "name": "samples_to_frames", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frames_to_time", + "name": "frames_to_time", + "lineno": 208, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frames_to_time", + "name": "frames_to_time", + "lineno": 219, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frames_to_time", + "name": "frames_to_time", + "lineno": 230, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frames_to_time", + "name": "frames_to_time", + "lineno": 240, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_frames", + "name": "time_to_frames", + "lineno": 286, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_frames", + "name": "time_to_frames", + "lineno": 297, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_frames", + "name": "time_to_frames", + "lineno": 308, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_frames", + "name": "time_to_frames", + "lineno": 318, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_samples", + "name": "time_to_samples", + "lineno": 371, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_samples", + "name": "time_to_samples", + "lineno": 376, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_samples", + "name": "time_to_samples", + "lineno": 383, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.time_to_samples", + "name": "time_to_samples", + "lineno": 389, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_time", + "name": "samples_to_time", + "lineno": 421, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_time", + "name": "samples_to_time", + "lineno": 426, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_time", + "name": "samples_to_time", + "lineno": 433, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_to_time", + "name": "samples_to_time", + "lineno": 439, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_frames", + "name": "blocks_to_frames", + "lineno": 478, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_frames", + "name": "blocks_to_frames", + "lineno": 483, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_frames", + "name": "blocks_to_frames", + "lineno": 490, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_frames", + "name": "blocks_to_frames", + "lineno": 496, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_samples", + "name": "blocks_to_samples", + "lineno": 535, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_samples", + "name": "blocks_to_samples", + "lineno": 542, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_samples", + "name": "blocks_to_samples", + "lineno": 549, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_samples", + "name": "blocks_to_samples", + "lineno": 555, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_time", + "name": "blocks_to_time", + "lineno": 601, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_time", + "name": "blocks_to_time", + "lineno": 608, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_time", + "name": "blocks_to_time", + "lineno": 615, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.blocks_to_time", + "name": "blocks_to_time", + "lineno": 625, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_hz", + "name": "note_to_hz", + "lineno": 679, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_hz", + "name": "note_to_hz", + "lineno": 684, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_hz", + "name": "note_to_hz", + "lineno": 689, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_hz", + "name": "note_to_hz", + "lineno": 695, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_midi", + "name": "note_to_midi", + "lineno": 734, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_midi", + "name": "note_to_midi", + "lineno": 739, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_midi", + "name": "note_to_midi", + "lineno": 744, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_midi", + "name": "note_to_midi", + "lineno": 750, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_note", + "name": "midi_to_note", + "lineno": 863, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_note", + "name": "midi_to_note", + "lineno": 875, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_note", + "name": "midi_to_note", + "lineno": 887, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_note", + "name": "midi_to_note", + "lineno": 899, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_hz", + "name": "midi_to_hz", + "lineno": 1000, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_hz", + "name": "midi_to_hz", + "lineno": 1005, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_hz", + "name": "midi_to_hz", + "lineno": 1010, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_hz", + "name": "midi_to_hz", + "lineno": 1016, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_midi", + "name": "hz_to_midi", + "lineno": 1050, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_midi", + "name": "hz_to_midi", + "lineno": 1055, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_midi", + "name": "hz_to_midi", + "lineno": 1060, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_midi", + "name": "hz_to_midi", + "lineno": 1066, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_note", + "name": "hz_to_note", + "lineno": 1099, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_note", + "name": "hz_to_note", + "lineno": 1104, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_note", + "name": "hz_to_note", + "lineno": 1109, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_note", + "name": "hz_to_note", + "lineno": 1115, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_mel", + "name": "hz_to_mel", + "lineno": 1162, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_mel", + "name": "hz_to_mel", + "lineno": 1167, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_mel", + "name": "hz_to_mel", + "lineno": 1174, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_mel", + "name": "hz_to_mel", + "lineno": 1180, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.mel_to_hz", + "name": "mel_to_hz", + "lineno": 1238, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.mel_to_hz", + "name": "mel_to_hz", + "lineno": 1243, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.mel_to_hz", + "name": "mel_to_hz", + "lineno": 1248, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.mel_to_hz", + "name": "mel_to_hz", + "lineno": 1254, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_octs", + "name": "hz_to_octs", + "lineno": 1310, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_octs", + "name": "hz_to_octs", + "lineno": 1317, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_octs", + "name": "hz_to_octs", + "lineno": 1327, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_octs", + "name": "hz_to_octs", + "lineno": 1336, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.octs_to_hz", + "name": "octs_to_hz", + "lineno": 1376, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.octs_to_hz", + "name": "octs_to_hz", + "lineno": 1383, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.octs_to_hz", + "name": "octs_to_hz", + "lineno": 1393, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.octs_to_hz", + "name": "octs_to_hz", + "lineno": 1402, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A4_to_tuning", + "name": "A4_to_tuning", + "lineno": 1443, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A4_to_tuning", + "name": "A4_to_tuning", + "lineno": 1448, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A4_to_tuning", + "name": "A4_to_tuning", + "lineno": 1455, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A4_to_tuning", + "name": "A4_to_tuning", + "lineno": 1461, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.tuning_to_A4", + "name": "tuning_to_A4", + "lineno": 1514, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.tuning_to_A4", + "name": "tuning_to_A4", + "lineno": 1521, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.tuning_to_A4", + "name": "tuning_to_A4", + "lineno": 1528, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.tuning_to_A4", + "name": "tuning_to_A4", + "lineno": 1534, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.fft_frequencies", + "name": "fft_frequencies", + "lineno": 1586, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.cqt_frequencies", + "name": "cqt_frequencies", + "lineno": 1610, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.mel_frequencies", + "name": "mel_frequencies", + "lineno": 1648, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.tempo_frequencies", + "name": "tempo_frequencies", + "lineno": 1732, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.fourier_tempo_frequencies", + "name": "fourier_tempo_frequencies", + "lineno": 1770, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A_weighting", + "name": "A_weighting", + "lineno": 1804, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A_weighting", + "name": "A_weighting", + "lineno": 1811, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A_weighting", + "name": "A_weighting", + "lineno": 1818, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.A_weighting", + "name": "A_weighting", + "lineno": 1824, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.B_weighting", + "name": "B_weighting", + "lineno": 1883, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.B_weighting", + "name": "B_weighting", + "lineno": 1890, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.B_weighting", + "name": "B_weighting", + "lineno": 1897, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.B_weighting", + "name": "B_weighting", + "lineno": 1903, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.C_weighting", + "name": "C_weighting", + "lineno": 1958, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.C_weighting", + "name": "C_weighting", + "lineno": 1965, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.C_weighting", + "name": "C_weighting", + "lineno": 1972, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.C_weighting", + "name": "C_weighting", + "lineno": 1978, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.D_weighting", + "name": "D_weighting", + "lineno": 2031, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.D_weighting", + "name": "D_weighting", + "lineno": 2038, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.D_weighting", + "name": "D_weighting", + "lineno": 2045, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.D_weighting", + "name": "D_weighting", + "lineno": 2051, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.Z_weighting", + "name": "Z_weighting", + "lineno": 2111, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frequency_weighting", + "name": "frequency_weighting", + "lineno": 2163, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frequency_weighting", + "name": "frequency_weighting", + "lineno": 2170, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frequency_weighting", + "name": "frequency_weighting", + "lineno": 2177, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.frequency_weighting", + "name": "frequency_weighting", + "lineno": 2183, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.multi_frequency_weighting", + "name": "multi_frequency_weighting", + "lineno": 2228, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.times_like", + "name": "times_like", + "lineno": 2279, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.samples_like", + "name": "samples_like", + "lineno": 2339, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_h", + "name": "midi_to_svara_h", + "lineno": 2399, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_h", + "name": "midi_to_svara_h", + "lineno": 2411, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_h", + "name": "midi_to_svara_h", + "lineno": 2423, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_h", + "name": "midi_to_svara_h", + "lineno": 2435, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_h", + "name": "hz_to_svara_h", + "lineno": 2550, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_h", + "name": "hz_to_svara_h", + "lineno": 2562, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_h", + "name": "hz_to_svara_h", + "lineno": 2574, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_h", + "name": "hz_to_svara_h", + "lineno": 2585, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_h", + "name": "note_to_svara_h", + "lineno": 2654, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_h", + "name": "note_to_svara_h", + "lineno": 2661, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_h", + "name": "note_to_svara_h", + "lineno": 2673, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_h", + "name": "note_to_svara_h", + "lineno": 2684, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_c", + "name": "midi_to_svara_c", + "lineno": 2750, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_c", + "name": "midi_to_svara_c", + "lineno": 2763, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_c", + "name": "midi_to_svara_c", + "lineno": 2776, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.midi_to_svara_c", + "name": "midi_to_svara_c", + "lineno": 2789, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_c", + "name": "hz_to_svara_c", + "lineno": 2864, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_c", + "name": "hz_to_svara_c", + "lineno": 2877, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_c", + "name": "hz_to_svara_c", + "lineno": 2890, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_svara_c", + "name": "hz_to_svara_c", + "lineno": 2902, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_c", + "name": "note_to_svara_c", + "lineno": 2976, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_c", + "name": "note_to_svara_c", + "lineno": 2989, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_c", + "name": "note_to_svara_c", + "lineno": 3002, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.note_to_svara_c", + "name": "note_to_svara_c", + "lineno": 3014, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_fjs", + "name": "hz_to_fjs", + "lineno": 3085, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_fjs", + "name": "hz_to_fjs", + "lineno": 3096, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.convert.hz_to_fjs", + "name": "hz_to_fjs", + "lineno": 3106, + "scope": null, + "is_async": false + } + ], + "librosa.core.fft": [ + { + "id": "librosa.core.fft.set_fftlib", + "name": "set_fftlib", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.fft.get_fftlib", + "name": "get_fftlib", + "lineno": 50, + "scope": null, + "is_async": false + } + ], + "librosa.core.harmonic": [ + { + "id": "librosa.core.harmonic.salience", + "name": "salience", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.harmonic.interp_harmonics", + "name": "interp_harmonics", + "lineno": 138, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.harmonic.interp_harmonics._f_interp", + "name": "_f_interp", + "lineno": 271, + "scope": "interp_harmonics", + "is_async": false + }, + { + "id": "librosa.core.harmonic.f0_harmonics", + "name": "f0_harmonics", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.harmonic.f0_harmonics._f_interps", + "name": "_f_interps", + "lineno": 398, + "scope": "f0_harmonics", + "is_async": false + }, + { + "id": "librosa.core.harmonic.f0_harmonics._f_interpd", + "name": "_f_interpd", + "lineno": 424, + "scope": "f0_harmonics", + "is_async": false + } + ], + "librosa.core.intervals": [ + { + "id": "librosa.core.intervals.interval_frequencies", + "name": "interval_frequencies", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.pythagorean_intervals", + "name": "pythagorean_intervals", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.pythagorean_intervals", + "name": "pythagorean_intervals", + "lineno": 141, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.pythagorean_intervals", + "name": "pythagorean_intervals", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.pythagorean_intervals", + "name": "pythagorean_intervals", + "lineno": 155, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.__harmonic_distance", + "name": "__harmonic_distance", + "lineno": 258, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals._crystal_tie_break", + "name": "_crystal_tie_break", + "lineno": 290, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.plimit_intervals", + "name": "plimit_intervals", + "lineno": 296, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.plimit_intervals", + "name": "plimit_intervals", + "lineno": 307, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.plimit_intervals", + "name": "plimit_intervals", + "lineno": 318, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.intervals.plimit_intervals", + "name": "plimit_intervals", + "lineno": 329, + "scope": null, + "is_async": false + } + ], + "librosa.core.notation": [ + { + "id": "librosa.core.notation.thaat_to_degrees", + "name": "thaat_to_degrees", + "lineno": 154, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.mela_to_degrees", + "name": "mela_to_degrees", + "lineno": 185, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.mela_to_svara", + "name": "mela_to_svara", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.list_mela", + "name": "list_mela", + "lineno": 429, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.list_thaat", + "name": "list_thaat", + "lineno": 462, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__note_to_degree", + "name": "__note_to_degree", + "lineno": 492, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__note_to_degree", + "name": "__note_to_degree", + "lineno": 495, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__note_to_degree", + "name": "__note_to_degree", + "lineno": 498, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__note_to_degree", + "name": "__note_to_degree", + "lineno": 500, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__simplify_note", + "name": "__simplify_note", + "lineno": 529, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__simplify_note", + "name": "__simplify_note", + "lineno": 533, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__simplify_note", + "name": "__simplify_note", + "lineno": 537, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__simplify_note", + "name": "__simplify_note", + "lineno": 540, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__mode_to_key", + "name": "__mode_to_key", + "lineno": 578, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.key_to_notes", + "name": "key_to_notes", + "lineno": 607, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.key_to_degrees", + "name": "key_to_degrees", + "lineno": 851, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.fifths_to_note", + "name": "fifths_to_note", + "lineno": 922, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__o_fold", + "name": "__o_fold", + "lineno": 1015, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__bo_fold", + "name": "__bo_fold", + "lineno": 1028, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.__fifth_search", + "name": "__fifth_search", + "lineno": 1041, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.interval_to_fjs", + "name": "interval_to_fjs", + "lineno": 1065, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.interval_to_fjs", + "name": "interval_to_fjs", + "lineno": 1076, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.interval_to_fjs", + "name": "interval_to_fjs", + "lineno": 1087, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.notation.interval_to_fjs", + "name": "interval_to_fjs", + "lineno": 1098, + "scope": null, + "is_async": false + } + ], + "librosa.core.pitch": [ + { + "id": "librosa.core.pitch.estimate_tuning", + "name": "estimate_tuning", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch.pitch_tuning", + "name": "pitch_tuning", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch.piptrack", + "name": "piptrack", + "lineno": 181, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch._cumulative_mean_normalized_difference", + "name": "_cumulative_mean_normalized_difference", + "lineno": 363, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch._pi_stencil", + "name": "_pi_stencil", + "lineno": 417, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch._pi_wrapper", + "name": "_pi_wrapper", + "lineno": 436, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch._parabolic_interpolation", + "name": "_parabolic_interpolation", + "lineno": 441, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch.yin", + "name": "yin", + "lineno": 476, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch.pyin", + "name": "pyin", + "lineno": 652, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch.pyin._helper", + "name": "_helper", + "lineno": 851, + "scope": "pyin", + "is_async": false + }, + { + "id": "librosa.core.pitch.__pyin_helper", + "name": "__pyin_helper", + "lineno": 896, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.pitch.__check_yin_params", + "name": "__check_yin_params", + "lineno": 973, + "scope": null, + "is_async": false + } + ], + "librosa.core.spectrum": [ + { + "id": "librosa.core.spectrum.stft", + "name": "stft", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.istft", + "name": "istft", + "lineno": 394, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.__overlap_add", + "name": "__overlap_add", + "lineno": 630, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.__reassign_frequencies", + "name": "__reassign_frequencies", + "lineno": 646, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.__reassign_times", + "name": "__reassign_times", + "lineno": 809, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.reassigned_spectrogram", + "name": "reassigned_spectrogram", + "lineno": 990, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.magphase", + "name": "magphase", + "lineno": 1296, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.phase_vocoder", + "name": "phase_vocoder", + "lineno": 1365, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.iirt", + "name": "iirt", + "lineno": 1477, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.power_to_db", + "name": "power_to_db", + "lineno": 1668, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.power_to_db", + "name": "power_to_db", + "lineno": 1678, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.power_to_db", + "name": "power_to_db", + "lineno": 1688, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.power_to_db", + "name": "power_to_db", + "lineno": 1698, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_power", + "name": "db_to_power", + "lineno": 1826, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_power", + "name": "db_to_power", + "lineno": 1834, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_power", + "name": "db_to_power", + "lineno": 1842, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_power", + "name": "db_to_power", + "lineno": 1850, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.amplitude_to_db", + "name": "amplitude_to_db", + "lineno": 1877, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.amplitude_to_db", + "name": "amplitude_to_db", + "lineno": 1887, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.amplitude_to_db", + "name": "amplitude_to_db", + "lineno": 1897, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.amplitude_to_db", + "name": "amplitude_to_db", + "lineno": 1907, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_amplitude", + "name": "db_to_amplitude", + "lineno": 1977, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_amplitude", + "name": "db_to_amplitude", + "lineno": 1985, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_amplitude", + "name": "db_to_amplitude", + "lineno": 1993, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.db_to_amplitude", + "name": "db_to_amplitude", + "lineno": 2001, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.perceptual_weighting", + "name": "perceptual_weighting", + "lineno": 2028, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.fmt", + "name": "fmt", + "lineno": 2101, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.pcen", + "name": "pcen", + "lineno": 2300, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.pcen", + "name": "pcen", + "lineno": 2322, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.pcen", + "name": "pcen", + "lineno": 2344, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.pcen", + "name": "pcen", + "lineno": 2366, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum.griffinlim", + "name": "griffinlim", + "lineno": 2634, + "scope": null, + "is_async": false + }, + { + "id": "librosa.core.spectrum._spectrogram", + "name": "_spectrogram", + "lineno": 2863, + "scope": null, + "is_async": false + } + ], + "librosa.core": [], + "librosa.feature.inverse": [ + { + "id": "librosa.feature.inverse.mel_to_stft", + "name": "mel_to_stft", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.inverse.mel_to_audio", + "name": "mel_to_audio", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.inverse.mfcc_to_mel", + "name": "mfcc_to_mel", + "lineno": 206, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.inverse.mfcc_to_audio", + "name": "mfcc_to_audio", + "lineno": 284, + "scope": null, + "is_async": false + } + ], + "librosa.feature.rhythm": [ + { + "id": "librosa.feature.rhythm.tempogram", + "name": "tempogram", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.rhythm.fourier_tempogram", + "name": "fourier_tempogram", + "lineno": 179, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.rhythm.tempo", + "name": "tempo", + "lineno": 281, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.rhythm.tempogram_ratio", + "name": "tempogram_ratio", + "lineno": 457, + "scope": null, + "is_async": false + } + ], + "librosa.feature.spectral": [ + { + "id": "librosa.feature.spectral.spectral_centroid", + "name": "spectral_centroid", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.spectral_bandwidth", + "name": "spectral_bandwidth", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.spectral_contrast", + "name": "spectral_contrast", + "lineno": 352, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.spectral_rolloff", + "name": "spectral_rolloff", + "lineno": 533, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.spectral_flatness", + "name": "spectral_flatness", + "lineno": 681, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.rms", + "name": "rms", + "lineno": 801, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.poly_features", + "name": "poly_features", + "lineno": 914, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.zero_crossing_rate", + "name": "zero_crossing_rate", + "lineno": 1058, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.chroma_stft", + "name": "chroma_stft", + "lineno": 1132, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.chroma_cqt", + "name": "chroma_cqt", + "lineno": 1289, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.chroma_cens", + "name": "chroma_cens", + "lineno": 1419, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.chroma_vqt", + "name": "chroma_vqt", + "lineno": 1567, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.tonnetz", + "name": "tonnetz", + "lineno": 1700, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.mfcc", + "name": "mfcc", + "lineno": 1834, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.spectral.melspectrogram", + "name": "melspectrogram", + "lineno": 2013, + "scope": null, + "is_async": false + } + ], + "librosa.feature.utils": [ + { + "id": "librosa.feature.utils.delta", + "name": "delta", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.utils.stack_memory", + "name": "stack_memory", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "librosa.feature.utils.__stack", + "name": "__stack", + "lineno": 273, + "scope": null, + "is_async": false + } + ], + "librosa.feature": [], + "librosa.util.decorators": [ + { + "id": "librosa.util.decorators.moved", + "name": "moved", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.decorators.moved.__wrapper", + "name": "__wrapper", + "lineno": 28, + "scope": "moved", + "is_async": false + }, + { + "id": "librosa.util.decorators.deprecated", + "name": "deprecated", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.decorators.deprecated.__wrapper", + "name": "__wrapper", + "lineno": 53, + "scope": "deprecated", + "is_async": false + }, + { + "id": "librosa.util.decorators.vectorize", + "name": "vectorize", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.decorators.vectorize.__wrapper", + "name": "__wrapper", + "lineno": 85, + "scope": "vectorize", + "is_async": false + }, + { + "id": "librosa.util.decorators.vectorize.__wrapper._vec", + "name": "_vec", + "lineno": 96, + "scope": "vectorize.__wrapper", + "is_async": false + } + ], + "librosa.util.deprecation": [ + { + "id": "librosa.util.deprecation.Deprecated.__repr__", + "name": "__repr__", + "lineno": 13, + "scope": "Deprecated", + "is_async": false + }, + { + "id": "librosa.util.deprecation.rename_kw", + "name": "rename_kw", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "librosa.util.exceptions": [], + "librosa.util.files": [ + { + "id": "librosa.util.files._resource_file", + "name": "_resource_file", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.files.example", + "name": "example", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.files.list_examples", + "name": "list_examples", + "lineno": 125, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.files.example_info", + "name": "example_info", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.files.find_files", + "name": "find_files", + "lineno": 183, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.files.__get_files", + "name": "__get_files", + "lineno": 285, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.files.cite", + "name": "cite", + "lineno": 299, + "scope": null, + "is_async": false + } + ], + "librosa.util.matching": [ + { + "id": "librosa.util.matching.__jaccard", + "name": "__jaccard", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.matching.__match_interval_overlaps", + "name": "__match_interval_overlaps", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.matching.__match_intervals", + "name": "__match_intervals", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.matching.match_intervals", + "name": "match_intervals", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.matching.match_events", + "name": "match_events", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.matching.__match_events_helper", + "name": "__match_events_helper", + "lineno": 309, + "scope": null, + "is_async": false + } + ], + "librosa.util.utils": [ + { + "id": "librosa.util.utils.frame", + "name": "frame", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.valid_audio", + "name": "valid_audio", + "lineno": 238, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.valid_int", + "name": "valid_int", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.is_positive_int", + "name": "is_positive_int", + "lineno": 335, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.valid_intervals", + "name": "valid_intervals", + "lineno": 350, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.pad_center", + "name": "pad_center", + "lineno": 376, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.expand_to", + "name": "expand_to", + "lineno": 450, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.fix_length", + "name": "fix_length", + "lineno": 521, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.fix_frames", + "name": "fix_frames", + "lineno": 580, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.axis_sort", + "name": "axis_sort", + "lineno": 670, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.axis_sort", + "name": "axis_sort", + "lineno": 681, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.axis_sort", + "name": "axis_sort", + "lineno": 691, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.normalize", + "name": "normalize", + "lineno": 792, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils._localmax_sten", + "name": "_localmax_sten", + "lineno": 1024, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils._localmin_sten", + "name": "_localmin_sten", + "lineno": 1030, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils._localmax", + "name": "_localmax", + "lineno": 1047, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils._localmin", + "name": "_localmin", + "lineno": 1064, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.localmax", + "name": "localmax", + "lineno": 1069, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.localmin", + "name": "localmin", + "lineno": 1130, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.__peak_pick", + "name": "__peak_pick", + "lineno": 1202, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.peak_pick", + "name": "peak_pick", + "lineno": 1234, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.sparsify_rows", + "name": "sparsify_rows", + "lineno": 1361, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.buf_to_float", + "name": "buf_to_float", + "lineno": 1459, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.index_to_slice", + "name": "index_to_slice", + "lineno": 1490, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.sync", + "name": "sync", + "lineno": 1549, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.softmask", + "name": "softmask", + "lineno": 1678, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.tiny", + "name": "tiny", + "lineno": 1796, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.fill_off_diagonal", + "name": "fill_off_diagonal", + "lineno": 1863, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.cyclic_gradient", + "name": "cyclic_gradient", + "lineno": 1931, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.__shear_dense", + "name": "__shear_dense", + "lineno": 1998, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.__shear_sparse", + "name": "__shear_sparse", + "lineno": 2014, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.shear", + "name": "shear", + "lineno": 2051, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.shear", + "name": "shear", + "lineno": 2056, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.shear", + "name": "shear", + "lineno": 2062, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.stack", + "name": "stack", + "lineno": 2116, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.dtype_r2c", + "name": "dtype_r2c", + "lineno": 2218, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.dtype_c2r", + "name": "dtype_c2r", + "lineno": 2274, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.__count_unique", + "name": "__count_unique", + "lineno": 2334, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.count_unique", + "name": "count_unique", + "lineno": 2344, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.__is_unique", + "name": "__is_unique", + "lineno": 2385, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.is_unique", + "name": "is_unique", + "lineno": 2395, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils._cabs2", + "name": "_cabs2", + "lineno": 2439, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.abs2", + "name": "abs2", + "lineno": 2448, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils._phasor_angles", + "name": "_phasor_angles", + "lineno": 2491, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.phasor", + "name": "phasor", + "lineno": 2499, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.phasor", + "name": "phasor", + "lineno": 2504, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util.utils.phasor", + "name": "phasor", + "lineno": 2508, + "scope": null, + "is_async": false + } + ], + "librosa.util._nnls": [ + { + "id": "librosa.util._nnls._nnls_obj", + "name": "_nnls_obj", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util._nnls._nnls_lbfgs_block", + "name": "_nnls_lbfgs_block", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "librosa.util._nnls.nnls", + "name": "nnls", + "lineno": 86, + "scope": null, + "is_async": false + } + ], + "librosa.util": [], + "librosa.util.example_data": [], + "scripts.audit_docstring_examples": [ + { + "id": "scripts.audit_docstring_examples.find_functions_with_param", + "name": "find_functions_with_param", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.find_functions_with_param.check_function", + "name": "check_function", + "lineno": 33, + "scope": "find_functions_with_param", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.find_functions_with_param.visit_module", + "name": "visit_module", + "lineno": 39, + "scope": "find_functions_with_param", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.find_functions", + "name": "find_functions", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.find_functions.visit_module", + "name": "visit_module", + "lineno": 66, + "scope": "find_functions", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.LibrosaCallVisitor.__init__", + "name": "__init__", + "lineno": 82, + "scope": "LibrosaCallVisitor", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.LibrosaCallVisitor.visit_Call", + "name": "visit_Call", + "lineno": 85, + "scope": "LibrosaCallVisitor", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.LibrosaCallVisitor.is_librosa_call", + "name": "is_librosa_call", + "lineno": 96, + "scope": "LibrosaCallVisitor", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.LibrosaCallVisitor.get_full_func_name", + "name": "get_full_func_name", + "lineno": 105, + "scope": "LibrosaCallVisitor", + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.extract_librosa_calls", + "name": "extract_librosa_calls", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "scripts.audit_docstring_examples.extract_code_blocks", + "name": "extract_code_blocks", + "lineno": 141, + "scope": null, + "is_async": false + } + ], + "scripts.create_author_list": [ + { + "id": "scripts.create_author_list.validate_url", + "name": "validate_url", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "scripts.create_author_list.parse_link_header", + "name": "parse_link_header", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "scripts.create_author_list.get_contributors", + "name": "get_contributors", + "lineno": 58, + "scope": null, + "is_async": false + } + ], + "scripts.create_intervals": [ + { + "id": "scripts.create_intervals.main", + "name": "main", + "lineno": 23, + "scope": null, + "is_async": false + } + ], + "scripts.pull_dois": [ + { + "id": "scripts.pull_dois.validate_url", + "name": "validate_url", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "scripts.pull_dois.safe_urlopen", + "name": "safe_urlopen", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "scripts.pull_dois.get_zenodo_record_versions", + "name": "get_zenodo_record_versions", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "scripts.pull_dois.save_as_msgpack", + "name": "save_as_msgpack", + "lineno": 79, + "scope": null, + "is_async": false + } + ], + "tests.conftest": [ + { + "id": "tests.conftest.pytest_addoption", + "name": "pytest_addoption", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "tests.conftest.pytest_collection_modifyitems", + "name": "pytest_collection_modifyitems", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.conftest.pytest_configure", + "name": "pytest_configure", + "lineno": 26, + "scope": null, + "is_async": false + } + ], + "tests.test_beat": [ + { + "id": "tests.test_beat.ysr", + "name": "ysr", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_onset_strength", + "name": "test_onset_strength", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_tempo", + "name": "test_tempo", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_no_input", + "name": "test_beat_no_input", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_no_onsets", + "name": "test_beat_no_onsets", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_tempo_no_onsets", + "name": "test_tempo_no_onsets", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.hop", + "name": "hop", + "lineno": 130, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.oenv", + "name": "oenv", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat", + "name": "test_beat", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_bad_tightness", + "name": "test_beat_bad_tightness", + "lineno": 181, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_bad_bpm", + "name": "test_beat_bad_bpm", + "lineno": 188, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_bad_start_bpm", + "name": "test_beat_bad_start_bpm", + "lineno": 195, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_units", + "name": "test_beat_units", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_beat_sparse", + "name": "test_beat_sparse", + "lineno": 230, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_plp", + "name": "test_plp", + "lineno": 258, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.deprecated_test_beat", + "name": "deprecated_test_beat", + "lineno": 296, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_beat.test_tempo_tgin", + "name": "test_tempo_tgin", + "lineno": 308, + "scope": null, + "is_async": false + } + ], + "tests.test_cache": [ + { + "id": "tests.test_cache.local_cache", + "name": "local_cache", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cache.func", + "name": "func", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cache.test_cache_disabled", + "name": "test_cache_disabled", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cache.test_cache_enabled", + "name": "test_cache_enabled", + "lineno": 48, + "scope": null, + "is_async": false + } + ], + "tests.test_constantq": [ + { + "id": "tests.test_constantq.__test_cqt_size", + "name": "__test_cqt_size", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.make_signal", + "name": "make_signal", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.sr_cqt", + "name": "sr_cqt", + "lineno": 88, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_cqt", + "name": "y_cqt", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_cqt_110", + "name": "y_cqt_110", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_bad_hop", + "name": "test_cqt_bad_hop", + "lineno": 105, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_exceed_passband", + "name": "test_cqt_exceed_passband", + "lineno": 115, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt", + "name": "test_cqt", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_early_downsample", + "name": "test_cqt_early_downsample", + "lineno": 190, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_frame_rate", + "name": "test_cqt_frame_rate", + "lineno": 228, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_odd_hop", + "name": "test_cqt_odd_hop", + "lineno": 245, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_icqt_odd_hop", + "name": "test_icqt_odd_hop", + "lineno": 249, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_vqt", + "name": "test_vqt", + "lineno": 267, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_hybrid", + "name": "y_hybrid", + "lineno": 324, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_hybrid_cqt", + "name": "test_hybrid_cqt", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_position", + "name": "test_cqt_position", + "lineno": 406, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_fail_short_early", + "name": "test_cqt_fail_short_early", + "lineno": 428, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.sr_impulse", + "name": "sr_impulse", + "lineno": 436, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.hop_impulse", + "name": "hop_impulse", + "lineno": 441, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_impulse", + "name": "y_impulse", + "lineno": 446, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_impulse", + "name": "test_cqt_impulse", + "lineno": 454, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_hybrid_cqt_impulse", + "name": "test_hybrid_cqt_impulse", + "lineno": 469, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.sr_white", + "name": "sr_white", + "lineno": 485, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_white", + "name": "y_white", + "lineno": 490, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_white_noise", + "name": "test_cqt_white_noise", + "lineno": 498, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_hybrid_cqt_white_noise", + "name": "test_hybrid_cqt_white_noise", + "lineno": 518, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.sr_icqt", + "name": "sr_icqt", + "lineno": 533, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_icqt", + "name": "y_icqt", + "lineno": 538, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_icqt", + "name": "test_icqt", + "lineno": 551, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.y_chirp", + "name": "y_chirp", + "lineno": 600, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt", + "name": "test_griffinlim_cqt", + "lineno": 619, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_momentum", + "name": "test_griffinlim_cqt_momentum", + "lineno": 700, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_rng", + "name": "test_griffinlim_cqt_rng", + "lineno": 712, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_init", + "name": "test_griffinlim_cqt_init", + "lineno": 724, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_badinit", + "name": "test_griffinlim_cqt_badinit", + "lineno": 735, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_badrng", + "name": "test_griffinlim_cqt_badrng", + "lineno": 742, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_bad_momentum", + "name": "test_griffinlim_cqt_bad_momentum", + "lineno": 748, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_griffinlim_cqt_momentum_warn", + "name": "test_griffinlim_cqt_momentum_warn", + "lineno": 753, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_precision", + "name": "test_cqt_precision", + "lineno": 760, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_cqt_partial_octave", + "name": "test_cqt_partial_octave", + "lineno": 766, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_constantq.test_vqt_provided_intervals", + "name": "test_vqt_provided_intervals", + "lineno": 771, + "scope": null, + "is_async": false + } + ], + "tests.test_convert": [ + { + "id": "tests.test_convert.test_frames_to_samples", + "name": "test_frames_to_samples", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_samples_to_frames", + "name": "test_samples_to_frames", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_frames_to_time", + "name": "test_frames_to_time", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_time_to_samples", + "name": "test_time_to_samples", + "lineno": 73, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_samples_to_time", + "name": "test_samples_to_time", + "lineno": 79, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_time_to_frames", + "name": "test_time_to_frames", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_octs_to_hz", + "name": "test_octs_to_hz", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_hz_to_octs", + "name": "test_hz_to_octs", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_A4_to_tuning", + "name": "test_A4_to_tuning", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_tuning_to_A4", + "name": "test_tuning_to_A4", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_note_to_midi", + "name": "test_note_to_midi", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_note_to_midi_badnote", + "name": "test_note_to_midi_badnote", + "lineno": 198, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_note_to_hz", + "name": "test_note_to_hz", + "lineno": 219, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_note_to_hz_badnote", + "name": "test_note_to_hz_badnote", + "lineno": 251, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_midi_to_note", + "name": "test_midi_to_note", + "lineno": 264, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_midi_to_note_cents_nooctave", + "name": "test_midi_to_note_cents_nooctave", + "lineno": 271, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_midi_to_hz", + "name": "test_midi_to_hz", + "lineno": 275, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_hz_to_midi", + "name": "test_hz_to_midi", + "lineno": 280, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_hz_to_note", + "name": "test_hz_to_note", + "lineno": 294, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_hz_to_note_cents_nooctave", + "name": "test_hz_to_note_cents_nooctave", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_fft_frequencies", + "name": "test_fft_frequencies", + "lineno": 309, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_cqt_frequencies", + "name": "test_cqt_frequencies", + "lineno": 327, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_tempo_frequencies", + "name": "test_tempo_frequencies", + "lineno": 347, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_fourier_tempo_frequencies", + "name": "test_fourier_tempo_frequencies", + "lineno": 367, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_A_weighting", + "name": "test_A_weighting", + "lineno": 384, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_B_weighting", + "name": "test_B_weighting", + "lineno": 397, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_C_weighting", + "name": "test_C_weighting", + "lineno": 410, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_D_weighting", + "name": "test_D_weighting", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_Z_weighting", + "name": "test_Z_weighting", + "lineno": 436, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_frequency_weighting", + "name": "test_frequency_weighting", + "lineno": 443, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_multi_frequency_weighting", + "name": "test_multi_frequency_weighting", + "lineno": 454, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_samples_like", + "name": "test_samples_like", + "lineno": 470, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_samples_like_scalar", + "name": "test_samples_like_scalar", + "lineno": 484, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_times_like", + "name": "test_times_like", + "lineno": 496, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_times_like_scalar", + "name": "test_times_like_scalar", + "lineno": 511, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_blocks_to_frames", + "name": "test_blocks_to_frames", + "lineno": 526, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_blocks_to_samples", + "name": "test_blocks_to_samples", + "lineno": 543, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_blocks_to_time", + "name": "test_blocks_to_time", + "lineno": 563, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_midi_to_svara_h", + "name": "test_midi_to_svara_h", + "lineno": 586, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_hz_to_svara_h", + "name": "test_hz_to_svara_h", + "lineno": 634, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_note_to_svara_h", + "name": "test_note_to_svara_h", + "lineno": 652, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_midi_to_svara_c", + "name": "test_midi_to_svara_c", + "lineno": 663, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_hz_to_svara_c", + "name": "test_hz_to_svara_c", + "lineno": 715, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_convert.test_note_to_svara_c", + "name": "test_note_to_svara_c", + "lineno": 737, + "scope": null, + "is_async": false + } + ], + "tests.test_core": [ + { + "id": "tests.test_core.files", + "name": "files", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.srand", + "name": "srand", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.load", + "name": "load", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_load", + "name": "test_load", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_load_soundfile", + "name": "test_load_soundfile", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_load_audioread", + "name": "test_load_audioread", + "lineno": 79, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_load_resample", + "name": "test_load_resample", + "lineno": 94, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_segment_load", + "name": "test_segment_load", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.resample_audio", + "name": "resample_audio", + "lineno": 136, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.resample_mono", + "name": "resample_mono", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_resample_mono", + "name": "test_resample_mono", + "lineno": 173, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_resample_stereo", + "name": "test_resample_stereo", + "lineno": 220, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_resample_scale", + "name": "test_resample_scale", + "lineno": 259, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_resample_poly_float", + "name": "test_resample_poly_float", + "lineno": 279, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft", + "name": "test_stft", + "lineno": 287, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_toolong_left", + "name": "test_stft_toolong_left", + "lineno": 321, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_toolong_center", + "name": "test_stft_toolong_center", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_winsizes", + "name": "test_stft_winsizes", + "lineno": 332, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_preallocate", + "name": "test_stft_preallocate", + "lineno": 348, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_preallocate_oversize", + "name": "test_stft_preallocate_oversize", + "lineno": 366, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_preallocate_undersize", + "name": "test_stft_preallocate_undersize", + "lineno": 387, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_istft_preallocate", + "name": "test_istft_preallocate", + "lineno": 405, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test___reassign_frequencies", + "name": "test___reassign_frequencies", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test___reassign_frequencies_regress", + "name": "test___reassign_frequencies_regress", + "lineno": 445, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test___reassign_times", + "name": "test___reassign_times", + "lineno": 467, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test___reassign_times_center", + "name": "test___reassign_times_center", + "lineno": 494, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_reassigned_spectrogram_clip", + "name": "test_reassigned_spectrogram_clip", + "lineno": 514, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_reassigned_spectrogram_ref_power", + "name": "test_reassigned_spectrogram_ref_power", + "lineno": 554, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_reassigned_spectrogram_fill_nan", + "name": "test_reassigned_spectrogram_fill_nan", + "lineno": 596, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_reassigned_spectrogram_flags", + "name": "test_reassigned_spectrogram_flags", + "lineno": 642, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_reassigned_spectrogram_parameters", + "name": "test_reassigned_spectrogram_parameters", + "lineno": 673, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_salience_basecase", + "name": "test_salience_basecase", + "lineno": 685, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_salience_basecase2", + "name": "test_salience_basecase2", + "lineno": 702, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_salience_defaults", + "name": "test_salience_defaults", + "lineno": 719, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_salience_weights", + "name": "test_salience_weights", + "lineno": 734, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_salience_no_peak_filter", + "name": "test_salience_no_peak_filter", + "lineno": 755, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_salience_aggregate", + "name": "test_salience_aggregate", + "lineno": 776, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.y_22050", + "name": "y_22050", + "lineno": 798, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.y_44100", + "name": "y_44100", + "lineno": 804, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_magphase", + "name": "test_magphase", + "lineno": 809, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_magphase_zero", + "name": "test_magphase_zero", + "lineno": 821, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_magphase_denormalized", + "name": "test_magphase_denormalized", + "lineno": 832, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_magphase_real", + "name": "test_magphase_real", + "lineno": 843, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.y_chirp_istft", + "name": "y_chirp_istft", + "lineno": 861, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_istft_reconstruction", + "name": "test_istft_reconstruction", + "lineno": 869, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_load_options", + "name": "test_load_options", + "lineno": 891, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_duration_buffer", + "name": "test_get_duration_buffer", + "lineno": 912, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_duration_specgram", + "name": "test_get_duration_specgram", + "lineno": 923, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_duration_filename", + "name": "test_get_duration_filename", + "lineno": 939, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_duration_mp3", + "name": "test_get_duration_mp3", + "lineno": 952, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_duration_fail", + "name": "test_get_duration_fail", + "lineno": 965, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_autocorrelate", + "name": "test_autocorrelate", + "lineno": 976, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_lpc_regress", + "name": "test_lpc_regress", + "lineno": 1012, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_lpc_simple", + "name": "test_lpc_simple", + "lineno": 1026, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_to_mono", + "name": "test_to_mono", + "lineno": 1043, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_to_mono_multi", + "name": "test_to_mono_multi", + "lineno": 1057, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_zero_crossings", + "name": "test_zero_crossings", + "lineno": 1069, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pitch_tuning", + "name": "test_pitch_tuning", + "lineno": 1087, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.pip_nfft", + "name": "pip_nfft", + "lineno": 1098, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.pip_hop", + "name": "pip_hop", + "lineno": 1103, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.pip_spec", + "name": "pip_spec", + "lineno": 1111, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_piptrack_properties", + "name": "test_piptrack_properties", + "lineno": 1119, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_piptrack_errors", + "name": "test_piptrack_errors", + "lineno": 1151, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_yin_tone", + "name": "test_yin_tone", + "lineno": 1167, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_yin_chirp", + "name": "test_yin_chirp", + "lineno": 1173, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_yin_chirp_instant", + "name": "test_yin_chirp_instant", + "lineno": 1187, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_yin_fail", + "name": "test_yin_fail", + "lineno": 1220, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_yin_warn", + "name": "test_yin_warn", + "lineno": 1225, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_tone", + "name": "test_pyin_tone", + "lineno": 1238, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_multi", + "name": "test_pyin_multi", + "lineno": 1244, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_multi_center", + "name": "test_pyin_multi_center", + "lineno": 1269, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_chirp", + "name": "test_pyin_chirp", + "lineno": 1295, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_chirp_instant", + "name": "test_pyin_chirp_instant", + "lineno": 1324, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_fail", + "name": "test_pyin_fail", + "lineno": 1373, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pyin_warn", + "name": "test_pyin_warn", + "lineno": 1378, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_piptrack", + "name": "test_piptrack", + "lineno": 1388, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_estimate_tuning", + "name": "test_estimate_tuning", + "lineno": 1410, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_estimate_tuning_null", + "name": "test_estimate_tuning_null", + "lineno": 1442, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test__spectrogram", + "name": "test__spectrogram", + "lineno": 1453, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test__spectrogram_no_nfft", + "name": "test__spectrogram_no_nfft", + "lineno": 1495, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_power_to_db", + "name": "test_power_to_db", + "lineno": 1505, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_power_to_db_fail", + "name": "test_power_to_db_fail", + "lineno": 1523, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_power_to_db_inv", + "name": "test_power_to_db_inv", + "lineno": 1529, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_amplitude_to_db", + "name": "test_amplitude_to_db", + "lineno": 1539, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_amplitude_to_db_complex", + "name": "test_amplitude_to_db_complex", + "lineno": 1553, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_amplitude_to_db_scalar", + "name": "test_amplitude_to_db_scalar", + "lineno": 1569, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_power_to_db_scalar", + "name": "test_power_to_db_scalar", + "lineno": 1574, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_db_to_amplitude_scalar", + "name": "test_db_to_amplitude_scalar", + "lineno": 1579, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_db_to_power_scalar", + "name": "test_db_to_power_scalar", + "lineno": 1584, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_db_to_power_inv", + "name": "test_db_to_power_inv", + "lineno": 1591, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_db_to_power", + "name": "test_db_to_power", + "lineno": 1602, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_db_to_amplitude_inv", + "name": "test_db_to_amplitude_inv", + "lineno": 1615, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_db_to_amplitude", + "name": "test_db_to_amplitude", + "lineno": 1624, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_clicks", + "name": "test_clicks", + "lineno": 1647, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_clicks_fail", + "name": "test_clicks_fail", + "lineno": 1689, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_tone", + "name": "test_tone", + "lineno": 1708, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_tone_fail", + "name": "test_tone_fail", + "lineno": 1724, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_chirp", + "name": "test_chirp", + "lineno": 1733, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_chirp_fail", + "name": "test_chirp_fail", + "lineno": 1761, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.OVER_SAMPLE", + "name": "OVER_SAMPLE", + "lineno": 1766, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.SCALE", + "name": "SCALE", + "lineno": 1771, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.y_res", + "name": "y_res", + "lineno": 1776, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.y_orig", + "name": "y_orig", + "lineno": 1783, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_fmt_scale", + "name": "test_fmt_scale", + "lineno": 1791, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_fmt_fail", + "name": "test_fmt_fail", + "lineno": 1830, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_fmt_fail_badinput", + "name": "test_fmt_fail_badinput", + "lineno": 1836, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_fmt_axis", + "name": "test_fmt_axis", + "lineno": 1840, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_1d", + "name": "test_harmonics_1d", + "lineno": 1851, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_2d", + "name": "test_harmonics_2d", + "lineno": 1875, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_1d_nonunique", + "name": "test_harmonics_1d_nonunique", + "lineno": 1899, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_badshape_1d", + "name": "test_harmonics_badshape_1d", + "lineno": 1910, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_badshape_2d", + "name": "test_harmonics_badshape_2d", + "lineno": 1917, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_2d_varying", + "name": "test_harmonics_2d_varying", + "lineno": 1923, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_harmonics_2d_varying_nonunique", + "name": "test_harmonics_2d_varying_nonunique", + "lineno": 1948, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_show_versions", + "name": "test_show_versions", + "lineno": 1960, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_iirt", + "name": "test_iirt", + "lineno": 1965, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_iirt_flayout1", + "name": "test_iirt_flayout1", + "lineno": 1983, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_iirt_peaks", + "name": "test_iirt_peaks", + "lineno": 1989, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_iirt_padding", + "name": "test_iirt_padding", + "lineno": 2036, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.S_pcen", + "name": "S_pcen", + "lineno": 2051, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_failures", + "name": "test_pcen_failures", + "lineno": 2070, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_power", + "name": "test_pcen_power", + "lineno": 2084, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_ones", + "name": "test_pcen_ones", + "lineno": 2093, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_drc", + "name": "test_pcen_drc", + "lineno": 2103, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_complex", + "name": "test_pcen_complex", + "lineno": 2116, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_zeros", + "name": "test_pcen_zeros", + "lineno": 2140, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_axes", + "name": "test_pcen_axes", + "lineno": 2156, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_axes_nomax", + "name": "test_pcen_axes_nomax", + "lineno": 2200, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_max1", + "name": "test_pcen_max1", + "lineno": 2209, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_ref", + "name": "test_pcen_ref", + "lineno": 2214, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_stream", + "name": "test_pcen_stream", + "lineno": 2233, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_pcen_stream_multi", + "name": "test_pcen_stream_multi", + "lineno": 2251, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_fftlib", + "name": "test_get_fftlib", + "lineno": 2276, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_set_fftlib", + "name": "test_set_fftlib", + "lineno": 2282, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_reset_fftlib", + "name": "test_reset_fftlib", + "lineno": 2290, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.y_chirp", + "name": "y_chirp", + "lineno": 2299, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_griffinlim", + "name": "test_griffinlim", + "lineno": 2316, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_griffinlim_badinit", + "name": "test_griffinlim_badinit", + "lineno": 2373, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_griffinlim_badrng", + "name": "test_griffinlim_badrng", + "lineno": 2379, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_griffinlim_momentum", + "name": "test_griffinlim_momentum", + "lineno": 2385, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_griffinlim_momentum_warn", + "name": "test_griffinlim_momentum_warn", + "lineno": 2390, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_samplerate", + "name": "test_get_samplerate", + "lineno": 2397, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_samplerate_soundfile", + "name": "test_get_samplerate_soundfile", + "lineno": 2405, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.path", + "name": "path", + "lineno": 2417, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stream_badparam", + "name": "test_stream_badparam", + "lineno": 2437, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stream", + "name": "test_stream", + "lineno": 2456, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_mu_compress", + "name": "test_mu_compress", + "lineno": 2533, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_mu_compress_badmu", + "name": "test_mu_compress_badmu", + "lineno": 2550, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_mu_compress_badx", + "name": "test_mu_compress_badx", + "lineno": 2563, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_mu_expand", + "name": "test_mu_expand", + "lineno": 2569, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_mu_expand_badmu", + "name": "test_mu_expand_badmu", + "lineno": 2586, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_mu_expand_badx", + "name": "test_mu_expand_badx", + "lineno": 2599, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_bad_prealloc_shape", + "name": "test_stft_bad_prealloc_shape", + "lineno": 2604, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_stft_bad_prealloc_dtype", + "name": "test_stft_bad_prealloc_dtype", + "lineno": 2614, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_istft_bad_prealloc_shape", + "name": "test_istft_bad_prealloc_shape", + "lineno": 2623, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_load_force_audioread", + "name": "test_load_force_audioread", + "lineno": 2629, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_duration_audioread", + "name": "test_get_duration_audioread", + "lineno": 2639, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_get_samplerate_audioread", + "name": "test_get_samplerate_audioread", + "lineno": 2650, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_f0_harmonics_static", + "name": "test_f0_harmonics_static", + "lineno": 2657, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_f0_harmonics_dynamic", + "name": "test_f0_harmonics_dynamic", + "lineno": 2688, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_f0_harmonics_1d_nonunique", + "name": "test_f0_harmonics_1d_nonunique", + "lineno": 2736, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_f0_harmonics_2d_nonunique", + "name": "test_f0_harmonics_2d_nonunique", + "lineno": 2746, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_core.test_f0_harmonics_incompat", + "name": "test_f0_harmonics_incompat", + "lineno": 2758, + "scope": null, + "is_async": false + } + ], + "tests.test_decompose": [ + { + "id": "tests.test_decompose.test_default_decompose", + "name": "test_default_decompose", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_given_decompose", + "name": "test_given_decompose", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_decompose_fit", + "name": "test_decompose_fit", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_decompose_multi_sort", + "name": "test_decompose_multi_sort", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_decompose_multi", + "name": "test_decompose_multi", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_decompose_fit_false", + "name": "test_decompose_fit_false", + "lineno": 88, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_sorted_decompose", + "name": "test_sorted_decompose", + "lineno": 94, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.y22050", + "name": "y22050", + "lineno": 104, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.D22050", + "name": "D22050", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.S22050", + "name": "S22050", + "lineno": 115, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_real_hpss", + "name": "test_real_hpss", + "lineno": 123, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_hpss_margin_error", + "name": "test_hpss_margin_error", + "lineno": 141, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_complex_hpss", + "name": "test_complex_hpss", + "lineno": 145, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_nn_filter_mean", + "name": "test_nn_filter_mean", + "lineno": 150, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_nn_filter_mean_rec", + "name": "test_nn_filter_mean_rec", + "lineno": 166, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_nn_filter_mean_rec_sparse", + "name": "test_nn_filter_mean_rec_sparse", + "lineno": 187, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.s_multi", + "name": "s_multi", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_nn_filter_multi", + "name": "test_nn_filter_multi", + "lineno": 211, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_nn_filter_avg", + "name": "test_nn_filter_avg", + "lineno": 231, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_decompose.test_nn_filter_badselfsim", + "name": "test_nn_filter_badselfsim", + "lineno": 253, + "scope": null, + "is_async": false + } + ], + "tests.test_display": [ + { + "id": "tests.test_display.audio", + "name": "audio", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.y", + "name": "y", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.sr", + "name": "sr", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.S", + "name": "S", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.S_abs", + "name": "S_abs", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.C", + "name": "C", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.S_signed", + "name": "S_signed", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.S_bin", + "name": "S_bin", + "lineno": 75, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.rhythm", + "name": "rhythm", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.tempo", + "name": "tempo", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.beats", + "name": "beats", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.beat_t", + "name": "beat_t", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.Csync", + "name": "Csync", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_unknown_time_unit", + "name": "test_unknown_time_unit", + "lineno": 105, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_complex_input", + "name": "test_complex_input", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_abs_input", + "name": "test_abs_input", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_cqt_note", + "name": "test_cqt_note", + "lineno": 141, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_fft_note", + "name": "test_fft_note", + "lineno": 151, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_cqt_hz", + "name": "test_cqt_hz", + "lineno": 161, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_tempo", + "name": "test_tempo", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_fourier_tempo", + "name": "test_fourier_tempo", + "lineno": 186, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_tonnetz", + "name": "test_tonnetz", + "lineno": 198, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_chroma", + "name": "test_chroma", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_chroma_svara", + "name": "test_chroma_svara", + "lineno": 230, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_double_chroma", + "name": "test_double_chroma", + "lineno": 259, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_x_mel", + "name": "test_x_mel", + "lineno": 272, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_y_mel", + "name": "test_y_mel", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_y_mel_bounded", + "name": "test_y_mel_bounded", + "lineno": 296, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_none_yaxis_linear", + "name": "test_xaxis_none_yaxis_linear", + "lineno": 309, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_specshow_ext_axes", + "name": "test_specshow_ext_axes", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_none_yaxis_log", + "name": "test_xaxis_none_yaxis_log", + "lineno": 341, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_linear_yaxis_none", + "name": "test_xaxis_linear_yaxis_none", + "lineno": 359, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_log_yaxis_none", + "name": "test_xaxis_log_yaxis_none", + "lineno": 377, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_time_yaxis_none", + "name": "test_xaxis_time_yaxis_none", + "lineno": 396, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_none_yaxis_time", + "name": "test_xaxis_none_yaxis_time", + "lineno": 407, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_frames_yaxis_none", + "name": "test_xaxis_frames_yaxis_none", + "lineno": 418, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_none_yaxis_frames", + "name": "test_xaxis_none_yaxis_frames", + "lineno": 429, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_lag_yaxis_none", + "name": "test_xaxis_lag_yaxis_none", + "lineno": 440, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_xaxis_time_yaxis_lag", + "name": "test_xaxis_time_yaxis_lag", + "lineno": 451, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_time_scales_auto", + "name": "test_time_scales_auto", + "lineno": 462, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_time_unit", + "name": "test_time_unit", + "lineno": 491, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_time_unit_lag", + "name": "test_time_unit_lag", + "lineno": 524, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_mono", + "name": "test_waveshow_mono", + "lineno": 555, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_mono_trans", + "name": "test_waveshow_mono_trans", + "lineno": 569, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_mono_zoom", + "name": "test_waveshow_mono_zoom", + "lineno": 580, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_mono_zoom_trans", + "name": "test_waveshow_mono_zoom_trans", + "lineno": 596, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_mono_zoom_out", + "name": "test_waveshow_mono_zoom_out", + "lineno": 612, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_ext_axes", + "name": "test_waveshow_ext_axes", + "lineno": 627, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_stereo", + "name": "test_waveshow_stereo", + "lineno": 642, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_unknown_wavaxis", + "name": "test_unknown_wavaxis", + "lineno": 652, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_unknown_wavaxis", + "name": "test_waveshow_unknown_wavaxis", + "lineno": 660, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_bad_maxpoints", + "name": "test_waveshow_bad_maxpoints", + "lineno": 668, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_unknown_axis", + "name": "test_unknown_axis", + "lineno": 676, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_cmap_robust", + "name": "test_cmap_robust", + "lineno": 692, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_coords", + "name": "test_coords", + "lineno": 711, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_bad_coords", + "name": "test_bad_coords", + "lineno": 719, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_sharex_specshow_ms", + "name": "test_sharex_specshow_ms", + "lineno": 729, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_sharex_waveplot_ms", + "name": "test_sharex_waveplot_ms", + "lineno": 748, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_axis_bound_warning", + "name": "test_axis_bound_warning", + "lineno": 765, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_display_cqt_svara", + "name": "test_display_cqt_svara", + "lineno": 787, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_display_fft_svara", + "name": "test_display_fft_svara", + "lineno": 814, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_display_fft_odd", + "name": "test_display_fft_odd", + "lineno": 839, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_display_fourier_tempo_odd", + "name": "test_display_fourier_tempo_odd", + "lineno": 865, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_same_axes", + "name": "test_same_axes", + "lineno": 898, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_auto_aspect", + "name": "test_auto_aspect", + "lineno": 902, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_specshow_unicode_true", + "name": "test_specshow_unicode_true", + "lineno": 944, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_specshow_unicode_false", + "name": "test_specshow_unicode_false", + "lineno": 986, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_disconnect", + "name": "test_waveshow_disconnect", + "lineno": 1020, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_waveshow_deladaptor", + "name": "test_waveshow_deladaptor", + "lineno": 1047, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_specshow_vqt", + "name": "test_specshow_vqt", + "lineno": 1079, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_chromafjs_badintervals", + "name": "test_chromafjs_badintervals", + "lineno": 1096, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_chromafjs_badbpo", + "name": "test_chromafjs_badbpo", + "lineno": 1101, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_specshow_chromafjs", + "name": "test_specshow_chromafjs", + "lineno": 1111, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_display.test_vqt_hz_nointervals", + "name": "test_vqt_hz_nointervals", + "lineno": 1127, + "scope": null, + "is_async": false + } + ], + "tests.test_dtw": [ + { + "id": "tests.test_dtw.test_1d_input", + "name": "test_1d_input", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_global", + "name": "test_dtw_global", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_global_constrained", + "name": "test_dtw_global_constrained", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_global_supplied_distance_matrix", + "name": "test_dtw_global_supplied_distance_matrix", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_gobal_boundary", + "name": "test_dtw_gobal_boundary", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq_boundary", + "name": "test_dtw_subseq_boundary", + "lineno": 106, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq_steps", + "name": "test_dtw_subseq_steps", + "lineno": 119, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_backtracking_incompatible_args_01", + "name": "test_dtw_backtracking_incompatible_args_01", + "lineno": 143, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_incompatible_args_01", + "name": "test_dtw_incompatible_args_01", + "lineno": 156, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_incompatible_args_02", + "name": "test_dtw_incompatible_args_02", + "lineno": 161, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_incompatible_sigma_add", + "name": "test_dtw_incompatible_sigma_add", + "lineno": 166, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_incompatible_sigma_mul", + "name": "test_dtw_incompatible_sigma_mul", + "lineno": 173, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_incompatible_sigma_diag", + "name": "test_dtw_incompatible_sigma_diag", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_incompatible_sigma_diag_precomp", + "name": "test_dtw_incompatible_sigma_diag_precomp", + "lineno": 187, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_global_diagonal", + "name": "test_dtw_global_diagonal", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq", + "name": "test_dtw_subseq", + "lineno": 211, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq_supplied_distance_matrix", + "name": "test_dtw_subseq_supplied_distance_matrix", + "lineno": 230, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq_sym", + "name": "test_dtw_subseq_sym", + "lineno": 242, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_global_constraint_destructive", + "name": "test_dtw_global_constraint_destructive", + "lineno": 256, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_global_inf", + "name": "test_dtw_global_inf", + "lineno": 268, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq_inf", + "name": "test_dtw_subseq_inf", + "lineno": 281, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_subseq_pass", + "name": "test_dtw_subseq_pass", + "lineno": 290, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_nan_fail", + "name": "test_dtw_nan_fail", + "lineno": 298, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_negative_steps", + "name": "test_dtw_negative_steps", + "lineno": 308, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_dtw.test_dtw_multi", + "name": "test_dtw_multi", + "lineno": 313, + "scope": null, + "is_async": false + } + ], + "tests.test_effects": [ + { + "id": "tests.test_effects.y_multi", + "name": "y_multi", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.ysr", + "name": "ysr", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_time_stretch", + "name": "test_time_stretch", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_time_stretch_multi", + "name": "test_time_stretch_multi", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_pitch_shift", + "name": "test_pitch_shift", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_pitch_shift_multi", + "name": "test_pitch_shift_multi", + "lineno": 102, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_remix_mono", + "name": "test_remix_mono", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_remix_stereo", + "name": "test_remix_stereo", + "lineno": 132, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_hpss", + "name": "test_hpss", + "lineno": 146, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_hpss_multi", + "name": "test_hpss_multi", + "lineno": 161, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_percussive", + "name": "test_percussive", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_harmonic", + "name": "test_harmonic", + "lineno": 191, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.y_trim", + "name": "y_trim", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_trim", + "name": "test_trim", + "lineno": 220, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_trim_empty", + "name": "test_trim_empty", + "lineno": 248, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_trim_multi", + "name": "test_trim_multi", + "lineno": 259, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_split_multi", + "name": "test_split_multi", + "lineno": 265, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.y_split_idx", + "name": "y_split_idx", + "lineno": 277, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_split", + "name": "test_split", + "lineno": 314, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_preemphasis", + "name": "test_preemphasis", + "lineno": 336, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_preemphasis_continue", + "name": "test_preemphasis_continue", + "lineno": 349, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_preemphasis_multi", + "name": "test_preemphasis_multi", + "lineno": 364, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_deemphasis_multi", + "name": "test_deemphasis_multi", + "lineno": 383, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_effects.test_deemphasis", + "name": "test_deemphasis", + "lineno": 406, + "scope": null, + "is_async": false + } + ], + "tests.test_failures": [ + { + "id": "tests.test_failures.test_valid_audio_int", + "name": "test_valid_audio_int", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_audio_scalar", + "name": "test_valid_audio_scalar", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_stereo_or_mono", + "name": "test_valid_stereo_or_mono", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_stereo", + "name": "test_valid_stereo", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_audio_type", + "name": "test_valid_audio_type", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_audio_nan", + "name": "test_valid_audio_nan", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_audio_inf", + "name": "test_valid_audio_inf", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_audio_strided", + "name": "test_valid_audio_strided", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_valid_audio_clang", + "name": "test_valid_audio_clang", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_frame_hop", + "name": "test_frame_hop", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_frame_size", + "name": "test_frame_size", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_frame_size_difference", + "name": "test_frame_size_difference", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_stft_bad_window", + "name": "test_stft_bad_window", + "lineno": 101, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_istft_bad_window", + "name": "test_istft_bad_window", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_failures.test_stft_bad_pad", + "name": "test_stft_bad_pad", + "lineno": 126, + "scope": null, + "is_async": false + } + ], + "tests.test_features": [ + { + "id": "tests.test_features.test_delta", + "name": "test_delta", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_delta_badorder", + "name": "test_delta_badorder", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_delta_badwidthaxis", + "name": "test_delta_badwidthaxis", + "lineno": 82, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_stack_memory", + "name": "test_stack_memory", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_stack_memory_fail", + "name": "test_stack_memory_fail", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_stack_memory_ndim_badshape", + "name": "test_stack_memory_ndim_badshape", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.S_ideal", + "name": "S_ideal", + "lineno": 134, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_centroid_synthetic", + "name": "test_spectral_centroid_synthetic", + "lineno": 151, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_centroid_errors", + "name": "test_spectral_centroid_errors", + "lineno": 163, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_centroid_empty", + "name": "test_spectral_centroid_empty", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_bandwidth_synthetic", + "name": "test_spectral_bandwidth_synthetic", + "lineno": 187, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_bandwidth_onecol", + "name": "test_spectral_bandwidth_onecol", + "lineno": 205, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_bandwidth_errors", + "name": "test_spectral_bandwidth_errors", + "lineno": 215, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_rolloff_synthetic", + "name": "test_spectral_rolloff_synthetic", + "lineno": 229, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_rolloff_errors", + "name": "test_spectral_rolloff_errors", + "lineno": 252, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.y_ex", + "name": "y_ex", + "lineno": 257, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_contrast_log", + "name": "test_spectral_contrast_log", + "lineno": 261, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_contrast_errors", + "name": "test_spectral_contrast_errors", + "lineno": 288, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_flatness_synthetic", + "name": "test_spectral_flatness_synthetic", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_flatness_errors", + "name": "test_spectral_flatness_errors", + "lineno": 311, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_spectral_flatness_badtype", + "name": "test_spectral_flatness_badtype", + "lineno": 317, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_rms_const", + "name": "test_rms_const", + "lineno": 322, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_rms", + "name": "test_rms", + "lineno": 335, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_rms_noinput", + "name": "test_rms_noinput", + "lineno": 374, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_rms_badshape", + "name": "test_rms_badshape", + "lineno": 379, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.y_zcr", + "name": "y_zcr", + "lineno": 385, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_zcr_synthetic", + "name": "test_zcr_synthetic", + "lineno": 397, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.poly_order", + "name": "poly_order", + "lineno": 413, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.poly_coeffs", + "name": "poly_coeffs", + "lineno": 418, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.poly_freq", + "name": "poly_freq", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.poly_S", + "name": "poly_S", + "lineno": 439, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_poly_features_synthetic", + "name": "test_poly_features_synthetic", + "lineno": 450, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tonnetz_fail_empty", + "name": "test_tonnetz_fail_empty", + "lineno": 463, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tonnetz_audio", + "name": "test_tonnetz_audio", + "lineno": 467, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_chroma_cqt_badcombo", + "name": "test_chroma_cqt_badcombo", + "lineno": 474, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tonnetz_cqt", + "name": "test_tonnetz_cqt", + "lineno": 479, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tonnetz_msaf", + "name": "test_tonnetz_msaf", + "lineno": 487, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_fail_noinput", + "name": "test_tempogram_fail_noinput", + "lineno": 501, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_fail_badwin", + "name": "test_tempogram_fail_badwin", + "lineno": 511, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_audio", + "name": "test_tempogram_audio", + "lineno": 516, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_odf_equiv", + "name": "test_tempogram_odf_equiv", + "lineno": 548, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_odf_peak", + "name": "test_tempogram_odf_peak", + "lineno": 580, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_odf_multi", + "name": "test_tempogram_odf_multi", + "lineno": 615, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_fourier_tempogram_fail_badwin", + "name": "test_fourier_tempogram_fail_badwin", + "lineno": 655, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_fourier_tempogram_fail_noinput", + "name": "test_fourier_tempogram_fail_noinput", + "lineno": 660, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_fourier_tempogram_audio", + "name": "test_fourier_tempogram_audio", + "lineno": 668, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_fourier_tempogram_invert", + "name": "test_fourier_tempogram_invert", + "lineno": 702, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_cens", + "name": "test_cens", + "lineno": 730, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_cens_fail", + "name": "test_cens_fail", + "lineno": 770, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_mfcc", + "name": "test_mfcc", + "lineno": 782, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_mfcc_badlifter", + "name": "test_mfcc_badlifter", + "lineno": 807, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_mel_to_stft", + "name": "test_mel_to_stft", + "lineno": 816, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_mel_to_audio", + "name": "test_mel_to_audio", + "lineno": 840, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_mfcc_to_mel", + "name": "test_mfcc_to_mel", + "lineno": 859, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_mfcc_to_audio", + "name": "test_mfcc_to_audio", + "lineno": 917, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_chroma_vqt_bpo", + "name": "test_chroma_vqt_bpo", + "lineno": 934, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_chroma_vqt_threshold", + "name": "test_chroma_vqt_threshold", + "lineno": 950, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_chroma_vqt_noinput", + "name": "test_chroma_vqt_noinput", + "lineno": 964, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_chroma_cqt_noinput", + "name": "test_chroma_cqt_noinput", + "lineno": 969, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_ratio_factors", + "name": "test_tempogram_ratio_factors", + "lineno": 973, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.tg_ex", + "name": "tg_ex", + "lineno": 997, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_ratio_aggregate", + "name": "test_tempogram_ratio_aggregate", + "lineno": 1002, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_ratio_with_tg", + "name": "test_tempogram_ratio_with_tg", + "lineno": 1010, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_features.test_tempogram_ratio_with_bpm", + "name": "test_tempogram_ratio_with_bpm", + "lineno": 1020, + "scope": null, + "is_async": false + } + ], + "tests.test_filters": [ + { + "id": "tests.test_filters.files", + "name": "files", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.load", + "name": "load", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_hz_to_mel", + "name": "test_hz_to_mel", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_mel_to_hz", + "name": "test_mel_to_hz", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_hz_to_octs", + "name": "test_hz_to_octs", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_melfb", + "name": "test_melfb", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_melfbnorm", + "name": "test_melfbnorm", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_mel_norm", + "name": "test_mel_norm", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_mel_badnorm", + "name": "test_mel_badnorm", + "lineno": 149, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_mel_gap", + "name": "test_mel_gap", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_chromafb", + "name": "test_chromafb", + "lineno": 172, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_chroma_issue1295", + "name": "test_chroma_issue1295", + "lineno": 206, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test__window", + "name": "test__window", + "lineno": 240, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_constant_q", + "name": "test_constant_q", + "lineno": 262, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_wavelet", + "name": "test_wavelet", + "lineno": 299, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_wavelet_lengths_badscale", + "name": "test_wavelet_lengths_badscale", + "lineno": 331, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_wavelet_lengths_badgamma", + "name": "test_wavelet_lengths_badgamma", + "lineno": 336, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_wavelet_lengths_badfreqs", + "name": "test_wavelet_lengths_badfreqs", + "lineno": 341, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_wavelet_lengths_badfreqsorder", + "name": "test_wavelet_lengths_badfreqsorder", + "lineno": 346, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_wavelet_lengths_noalpha", + "name": "test_wavelet_lengths_noalpha", + "lineno": 351, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_constant_q_badparams", + "name": "test_constant_q_badparams", + "lineno": 367, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_window_bandwidth", + "name": "test_window_bandwidth", + "lineno": 380, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_window_bandwidth_dynamic", + "name": "test_window_bandwidth_dynamic", + "lineno": 387, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_window_bandwidth_missing", + "name": "test_window_bandwidth_missing", + "lineno": 396, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.binstr", + "name": "binstr", + "lineno": 400, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_cq_to_chroma", + "name": "test_cq_to_chroma", + "lineno": 417, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_get_window_fail", + "name": "test_get_window_fail", + "lineno": 471, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_get_window", + "name": "test_get_window", + "lineno": 477, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_get_window_func", + "name": "test_get_window_func", + "lineno": 485, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_get_window_pre", + "name": "test_get_window_pre", + "lineno": 496, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_semitone_filterbank", + "name": "test_semitone_filterbank", + "lineno": 501, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_filters.test_diagonal_filter", + "name": "test_diagonal_filter", + "lineno": 542, + "scope": null, + "is_async": false + } + ], + "tests.test_intervals": [ + { + "id": "tests.test_intervals.test_pythagorean", + "name": "test_pythagorean", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_plimit3", + "name": "test_plimit3", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_plimit5", + "name": "test_plimit5", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_plimit7", + "name": "test_plimit7", + "lineno": 99, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_interval_frequencies", + "name": "test_interval_frequencies", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_intervals_sorted", + "name": "test_intervals_sorted", + "lineno": 156, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_pythagorean_factorizations", + "name": "test_pythagorean_factorizations", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_intervals.test_plimit_factorizations", + "name": "test_plimit_factorizations", + "lineno": 187, + "scope": null, + "is_async": false + } + ], + "tests.test_met_features": [ + { + "id": "tests.test_met_features.met_stft", + "name": "met_stft", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_met_features.test_spectral_centroid", + "name": "test_spectral_centroid", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_met_features.test_spectral_contrast", + "name": "test_spectral_contrast", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_met_features.test_spectral_rolloff", + "name": "test_spectral_rolloff", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_met_features.test_spectral_bandwidth", + "name": "test_spectral_bandwidth", + "lineno": 112, + "scope": null, + "is_async": false + } + ], + "tests.test_multichannel": [ + { + "id": "tests.test_multichannel.y_multi", + "name": "y_multi", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.s_multi", + "name": "s_multi", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.tfr_multi", + "name": "tfr_multi", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_sync_multi", + "name": "test_sync_multi", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_stft_multi", + "name": "test_stft_multi", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_onset_strength", + "name": "test_onset_strength", + "lineno": 111, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_tempogram", + "name": "test_tempogram", + "lineno": 132, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_fourier_tempogram", + "name": "test_fourier_tempogram", + "lineno": 154, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_tempo_multi", + "name": "test_tempo_multi", + "lineno": 176, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_plp_multi", + "name": "test_plp_multi", + "lineno": 219, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_istft_multi", + "name": "test_istft_multi", + "lineno": 262, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_griffinlim_multi", + "name": "test_griffinlim_multi", + "lineno": 285, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_cqt_multi", + "name": "test_cqt_multi", + "lineno": 302, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_hybrid_cqt_multi", + "name": "test_hybrid_cqt_multi", + "lineno": 322, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_icqt_multi", + "name": "test_icqt_multi", + "lineno": 341, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_griffinlim_cqt_multi", + "name": "test_griffinlim_cqt_multi", + "lineno": 363, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_centroid_multi", + "name": "test_spectral_centroid_multi", + "lineno": 376, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_centroid_multi_variable", + "name": "test_spectral_centroid_multi_variable", + "lineno": 395, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_bandwidth_multi", + "name": "test_spectral_bandwidth_multi", + "lineno": 414, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_bandwidth_multi_variable", + "name": "test_spectral_bandwidth_multi_variable", + "lineno": 432, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_contrast_multi", + "name": "test_spectral_contrast_multi", + "lineno": 450, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_rolloff_multi", + "name": "test_spectral_rolloff_multi", + "lineno": 468, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_rolloff_multi_variable", + "name": "test_spectral_rolloff_multi_variable", + "lineno": 486, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_spectral_flatness_multi", + "name": "test_spectral_flatness_multi", + "lineno": 504, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_poly_multi_static", + "name": "test_poly_multi_static", + "lineno": 520, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_poly_multi_varying", + "name": "test_poly_multi_varying", + "lineno": 537, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_rms_multi", + "name": "test_rms_multi", + "lineno": 553, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_zcr_multi", + "name": "test_zcr_multi", + "lineno": 571, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_chroma_stft_multi", + "name": "test_chroma_stft_multi", + "lineno": 587, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_chroma_cqt_multi", + "name": "test_chroma_cqt_multi", + "lineno": 603, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_chroma_cens_multi", + "name": "test_chroma_cens_multi", + "lineno": 619, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_tonnetz_multi", + "name": "test_tonnetz_multi", + "lineno": 635, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_mfcc_multi", + "name": "test_mfcc_multi", + "lineno": 651, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_mfcc_multi_time", + "name": "test_mfcc_multi_time", + "lineno": 668, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_melspectrogram_multi", + "name": "test_melspectrogram_multi", + "lineno": 684, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_melspectrogram_multi_time", + "name": "test_melspectrogram_multi_time", + "lineno": 700, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_phase_vocoder", + "name": "test_phase_vocoder", + "lineno": 717, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_stack_memory_multi", + "name": "test_stack_memory_multi", + "lineno": 731, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_interp_harmonics_multi_static", + "name": "test_interp_harmonics_multi_static", + "lineno": 747, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_interp_harmonics_multi_vary", + "name": "test_interp_harmonics_multi_vary", + "lineno": 763, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_salience_multi_static", + "name": "test_salience_multi_static", + "lineno": 783, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_salience_multi_dynamic", + "name": "test_salience_multi_dynamic", + "lineno": 821, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_iirt_multi", + "name": "test_iirt_multi", + "lineno": 855, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_lpc_multi", + "name": "test_lpc_multi", + "lineno": 867, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_yin_multi", + "name": "test_yin_multi", + "lineno": 879, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_piptrack_multi", + "name": "test_piptrack_multi", + "lineno": 893, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_click_multi", + "name": "test_click_multi", + "lineno": 908, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_nnls_multi", + "name": "test_nnls_multi", + "lineno": 921, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_mel_to_stft_multi", + "name": "test_mel_to_stft_multi", + "lineno": 956, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_mfcc_to_mel_multi", + "name": "test_mfcc_to_mel_multi", + "lineno": 982, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_trim_multichannel", + "name": "test_trim_multichannel", + "lineno": 1009, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_resample_multichannel", + "name": "test_resample_multichannel", + "lineno": 1029, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_resample_highdim", + "name": "test_resample_highdim", + "lineno": 1046, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_resample_highdim_axis", + "name": "test_resample_highdim_axis", + "lineno": 1057, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_f0_harmonics", + "name": "test_f0_harmonics", + "lineno": 1071, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_peak_pick_multi", + "name": "test_peak_pick_multi", + "lineno": 1094, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_peak_pick_axis", + "name": "test_peak_pick_axis", + "lineno": 1132, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_peak_pick_multi_fail", + "name": "test_peak_pick_multi_fail", + "lineno": 1170, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_onset_detect", + "name": "test_onset_detect", + "lineno": 1194, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_beat_track_multi", + "name": "test_beat_track_multi", + "lineno": 1216, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_beat_track_multi_bpm_scalar", + "name": "test_beat_track_multi_bpm_scalar", + "lineno": 1230, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_beat_track_multi_bpm_vector", + "name": "test_beat_track_multi_bpm_vector", + "lineno": 1244, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_multichannel.test_beat_track_multi_sparse", + "name": "test_beat_track_multi_sparse", + "lineno": 1263, + "scope": null, + "is_async": false + } + ], + "tests.test_notation": [ + { + "id": "tests.test_notation.test_key_to_notes_badkey", + "name": "test_key_to_notes_badkey", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_simplify_note_badnote", + "name": "test_simplify_note_badnote", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_note_to_degree_badnote", + "name": "test_note_to_degree_badnote", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_key_to_notes", + "name": "test_key_to_notes", + "lineno": 199, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_key_to_notes_unicode", + "name": "test_key_to_notes_unicode", + "lineno": 231, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_key_to_notes_no_natural", + "name": "test_key_to_notes_no_natural", + "lineno": 251, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_simplify_note_ascii", + "name": "test_simplify_note_ascii", + "lineno": 265, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_simplify_note_array", + "name": "test_simplify_note_array", + "lineno": 275, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_key_to_degrees_badkey", + "name": "test_key_to_degrees_badkey", + "lineno": 282, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_key_to_degrees", + "name": "test_key_to_degrees", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mode_to_key_badkey", + "name": "test_mode_to_key_badkey", + "lineno": 311, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mode_to_key_no_change", + "name": "test_mode_to_key_no_change", + "lineno": 319, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_list_thaat", + "name": "test_list_thaat", + "lineno": 325, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_list_mela", + "name": "test_list_mela", + "lineno": 330, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_thaat_to_degrees", + "name": "test_thaat_to_degrees", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mela_to_degrees", + "name": "test_mela_to_degrees", + "lineno": 345, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mela_to_svara", + "name": "test_mela_to_svara", + "lineno": 380, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mela_to_degrees_badmela", + "name": "test_mela_to_degrees_badmela", + "lineno": 401, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mela_to_degrees_badidx", + "name": "test_mela_to_degrees_badidx", + "lineno": 406, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mela_to_svara_badmela", + "name": "test_mela_to_svara_badmela", + "lineno": 411, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_mela_to_svara_badidx", + "name": "test_mela_to_svara_badidx", + "lineno": 416, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_fifths_to_note", + "name": "test_fifths_to_note", + "lineno": 441, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_fifths_to_note_badunison", + "name": "test_fifths_to_note_badunison", + "lineno": 449, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_interval_to_fjs_irrational", + "name": "test_interval_to_fjs_irrational", + "lineno": 454, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_interval_to_fjs_nonpos", + "name": "test_interval_to_fjs_nonpos", + "lineno": 461, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_interval_to_fjs", + "name": "test_interval_to_fjs", + "lineno": 483, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_interval_to_fjs_set", + "name": "test_interval_to_fjs_set", + "lineno": 494, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_hz_to_fjs", + "name": "test_hz_to_fjs", + "lineno": 511, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_notation.test_hz_to_fjs_scalar", + "name": "test_hz_to_fjs_scalar", + "lineno": 516, + "scope": null, + "is_async": false + } + ], + "tests.test_onset": [ + { + "id": "tests.test_onset.ysr", + "name": "ysr", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_audio", + "name": "test_onset_strength_audio", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_badlag", + "name": "test_onset_strength_badlag", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_badmax", + "name": "test_onset_strength_badmax", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_noinput", + "name": "test_onset_strength_noinput", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.melspec_sr", + "name": "melspec_sr", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_spectrogram", + "name": "test_onset_strength_spectrogram", + "lineno": 105, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_multi_noagg", + "name": "test_onset_strength_multi_noagg", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.channels", + "name": "channels", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_multi", + "name": "test_onset_strength_multi", + "lineno": 158, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.hop", + "name": "hop", + "lineno": 174, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.oenv", + "name": "oenv", + "lineno": 179, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_detect_real", + "name": "test_onset_detect_real", + "lineno": 190, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_detect_nosignal", + "name": "test_onset_detect_nosignal", + "lineno": 212, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_detect_const", + "name": "test_onset_detect_const", + "lineno": 219, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_detect_dense_const", + "name": "test_onset_detect_dense_const", + "lineno": 235, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_units", + "name": "test_onset_units", + "lineno": 255, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.energy", + "name": "energy", + "lineno": 281, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_backtrack", + "name": "test_onset_backtrack", + "lineno": 289, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_backtrack_fail", + "name": "test_onset_backtrack_fail", + "lineno": 310, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_sparse", + "name": "test_onset_sparse", + "lineno": 315, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_noagg", + "name": "test_onset_strength_noagg", + "lineno": 329, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_badref", + "name": "test_onset_strength_badref", + "lineno": 335, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_strength_multi_ref", + "name": "test_onset_strength_multi_ref", + "lineno": 340, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_onset.test_onset_detect_inplace_normalize", + "name": "test_onset_detect_inplace_normalize", + "lineno": 358, + "scope": null, + "is_async": false + } + ], + "tests.test_segment": [ + { + "id": "tests.test_segment.test_cross_similarity", + "name": "test_cross_similarity", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_sparse", + "name": "test_cross_similarity_sparse", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_distance", + "name": "test_cross_similarity_distance", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_affinity", + "name": "test_cross_similarity_affinity", + "lineno": 75, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_full", + "name": "test_cross_similarity_full", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_badmode", + "name": "test_cross_similarity_badmode", + "lineno": 104, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_bad_bandwidth", + "name": "test_cross_similarity_bad_bandwidth", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_fail_mismatch", + "name": "test_cross_similarity_fail_mismatch", + "lineno": 127, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_cross_similarity_multi", + "name": "test_cross_similarity_multi", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_matrix", + "name": "test_recurrence_matrix", + "lineno": 154, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_badwidth", + "name": "test_recurrence_badwidth", + "lineno": 196, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_sparse", + "name": "test_recurrence_sparse", + "lineno": 201, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_distance", + "name": "test_recurrence_distance", + "lineno": 218, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_affinity", + "name": "test_recurrence_affinity", + "lineno": 235, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_full", + "name": "test_recurrence_full", + "lineno": 266, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_big_width", + "name": "test_big_width", + "lineno": 275, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_empty_data_recurrence", + "name": "test_empty_data_recurrence", + "lineno": 283, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_empty_rows_recurrence", + "name": "test_empty_rows_recurrence", + "lineno": 289, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_empty_rows_recurrence_okay", + "name": "test_empty_rows_recurrence_okay", + "lineno": 295, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_multi", + "name": "test_recurrence_multi", + "lineno": 301, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_badmode", + "name": "test_recurrence_badmode", + "lineno": 315, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_bad_bandwidth", + "name": "test_recurrence_bad_bandwidth", + "lineno": 329, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_array_bandwidth", + "name": "test_recurrence_array_bandwidth", + "lineno": 335, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_automatic_bandwidth", + "name": "test_automatic_bandwidth", + "lineno": 345, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_to_lag", + "name": "test_recurrence_to_lag", + "lineno": 353, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_to_lag_fail", + "name": "test_recurrence_to_lag_fail", + "lineno": 375, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_recurrence_to_lag_sparse", + "name": "test_recurrence_to_lag_sparse", + "lineno": 387, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_lag_to_recurrence", + "name": "test_lag_to_recurrence", + "lineno": 404, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_lag_to_recurrence_badsize", + "name": "test_lag_to_recurrence_badsize", + "lineno": 421, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_lag_to_recurrence_sparse", + "name": "test_lag_to_recurrence_sparse", + "lineno": 427, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_lag_to_recurrence_sparse_badaxis", + "name": "test_lag_to_recurrence_sparse_badaxis", + "lineno": 446, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_timelag_filter", + "name": "test_timelag_filter", + "lineno": 456, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_timelag_filter_pos1", + "name": "test_timelag_filter_pos1", + "lineno": 463, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.ysr", + "name": "ysr", + "lineno": 471, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.mfcc", + "name": "mfcc", + "lineno": 476, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.beats", + "name": "beats", + "lineno": 482, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_subsegment", + "name": "test_subsegment", + "lineno": 489, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_subsegment_badn", + "name": "test_subsegment_badn", + "lineno": 514, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.R_input", + "name": "R_input", + "lineno": 519, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_path_enhance", + "name": "test_path_enhance", + "lineno": 533, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_path_enhance_badratio", + "name": "test_path_enhance_badratio", + "lineno": 558, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_segment.test_path_enhance_multi", + "name": "test_path_enhance_multi", + "lineno": 563, + "scope": null, + "is_async": false + } + ], + "tests.test_sequence": [ + { + "id": "tests.test_sequence.test_viterbi_example", + "name": "test_viterbi_example", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_multichannel", + "name": "test_viterbi_multichannel", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_init", + "name": "test_viterbi_init", + "lineno": 97, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_bad_transition", + "name": "test_viterbi_bad_transition", + "lineno": 138, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_bad_init", + "name": "test_viterbi_bad_init", + "lineno": 154, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_bad_obs", + "name": "test_viterbi_bad_obs", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_example", + "name": "test_viterbi_discriminative_example", + "lineno": 170, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_multi", + "name": "test_viterbi_discriminative_multi", + "lineno": 207, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_example_init", + "name": "test_viterbi_discriminative_example_init", + "lineno": 273, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.x_disc", + "name": "x_disc", + "lineno": 307, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_bad_transition", + "name": "test_viterbi_discriminative_bad_transition", + "lineno": 325, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_bad_init", + "name": "test_viterbi_discriminative_bad_init", + "lineno": 340, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_bad_marginal", + "name": "test_viterbi_discriminative_bad_marginal", + "lineno": 355, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_discriminative_bad_obs", + "name": "test_viterbi_discriminative_bad_obs", + "lineno": 370, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_example", + "name": "test_viterbi_binary_example", + "lineno": 375, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_multi", + "name": "test_viterbi_binary_multi", + "lineno": 414, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_example_init", + "name": "test_viterbi_binary_example_init", + "lineno": 451, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_bad_transition", + "name": "test_viterbi_binary_bad_transition", + "lineno": 489, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_bad_init", + "name": "test_viterbi_binary_bad_init", + "lineno": 501, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_bad_marginal", + "name": "test_viterbi_binary_bad_marginal", + "lineno": 513, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_viterbi_binary_bad_obs", + "name": "test_viterbi_binary_bad_obs", + "lineno": 524, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_uniform", + "name": "test_trans_uniform", + "lineno": 530, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_uniform_badshape", + "name": "test_trans_uniform_badshape", + "lineno": 538, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_loop", + "name": "test_trans_loop", + "lineno": 543, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_loop_fail", + "name": "test_trans_loop_fail", + "lineno": 568, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_cycle", + "name": "test_trans_cycle", + "lineno": 573, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_cycle_fail", + "name": "test_trans_cycle_fail", + "lineno": 595, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_local_nstates_fail", + "name": "test_trans_local_nstates_fail", + "lineno": 601, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_local_width_fail", + "name": "test_trans_local_width_fail", + "lineno": 607, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_local_wrap_const", + "name": "test_trans_local_wrap_const", + "lineno": 611, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_local_nowrap_const", + "name": "test_trans_local_nowrap_const", + "lineno": 628, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_local_wrap_var", + "name": "test_trans_local_wrap_var", + "lineno": 645, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_trans_local_nowrap_var", + "name": "test_trans_local_nowrap_var", + "lineno": 662, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_rqa_edge", + "name": "test_rqa_edge", + "lineno": 683, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_rqa_empty", + "name": "test_rqa_empty", + "lineno": 704, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_rqa_interior", + "name": "test_rqa_interior", + "lineno": 724, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_rqa_gaps", + "name": "test_rqa_gaps", + "lineno": 743, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_rqa_bad_onset", + "name": "test_rqa_bad_onset", + "lineno": 749, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.test_rqa_bad_extend", + "name": "test_rqa_bad_extend", + "lineno": 755, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_sequence.__validate_rqa_results", + "name": "__validate_rqa_results", + "lineno": 760, + "scope": null, + "is_async": false + } + ], + "tests.test_util": [ + { + "id": "tests.test_util.test_frame1d", + "name": "test_frame1d", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_frame2d", + "name": "test_frame2d", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_frame_0stride", + "name": "test_frame_0stride", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_frame_highdim", + "name": "test_frame_highdim", + "lineno": 88, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_frame_targetaxis", + "name": "test_frame_targetaxis", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_frame_too_short", + "name": "test_frame_too_short", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_frame_bad_hop", + "name": "test_frame_bad_hop", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_pad_center", + "name": "test_pad_center", + "lineno": 134, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_pad_center_fail", + "name": "test_pad_center_fail", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_fix_length", + "name": "test_fix_length", + "lineno": 160, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_fix_frames", + "name": "test_fix_frames", + "lineno": 178, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_fix_frames_fail_negative", + "name": "test_fix_frames_fail_negative", + "lineno": 198, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize", + "name": "test_normalize", + "lineno": 207, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_badnorm", + "name": "test_normalize_badnorm", + "lineno": 239, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_bad_input", + "name": "test_normalize_bad_input", + "lineno": 245, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_badfill", + "name": "test_normalize_badfill", + "lineno": 254, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_threshold", + "name": "test_normalize_threshold", + "lineno": 269, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_threshold_fail", + "name": "test_normalize_threshold_fail", + "lineno": 276, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_fill_l0", + "name": "test_normalize_fill_l0", + "lineno": 281, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_fill_allaxes", + "name": "test_normalize_fill_allaxes", + "lineno": 288, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_nofill", + "name": "test_normalize_nofill", + "lineno": 298, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_normalize_fill", + "name": "test_normalize_fill", + "lineno": 306, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_axis_sort_badndim", + "name": "test_axis_sort_badndim", + "lineno": 316, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_axis_sort", + "name": "test_axis_sort", + "lineno": 325, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_intervals_empty", + "name": "test_match_intervals_empty", + "lineno": 357, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_intervals_strict_fail", + "name": "test_match_intervals_strict_fail", + "lineno": 362, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_intervals_strict", + "name": "test_match_intervals_strict", + "lineno": 371, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_intervals_nonstrict", + "name": "test_match_intervals_nonstrict", + "lineno": 385, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_events", + "name": "test_match_events", + "lineno": 392, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_events_failempty", + "name": "test_match_events_failempty", + "lineno": 409, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_events_onesided", + "name": "test_match_events_onesided", + "lineno": 418, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_events_twosided", + "name": "test_match_events_twosided", + "lineno": 427, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_match_events_onesided_fail", + "name": "test_match_events_onesided_fail", + "lineno": 443, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_localmax", + "name": "test_localmax", + "lineno": 450, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_localmin", + "name": "test_localmin", + "lineno": 475, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_peak_pick", + "name": "test_peak_pick", + "lineno": 506, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_peak_pick_fail", + "name": "test_peak_pick_fail", + "lineno": 569, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sparsify_rows_ndimfail", + "name": "test_sparsify_rows_ndimfail", + "lineno": 583, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sparsify_rows_badquantile", + "name": "test_sparsify_rows_badquantile", + "lineno": 591, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sparsify_rows_dtype", + "name": "test_sparsify_rows_dtype", + "lineno": 597, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sparsify_rows", + "name": "test_sparsify_rows", + "lineno": 610, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_find_files", + "name": "test_find_files", + "lineno": 666, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_find_files_nonrecurse", + "name": "test_find_files_nonrecurse", + "lineno": 690, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_find_files_case_sensitive", + "name": "test_find_files_case_sensitive", + "lineno": 699, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_valid_int", + "name": "test_valid_int", + "lineno": 710, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_valid_int_fail", + "name": "test_valid_int_fail", + "lineno": 724, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_is_positive_int", + "name": "test_is_positive_int", + "lineno": 730, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_is_positive_int_fail", + "name": "test_is_positive_int_fail", + "lineno": 737, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_valid_intervals", + "name": "test_valid_intervals", + "lineno": 749, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_valid_intervals_badshape", + "name": "test_valid_intervals_badshape", + "lineno": 763, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_valid_intervals_fail", + "name": "test_valid_intervals_fail", + "lineno": 770, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_warning_deprecated", + "name": "test_warning_deprecated", + "lineno": 775, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_warning_deprecated.__placeholder", + "name": "__placeholder", + "lineno": 779, + "scope": "test_warning_deprecated", + "is_async": false + }, + { + "id": "tests.test_util.test_warning_moved", + "name": "test_warning_moved", + "lineno": 789, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_warning_moved.__placeholder", + "name": "__placeholder", + "lineno": 793, + "scope": "test_warning_moved", + "is_async": false + }, + { + "id": "tests.test_util.test_warning_rename_kw_pass", + "name": "test_warning_rename_kw_pass", + "lineno": 812, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_warning_rename_kw_fail", + "name": "test_warning_rename_kw_fail", + "lineno": 833, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_index_to_slice", + "name": "test_index_to_slice", + "lineno": 856, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sync", + "name": "test_sync", + "lineno": 891, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sync_slices", + "name": "test_sync_slices", + "lineno": 921, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sync_frames", + "name": "test_sync_frames", + "lineno": 935, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sync_frames_pad", + "name": "test_sync_frames_pad", + "lineno": 949, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_sync_fail", + "name": "test_sync_fail", + "lineno": 962, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_softmask", + "name": "test_softmask", + "lineno": 968, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_softmask_int", + "name": "test_softmask_int", + "lineno": 989, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_softmask_fail", + "name": "test_softmask_fail", + "lineno": 1010, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_tiny", + "name": "test_tiny", + "lineno": 1027, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_util_fill_off_diagonal_8_8", + "name": "test_util_fill_off_diagonal_8_8", + "lineno": 1031, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_util_fill_off_diagonal_8_12", + "name": "test_util_fill_off_diagonal_8_12", + "lineno": 1053, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_nnls_vector", + "name": "test_nnls_vector", + "lineno": 1082, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_nnls_matrix", + "name": "test_nnls_matrix", + "lineno": 1102, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_nnls_multiblock", + "name": "test_nnls_multiblock", + "lineno": 1123, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.psig", + "name": "psig", + "lineno": 1142, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_cyclic_gradient", + "name": "test_cyclic_gradient", + "lineno": 1152, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_shear_dense", + "name": "test_shear_dense", + "lineno": 1165, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_shear_sparse", + "name": "test_shear_sparse", + "lineno": 1183, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_shear_badfactor", + "name": "test_shear_badfactor", + "lineno": 1204, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_stack_contig", + "name": "test_stack_contig", + "lineno": 1208, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_stack_fail_shape", + "name": "test_stack_fail_shape", + "lineno": 1219, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_stack_fail_empty", + "name": "test_stack_fail_empty", + "lineno": 1227, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_stack_consistent", + "name": "test_stack_consistent", + "lineno": 1233, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_example", + "name": "test_example", + "lineno": 1262, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_example_fail", + "name": "test_example_fail", + "lineno": 1269, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_example_info", + "name": "test_example_info", + "lineno": 1292, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_example_info_fail", + "name": "test_example_info_fail", + "lineno": 1298, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_list_examples", + "name": "test_list_examples", + "lineno": 1302, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_dtype_r2c", + "name": "test_dtype_r2c", + "lineno": 1315, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_dtype_c2r", + "name": "test_dtype_c2r", + "lineno": 1333, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_expand_to_badshape", + "name": "test_expand_to_badshape", + "lineno": 1341, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_expand_to_badndim", + "name": "test_expand_to_badndim", + "lineno": 1347, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_expand_to_1d", + "name": "test_expand_to_1d", + "lineno": 1354, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_expand_to_2d", + "name": "test_expand_to_2d", + "lineno": 1375, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_count_unique", + "name": "test_count_unique", + "lineno": 1391, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_is_unique", + "name": "test_is_unique", + "lineno": 1402, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_abs2_real", + "name": "test_abs2_real", + "lineno": 1415, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_abs2_complex", + "name": "test_abs2_complex", + "lineno": 1423, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_abs2_int_dtype", + "name": "test_abs2_int_dtype", + "lineno": 1430, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_abs2_complex_dtype", + "name": "test_abs2_complex_dtype", + "lineno": 1439, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_phasor", + "name": "test_phasor", + "lineno": 1454, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_cite_released", + "name": "test_cite_released", + "lineno": 1469, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_cite_badversion", + "name": "test_cite_badversion", + "lineno": 1476, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_util.test_cite_unreleased", + "name": "test_cite_unreleased", + "lineno": 1482, + "scope": null, + "is_async": false + } + ] + }, + "class_graph": { + "setup": [], + "docs.conf": [], + "docs.examples.plot_audio_playback": [], + "docs.examples.plot_chroma": [], + "docs.examples.plot_display": [], + "docs.examples.plot_dynamic_beat": [], + "docs.examples.plot_hprss": [], + "docs.examples.plot_music_sync": [], + "docs.examples.plot_patch_generation": [], + "docs.examples.plot_pcen_stream": [], + "docs.examples.plot_presets": [], + "docs.examples.plot_rainbowgram": [], + "docs.examples.plot_segmentation": [], + "docs.examples.plot_spectral_harmonics": [], + "docs.examples.plot_superflux": [], + "docs.examples.plot_viterbi": [], + "docs.examples.plot_vocal_separation": [], + "librosa.beat": [], + "librosa.decompose": [], + "librosa.display": [ + { + "id": "librosa.display.TimeFormatter", + "name": "TimeFormatter", + "lineno": 83, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.NoteFormatter", + "name": "NoteFormatter", + "lineno": 187, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.SvaraFormatter", + "name": "SvaraFormatter", + "lineno": 257, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.FJSFormatter", + "name": "FJSFormatter", + "lineno": 351, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.LogHzFormatter", + "name": "LogHzFormatter", + "lineno": 440, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.ChromaFormatter", + "name": "ChromaFormatter", + "lineno": 484, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.ChromaSvaraFormatter", + "name": "ChromaSvaraFormatter", + "lineno": 512, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.ChromaFJSFormatter", + "name": "ChromaFJSFormatter", + "lineno": 558, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.TonnetzFormatter", + "name": "TonnetzFormatter", + "lineno": 616, + "bases": [ + "mplticker.Formatter" + ], + "scope": null + }, + { + "id": "librosa.display.AdaptiveWaveplot", + "name": "AdaptiveWaveplot", + "lineno": 638, + "bases": [], + "scope": null + } + ], + "librosa.effects": [], + "librosa.filters": [], + "librosa.onset": [], + "librosa.segment": [], + "librosa.sequence": [], + "librosa.version": [], + "librosa._cache": [ + { + "id": "librosa._cache.CacheManager", + "name": "CacheManager", + "lineno": 23, + "bases": [ + "object" + ], + "scope": null + } + ], + "librosa._typing": [], + "librosa": [], + "librosa.core.audio": [], + "librosa.core.constantq": [], + "librosa.core.convert": [], + "librosa.core.fft": [], + "librosa.core.harmonic": [], + "librosa.core.intervals": [], + "librosa.core.notation": [], + "librosa.core.pitch": [], + "librosa.core.spectrum": [], + "librosa.core": [], + "librosa.feature.inverse": [], + "librosa.feature.rhythm": [], + "librosa.feature.spectral": [], + "librosa.feature.utils": [], + "librosa.feature": [], + "librosa.util.decorators": [], + "librosa.util.deprecation": [ + { + "id": "librosa.util.deprecation.Deprecated", + "name": "Deprecated", + "lineno": 10, + "bases": [ + "object" + ], + "scope": null + } + ], + "librosa.util.exceptions": [ + { + "id": "librosa.util.exceptions.LibrosaError", + "name": "LibrosaError", + "lineno": 6, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "librosa.util.exceptions.ParameterError", + "name": "ParameterError", + "lineno": 12, + "bases": [ + "LibrosaError" + ], + "scope": null + } + ], + "librosa.util.files": [], + "librosa.util.matching": [], + "librosa.util.utils": [], + "librosa.util._nnls": [], + "librosa.util": [], + "librosa.util.example_data": [], + "scripts.audit_docstring_examples": [ + { + "id": "scripts.audit_docstring_examples.LibrosaCallVisitor", + "name": "LibrosaCallVisitor", + "lineno": 81, + "bases": [ + "ast.NodeVisitor" + ], + "scope": null + } + ], + "scripts.create_author_list": [], + "scripts.create_intervals": [], + "scripts.pull_dois": [], + "tests.conftest": [], + "tests.test_beat": [], + "tests.test_cache": [], + "tests.test_constantq": [], + "tests.test_convert": [], + "tests.test_core": [], + "tests.test_decompose": [], + "tests.test_display": [], + "tests.test_dtw": [], + "tests.test_effects": [], + "tests.test_failures": [], + "tests.test_features": [], + "tests.test_filters": [], + "tests.test_intervals": [], + "tests.test_met_features": [], + "tests.test_multichannel": [], + "tests.test_notation": [], + "tests.test_onset": [], + "tests.test_segment": [], + "tests.test_sequence": [], + "tests.test_util": [] + }, + "module_graph": { + "setup": { + "path": "C:\\repos\\v3\\librosa\\setup.py", + "parent": null, + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.conf": { + "path": "C:\\repos\\v3\\librosa\\docs\\conf.py", + "parent": "docs", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_audio_playback": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_audio_playback.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_chroma": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_chroma.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_display": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_display.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_dynamic_beat": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_dynamic_beat.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_hprss": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_hprss.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_music_sync": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_music_sync.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_patch_generation": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_patch_generation.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_pcen_stream": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_pcen_stream.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_presets": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_presets.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_rainbowgram": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_rainbowgram.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_segmentation": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_segmentation.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_spectral_harmonics": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_spectral_harmonics.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_superflux": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_superflux.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_viterbi": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_viterbi.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.examples.plot_vocal_separation": { + "path": "C:\\repos\\v3\\librosa\\docs\\examples\\plot_vocal_separation.py", + "parent": "docs.examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.beat": { + "path": "C:\\repos\\v3\\librosa\\librosa\\beat.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.decompose": { + "path": "C:\\repos\\v3\\librosa\\librosa\\decompose.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.display": { + "path": "C:\\repos\\v3\\librosa\\librosa\\display.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.effects": { + "path": "C:\\repos\\v3\\librosa\\librosa\\effects.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.filters": { + "path": "C:\\repos\\v3\\librosa\\librosa\\filters.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.onset": { + "path": "C:\\repos\\v3\\librosa\\librosa\\onset.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.segment": { + "path": "C:\\repos\\v3\\librosa\\librosa\\segment.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.sequence": { + "path": "C:\\repos\\v3\\librosa\\librosa\\sequence.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.version": { + "path": "C:\\repos\\v3\\librosa\\librosa\\version.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa._cache": { + "path": "C:\\repos\\v3\\librosa\\librosa\\_cache.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa._typing": { + "path": "C:\\repos\\v3\\librosa\\librosa\\_typing.py", + "parent": "librosa", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa": { + "path": "C:\\repos\\v3\\librosa\\librosa\\__init__.py", + "parent": null, + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.audio": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\audio.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.constantq": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\constantq.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.convert": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\convert.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.fft": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\fft.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.harmonic": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\harmonic.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.intervals": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\intervals.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.notation": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\notation.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.pitch": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\pitch.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core.spectrum": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\spectrum.py", + "parent": "librosa.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.core": { + "path": "C:\\repos\\v3\\librosa\\librosa\\core\\__init__.py", + "parent": "librosa", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.feature.inverse": { + "path": "C:\\repos\\v3\\librosa\\librosa\\feature\\inverse.py", + "parent": "librosa.feature", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.feature.rhythm": { + "path": "C:\\repos\\v3\\librosa\\librosa\\feature\\rhythm.py", + "parent": "librosa.feature", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.feature.spectral": { + "path": "C:\\repos\\v3\\librosa\\librosa\\feature\\spectral.py", + "parent": "librosa.feature", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.feature.utils": { + "path": "C:\\repos\\v3\\librosa\\librosa\\feature\\utils.py", + "parent": "librosa.feature", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.feature": { + "path": "C:\\repos\\v3\\librosa\\librosa\\feature\\__init__.py", + "parent": "librosa", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.decorators": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\decorators.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.deprecation": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\deprecation.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.exceptions": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\exceptions.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.files": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\files.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.matching": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\matching.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.utils": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\utils.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util._nnls": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\_nnls.py", + "parent": "librosa.util", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\__init__.py", + "parent": "librosa", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "librosa.util.example_data": { + "path": "C:\\repos\\v3\\librosa\\librosa\\util\\example_data\\__init__.py", + "parent": "librosa.util", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "scripts.audit_docstring_examples": { + "path": "C:\\repos\\v3\\librosa\\scripts\\audit_docstring_examples.py", + "parent": "scripts", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "scripts.create_author_list": { + "path": "C:\\repos\\v3\\librosa\\scripts\\create_author_list.py", + "parent": "scripts", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "scripts.create_intervals": { + "path": "C:\\repos\\v3\\librosa\\scripts\\create_intervals.py", + "parent": "scripts", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "scripts.pull_dois": { + "path": "C:\\repos\\v3\\librosa\\scripts\\pull_dois.py", + "parent": "scripts", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.conftest": { + "path": "C:\\repos\\v3\\librosa\\tests\\conftest.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_beat": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_beat.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cache": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_cache.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_constantq": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_constantq.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_convert": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_convert.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_core": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_core.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_decompose": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_decompose.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_display": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_display.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_dtw": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_dtw.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_effects": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_effects.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_failures": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_failures.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_features": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_features.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_filters": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_filters.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_intervals": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_intervals.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_met_features": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_met_features.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_multichannel": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_multichannel.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_notation": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_notation.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_onset": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_onset.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_segment": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_segment.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_sequence": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_sequence.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_util": { + "path": "C:\\repos\\v3\\librosa\\tests\\test_util.py", + "parent": "tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + } + }, + "import_graph": { + "setup": [], + "docs.conf": [ + { + "from_module": "docs.conf", + "imports": "librosa", + "type": "import", + "lineno": 156 + } + ], + "docs.examples.plot_audio_playback": [ + { + "from_module": "docs.examples.plot_audio_playback", + "imports": "librosa", + "type": "import", + "lineno": 21 + } + ], + "docs.examples.plot_chroma": [ + { + "from_module": "docs.examples.plot_chroma", + "imports": "librosa", + "type": "import", + "lineno": 33 + } + ], + "docs.examples.plot_display": [ + { + "from_module": "docs.examples.plot_display", + "imports": "librosa", + "type": "import", + "lineno": 23 + } + ], + "docs.examples.plot_dynamic_beat": [ + { + "from_module": "docs.examples.plot_dynamic_beat", + "imports": "librosa", + "type": "import", + "lineno": 30 + } + ], + "docs.examples.plot_hprss": [ + { + "from_module": "docs.examples.plot_hprss", + "imports": "librosa", + "type": "import", + "lineno": 23 + } + ], + "docs.examples.plot_music_sync": [ + { + "from_module": "docs.examples.plot_music_sync", + "imports": "librosa", + "type": "import", + "lineno": 28 + } + ], + "docs.examples.plot_patch_generation": [ + { + "from_module": "docs.examples.plot_patch_generation", + "imports": "librosa", + "type": "import", + "lineno": 22 + } + ], + "docs.examples.plot_pcen_stream": [ + { + "from_module": "docs.examples.plot_pcen_stream", + "imports": "librosa", + "type": "import", + "lineno": 27 + } + ], + "docs.examples.plot_presets": [ + { + "from_module": "docs.examples.plot_presets", + "imports": "librosa", + "type": "import", + "lineno": 23 + } + ], + "docs.examples.plot_rainbowgram": [ + { + "from_module": "docs.examples.plot_rainbowgram", + "imports": "librosa", + "type": "import", + "lineno": 23 + } + ], + "docs.examples.plot_segmentation": [ + { + "from_module": "docs.examples.plot_segmentation", + "imports": "librosa", + "type": "import", + "lineno": 32 + } + ], + "docs.examples.plot_spectral_harmonics": [ + { + "from_module": "docs.examples.plot_spectral_harmonics", + "imports": "librosa", + "type": "import", + "lineno": 36 + } + ], + "docs.examples.plot_superflux": [ + { + "from_module": "docs.examples.plot_superflux", + "imports": "librosa", + "type": "import", + "lineno": 28 + } + ], + "docs.examples.plot_viterbi": [ + { + "from_module": "docs.examples.plot_viterbi", + "imports": "librosa", + "type": "import", + "lineno": 20 + } + ], + "docs.examples.plot_vocal_separation": [ + { + "from_module": "docs.examples.plot_vocal_separation", + "imports": "librosa", + "type": "import", + "lineno": 48 + } + ], + "librosa.beat": [ + { + "from_module": "librosa.beat", + "imports": "core", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "core", + "lineno": 18 + }, + { + "from_module": "librosa.beat", + "imports": "onset", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "onset", + "lineno": 19 + }, + { + "from_module": "librosa.beat", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 20 + }, + { + "from_module": "librosa.beat", + "imports": "feature.fourier_tempogram", + "type": "from_import", + "relative_level": 1, + "module_part": "feature", + "symbol_part": "fourier_tempogram", + "lineno": 21 + }, + { + "from_module": "librosa.beat", + "imports": "feature.tempo", + "type": "from_import", + "relative_level": 1, + "module_part": "feature", + "symbol_part": "tempo", + "lineno": 22 + }, + { + "from_module": "librosa.beat", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 23 + }, + { + "from_module": "librosa.beat", + "imports": "util.decorators.moved", + "type": "from_import", + "relative_level": 1, + "module_part": "util.decorators", + "symbol_part": "moved", + "lineno": 24 + }, + { + "from_module": "librosa.beat", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 26 + } + ], + "librosa.decompose": [ + { + "from_module": "librosa.decompose", + "imports": "core", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "core", + "lineno": 21 + }, + { + "from_module": "librosa.decompose", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 1, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 22 + }, + { + "from_module": "librosa.decompose", + "imports": "segment", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "segment", + "lineno": 23 + }, + { + "from_module": "librosa.decompose", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 24 + }, + { + "from_module": "librosa.decompose", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 25 + }, + { + "from_module": "librosa.decompose", + "imports": "_typing._IntLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_IntLike_co", + "lineno": 27 + }, + { + "from_module": "librosa.decompose", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 27 + } + ], + "librosa.display": [ + { + "from_module": "librosa.display", + "imports": "core", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "core", + "lineno": 49 + }, + { + "from_module": "librosa.display", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 50 + }, + { + "from_module": "librosa.display", + "imports": "util.deprecation.rename_kw", + "type": "from_import", + "relative_level": 1, + "module_part": "util.deprecation", + "symbol_part": "rename_kw", + "lineno": 51 + }, + { + "from_module": "librosa.display", + "imports": "util.deprecation.Deprecated", + "type": "from_import", + "relative_level": 1, + "module_part": "util.deprecation", + "symbol_part": "Deprecated", + "lineno": 51 + }, + { + "from_module": "librosa.display", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 52 + }, + { + "from_module": "librosa.display", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 54 + } + ], + "librosa.effects": [ + { + "from_module": "librosa.effects", + "imports": "core", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "core", + "lineno": 39 + }, + { + "from_module": "librosa.effects", + "imports": "decompose", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "decompose", + "lineno": 40 + }, + { + "from_module": "librosa.effects", + "imports": "feature", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "feature", + "lineno": 41 + }, + { + "from_module": "librosa.effects", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 42 + }, + { + "from_module": "librosa.effects", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 43 + }, + { + "from_module": "librosa.effects", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 47 + }, + { + "from_module": "librosa.effects", + "imports": "_typing._PadModeSTFT", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_PadModeSTFT", + "lineno": 47 + }, + { + "from_module": "librosa.effects", + "imports": "_typing._IntLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_IntLike_co", + "lineno": 47 + }, + { + "from_module": "librosa.effects", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 47 + } + ], + "librosa.filters": [ + { + "from_module": "librosa.filters", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 1, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 54 + }, + { + "from_module": "librosa.filters", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 55 + }, + { + "from_module": "librosa.filters", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 56 + }, + { + "from_module": "librosa.filters", + "imports": "util.decorators.deprecated", + "type": "from_import", + "relative_level": 1, + "module_part": "util.decorators", + "symbol_part": "deprecated", + "lineno": 57 + }, + { + "from_module": "librosa.filters", + "imports": "core.convert.note_to_hz", + "type": "from_import", + "relative_level": 1, + "module_part": "core.convert", + "symbol_part": "note_to_hz", + "lineno": 59 + }, + { + "from_module": "librosa.filters", + "imports": "core.convert.hz_to_midi", + "type": "from_import", + "relative_level": 1, + "module_part": "core.convert", + "symbol_part": "hz_to_midi", + "lineno": 59 + }, + { + "from_module": "librosa.filters", + "imports": "core.convert.midi_to_hz", + "type": "from_import", + "relative_level": 1, + "module_part": "core.convert", + "symbol_part": "midi_to_hz", + "lineno": 59 + }, + { + "from_module": "librosa.filters", + "imports": "core.convert.hz_to_octs", + "type": "from_import", + "relative_level": 1, + "module_part": "core.convert", + "symbol_part": "hz_to_octs", + "lineno": 59 + }, + { + "from_module": "librosa.filters", + "imports": "core.convert.fft_frequencies", + "type": "from_import", + "relative_level": 1, + "module_part": "core.convert", + "symbol_part": "fft_frequencies", + "lineno": 60 + }, + { + "from_module": "librosa.filters", + "imports": "core.convert.mel_frequencies", + "type": "from_import", + "relative_level": 1, + "module_part": "core.convert", + "symbol_part": "mel_frequencies", + "lineno": 60 + }, + { + "from_module": "librosa.filters", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 64 + }, + { + "from_module": "librosa.filters", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 64 + } + ], + "librosa.onset": [ + { + "from_module": "librosa.onset", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 1, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 18 + }, + { + "from_module": "librosa.onset", + "imports": "core", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "core", + "lineno": 19 + }, + { + "from_module": "librosa.onset", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 20 + }, + { + "from_module": "librosa.onset", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 21 + }, + { + "from_module": "librosa.onset", + "imports": "feature.spectral.melspectrogram", + "type": "from_import", + "relative_level": 1, + "module_part": "feature.spectral", + "symbol_part": "melspectrogram", + "lineno": 23 + } + ], + "librosa.segment": [ + { + "from_module": "librosa.segment", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 1, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 40 + }, + { + "from_module": "librosa.segment", + "imports": "util", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "util", + "lineno": 41 + }, + { + "from_module": "librosa.segment", + "imports": "filters.diagonal_filter", + "type": "from_import", + "relative_level": 1, + "module_part": "filters", + "symbol_part": "diagonal_filter", + "lineno": 42 + }, + { + "from_module": "librosa.segment", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 43 + }, + { + "from_module": "librosa.segment", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 46 + }, + { + "from_module": "librosa.segment", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 46 + } + ], + "librosa.sequence": [ + { + "from_module": "librosa.sequence", + "imports": "util.pad_center", + "type": "from_import", + "relative_level": 1, + "module_part": "util", + "symbol_part": "pad_center", + "lineno": 39 + }, + { + "from_module": "librosa.sequence", + "imports": "util.fill_off_diagonal", + "type": "from_import", + "relative_level": 1, + "module_part": "util", + "symbol_part": "fill_off_diagonal", + "lineno": 39 + }, + { + "from_module": "librosa.sequence", + "imports": "util.is_positive_int", + "type": "from_import", + "relative_level": 1, + "module_part": "util", + "symbol_part": "is_positive_int", + "lineno": 39 + }, + { + "from_module": "librosa.sequence", + "imports": "util.tiny", + "type": "from_import", + "relative_level": 1, + "module_part": "util", + "symbol_part": "tiny", + "lineno": 39 + }, + { + "from_module": "librosa.sequence", + "imports": "util.expand_to", + "type": "from_import", + "relative_level": 1, + "module_part": "util", + "symbol_part": "expand_to", + "lineno": 39 + }, + { + "from_module": "librosa.sequence", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 40 + }, + { + "from_module": "librosa.sequence", + "imports": "filters.get_window", + "type": "from_import", + "relative_level": 1, + "module_part": "filters", + "symbol_part": "get_window", + "lineno": 41 + }, + { + "from_module": "librosa.sequence", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 1, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 44 + } + ], + "librosa.version": [], + "librosa._cache": [], + "librosa._typing": [], + "librosa": [ + { + "from_module": "librosa", + "imports": "version.version", + "type": "from_import", + "relative_level": 1, + "module_part": "version", + "symbol_part": "version", + "lineno": 213 + } + ], + "librosa.core.audio": [ + { + "from_module": "librosa.core.audio", + "imports": "fft.get_fftlib", + "type": "from_import", + "relative_level": 1, + "module_part": "fft", + "symbol_part": "get_fftlib", + "lineno": 19 + }, + { + "from_module": "librosa.core.audio", + "imports": "convert.frames_to_samples", + "type": "from_import", + "relative_level": 1, + "module_part": "convert", + "symbol_part": "frames_to_samples", + "lineno": 20 + }, + { + "from_module": "librosa.core.audio", + "imports": "convert.time_to_samples", + "type": "from_import", + "relative_level": 1, + "module_part": "convert", + "symbol_part": "time_to_samples", + "lineno": 20 + }, + { + "from_module": "librosa.core.audio", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 21 + }, + { + "from_module": "librosa.core.audio", + "imports": "util", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "util", + "lineno": 22 + }, + { + "from_module": "librosa.core.audio", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 23 + }, + { + "from_module": "librosa.core.audio", + "imports": "util.decorators.deprecated", + "type": "from_import", + "relative_level": 2, + "module_part": "util.decorators", + "symbol_part": "deprecated", + "lineno": 24 + }, + { + "from_module": "librosa.core.audio", + "imports": "util.deprecation.Deprecated", + "type": "from_import", + "relative_level": 2, + "module_part": "util.deprecation", + "symbol_part": "Deprecated", + "lineno": 25 + }, + { + "from_module": "librosa.core.audio", + "imports": "util.deprecation.rename_kw", + "type": "from_import", + "relative_level": 2, + "module_part": "util.deprecation", + "symbol_part": "rename_kw", + "lineno": 25 + }, + { + "from_module": "librosa.core.audio", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 26 + }, + { + "from_module": "librosa.core.audio", + "imports": "_typing._IntLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_IntLike_co", + "lineno": 26 + }, + { + "from_module": "librosa.core.audio", + "imports": "_typing._SequenceLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_SequenceLike", + "lineno": 26 + } + ], + "librosa.core.constantq": [ + { + "from_module": "librosa.core.constantq", + "imports": "audio", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "audio", + "lineno": 8 + }, + { + "from_module": "librosa.core.constantq", + "imports": "intervals.interval_frequencies", + "type": "from_import", + "relative_level": 1, + "module_part": "intervals", + "symbol_part": "interval_frequencies", + "lineno": 9 + }, + { + "from_module": "librosa.core.constantq", + "imports": "fft.get_fftlib", + "type": "from_import", + "relative_level": 1, + "module_part": "fft", + "symbol_part": "get_fftlib", + "lineno": 10 + }, + { + "from_module": "librosa.core.constantq", + "imports": "convert.cqt_frequencies", + "type": "from_import", + "relative_level": 1, + "module_part": "convert", + "symbol_part": "cqt_frequencies", + "lineno": 11 + }, + { + "from_module": "librosa.core.constantq", + "imports": "convert.note_to_hz", + "type": "from_import", + "relative_level": 1, + "module_part": "convert", + "symbol_part": "note_to_hz", + "lineno": 11 + }, + { + "from_module": "librosa.core.constantq", + "imports": "spectrum.stft", + "type": "from_import", + "relative_level": 1, + "module_part": "spectrum", + "symbol_part": "stft", + "lineno": 12 + }, + { + "from_module": "librosa.core.constantq", + "imports": "spectrum.istft", + "type": "from_import", + "relative_level": 1, + "module_part": "spectrum", + "symbol_part": "istft", + "lineno": 12 + }, + { + "from_module": "librosa.core.constantq", + "imports": "pitch.estimate_tuning", + "type": "from_import", + "relative_level": 1, + "module_part": "pitch", + "symbol_part": "estimate_tuning", + "lineno": 13 + }, + { + "from_module": "librosa.core.constantq", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 14 + }, + { + "from_module": "librosa.core.constantq", + "imports": "filters", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "filters", + "lineno": 15 + }, + { + "from_module": "librosa.core.constantq", + "imports": "util", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "util", + "lineno": 16 + }, + { + "from_module": "librosa.core.constantq", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 17 + }, + { + "from_module": "librosa.core.constantq", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 20 + }, + { + "from_module": "librosa.core.constantq", + "imports": "_typing._PadMode", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadMode", + "lineno": 20 + }, + { + "from_module": "librosa.core.constantq", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 20 + }, + { + "from_module": "librosa.core.constantq", + "imports": "_typing._ensure_not_reachable", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_ensure_not_reachable", + "lineno": 20 + } + ], + "librosa.core.convert": [ + { + "from_module": "librosa.core.convert", + "imports": "notation", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "notation", + "lineno": 6 + }, + { + "from_module": "librosa.core.convert", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 7 + }, + { + "from_module": "librosa.core.convert", + "imports": "util.decorators.vectorize", + "type": "from_import", + "relative_level": 2, + "module_part": "util.decorators", + "symbol_part": "vectorize", + "lineno": 8 + }, + { + "from_module": "librosa.core.convert", + "imports": "_typing._IterableLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_IterableLike", + "lineno": 10 + }, + { + "from_module": "librosa.core.convert", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 10 + }, + { + "from_module": "librosa.core.convert", + "imports": "_typing._SequenceLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_SequenceLike", + "lineno": 10 + }, + { + "from_module": "librosa.core.convert", + "imports": "_typing._ScalarOrSequence", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_ScalarOrSequence", + "lineno": 10 + }, + { + "from_module": "librosa.core.convert", + "imports": "_typing._IntLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_IntLike_co", + "lineno": 10 + } + ], + "librosa.core.fft": [ + { + "from_module": "librosa.core.fft", + "imports": "util.decorators.deprecated", + "type": "from_import", + "relative_level": 2, + "module_part": "util.decorators", + "symbol_part": "deprecated", + "lineno": 8 + } + ], + "librosa.core.harmonic": [ + { + "from_module": "librosa.core.harmonic", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 10 + }, + { + "from_module": "librosa.core.harmonic", + "imports": "util.is_unique", + "type": "from_import", + "relative_level": 2, + "module_part": "util", + "symbol_part": "is_unique", + "lineno": 11 + } + ], + "librosa.core.intervals": [ + { + "from_module": "librosa.core.intervals", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 10 + }, + { + "from_module": "librosa.core.intervals", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 11 + }, + { + "from_module": "librosa.core.intervals", + "imports": "util.files._resource_file", + "type": "from_import", + "relative_level": 2, + "module_part": "util.files", + "symbol_part": "_resource_file", + "lineno": 12 + } + ], + "librosa.core.notation": [ + { + "from_module": "librosa.core.notation", + "imports": "intervals.INTERVALS", + "type": "from_import", + "relative_level": 1, + "module_part": "intervals", + "symbol_part": "INTERVALS", + "lineno": 9 + }, + { + "from_module": "librosa.core.notation", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 10 + }, + { + "from_module": "librosa.core.notation", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 11 + }, + { + "from_module": "librosa.core.notation", + "imports": "util.decorators.vectorize", + "type": "from_import", + "relative_level": 2, + "module_part": "util.decorators", + "symbol_part": "vectorize", + "lineno": 13 + }, + { + "from_module": "librosa.core.notation", + "imports": "_typing._ScalarOrSequence", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_ScalarOrSequence", + "lineno": 14 + }, + { + "from_module": "librosa.core.notation", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 14 + }, + { + "from_module": "librosa.core.notation", + "imports": "_typing._SequenceLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_SequenceLike", + "lineno": 14 + }, + { + "from_module": "librosa.core.notation", + "imports": "_typing._IterableLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_IterableLike", + "lineno": 14 + } + ], + "librosa.core.pitch": [ + { + "from_module": "librosa.core.pitch", + "imports": "spectrum._spectrogram", + "type": "from_import", + "relative_level": 1, + "module_part": "spectrum", + "symbol_part": "_spectrogram", + "lineno": 11 + }, + { + "from_module": "librosa.core.pitch", + "imports": "convert", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "convert", + "lineno": 12 + }, + { + "from_module": "librosa.core.pitch", + "imports": "audio", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "audio", + "lineno": 13 + }, + { + "from_module": "librosa.core.pitch", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 14 + }, + { + "from_module": "librosa.core.pitch", + "imports": "util", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "util", + "lineno": 15 + }, + { + "from_module": "librosa.core.pitch", + "imports": "sequence", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "sequence", + "lineno": 16 + }, + { + "from_module": "librosa.core.pitch", + "imports": "util.Deprecated", + "type": "from_import", + "relative_level": 2, + "module_part": "util", + "symbol_part": "Deprecated", + "lineno": 17 + }, + { + "from_module": "librosa.core.pitch", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 18 + }, + { + "from_module": "librosa.core.pitch", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 21 + }, + { + "from_module": "librosa.core.pitch", + "imports": "_typing._PadMode", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadMode", + "lineno": 21 + }, + { + "from_module": "librosa.core.pitch", + "imports": "_typing._PadModeSTFT", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadModeSTFT", + "lineno": 21 + } + ], + "librosa.core.spectrum": [ + { + "from_module": "librosa.core.spectrum", + "imports": "convert", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "convert", + "lineno": 15 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "fft.get_fftlib", + "type": "from_import", + "relative_level": 1, + "module_part": "fft", + "symbol_part": "get_fftlib", + "lineno": 16 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "audio.resample", + "type": "from_import", + "relative_level": 1, + "module_part": "audio", + "symbol_part": "resample", + "lineno": 17 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 18 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "util", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "util", + "lineno": 19 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 20 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "filters.get_window", + "type": "from_import", + "relative_level": 2, + "module_part": "filters", + "symbol_part": "get_window", + "lineno": 21 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "filters.semitone_filterbank", + "type": "from_import", + "relative_level": 2, + "module_part": "filters", + "symbol_part": "semitone_filterbank", + "lineno": 21 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "filters.window_sumsquare", + "type": "from_import", + "relative_level": 2, + "module_part": "filters", + "symbol_part": "window_sumsquare", + "lineno": 22 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 26 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._PadMode", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadMode", + "lineno": 26 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._PadModeSTFT", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadModeSTFT", + "lineno": 26 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._SequenceLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_SequenceLike", + "lineno": 26 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._ScalarOrSequence", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_ScalarOrSequence", + "lineno": 26 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._ComplexLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_ComplexLike_co", + "lineno": 26 + }, + { + "from_module": "librosa.core.spectrum", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 26 + } + ], + "librosa.core": [], + "librosa.feature.inverse": [ + { + "from_module": "librosa.feature.inverse", + "imports": "core.fft.get_fftlib", + "type": "from_import", + "relative_level": 2, + "module_part": "core.fft", + "symbol_part": "get_fftlib", + "lineno": 8 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 9 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "core.spectrum.griffinlim", + "type": "from_import", + "relative_level": 2, + "module_part": "core.spectrum", + "symbol_part": "griffinlim", + "lineno": 10 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "core.spectrum.db_to_power", + "type": "from_import", + "relative_level": 2, + "module_part": "core.spectrum", + "symbol_part": "db_to_power", + "lineno": 11 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "util.utils.tiny", + "type": "from_import", + "relative_level": 2, + "module_part": "util.utils", + "symbol_part": "tiny", + "lineno": 12 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "filters", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "filters", + "lineno": 13 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "util.nnls", + "type": "from_import", + "relative_level": 2, + "module_part": "util", + "symbol_part": "nnls", + "lineno": 14 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "util.expand_to", + "type": "from_import", + "relative_level": 2, + "module_part": "util", + "symbol_part": "expand_to", + "lineno": 14 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 17 + }, + { + "from_module": "librosa.feature.inverse", + "imports": "_typing._PadModeSTFT", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadModeSTFT", + "lineno": 17 + } + ], + "librosa.feature.rhythm": [ + { + "from_module": "librosa.feature.rhythm", + "imports": "util", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "util", + "lineno": 8 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 10 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "core.audio.autocorrelate", + "type": "from_import", + "relative_level": 2, + "module_part": "core.audio", + "symbol_part": "autocorrelate", + "lineno": 11 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "core.spectrum.stft", + "type": "from_import", + "relative_level": 2, + "module_part": "core.spectrum", + "symbol_part": "stft", + "lineno": 12 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "core.convert.tempo_frequencies", + "type": "from_import", + "relative_level": 2, + "module_part": "core.convert", + "symbol_part": "tempo_frequencies", + "lineno": 13 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "core.convert.time_to_frames", + "type": "from_import", + "relative_level": 2, + "module_part": "core.convert", + "symbol_part": "time_to_frames", + "lineno": 13 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "core.harmonic.f0_harmonics", + "type": "from_import", + "relative_level": 2, + "module_part": "core.harmonic", + "symbol_part": "f0_harmonics", + "lineno": 14 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 15 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "filters.get_window", + "type": "from_import", + "relative_level": 2, + "module_part": "filters", + "symbol_part": "get_window", + "lineno": 16 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 18 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "onset.onset_strength", + "type": "from_import", + "relative_level": 2, + "module_part": "onset", + "symbol_part": "onset_strength", + "lineno": 140 + }, + { + "from_module": "librosa.feature.rhythm", + "imports": "onset.onset_strength", + "type": "from_import", + "relative_level": 2, + "module_part": "onset", + "symbol_part": "onset_strength", + "lineno": 263 + } + ], + "librosa.feature.spectral": [ + { + "from_module": "librosa.feature.spectral", + "imports": "util", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "util", + "lineno": 9 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "filters", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "filters", + "lineno": 10 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 11 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.fft.get_fftlib", + "type": "from_import", + "relative_level": 2, + "module_part": "core.fft", + "symbol_part": "get_fftlib", + "lineno": 13 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.convert.fft_frequencies", + "type": "from_import", + "relative_level": 2, + "module_part": "core.convert", + "symbol_part": "fft_frequencies", + "lineno": 14 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.audio.zero_crossings", + "type": "from_import", + "relative_level": 2, + "module_part": "core.audio", + "symbol_part": "zero_crossings", + "lineno": 15 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.spectrum.power_to_db", + "type": "from_import", + "relative_level": 2, + "module_part": "core.spectrum", + "symbol_part": "power_to_db", + "lineno": 16 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.spectrum._spectrogram", + "type": "from_import", + "relative_level": 2, + "module_part": "core.spectrum", + "symbol_part": "_spectrogram", + "lineno": 16 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.constantq.cqt", + "type": "from_import", + "relative_level": 2, + "module_part": "core.constantq", + "symbol_part": "cqt", + "lineno": 17 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.constantq.hybrid_cqt", + "type": "from_import", + "relative_level": 2, + "module_part": "core.constantq", + "symbol_part": "hybrid_cqt", + "lineno": 17 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.constantq.vqt", + "type": "from_import", + "relative_level": 2, + "module_part": "core.constantq", + "symbol_part": "vqt", + "lineno": 17 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "core.pitch.estimate_tuning", + "type": "from_import", + "relative_level": 2, + "module_part": "core.pitch", + "symbol_part": "estimate_tuning", + "lineno": 18 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 22 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "_typing._WindowSpec", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_WindowSpec", + "lineno": 22 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "_typing._PadMode", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadMode", + "lineno": 22 + }, + { + "from_module": "librosa.feature.spectral", + "imports": "_typing._PadModeSTFT", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_PadModeSTFT", + "lineno": 22 + } + ], + "librosa.feature.utils": [ + { + "from_module": "librosa.feature.utils", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 9 + }, + { + "from_module": "librosa.feature.utils", + "imports": "util.exceptions.ParameterError", + "type": "from_import", + "relative_level": 2, + "module_part": "util.exceptions", + "symbol_part": "ParameterError", + "lineno": 10 + } + ], + "librosa.feature": [], + "librosa.util.decorators": [], + "librosa.util.deprecation": [], + "librosa.util.exceptions": [], + "librosa.util.files": [ + { + "from_module": "librosa.util.files", + "imports": "exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "exceptions", + "symbol_part": "ParameterError", + "lineno": 18 + }, + { + "from_module": "librosa.util.files", + "imports": "version.version", + "type": "from_import", + "relative_level": 2, + "module_part": "version", + "symbol_part": "version", + "lineno": 19 + } + ], + "librosa.util.matching": [ + { + "from_module": "librosa.util.matching", + "imports": "exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "exceptions", + "symbol_part": "ParameterError", + "lineno": 8 + }, + { + "from_module": "librosa.util.matching", + "imports": "utils.valid_intervals", + "type": "from_import", + "relative_level": 1, + "module_part": "utils", + "symbol_part": "valid_intervals", + "lineno": 9 + }, + { + "from_module": "librosa.util.matching", + "imports": "_typing._SequenceLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_SequenceLike", + "lineno": 10 + } + ], + "librosa.util.utils": [ + { + "from_module": "librosa.util.utils", + "imports": "_cache.cache", + "type": "from_import", + "relative_level": 2, + "module_part": "_cache", + "symbol_part": "cache", + "lineno": 14 + }, + { + "from_module": "librosa.util.utils", + "imports": "exceptions.ParameterError", + "type": "from_import", + "relative_level": 1, + "module_part": "exceptions", + "symbol_part": "ParameterError", + "lineno": 15 + }, + { + "from_module": "librosa.util.utils", + "imports": "deprecation.Deprecated", + "type": "from_import", + "relative_level": 1, + "module_part": "deprecation", + "symbol_part": "Deprecated", + "lineno": 16 + }, + { + "from_module": "librosa.util.utils", + "imports": "_typing._SequenceLike", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_SequenceLike", + "lineno": 31 + }, + { + "from_module": "librosa.util.utils", + "imports": "_typing._FloatLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_FloatLike_co", + "lineno": 31 + }, + { + "from_module": "librosa.util.utils", + "imports": "_typing._ComplexLike_co", + "type": "from_import", + "relative_level": 2, + "module_part": "_typing", + "symbol_part": "_ComplexLike_co", + "lineno": 31 + } + ], + "librosa.util._nnls": [ + { + "from_module": "librosa.util._nnls", + "imports": "utils.MAX_MEM_BLOCK", + "type": "from_import", + "relative_level": 1, + "module_part": "utils", + "symbol_part": "MAX_MEM_BLOCK", + "lineno": 14 + } + ], + "librosa.util": [], + "librosa.util.example_data": [], + "scripts.audit_docstring_examples": [ + { + "from_module": "scripts.audit_docstring_examples", + "imports": "librosa", + "type": "import", + "lineno": 17 + } + ], + "scripts.create_author_list": [], + "scripts.create_intervals": [ + { + "from_module": "scripts.create_intervals", + "imports": "librosa", + "type": "import", + "lineno": 20 + } + ], + "scripts.pull_dois": [], + "tests.conftest": [], + "tests.test_beat": [ + { + "from_module": "tests.test_beat", + "imports": "librosa", + "type": "import", + "lineno": 18 + } + ], + "tests.test_cache": [ + { + "from_module": "tests.test_cache", + "imports": "librosa._cache", + "type": "import", + "lineno": 14 + } + ], + "tests.test_constantq": [ + { + "from_module": "tests.test_constantq", + "imports": "librosa", + "type": "import", + "lineno": 19 + } + ], + "tests.test_convert": [ + { + "from_module": "tests.test_convert", + "imports": "librosa", + "type": "import", + "lineno": 14 + } + ], + "tests.test_core": [ + { + "from_module": "tests.test_core", + "imports": "librosa", + "type": "import", + "lineno": 19 + }, + { + "from_module": "tests.test_core", + "imports": "librosa.core", + "type": "import", + "lineno": 20 + }, + { + "from_module": "tests.test_core", + "imports": "librosa.core.spectrum", + "type": "import", + "lineno": 21 + } + ], + "tests.test_decompose": [ + { + "from_module": "tests.test_decompose", + "imports": "librosa", + "type": "import", + "lineno": 16 + } + ], + "tests.test_display": [ + { + "from_module": "tests.test_display", + "imports": "librosa", + "type": "import", + "lineno": 23 + }, + { + "from_module": "tests.test_display", + "imports": "librosa.display", + "type": "import", + "lineno": 24 + } + ], + "tests.test_dtw": [ + { + "from_module": "tests.test_dtw", + "imports": "librosa", + "type": "import", + "lineno": 4 + } + ], + "tests.test_effects": [ + { + "from_module": "tests.test_effects", + "imports": "librosa", + "type": "import", + "lineno": 18 + } + ], + "tests.test_failures": [ + { + "from_module": "tests.test_failures", + "imports": "librosa", + "type": "import", + "lineno": 14 + } + ], + "tests.test_features": [ + { + "from_module": "tests.test_features", + "imports": "librosa", + "type": "import", + "lineno": 9 + } + ], + "tests.test_filters": [ + { + "from_module": "tests.test_filters", + "imports": "librosa", + "type": "import", + "lineno": 32 + } + ], + "tests.test_intervals": [ + { + "from_module": "tests.test_intervals", + "imports": "librosa", + "type": "import", + "lineno": 17 + } + ], + "tests.test_met_features": [ + { + "from_module": "tests.test_met_features", + "imports": "librosa", + "type": "import", + "lineno": 21 + } + ], + "tests.test_multichannel": [ + { + "from_module": "tests.test_multichannel", + "imports": "librosa", + "type": "import", + "lineno": 14 + } + ], + "tests.test_notation": [ + { + "from_module": "tests.test_notation", + "imports": "librosa", + "type": "import", + "lineno": 16 + } + ], + "tests.test_onset": [ + { + "from_module": "tests.test_onset", + "imports": "librosa", + "type": "import", + "lineno": 20 + } + ], + "tests.test_segment": [ + { + "from_module": "tests.test_segment", + "imports": "librosa", + "type": "import", + "lineno": 22 + } + ], + "tests.test_sequence": [ + { + "from_module": "tests.test_sequence", + "imports": "librosa", + "type": "import", + "lineno": 9 + } + ], + "tests.test_util": [ + { + "from_module": "tests.test_util", + "imports": "librosa", + "type": "import", + "lineno": 19 + } + ] + }, + "dependency_graph": { + "setuptools": { + "used_by": [ + "setup" + ], + "import_count": 1 + }, + "os": { + "used_by": [ + "docs.conf", + "librosa._cache", + "librosa.core.audio", + "librosa.util.files", + "tests.test_beat", + "tests.test_cache", + "tests.test_constantq", + "tests.test_convert", + "tests.test_core", + "tests.test_decompose", + "tests.test_display", + "tests.test_effects", + "tests.test_failures", + "tests.test_features", + "tests.test_filters", + "tests.test_intervals", + "tests.test_met_features", + "tests.test_multichannel", + "tests.test_notation", + "tests.test_onset", + "tests.test_segment", + "tests.test_util" + ], + "import_count": 22 + }, + "sys": { + "used_by": [ + "docs.conf", + "librosa.version", + "librosa.util.files", + "tests.test_cache", + "tests.test_convert", + "tests.test_core", + "tests.test_intervals", + "tests.test_notation" + ], + "import_count": 8 + }, + "pathlib": { + "used_by": [ + "docs.conf", + "librosa.core.audio" + ], + "import_count": 2 + }, + "sphinx": { + "used_by": [ + "docs.conf" + ], + "import_count": 1 + }, + "importlib": { + "used_by": [ + "docs.conf", + "librosa.version", + "librosa.util.files" + ], + "import_count": 3 + }, + "matplotlib": { + "used_by": [ + "docs.conf", + "docs.examples.plot_audio_playback", + "docs.examples.plot_chroma", + "docs.examples.plot_display", + "docs.examples.plot_dynamic_beat", + "docs.examples.plot_hprss", + "docs.examples.plot_music_sync", + "docs.examples.plot_patch_generation", + "docs.examples.plot_pcen_stream", + "docs.examples.plot_presets", + "docs.examples.plot_rainbowgram", + "docs.examples.plot_segmentation", + "docs.examples.plot_spectral_harmonics", + "docs.examples.plot_superflux", + "docs.examples.plot_viterbi", + "docs.examples.plot_vocal_separation", + "librosa.display", + "tests.test_display" + ], + "import_count": 34 + }, + "sphinx_rtd_theme": { + "used_by": [ + "docs.conf" + ], + "import_count": 1 + }, + "numpy": { + "used_by": [ + "docs.examples.plot_audio_playback", + "docs.examples.plot_chroma", + "docs.examples.plot_display", + "docs.examples.plot_dynamic_beat", + "docs.examples.plot_hprss", + "docs.examples.plot_music_sync", + "docs.examples.plot_patch_generation", + "docs.examples.plot_pcen_stream", + "docs.examples.plot_presets", + "docs.examples.plot_rainbowgram", + "docs.examples.plot_segmentation", + "docs.examples.plot_spectral_harmonics", + "docs.examples.plot_superflux", + "docs.examples.plot_viterbi", + "docs.examples.plot_vocal_separation", + "librosa.beat", + "librosa.decompose", + "librosa.display", + "librosa.effects", + "librosa.filters", + "librosa.onset", + "librosa.segment", + "librosa.sequence", + "librosa._typing", + "librosa.core.audio", + "librosa.core.constantq", + "librosa.core.convert", + "librosa.core.harmonic", + "librosa.core.intervals", + "librosa.core.notation", + "librosa.core.pitch", + "librosa.core.spectrum", + "librosa.feature.inverse", + "librosa.feature.rhythm", + "librosa.feature.spectral", + "librosa.feature.utils", + "librosa.util.decorators", + "librosa.util.matching", + "librosa.util.utils", + "librosa.util._nnls", + "scripts.create_intervals", + "tests.test_beat", + "tests.test_cache", + "tests.test_constantq", + "tests.test_convert", + "tests.test_core", + "tests.test_decompose", + "tests.test_display", + "tests.test_dtw", + "tests.test_effects", + "tests.test_failures", + "tests.test_features", + "tests.test_filters", + "tests.test_intervals", + "tests.test_met_features", + "tests.test_multichannel", + "tests.test_notation", + "tests.test_onset", + "tests.test_segment", + "tests.test_sequence", + "tests.test_util" + ], + "import_count": 76 + }, + "IPython": { + "used_by": [ + "docs.examples.plot_audio_playback", + "docs.examples.plot_dynamic_beat", + "docs.examples.plot_hprss", + "docs.examples.plot_spectral_harmonics", + "docs.examples.plot_vocal_separation" + ], + "import_count": 5 + }, + "mir_eval": { + "used_by": [ + "docs.examples.plot_audio_playback", + "docs.examples.plot_spectral_harmonics" + ], + "import_count": 2 + }, + "scipy": { + "used_by": [ + "docs.examples.plot_chroma", + "docs.examples.plot_segmentation", + "librosa.beat", + "librosa.decompose", + "librosa.effects", + "librosa.filters", + "librosa.onset", + "librosa.segment", + "librosa.sequence", + "librosa.core.audio", + "librosa.core.fft", + "librosa.core.harmonic", + "librosa.core.pitch", + "librosa.core.spectrum", + "librosa.feature.rhythm", + "librosa.feature.spectral", + "librosa.feature.utils", + "librosa.util.utils", + "librosa.util._nnls", + "tests.test_beat", + "tests.test_constantq", + "tests.test_core", + "tests.test_decompose", + "tests.test_dtw", + "tests.test_filters", + "tests.test_met_features", + "tests.test_multichannel", + "tests.test_segment", + "tests.test_util" + ], + "import_count": 51 + }, + "soundfile": { + "used_by": [ + "docs.examples.plot_pcen_stream", + "librosa.core.audio", + "tests.test_core" + ], + "import_count": 3 + }, + "presets": { + "used_by": [ + "docs.examples.plot_presets" + ], + "import_count": 1 + }, + "sklearn": { + "used_by": [ + "docs.examples.plot_segmentation", + "librosa.decompose", + "librosa.segment", + "tests.test_decompose" + ], + "import_count": 7 + }, + "numba": { + "used_by": [ + "librosa.beat", + "librosa.filters", + "librosa.sequence", + "librosa.core.audio", + "librosa.core.constantq", + "librosa.core.notation", + "librosa.core.pitch", + "librosa.core.spectrum", + "librosa.feature.utils", + "librosa.util.matching", + "librosa.util.utils" + ], + "import_count": 13 + }, + "typing": { + "used_by": [ + "librosa.beat", + "librosa.decompose", + "librosa.display", + "librosa.effects", + "librosa.filters", + "librosa.onset", + "librosa.segment", + "librosa.sequence", + "librosa._cache", + "librosa._typing", + "librosa.core.audio", + "librosa.core.constantq", + "librosa.core.convert", + "librosa.core.fft", + "librosa.core.harmonic", + "librosa.core.intervals", + "librosa.core.notation", + "librosa.core.pitch", + "librosa.core.spectrum", + "librosa.feature.inverse", + "librosa.feature.rhythm", + "librosa.feature.spectral", + "librosa.feature.utils", + "librosa.util.decorators", + "librosa.util.deprecation", + "librosa.util.files", + "librosa.util.utils", + "librosa.util._nnls", + "tests.test_constantq", + "tests.test_core", + "tests.test_display", + "tests.test_filters", + "tests.test_multichannel", + "tests.test_segment", + "tests.test_util" + ], + "import_count": 155 + }, + "__future__": { + "used_by": [ + "librosa.display", + "librosa.sequence", + "librosa._typing", + "librosa.core.audio", + "librosa.core.convert", + "librosa.core.spectrum", + "librosa.util.files", + "librosa.util.utils", + "tests.test_constantq", + "tests.test_core", + "tests.test_util" + ], + "import_count": 11 + }, + "itertools": { + "used_by": [ + "librosa.display" + ], + "import_count": 1 + }, + "warnings": { + "used_by": [ + "librosa.display", + "librosa.filters", + "librosa.core.audio", + "librosa.core.constantq", + "librosa.core.harmonic", + "librosa.core.pitch", + "librosa.core.spectrum", + "librosa.feature.inverse", + "librosa.util.decorators", + "librosa.util.deprecation", + "tests.test_constantq", + "tests.test_convert", + "tests.test_core", + "tests.test_effects", + "tests.test_features", + "tests.test_filters", + "tests.test_intervals", + "tests.test_multichannel", + "tests.test_notation", + "tests.test_onset", + "tests.test_segment", + "tests.test_util" + ], + "import_count": 22 + }, + "typing_extensions": { + "used_by": [ + "librosa.effects", + "librosa.filters", + "librosa.segment", + "librosa.sequence", + "librosa._typing", + "librosa.core.intervals", + "librosa.core.spectrum", + "librosa.feature.spectral", + "librosa.util.decorators", + "librosa.util.utils" + ], + "import_count": 11 + }, + "decorator": { + "used_by": [ + "librosa.segment", + "librosa._cache", + "librosa.util.decorators" + ], + "import_count": 3 + }, + "joblib": { + "used_by": [ + "librosa._cache" + ], + "import_count": 1 + }, + "lazy_loader": { + "used_by": [ + "librosa", + "librosa.core.audio", + "librosa.core", + "librosa.feature", + "librosa.util" + ], + "import_count": 5 + }, + "audioread": { + "used_by": [ + "librosa.core.audio", + "tests.test_core" + ], + "import_count": 2 + }, + "soxr": { + "used_by": [ + "librosa.core.audio" + ], + "import_count": 1 + }, + "types": { + "used_by": [ + "librosa.core.fft" + ], + "import_count": 1 + }, + "msgpack": { + "used_by": [ + "librosa.core.intervals", + "librosa.util.files", + "scripts.create_intervals", + "scripts.pull_dois" + ], + "import_count": 4 + }, + "re": { + "used_by": [ + "librosa.core.notation" + ], + "import_count": 1 + }, + "collections": { + "used_by": [ + "librosa.core.notation" + ], + "import_count": 1 + }, + "functools": { + "used_by": [ + "librosa.util.decorators" + ], + "import_count": 1 + }, + "inspect": { + "used_by": [ + "librosa.util.deprecation", + "scripts.audit_docstring_examples" + ], + "import_count": 2 + }, + "glob": { + "used_by": [ + "librosa.util.files", + "tests.test_core", + "tests.test_filters", + "tests.test_multichannel" + ], + "import_count": 4 + }, + "json": { + "used_by": [ + "librosa.util.files", + "scripts.create_author_list", + "scripts.pull_dois" + ], + "import_count": 3 + }, + "contextlib": { + "used_by": [ + "librosa.util.files", + "tests.test_beat", + "tests.test_effects", + "tests.test_filters", + "tests.test_multichannel", + "tests.test_onset" + ], + "import_count": 6 + }, + "pooch": { + "used_by": [ + "librosa.util.files" + ], + "import_count": 1 + }, + "pkgutil": { + "used_by": [ + "scripts.audit_docstring_examples" + ], + "import_count": 1 + }, + "ast": { + "used_by": [ + "scripts.audit_docstring_examples" + ], + "import_count": 1 + }, + "numpydoc": { + "used_by": [ + "scripts.audit_docstring_examples" + ], + "import_count": 1 + }, + "urllib": { + "used_by": [ + "scripts.create_author_list", + "scripts.pull_dois" + ], + "import_count": 6 + }, + "operator": { + "used_by": [ + "scripts.create_author_list" + ], + "import_count": 1 + }, + "pyzenodo3": { + "used_by": [ + "scripts.pull_dois" + ], + "import_count": 1 + }, + "pytest": { + "used_by": [ + "tests.conftest", + "tests.test_beat", + "tests.test_cache", + "tests.test_constantq", + "tests.test_convert", + "tests.test_core", + "tests.test_decompose", + "tests.test_display", + "tests.test_dtw", + "tests.test_effects", + "tests.test_failures", + "tests.test_features", + "tests.test_filters", + "tests.test_intervals", + "tests.test_met_features", + "tests.test_multichannel", + "tests.test_notation", + "tests.test_onset", + "tests.test_segment", + "tests.test_sequence", + "tests.test_util" + ], + "import_count": 21 + }, + "test_core": { + "used_by": [ + "tests.test_beat", + "tests.test_constantq", + "tests.test_decompose", + "tests.test_dtw", + "tests.test_features", + "tests.test_met_features", + "tests.test_multichannel", + "tests.test_onset", + "tests.test_segment", + "tests.test_sequence", + "tests.test_util" + ], + "import_count": 14 + }, + "tempfile": { + "used_by": [ + "tests.test_cache" + ], + "import_count": 1 + }, + "shutil": { + "used_by": [ + "tests.test_cache" + ], + "import_count": 1 + }, + "unittest": { + "used_by": [ + "tests.test_core", + "tests.test_multichannel" + ], + "import_count": 2 + }, + "packaging": { + "used_by": [ + "tests.test_display" + ], + "import_count": 1 + }, + "platform": { + "used_by": [ + "tests.test_util" + ], + "import_count": 1 + } + }, + "declared_dependencies": {}, + "call_graph": { + "setup": [ + { + "caller": "setup.", + "callee": ".setuptools.setup", + "lineno": 4, + "resolution": "external_constructor_call" + } + ], + "docs.conf": [ + { + "caller": "docs.conf.", + "callee": ".pathlib.Path", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.conf.", + "callee": ".importlib.machinery.SourceFileLoader", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.conf.", + "callee": ".pathlib.Path", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.conf.", + "callee": ".list.extend", + "lineno": 82, + "resolution": "local_builtin_method_call" + } + ], + "docs.examples.plot_audio_playback": [ + { + "caller": "docs.examples.plot_audio_playback.", + "callee": ".IPython.display.Audio", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_audio_playback.", + "callee": ".IPython.display.Audio", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_audio_playback.", + "callee": ".IPython.display.Audio", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_audio_playback.", + "callee": "librosa.onset.onset_strength", + "lineno": 110, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_audio_playback.", + "callee": "librosa.onset.onset_detect", + "lineno": 113, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_audio_playback.", + "callee": ".IPython.display.Audio", + "lineno": 118, + "resolution": "external_constructor_call" + } + ], + "docs.examples.plot_chroma": [ + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 54, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 60, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.effects.harmonic", + "lineno": 68, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 73, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 77, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.decompose.nn_filter", + "lineno": 86, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 92, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 96, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 107, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 111, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 119, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 124, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 127, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 144, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 148, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 171, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_chroma.", + "callee": "librosa.display.specshow", + "lineno": 174, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_display": [ + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 51, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 57, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 84, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 103, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 119, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 145, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 158, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 162, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 176, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 184, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 209, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 220, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 237, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 242, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 253, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 255, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 267, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 296, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 309, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 327, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 331, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 335, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.beat.beat_track", + "lineno": 371, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 388, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_display.", + "callee": "librosa.display.specshow", + "lineno": 393, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_dynamic_beat": [ + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": "librosa.display.specshow", + "lineno": 50, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": ".IPython.display.Audio", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": "librosa.beat.beat_track", + "lineno": 66, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": ".IPython.display.Audio", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": "librosa.beat.beat_track", + "lineno": 106, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": ".IPython.display.Audio", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_dynamic_beat.", + "callee": "librosa.display.waveshow", + "lineno": 122, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_hprss": [ + { + "caller": "docs.examples.plot_hprss.", + "callee": ".IPython.display.Audio", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.decompose.hpss", + "lineno": 39, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 50, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 55, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 60, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": ".IPython.display.Audio", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": ".IPython.display.Audio", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.decompose.hpss", + "lineno": 96, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.decompose.hpss", + "lineno": 97, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.decompose.hpss", + "lineno": 98, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.decompose.hpss", + "lineno": 99, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 106, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 110, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 114, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 117, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 120, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 123, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 126, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 129, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 132, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": "librosa.display.specshow", + "lineno": 135, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": ".IPython.display.Audio", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_hprss.", + "callee": ".IPython.display.Audio", + "lineno": 158, + "resolution": "external_constructor_call" + } + ], + "docs.examples.plot_music_sync": [ + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.waveshow", + "lineno": 41, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.waveshow", + "lineno": 45, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.specshow", + "lineno": 60, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.specshow", + "lineno": 64, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.sequence.dtw", + "lineno": 75, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.specshow", + "lineno": 79, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.waveshow", + "lineno": 99, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": "librosa.display.waveshow", + "lineno": 103, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_music_sync.", + "callee": ".matplotlib.patches.ConnectionPatch", + "lineno": 112, + "resolution": "external_constructor_call" + } + ], + "docs.examples.plot_patch_generation": [ + { + "caller": "docs.examples.plot_patch_generation.", + "callee": "librosa.display.specshow", + "lineno": 42, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_patch_generation.", + "callee": "librosa.display.specshow", + "lineno": 90, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_patch_generation.", + "callee": "librosa.display.specshow", + "lineno": 94, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_patch_generation.", + "callee": "librosa.display.specshow", + "lineno": 110, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_pcen_stream": [ + { + "caller": "docs.examples.plot_pcen_stream.", + "callee": ".list.extend", + "lineno": 82, + "resolution": "local_builtin_method_call" + }, + { + "caller": "docs.examples.plot_pcen_stream.", + "callee": "librosa.display.specshow", + "lineno": 108, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_presets": [ + { + "caller": "docs.examples.plot_presets.", + "callee": ".presets.Preset", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_presets.", + "callee": "librosa.display.specshow", + "lineno": 70, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_presets.", + "callee": "librosa.display.specshow", + "lineno": 76, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_presets.", + "callee": "librosa.display.specshow", + "lineno": 89, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_rainbowgram": [ + { + "caller": "docs.examples.plot_rainbowgram.", + "callee": "librosa.display.specshow", + "lineno": 44, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_rainbowgram.", + "callee": "librosa.display.specshow", + "lineno": 60, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_segmentation": [ + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 49, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.beat.beat_track", + "lineno": 56, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 66, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 76, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.segment.timelag_filter", + "lineno": 80, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 115, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 119, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 123, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 157, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 162, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 180, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 185, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 190, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_segmentation.", + "callee": "librosa.display.specshow", + "lineno": 231, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_spectral_harmonics": [ + { + "caller": "docs.examples.plot_spectral_harmonics.", + "callee": ".IPython.display.Audio", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_spectral_harmonics.", + "callee": "librosa.display.specshow", + "lineno": 72, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_spectral_harmonics.", + "callee": "librosa.display.specshow", + "lineno": 104, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_spectral_harmonics.", + "callee": "librosa.display.specshow", + "lineno": 106, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_spectral_harmonics.", + "callee": ".IPython.display.Audio", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_spectral_harmonics.", + "callee": ".IPython.display.Audio", + "lineno": 175, + "resolution": "external_constructor_call" + } + ], + "docs.examples.plot_superflux": [ + { + "caller": "docs.examples.plot_superflux.", + "callee": "librosa.display.specshow", + "lineno": 59, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_superflux.", + "callee": "librosa.onset.onset_strength", + "lineno": 67, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_superflux.", + "callee": "librosa.onset.onset_detect", + "lineno": 68, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_superflux.", + "callee": "librosa.onset.onset_strength", + "lineno": 74, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_superflux.", + "callee": "librosa.onset.onset_detect", + "lineno": 79, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_superflux.", + "callee": "librosa.display.specshow", + "lineno": 101, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_viterbi": [ + { + "caller": "docs.examples.plot_viterbi.", + "callee": "librosa.display.specshow", + "lineno": 34, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_viterbi.", + "callee": "librosa.display.specshow", + "lineno": 91, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_viterbi.", + "callee": "librosa.sequence.transition_loop", + "lineno": 108, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_viterbi.", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 123, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_viterbi.", + "callee": "librosa.display.specshow", + "lineno": 127, + "resolution": "qualified_module_call" + } + ], + "docs.examples.plot_vocal_separation": [ + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": ".IPython.display.Audio", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": "librosa.display.specshow", + "lineno": 65, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": "librosa.decompose.nn_filter", + "lineno": 84, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": "librosa.display.specshow", + "lineno": 125, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": "librosa.display.specshow", + "lineno": 130, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": "librosa.display.specshow", + "lineno": 135, + "resolution": "qualified_module_call" + }, + { + "caller": "docs.examples.plot_vocal_separation.", + "callee": ".IPython.display.Audio", + "lineno": 148, + "resolution": "external_constructor_call" + } + ], + "librosa.beat": [ + { + "caller": "librosa.beat.", + "callee": "librosa.util.decorators.moved", + "lineno": 31, + "resolution": "imported_call" + }, + { + "caller": "librosa.beat.beat_track", + "callee": "librosa.onset.onset_strength", + "lineno": 217, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.beat.beat_track", + "callee": "librosa.beat.__beat_tracker", + "lineno": 251, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.plp", + "callee": "librosa.onset.onset_strength", + "lineno": 403, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.beat.__beat_tracker", + "callee": "librosa.beat.__beat_local_score", + "lineno": 494, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.__beat_tracker", + "callee": "librosa.beat.__normalize_onsets", + "lineno": 494, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.__beat_tracker", + "callee": "librosa.beat.__beat_track_dp", + "lineno": 497, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.__beat_tracker", + "callee": "librosa.beat.__last_beat", + "lineno": 500, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.__beat_tracker", + "callee": "librosa.beat.__dp_backtrack", + "lineno": 502, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.__beat_tracker", + "callee": "librosa.beat.__trim_beats", + "lineno": 505, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.beat.__last_beat", + "callee": "librosa.beat.__last_beat_selector", + "lineno": 658, + "resolution": "direct_name_call" + } + ], + "librosa.decompose": [ + { + "caller": "librosa.decompose.hpss", + "callee": ".scipy.ndimage.median_filter", + "lineno": 390, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.decompose.hpss", + "callee": ".scipy.ndimage.median_filter", + "lineno": 393, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.decompose.nn_filter", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 538, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.decompose.nn_filter", + "callee": "librosa.decompose.__nn_filter_helper", + "lineno": 550, + "resolution": "direct_name_call" + } + ], + "librosa.display": [ + { + "caller": "librosa.display.AdaptiveWaveplot.__del__", + "callee": "librosa.display.AdaptiveWaveplot.disconnect", + "lineno": 703, + "resolution": "self_method_call" + }, + { + "caller": "librosa.display.AdaptiveWaveplot.connect", + "callee": "librosa.display.AdaptiveWaveplot.disconnect", + "lineno": 728, + "resolution": "self_method_call" + }, + { + "caller": "librosa.display.", + "callee": ".itertools.product", + "lineno": 916, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.display.", + "callee": ".itertools.product", + "lineno": 917, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.display.", + "callee": ".itertools.product", + "lineno": 918, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.display.", + "callee": ".itertools.product", + "lineno": 919, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.display.", + "callee": ".itertools.product", + "lineno": 920, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.cmap", + "lineno": 1188, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__mesh_coords", + "lineno": 1211, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__mesh_coords", + "lineno": 1212, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__check_axes", + "lineno": 1214, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__set_current_image", + "lineno": 1218, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__scale_axes", + "lineno": 1221, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__scale_axes", + "lineno": 1222, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__decorate_axis", + "lineno": 1225, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__decorate_axis", + "lineno": 1239, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.specshow", + "callee": "librosa.display.__same_axes", + "lineno": 1255, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.TonnetzFormatter.", + "lineno": 1401, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.ChromaFormatter.__init__", + "lineno": 1406, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.ChromaSvaraFormatter.__init__", + "lineno": 1416, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.ChromaSvaraFormatter.__init__", + "lineno": 1433, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.ChromaFJSFormatter.__init__", + "lineno": 1451, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.TimeFormatter.__init__", + "lineno": 1492, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.TimeFormatter.__init__", + "lineno": 1499, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.TimeFormatter.__init__", + "lineno": 1506, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.TimeFormatter.__init__", + "lineno": 1514, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.NoteFormatter.__init__", + "lineno": 1521, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.NoteFormatter.__init__", + "lineno": 1526, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.SvaraFormatter.__init__", + "lineno": 1535, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.SvaraFormatter.__init__", + "lineno": 1541, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.FJSFormatter.__init__", + "lineno": 1554, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.FJSFormatter.__init__", + "lineno": 1568, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.LogHzFormatter.__init__", + "lineno": 1593, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.LogHzFormatter.__init__", + "lineno": 1597, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.NoteFormatter.__init__", + "lineno": 1611, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.NoteFormatter.__init__", + "lineno": 1615, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.LogHzFormatter.__init__", + "lineno": 1627, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.LogHzFormatter.__init__", + "lineno": 1632, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.NoteFormatter.__init__", + "lineno": 1641, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.NoteFormatter.__init__", + "lineno": 1646, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.SvaraFormatter.__init__", + "lineno": 1653, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.__decorate_axis", + "callee": "librosa.display.SvaraFormatter.__init__", + "lineno": 1664, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.util.deprecation.Deprecated.", + "lineno": 1846, + "resolution": "imported_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.display.__check_axes", + "lineno": 2037, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.util.deprecation.rename_kw", + "lineno": 2040, + "resolution": "imported_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.display.__envelope", + "lineno": 2052, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.display.AdaptiveWaveplot.__init__", + "lineno": 2084, + "resolution": "same_module_class_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.display.AdaptiveWaveplot.connect", + "lineno": 2088, + "resolution": "local_typed_method_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.display.AdaptiveWaveplot.update", + "lineno": 2091, + "resolution": "local_typed_method_call" + }, + { + "caller": "librosa.display.waveshow", + "callee": "librosa.display.__decorate_axis", + "lineno": 2094, + "resolution": "direct_name_call" + } + ], + "librosa.effects": [ + { + "caller": "librosa.effects.hpss", + "callee": "librosa.decompose.hpss", + "lineno": 139, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.effects.harmonic", + "callee": "librosa.decompose.hpss", + "lineno": 234, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.effects.percussive", + "callee": "librosa.decompose.hpss", + "lineno": 320, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.effects.pitch_shift", + "callee": "librosa.effects.time_stretch", + "lineno": 478, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.effects.remix", + "callee": ".list.append", + "lineno": 548, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.effects.trim", + "callee": "librosa.effects._signal_to_frame_nonsilent", + "lineno": 671, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.effects.split", + "callee": "librosa.effects._signal_to_frame_nonsilent", + "lineno": 732, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.effects.split", + "callee": ".list.insert", + "lineno": 751, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.effects.split", + "callee": ".list.append", + "lineno": 755, + "resolution": "local_builtin_method_call" + } + ], + "librosa.filters": [ + { + "caller": "librosa.filters.mel", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 225, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.mel", + "callee": "librosa.core.convert.mel_frequencies", + "lineno": 228, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.chroma", + "callee": "librosa.core.convert.hz_to_octs", + "lineno": 371, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.__float_window._wrap", + "callee": "librosa.filters.get_window", + "lineno": 424, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.constant_q", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 555, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.constant_q", + "callee": "librosa.filters.constant_q_lengths", + "lineno": 558, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.constant_q", + "callee": "librosa.filters.__float_window", + "lineno": 579, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.constant_q", + "callee": ".list.append", + "lineno": 584, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.filters.constant_q", + "callee": "librosa.util.decorators.deprecated", + "lineno": 436, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.constant_q_lengths", + "callee": "librosa.filters.window_bandwidth", + "lineno": 670, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.constant_q_lengths", + "callee": "librosa.util.decorators.deprecated", + "lineno": 600, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.wavelet_lengths", + "callee": "librosa.filters._relative_bandwidth", + "lineno": 791, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.wavelet_lengths", + "callee": "librosa.filters.window_bandwidth", + "lineno": 805, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.wavelet", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 955, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.wavelet", + "callee": "librosa.filters.__float_window", + "lineno": 973, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.wavelet", + "callee": ".list.append", + "lineno": 978, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.filters.cq_to_chroma", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 1075, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.cq_to_chroma", + "callee": "librosa.core.convert.hz_to_midi", + "lineno": 1100, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.window_bandwidth", + "callee": "librosa.filters.get_window", + "lineno": 1164, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters._multirate_fb", + "callee": ".list.append", + "lineno": 1358, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.filters.mr_frequencies", + "callee": "librosa.core.convert.midi_to_hz", + "lineno": 1397, + "resolution": "imported_call" + }, + { + "caller": "librosa.filters.semitone_filterbank", + "callee": "librosa.filters.mr_frequencies", + "lineno": 1511, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.semitone_filterbank", + "callee": "librosa.filters._multirate_fb", + "lineno": 1513, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.__window_ss_fill", + "callee": ".numba.jit", + "lineno": 1520, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.filters.window_sumsquare", + "callee": "librosa.filters.get_window", + "lineno": 1594, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.window_sumsquare", + "callee": "librosa.filters.__window_ss_fill", + "lineno": 1599, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.filters.diagonal_filter", + "callee": "librosa.filters.get_window", + "lineno": 1656, + "resolution": "direct_name_call" + } + ], + "librosa.onset": [ + { + "caller": "librosa.onset.onset_detect", + "callee": "librosa.onset.onset_strength", + "lineno": 158, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.onset.onset_detect", + "callee": "librosa.onset.onset_backtrack", + "lineno": 201, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.onset.onset_strength", + "callee": "librosa.onset.onset_strength_multi", + "lineno": 351, + "resolution": "direct_name_call" + } + ], + "librosa.segment": [ + { + "caller": "librosa.segment.cross_similarity", + "callee": "librosa.segment.__affinity_bandwidth", + "lineno": 335, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.segment.recurrence_matrix", + "callee": "librosa.segment.__affinity_bandwidth", + "lineno": 680, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.segment.", + "callee": ".typing.TypeVar", + "lineno": 692, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.segment.", + "callee": ".typing.TypeVar", + "lineno": 881, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.segment.timelag_filter.__my_filter", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 953, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.segment.timelag_filter.__my_filter", + "callee": "librosa.segment.lag_to_recurrence", + "lineno": 959, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.segment.timelag_filter", + "callee": ".decorator.decorator", + "lineno": 961, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.segment.subsegment", + "callee": ".list.extend", + "lineno": 1042, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.segment.subsegment", + "callee": "librosa.segment.agglomerative", + "lineno": 1044, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.segment.agglomerative", + "callee": ".list.extend", + "lineno": 1138, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.segment.path_enhance", + "callee": "librosa.filters.diagonal_filter", + "lineno": 1276, + "resolution": "imported_call" + }, + { + "caller": "librosa.segment.__affinity_bandwidth", + "callee": ".list.append", + "lineno": 1365, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.segment.__affinity_bandwidth", + "callee": ".list.append", + "lineno": 1369, + "resolution": "local_builtin_method_call" + } + ], + "librosa.sequence": [ + { + "caller": "librosa.sequence.dtw", + "callee": ".scipy.spatial.distance.cdist", + "lineno": 395, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.sequence.dtw", + "callee": "librosa.sequence.__dtw_calc_accu_cost", + "lineno": 456, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.dtw", + "callee": "librosa.sequence.__dtw_backtracking", + "lineno": 474, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.dtw", + "callee": "librosa.sequence.__dtw_backtracking", + "lineno": 483, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.dtw", + "callee": ".list.append", + "lineno": 504, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.sequence.__dtw_calc_accu_cost", + "callee": ".numba.jit", + "lineno": 514, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.sequence.__dtw_backtracking", + "callee": ".list.append", + "lineno": 630, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.sequence.__dtw_backtracking", + "callee": ".list.append", + "lineno": 651, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.sequence.__dtw_backtracking", + "callee": ".numba.jit", + "lineno": 587, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.sequence.dtw_backtracking", + "callee": "librosa.sequence.__dtw_backtracking", + "lineno": 706, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.rqa", + "callee": "librosa.sequence.__rqa_dp", + "lineno": 888, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.rqa", + "callee": "librosa.sequence.__rqa_backtrack", + "lineno": 890, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.__rqa_dp", + "callee": ".numba.jit", + "lineno": 896, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.sequence._viterbi", + "callee": ".numba.jit", + "lineno": 1101, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.sequence.viterbi._helper", + "callee": "librosa.sequence._viterbi", + "lineno": 1303, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.viterbi", + "callee": "librosa.sequence.viterbi._helper", + "lineno": 1311, + "resolution": "nested_function_call" + }, + { + "caller": "librosa.sequence.viterbi_discriminative._helper", + "callee": "librosa.sequence._viterbi", + "lineno": 1551, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.viterbi_discriminative", + "callee": "librosa.sequence.viterbi_discriminative._helper", + "lineno": 1558, + "resolution": "nested_function_call" + }, + { + "caller": "librosa.sequence.viterbi_binary", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 1768, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.sequence.transition_local", + "callee": "librosa.filters.get_window", + "lineno": 2037, + "resolution": "imported_call" + } + ], + "librosa.version": [ + { + "caller": "librosa.version.show_versions", + "callee": "librosa.version.__get_mod_version", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.version.show_versions", + "callee": "librosa.version.__get_mod_version", + "lineno": 72, + "resolution": "direct_name_call" + } + ], + "librosa._cache": [ + { + "caller": "librosa._cache.", + "callee": ".typing.TypeVar", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa._cache.CacheManager.__init__", + "callee": ".joblib.Memory", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa._cache.CacheManager.__call__.wrapper", + "callee": "librosa._cache._decorator_apply", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "librosa._cache.", + "callee": "librosa._cache.CacheManager.__init__", + "lineno": 84, + "resolution": "same_module_class_call" + } + ], + "librosa._typing": [ + { + "caller": "librosa._typing.", + "callee": ".typing.TypeVar", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "librosa": [], + "librosa.core.audio": [ + { + "caller": "librosa.core.audio.load", + "callee": "librosa.core.audio.__audioread_load", + "lineno": 172, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.load", + "callee": "librosa.core.audio.__soundfile_load", + "lineno": 176, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.load", + "callee": "librosa.core.audio.__audioread_load", + "lineno": 184, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.load", + "callee": "librosa.core.audio.to_mono", + "lineno": 190, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.load", + "callee": "librosa.core.audio.resample", + "lineno": 193, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.__audioread_load", + "callee": ".list.append", + "lineno": 278, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.audio.__audioread_load", + "callee": "librosa.util.decorators.deprecated", + "lineno": 227, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.audio.stream", + "callee": "librosa.core.audio.to_mono", + "lineno": 472, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.get_duration", + "callee": "librosa.util.deprecation.Deprecated.", + "lineno": 699, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.audio.get_duration", + "callee": "librosa.util.deprecation.rename_kw", + "lineno": 785, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.audio.autocorrelate", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 916, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.audio.lpc", + "callee": "librosa.core.audio.__lpc", + "lineno": 1038, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.__lpc", + "callee": ".numba.jit", + "lineno": 1042, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.audio._zc_wrapper", + "callee": "librosa.core.audio._zc_stencil", + "lineno": 1170, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio._zc_wrapper", + "callee": ".numba.guvectorize", + "lineno": 1154, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.audio.zero_crossings", + "callee": "librosa.core.audio._zc_wrapper", + "lineno": 1278, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.audio.clicks", + "callee": "librosa.core.convert.frames_to_samples", + "lineno": 1370, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.audio.clicks", + "callee": "librosa.core.convert.time_to_samples", + "lineno": 1373, + "resolution": "imported_call" + } + ], + "librosa.core.constantq": [ + { + "caller": "librosa.core.constantq.cqt", + "callee": "librosa.core.constantq.vqt", + "lineno": 171, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 298, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.pitch.estimate_tuning", + "lineno": 301, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.convert.cqt_frequencies", + "lineno": 307, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.constantq.__et_relative_bw", + "lineno": 311, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.filters._relative_bandwidth", + "lineno": 313, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 316, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": ".list.append", + "lineno": 332, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.constantq.pseudo_cqt", + "lineno": 333, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": ".list.append", + "lineno": 351, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.constantq.cqt", + "lineno": 353, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.hybrid_cqt", + "callee": "librosa.core.constantq.__trim_stack", + "lineno": 373, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 474, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.core.pitch.estimate_tuning", + "lineno": 477, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.core.convert.cqt_frequencies", + "lineno": 485, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.core.constantq.__et_relative_bw", + "lineno": 488, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.filters._relative_bandwidth", + "lineno": 490, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 492, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.core.constantq.__vqt_filter_fft", + "lineno": 496, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.pseudo_cqt", + "callee": "librosa.core.constantq.__cqt_response", + "lineno": 511, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 648, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.core.convert.cqt_frequencies", + "lineno": 658, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.core.constantq.__et_relative_bw", + "lineno": 660, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.filters._relative_bandwidth", + "lineno": 662, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 664, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": ".list.insert", + "lineno": 686, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": ".list.insert", + "lineno": 687, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": ".list.insert", + "lineno": 690, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": ".list.insert", + "lineno": 691, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.core.constantq.__vqt_filter_fft", + "lineno": 700, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.core.spectrum.istft", + "lineno": 735, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.icqt", + "callee": "librosa.core.audio.resample", + "lineno": 737, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 925, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.pitch.estimate_tuning", + "lineno": 928, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.intervals.interval_frequencies", + "lineno": 937, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.constantq.__et_relative_bw", + "lineno": 949, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.filters._relative_bandwidth", + "lineno": 951, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 953, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.constantq.__early_downsample", + "lineno": 980, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.constantq.__vqt_filter_fft", + "lineno": 1000, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": ".list.append", + "lineno": 1016, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.constantq.__cqt_response", + "lineno": 1017, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.audio.resample", + "lineno": 1023, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.core.constantq.__trim_stack", + "lineno": 1027, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.vqt", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 1032, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.__vqt_filter_fft", + "callee": "librosa.filters.wavelet", + "lineno": 1062, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.__vqt_filter_fft", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 1083, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.__cqt_response", + "callee": "librosa.core.spectrum.stft", + "lineno": 1125, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.__early_downsample_count", + "callee": "librosa.core.constantq.__num_two_factors", + "lineno": 1153, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.__early_downsample", + "callee": "librosa.core.constantq.__early_downsample_count", + "lineno": 1163, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.__early_downsample", + "callee": "librosa.core.audio.resample", + "lineno": 1179, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.constantq.__num_two_factors", + "callee": ".numba.jit", + "lineno": 1193, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.constantq.griffinlim_cqt", + "callee": "librosa.core.convert.note_to_hz", + "lineno": 1381, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.griffinlim_cqt", + "callee": "librosa._typing._ensure_not_reachable", + "lineno": 1390, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.constantq.griffinlim_cqt", + "callee": "librosa.core.constantq.icqt", + "lineno": 1423, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.griffinlim_cqt", + "callee": "librosa.core.constantq.cqt", + "lineno": 1441, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.constantq.griffinlim_cqt", + "callee": "librosa.core.constantq.icqt", + "lineno": 1463, + "resolution": "direct_name_call" + } + ], + "librosa.core.convert": [ + { + "caller": "librosa.core.convert.frames_to_time", + "callee": "librosa.core.convert.frames_to_samples", + "lineno": 280, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.frames_to_time", + "callee": "librosa.core.convert.samples_to_time", + "lineno": 282, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.time_to_frames", + "callee": "librosa.core.convert.time_to_samples", + "lineno": 365, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.time_to_frames", + "callee": "librosa.core.convert.samples_to_frames", + "lineno": 367, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.blocks_to_samples", + "callee": "librosa.core.convert.blocks_to_frames", + "lineno": 596, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.blocks_to_samples", + "callee": "librosa.core.convert.frames_to_samples", + "lineno": 597, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.blocks_to_time", + "callee": "librosa.core.convert.blocks_to_samples", + "lineno": 672, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.blocks_to_time", + "callee": "librosa.core.convert.samples_to_time", + "lineno": 675, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_hz", + "callee": "librosa.core.convert.midi_to_hz", + "lineno": 730, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_hz", + "callee": "librosa.core.convert.note_to_midi", + "lineno": 730, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_midi", + "callee": "librosa.core.convert.note_to_midi", + "lineno": 811, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.midi_to_note", + "callee": "librosa.core.notation.key_to_notes", + "lineno": 983, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.convert.midi_to_note", + "callee": "librosa.util.decorators.vectorize", + "lineno": 898, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.convert.hz_to_note", + "callee": "librosa.core.convert.midi_to_note", + "lineno": 1158, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_note", + "callee": "librosa.core.convert.hz_to_midi", + "lineno": 1158, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.mel_frequencies", + "callee": "librosa.core.convert.hz_to_mel", + "lineno": 1723, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.mel_frequencies", + "callee": "librosa.core.convert.hz_to_mel", + "lineno": 1724, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.mel_frequencies", + "callee": "librosa.core.convert.mel_to_hz", + "lineno": 1728, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.fourier_tempo_frequencies", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 1799, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.multi_frequency_weighting", + "callee": "librosa.core.convert.frequency_weighting", + "lineno": 2275, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.times_like", + "callee": "librosa.core.convert.samples_like", + "lineno": 2334, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.times_like", + "callee": "librosa.core.convert.samples_to_time", + "lineno": 2335, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.samples_like", + "callee": "librosa.core.convert.frames_to_samples", + "lineno": 2395, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.midi_to_svara_h", + "callee": "librosa.util.decorators.vectorize", + "lineno": 2434, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.convert.hz_to_svara_h", + "callee": "librosa.core.convert.hz_to_midi", + "lineno": 2647, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_svara_h", + "callee": "librosa.core.convert.midi_to_svara_h", + "lineno": 2648, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_svara_h", + "callee": "librosa.core.convert.hz_to_midi", + "lineno": 2649, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_svara_h", + "callee": "librosa.core.convert.note_to_midi", + "lineno": 2742, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_svara_h", + "callee": "librosa.core.convert.midi_to_svara_h", + "lineno": 2744, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_svara_h", + "callee": "librosa.core.convert.note_to_midi", + "lineno": 2745, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.midi_to_svara_c", + "callee": "librosa.core.notation.mela_to_svara", + "lineno": 2844, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.convert.midi_to_svara_c", + "callee": "librosa.util.decorators.vectorize", + "lineno": 2788, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.convert.hz_to_svara_c", + "callee": "librosa.core.convert.hz_to_midi", + "lineno": 2969, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_svara_c", + "callee": "librosa.core.convert.midi_to_svara_c", + "lineno": 2970, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_svara_c", + "callee": "librosa.core.convert.hz_to_midi", + "lineno": 2971, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_svara_c", + "callee": "librosa.core.convert.note_to_midi", + "lineno": 3077, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_svara_c", + "callee": "librosa.core.convert.midi_to_svara_c", + "lineno": 3079, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.note_to_svara_c", + "callee": "librosa.core.convert.note_to_midi", + "lineno": 3080, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_fjs", + "callee": "librosa.core.convert.hz_to_note", + "lineno": 3167, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.convert.hz_to_fjs", + "callee": "librosa.core.notation.interval_to_fjs", + "lineno": 3176, + "resolution": "qualified_module_call" + } + ], + "librosa.core.fft": [ + { + "caller": "librosa.core.fft.set_fftlib", + "callee": "librosa.util.decorators.deprecated", + "lineno": 17, + "resolution": "imported_call" + } + ], + "librosa.core.harmonic": [ + { + "caller": "librosa.core.harmonic.salience", + "callee": "librosa.core.harmonic.interp_harmonics", + "lineno": 119, + "resolution": "direct_name_call" + } + ], + "librosa.core.intervals": [ + { + "caller": "librosa.core.intervals.", + "callee": "librosa.util.files._resource_file", + "lineno": 15, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.intervals.interval_frequencies", + "callee": "librosa.core.intervals.pythagorean_intervals", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.intervals.interval_frequencies", + "callee": "librosa.core.intervals.plimit_intervals", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.intervals.interval_frequencies", + "callee": "librosa.core.intervals.plimit_intervals", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.intervals.interval_frequencies", + "callee": "librosa.core.intervals.plimit_intervals", + "lineno": 110, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.intervals.plimit_intervals", + "callee": ".list.append", + "lineno": 424, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.intervals.plimit_intervals", + "callee": ".list.append", + "lineno": 427, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.intervals.plimit_intervals", + "callee": ".list.copy", + "lineno": 430, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.intervals.plimit_intervals", + "callee": "librosa.core.intervals.__harmonic_distance", + "lineno": 452, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.intervals.plimit_intervals", + "callee": "librosa.core.intervals._crystal_tie_break", + "lineno": 459, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.intervals.plimit_intervals", + "callee": ".list.append", + "lineno": 506, + "resolution": "local_builtin_method_call" + } + ], + "librosa.core.notation": [ + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 231, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 234, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 237, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 240, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 243, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 246, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.append", + "lineno": 251, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.append", + "lineno": 254, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.append", + "lineno": 257, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 263, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 266, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 269, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 272, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 275, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.mela_to_degrees", + "callee": ".list.extend", + "lineno": 278, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.list_mela", + "callee": ".dict.copy", + "lineno": 459, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.__note_to_degree", + "callee": "librosa.core.notation.__note_to_degree", + "lineno": 514, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.__note_to_degree", + "callee": ".collections.Counter", + "lineno": 525, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.notation.__simplify_note", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 554, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.__simplify_note", + "callee": ".collections.Counter", + "lineno": 563, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.notation.__mode_to_key", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 595, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.__mode_to_key", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 604, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.__mode_to_key", + "lineno": 730, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.key_to_notes", + "lineno": 731, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.key_to_notes", + "lineno": 742, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 743, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.__note_to_degree", + "lineno": 744, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.key_to_degrees", + "lineno": 835, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_notes", + "callee": "librosa.core.notation.__note_to_degree", + "lineno": 837, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_degrees", + "callee": "librosa.core.notation.__mode_to_key", + "lineno": 906, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_degrees", + "callee": "librosa.core.notation.key_to_degrees", + "lineno": 908, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.key_to_degrees", + "callee": ".collections.Counter", + "lineno": 913, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.notation.fifths_to_note", + "callee": ".str.index", + "lineno": 999, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.notation.__o_fold", + "callee": ".numba.jit", + "lineno": 1014, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.notation.__bo_fold", + "callee": ".numba.jit", + "lineno": 1027, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.notation.__fifth_search", + "callee": "librosa.core.notation.__bo_fold", + "lineno": 1051, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.__fifth_search", + "callee": ".numba.jit", + "lineno": 1040, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.notation.interval_to_fjs", + "callee": "librosa.core.notation.__fifth_search", + "lineno": 1192, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.interval_to_fjs", + "callee": "librosa.core.notation.fifths_to_note", + "lineno": 1195, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.interval_to_fjs", + "callee": "librosa.core.notation.__o_fold", + "lineno": 1200, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.notation.interval_to_fjs", + "callee": "librosa.util.decorators.vectorize", + "lineno": 1097, + "resolution": "imported_call" + } + ], + "librosa.core.pitch": [ + { + "caller": "librosa.core.pitch.estimate_tuning", + "callee": "librosa.core.pitch.piptrack", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.estimate_tuning", + "callee": "librosa.core.pitch.pitch_tuning", + "lineno": 103, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.pitch_tuning", + "callee": "librosa.core.convert.hz_to_octs", + "lineno": 164, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.pitch.piptrack", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 305, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.pitch.piptrack", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 323, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.pitch.piptrack", + "callee": "librosa.core.pitch._parabolic_interpolation", + "lineno": 329, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch._cumulative_mean_normalized_difference", + "callee": "librosa.core.audio.autocorrelate", + "lineno": 388, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.pitch._pi_wrapper", + "callee": "librosa.core.pitch._pi_stencil", + "lineno": 438, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch._parabolic_interpolation", + "callee": "librosa.core.pitch._pi_wrapper", + "lineno": 467, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.yin", + "callee": "librosa.core.pitch.__check_yin_params", + "lineno": 584, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.yin", + "callee": "librosa.core.pitch._cumulative_mean_normalized_difference", + "lineno": 609, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.yin", + "callee": "librosa.core.pitch._parabolic_interpolation", + "lineno": 614, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.pyin", + "callee": "librosa.core.pitch.__check_yin_params", + "lineno": 808, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.pyin", + "callee": "librosa.core.pitch._cumulative_mean_normalized_difference", + "lineno": 833, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.pyin", + "callee": "librosa.core.pitch._parabolic_interpolation", + "lineno": 838, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.pyin._helper", + "callee": "librosa.core.pitch.__pyin_helper", + "lineno": 852, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.pitch.pyin", + "callee": "librosa.sequence.transition_local", + "lineno": 873, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.pitch.pyin", + "callee": "librosa.sequence.transition_loop", + "lineno": 878, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.pitch.pyin", + "callee": "librosa.sequence.viterbi", + "lineno": 883, + "resolution": "qualified_module_call" + } + ], + "librosa.core.spectrum": [ + { + "caller": "librosa.core.spectrum.stft", + "callee": "librosa.filters.get_window", + "lineno": 241, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.stft", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 337, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.istft", + "callee": "librosa.filters.get_window", + "lineno": 515, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.istft", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 555, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.istft", + "callee": "librosa.core.spectrum.__overlap_add", + "lineno": 571, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.istft", + "callee": "librosa.core.spectrum.__overlap_add", + "lineno": 601, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.istft", + "callee": "librosa.filters.window_sumsquare", + "lineno": 606, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.__overlap_add", + "callee": ".numba.jit", + "lineno": 629, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_frequencies", + "callee": "librosa.filters.get_window", + "lineno": 758, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_frequencies", + "callee": "librosa.core.spectrum.stft", + "lineno": 765, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_frequencies", + "callee": "librosa.core.spectrum.stft", + "lineno": 784, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_frequencies", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 801, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_times", + "callee": "librosa.filters.get_window", + "lineno": 921, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_times", + "callee": "librosa.core.spectrum.stft", + "lineno": 931, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_times", + "callee": "librosa.core.spectrum.stft", + "lineno": 958, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.__reassign_times", + "callee": "librosa.core.convert.frames_to_time", + "lineno": 981, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.spectrum.reassigned_spectrogram", + "callee": "librosa.core.spectrum.__reassign_frequencies", + "lineno": 1203, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.reassigned_spectrogram", + "callee": "librosa.core.spectrum.__reassign_times", + "lineno": 1217, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.reassigned_spectrogram", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 1245, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.spectrum.reassigned_spectrogram", + "callee": "librosa.core.convert.frames_to_time", + "lineno": 1247, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.spectrum.phase_vocoder", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 1444, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.spectrum.iirt", + "callee": "librosa.filters.semitone_filterbank", + "lineno": 1597, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.iirt", + "callee": ".list.append", + "lineno": 1607, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.core.spectrum.iirt", + "callee": "librosa.core.audio.resample", + "lineno": 1607, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.amplitude_to_db", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1972, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.db_to_amplitude", + "callee": "librosa.core.spectrum.db_to_power", + "lineno": 2024, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.perceptual_weighting", + "callee": "librosa.core.convert.frequency_weighting", + "lineno": 2094, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.core.spectrum.perceptual_weighting", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 2096, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.fmt", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 2292, + "resolution": "imported_call" + }, + { + "caller": "librosa.core.spectrum.griffinlim", + "callee": "librosa.core.spectrum.istft", + "lineno": 2816, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.griffinlim", + "callee": "librosa.core.spectrum.stft", + "lineno": 2829, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum.griffinlim", + "callee": "librosa.core.spectrum.istft", + "lineno": 2850, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.core.spectrum._spectrogram", + "callee": "librosa.core.spectrum.stft", + "lineno": 2945, + "resolution": "direct_name_call" + } + ], + "librosa.core": [], + "librosa.feature.inverse": [ + { + "caller": "librosa.feature.inverse.mel_to_stft", + "callee": "librosa.filters.mel", + "lineno": 99, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.feature.inverse.mel_to_audio", + "callee": "librosa.feature.inverse.mel_to_stft", + "lineno": 190, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.inverse.mel_to_audio", + "callee": "librosa.core.spectrum.griffinlim", + "lineno": 192, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.inverse.mfcc_to_mel", + "callee": "librosa.util.utils.tiny", + "lineno": 273, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.inverse.mfcc_to_mel", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 278, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.inverse.mfcc_to_mel", + "callee": "librosa.core.spectrum.db_to_power", + "lineno": 280, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.inverse.mfcc_to_audio", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 369, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.inverse.mfcc_to_audio", + "callee": "librosa.feature.inverse.mel_to_audio", + "lineno": 373, + "resolution": "direct_name_call" + } + ], + "librosa.feature.rhythm": [ + { + "caller": "librosa.feature.rhythm.tempogram", + "callee": "librosa.filters.get_window", + "lineno": 145, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 151, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.tempogram", + "callee": "librosa.core.audio.autocorrelate", + "lineno": 175, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.fourier_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 272, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.fourier_tempogram", + "callee": "librosa.core.spectrum.stft", + "lineno": 275, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.tempo", + "callee": "librosa.core.convert.time_to_frames", + "lineno": 413, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.tempo", + "callee": "librosa.feature.rhythm.tempogram", + "lineno": 415, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.rhythm.tempo", + "callee": "librosa.core.convert.tempo_frequencies", + "lineno": 433, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.tempogram_ratio", + "callee": "librosa.feature.rhythm.tempogram", + "lineno": 615, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.rhythm.tempogram_ratio", + "callee": "librosa.core.convert.tempo_frequencies", + "lineno": 627, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.rhythm.tempogram_ratio", + "callee": "librosa.feature.rhythm.tempo", + "lineno": 631, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.rhythm.tempogram_ratio", + "callee": "librosa.core.harmonic.f0_harmonics", + "lineno": 648, + "resolution": "imported_call" + } + ], + "librosa.feature.spectral": [ + { + "caller": "librosa.feature.spectral.spectral_centroid", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 157, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_centroid", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 179, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_bandwidth", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 306, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_bandwidth", + "callee": "librosa.feature.spectral.spectral_centroid", + "lineno": 329, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.spectral.spectral_bandwidth", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 335, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_contrast", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 456, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_contrast", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 469, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_contrast", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 529, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_contrast", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 529, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_rolloff", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 638, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_rolloff", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 660, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.spectral_flatness", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 773, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.poly_features", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1020, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.poly_features", + "callee": "librosa.core.convert.fft_frequencies", + "lineno": 1033, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.zero_crossing_rate", + "callee": "librosa.core.audio.zero_crossings", + "lineno": 1125, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.chroma_stft", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1262, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.chroma_stft", + "callee": "librosa.core.pitch.estimate_tuning", + "lineno": 1275, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.chroma_stft", + "callee": "librosa.filters.chroma", + "lineno": 1278, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.feature.spectral.chroma_cqt", + "callee": "librosa.filters.cq_to_chroma", + "lineno": 1400, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.feature.spectral.chroma_cens", + "callee": "librosa.feature.spectral.chroma_cqt", + "lineno": 1524, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.spectral.chroma_cens", + "callee": "librosa.filters.get_window", + "lineno": 1553, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.feature.spectral.chroma_vqt", + "callee": "librosa.core.constantq.vqt", + "lineno": 1669, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.chroma_vqt", + "callee": "librosa.filters.cq_to_chroma", + "lineno": 1682, + "resolution": "qualified_module_call" + }, + { + "caller": "librosa.feature.spectral.tonnetz", + "callee": "librosa.feature.spectral.chroma_cqt", + "lineno": 1810, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.spectral.mfcc", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1993, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.mfcc", + "callee": "librosa.feature.spectral.melspectrogram", + "lineno": 1993, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.spectral.mfcc", + "callee": "librosa.core.fft.get_fftlib", + "lineno": 1995, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.melspectrogram", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 2135, + "resolution": "imported_call" + }, + { + "caller": "librosa.feature.spectral.melspectrogram", + "callee": "librosa.filters.mel", + "lineno": 2148, + "resolution": "qualified_module_call" + } + ], + "librosa.feature.utils": [ + { + "caller": "librosa.feature.utils.stack_memory", + "callee": "librosa.feature.utils.__stack", + "lineno": 267, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.feature.utils.__stack", + "callee": ".numba.jit", + "lineno": 272, + "resolution": "external_constructor_call" + } + ], + "librosa.feature": [], + "librosa.util.decorators": [ + { + "caller": "librosa.util.decorators.", + "callee": ".typing_extensions.ParamSpec", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.decorators.", + "callee": ".typing.TypeVar", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.decorators.moved", + "callee": ".decorator.decorator", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.decorators.deprecated", + "callee": ".decorator.decorator", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.decorators.", + "callee": ".typing.TypeVar", + "lineno": 68, + "resolution": "external_constructor_call" + } + ], + "librosa.util.deprecation": [], + "librosa.util.exceptions": [], + "librosa.util.files": [ + { + "caller": "librosa.util.files.", + "callee": "librosa.util.files._resource_file", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.files.", + "callee": "librosa.util.files._resource_file", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.files.find_files", + "callee": "librosa.util.files.__get_files", + "lineno": 272, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.files.find_files", + "callee": "librosa.util.files.__get_files", + "lineno": 274, + "resolution": "direct_name_call" + } + ], + "librosa.util.matching": [ + { + "caller": "librosa.util.matching.__jaccard", + "callee": ".list.reverse", + "lineno": 29, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.util.matching.__jaccard", + "callee": ".list.reverse", + "lineno": 33, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.util.matching.__match_interval_overlaps", + "callee": "librosa.util.matching.__jaccard", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.matching.__match_intervals", + "callee": "librosa.util.matching.__match_interval_overlaps", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.matching.match_intervals", + "callee": "librosa.util.utils.valid_intervals", + "lineno": 200, + "resolution": "imported_call" + }, + { + "caller": "librosa.util.matching.match_intervals", + "callee": "librosa.util.utils.valid_intervals", + "lineno": 201, + "resolution": "imported_call" + }, + { + "caller": "librosa.util.matching.match_intervals", + "callee": "librosa.util.matching.__match_intervals", + "lineno": 205, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.matching.match_events", + "callee": "librosa.util.matching.__match_events_helper", + "lineno": 305, + "resolution": "direct_name_call" + } + ], + "librosa.util.utils": [ + { + "caller": "librosa.util.utils.frame", + "callee": ".numpy.lib.stride_tricks.as_strided", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.utils.fix_frames", + "callee": ".list.append", + "lineno": 654, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.util.utils.fix_frames", + "callee": ".list.append", + "lineno": 656, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.util.utils.normalize", + "callee": "librosa.util.utils.tiny", + "lineno": 955, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils._localmax", + "callee": "librosa.util.utils._localmax_sten", + "lineno": 1049, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils._localmin", + "callee": "librosa.util.utils._localmin_sten", + "lineno": 1066, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.localmax", + "callee": "librosa.util.utils._localmax", + "lineno": 1122, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.localmin", + "callee": "librosa.util.utils._localmin", + "lineno": 1184, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.peak_pick", + "callee": "librosa.util.utils.valid_int", + "lineno": 1345, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.peak_pick", + "callee": "librosa.util.utils.valid_int", + "lineno": 1346, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.peak_pick", + "callee": "librosa.util.utils.valid_int", + "lineno": 1347, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.peak_pick", + "callee": "librosa.util.utils.valid_int", + "lineno": 1348, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.peak_pick", + "callee": "librosa.util.utils.valid_int", + "lineno": 1349, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.peak_pick", + "callee": "librosa.util.utils.__peak_pick", + "lineno": 1352, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.index_to_slice", + "callee": "librosa.util.utils.fix_frames", + "lineno": 1542, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.sync", + "callee": "librosa.util.utils.index_to_slice", + "lineno": 1654, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.", + "callee": ".typing.TypeVar", + "lineno": 2045, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.utils.shear", + "callee": "librosa.util.utils.__shear_sparse", + "lineno": 2111, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.shear", + "callee": "librosa.util.utils.__shear_dense", + "lineno": 2113, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.stack", + "callee": ".set.pop", + "lineno": 2198, + "resolution": "local_builtin_method_call" + }, + { + "caller": "librosa.util.utils.", + "callee": ".typing.TypeVar", + "lineno": 2445, + "resolution": "external_constructor_call" + }, + { + "caller": "librosa.util.utils.abs2", + "callee": "librosa.util.utils._cabs2", + "lineno": 2478, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util.utils.phasor", + "callee": "librosa.util.utils._phasor_angles", + "lineno": 2566, + "resolution": "direct_name_call" + } + ], + "librosa.util._nnls": [ + { + "caller": "librosa.util._nnls.nnls", + "callee": "librosa.util._nnls._nnls_lbfgs_block", + "lineno": 150, + "resolution": "direct_name_call" + }, + { + "caller": "librosa.util._nnls.nnls", + "callee": "librosa.util._nnls._nnls_lbfgs_block", + "lineno": 159, + "resolution": "direct_name_call" + } + ], + "librosa.util": [], + "librosa.util.example_data": [], + "scripts.audit_docstring_examples": [ + { + "caller": "scripts.audit_docstring_examples.find_functions_with_param.check_function", + "callee": ".list.append", + "lineno": 37, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.find_functions_with_param.visit_module", + "callee": "scripts.audit_docstring_examples.find_functions_with_param.check_function", + "lineno": 43, + "resolution": "nested_function_call" + }, + { + "caller": "scripts.audit_docstring_examples.find_functions_with_param.visit_module", + "callee": "scripts.audit_docstring_examples.find_functions_with_param.visit_module", + "lineno": 46, + "resolution": "nested_function_call" + }, + { + "caller": "scripts.audit_docstring_examples.find_functions_with_param", + "callee": "scripts.audit_docstring_examples.find_functions_with_param.visit_module", + "lineno": 49, + "resolution": "nested_function_call" + }, + { + "caller": "scripts.audit_docstring_examples.find_functions.visit_module", + "callee": ".list.append", + "lineno": 70, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.find_functions.visit_module", + "callee": "scripts.audit_docstring_examples.find_functions.visit_module", + "lineno": 73, + "resolution": "nested_function_call" + }, + { + "caller": "scripts.audit_docstring_examples.find_functions", + "callee": "scripts.audit_docstring_examples.find_functions.visit_module", + "lineno": 76, + "resolution": "nested_function_call" + }, + { + "caller": "scripts.audit_docstring_examples.LibrosaCallVisitor.visit_Call", + "callee": "scripts.audit_docstring_examples.LibrosaCallVisitor.is_librosa_call", + "lineno": 87, + "resolution": "self_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.LibrosaCallVisitor.visit_Call", + "callee": "scripts.audit_docstring_examples.LibrosaCallVisitor.get_full_func_name", + "lineno": 89, + "resolution": "self_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.LibrosaCallVisitor.visit_Call", + "callee": ".ast.NodeVisitor.generic_visit", + "lineno": 94, + "resolution": "external_inherited_call" + }, + { + "caller": "scripts.audit_docstring_examples.LibrosaCallVisitor.is_librosa_call", + "callee": "scripts.audit_docstring_examples.LibrosaCallVisitor.is_librosa_call", + "lineno": 99, + "resolution": "self_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.LibrosaCallVisitor.get_full_func_name", + "callee": ".list.append", + "lineno": 109, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.LibrosaCallVisitor.get_full_func_name", + "callee": ".list.append", + "lineno": 112, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.extract_librosa_calls", + "callee": "scripts.audit_docstring_examples.LibrosaCallVisitor.__init__", + "lineno": 122, + "resolution": "same_module_class_call" + }, + { + "caller": "scripts.audit_docstring_examples.extract_code_blocks", + "callee": ".list.append", + "lineno": 158, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.extract_code_blocks", + "callee": ".list.append", + "lineno": 161, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.extract_code_blocks", + "callee": ".list.append", + "lineno": 166, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.audit_docstring_examples.", + "callee": "scripts.audit_docstring_examples.find_functions_with_param", + "lineno": 172, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.audit_docstring_examples.", + "callee": "scripts.audit_docstring_examples.find_functions", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.audit_docstring_examples.", + "callee": "scripts.audit_docstring_examples.extract_code_blocks", + "lineno": 181, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.audit_docstring_examples.", + "callee": "scripts.audit_docstring_examples.extract_librosa_calls", + "lineno": 182, + "resolution": "direct_name_call" + } + ], + "scripts.create_author_list": [ + { + "caller": "scripts.create_author_list.get_contributors", + "callee": "scripts.create_author_list.parse_link_header", + "lineno": 99, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.create_author_list.get_contributors", + "callee": ".dict.items", + "lineno": 120, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.create_author_list.", + "callee": "scripts.create_author_list.get_contributors", + "lineno": 127, + "resolution": "direct_name_call" + } + ], + "scripts.create_intervals": [ + { + "caller": "scripts.create_intervals.", + "callee": "scripts.create_intervals.main", + "lineno": 83, + "resolution": "direct_name_call" + } + ], + "scripts.pull_dois": [ + { + "caller": "scripts.pull_dois.safe_urlopen", + "callee": "scripts.pull_dois.validate_url", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.pull_dois.get_zenodo_record_versions", + "callee": "scripts.pull_dois.validate_url", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.pull_dois.get_zenodo_record_versions", + "callee": "scripts.pull_dois.safe_urlopen", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.pull_dois.get_zenodo_record_versions", + "callee": ".list.extend", + "lineno": 68, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.pull_dois.", + "callee": "scripts.pull_dois.get_zenodo_record_versions", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "scripts.pull_dois.", + "callee": "scripts.pull_dois.save_as_msgpack", + "lineno": 93, + "resolution": "direct_name_call" + } + ], + "tests.conftest": [], + "tests.test_beat": [ + { + "caller": "tests.test_beat.test_onset_strength", + "callee": ".test_core.load", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_beat.test_onset_strength", + "callee": "librosa.onset.onset_strength", + "lineno": 36, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_onset_strength", + "callee": ".test_core.files", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_beat.test_beat_no_input", + "callee": "librosa.beat.beat_track", + "lineno": 82, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_no_onsets", + "callee": "librosa.beat.beat_track", + "lineno": 94, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_no_onsets", + "callee": "librosa.beat.beat_track", + "lineno": 102, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.oenv", + "callee": "librosa.onset.onset_strength", + "lineno": 137, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat", + "callee": "librosa.beat.beat_track", + "lineno": 160, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_bad_tightness", + "callee": "librosa.beat.beat_track", + "lineno": 183, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_bad_bpm", + "callee": "librosa.beat.beat_track", + "lineno": 190, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_bad_start_bpm", + "callee": "librosa.beat.beat_track", + "lineno": 197, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_units", + "callee": "librosa.beat.beat_track", + "lineno": 214, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_units", + "callee": "librosa.beat.beat_track", + "lineno": 215, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_sparse", + "callee": "librosa.beat.beat_track", + "lineno": 232, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_beat_sparse", + "callee": "librosa.beat.beat_track", + "lineno": 233, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_plp", + "callee": "librosa.onset.onset_strength", + "lineno": 261, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_plp", + "callee": "librosa.beat.plp", + "lineno": 265, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.test_plp", + "callee": "librosa.beat.plp", + "lineno": 276, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.deprecated_test_beat", + "callee": ".test_core.load", + "lineno": 298, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_beat.deprecated_test_beat", + "callee": "librosa.beat.beat_track", + "lineno": 300, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_beat.deprecated_test_beat", + "callee": ".test_core.files", + "lineno": 295, + "resolution": "external_constructor_call" + } + ], + "tests.test_cache": [ + { + "caller": "tests.test_cache.local_cache", + "callee": "librosa._cache.CacheManager.__init__", + "lineno": 28, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_cache.test_cache_disabled", + "callee": "librosa._cache.CacheManager.__init__", + "lineno": 42, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_cache.test_cache_enabled", + "callee": "tests.test_cache.local_cache", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cache.test_cache_enabled", + "callee": "tests.test_cache.func", + "lineno": 58, + "resolution": "direct_name_call" + } + ], + "tests.test_constantq": [ + { + "caller": "tests.test_constantq.y_cqt", + "callee": "tests.test_constantq.make_signal", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_constantq.y_hybrid", + "callee": "tests.test_constantq.make_signal", + "lineno": 325, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_constantq.y_white", + "callee": ".test_core.srand", + "lineno": 491, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_constantq.test_cqt_white_noise", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 506, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_constantq.test_hybrid_cqt_white_noise", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 525, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_constantq.y_icqt", + "callee": "tests.test_constantq.make_signal", + "lineno": 539, + "resolution": "direct_name_call" + } + ], + "tests.test_convert": [], + "tests.test_core": [ + { + "caller": "tests.test_core.test_load", + "callee": "tests.test_core.load", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_load", + "callee": "tests.test_core.files", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_stft", + "callee": "tests.test_core.load", + "lineno": 289, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_stft", + "callee": "librosa.core.spectrum.stft", + "lineno": 307, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft", + "callee": "tests.test_core.files", + "lineno": 285, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_stft_toolong_left", + "callee": "librosa.core.spectrum.stft", + "lineno": 323, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_toolong_center", + "callee": "librosa.core.spectrum.stft", + "lineno": 329, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_winsizes", + "callee": "librosa.core.spectrum.stft", + "lineno": 339, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_preallocate", + "callee": "librosa.core.spectrum.stft", + "lineno": 353, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_preallocate", + "callee": "librosa.core.spectrum.stft", + "lineno": 355, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_preallocate_oversize", + "callee": "librosa.core.spectrum.stft", + "lineno": 371, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_preallocate_oversize", + "callee": "librosa.core.spectrum.stft", + "lineno": 375, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_preallocate_undersize", + "callee": "librosa.core.spectrum.stft", + "lineno": 392, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_preallocate_undersize", + "callee": "librosa.core.spectrum.stft", + "lineno": 396, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_istft_preallocate", + "callee": "librosa.core.spectrum.stft", + "lineno": 408, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_istft_preallocate", + "callee": "librosa.core.spectrum.istft", + "lineno": 410, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_istft_preallocate", + "callee": "librosa.core.spectrum.istft", + "lineno": 412, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test___reassign_frequencies", + "callee": "librosa.core.spectrum.__reassign_frequencies", + "lineno": 426, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test___reassign_frequencies", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 430, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test___reassign_frequencies_regress", + "callee": "tests.test_core.load", + "lineno": 446, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test___reassign_frequencies_regress", + "callee": "librosa.core.spectrum.__reassign_frequencies", + "lineno": 450, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test___reassign_frequencies_regress", + "callee": "tests.test_core.files", + "lineno": 443, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test___reassign_times", + "callee": "librosa.core.spectrum.__reassign_times", + "lineno": 486, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test___reassign_times_center", + "callee": "librosa.core.spectrum.__reassign_times", + "lineno": 501, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_reassigned_spectrogram_clip", + "callee": "librosa.core.spectrum.reassigned_spectrogram", + "lineno": 530, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_reassigned_spectrogram_ref_power", + "callee": "librosa.core.spectrum.reassigned_spectrogram", + "lineno": 567, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_reassigned_spectrogram_fill_nan", + "callee": "librosa.core.spectrum.reassigned_spectrogram", + "lineno": 613, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_reassigned_spectrogram_flags", + "callee": "librosa.core.spectrum.reassigned_spectrogram", + "lineno": 647, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_reassigned_spectrogram_parameters", + "callee": "librosa.core.spectrum.reassigned_spectrogram", + "lineno": 675, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_reassigned_spectrogram_parameters", + "callee": "librosa.core.spectrum.reassigned_spectrogram", + "lineno": 680, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_salience_basecase", + "callee": "librosa.core.spectrum.stft", + "lineno": 687, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_salience_basecase2", + "callee": "librosa.core.spectrum.stft", + "lineno": 704, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_magphase", + "callee": "librosa.core.spectrum.stft", + "lineno": 811, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_magphase", + "callee": "librosa.core.spectrum.magphase", + "lineno": 813, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_magphase_zero", + "callee": "librosa.core.spectrum.magphase", + "lineno": 824, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_magphase_denormalized", + "callee": "librosa.core.spectrum.magphase", + "lineno": 835, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_magphase_real", + "callee": "librosa.core.spectrum.magphase", + "lineno": 846, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_load_options", + "callee": "tests.test_core.files", + "lineno": 889, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_lpc_regress", + "callee": "tests.test_core.files", + "lineno": 1010, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_lpc_simple", + "callee": "tests.test_core.srand", + "lineno": 1027, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.pip_spec", + "callee": "librosa.core.spectrum.stft", + "lineno": 1112, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pyin_multi", + "callee": "librosa.filters.get_window", + "lineno": 1248, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pyin_multi_center", + "callee": "librosa.filters.get_window", + "lineno": 1275, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_piptrack", + "callee": "librosa.core.spectrum.stft", + "lineno": 1391, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram", + "callee": "librosa.core.spectrum.stft", + "lineno": 1456, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1458, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1467, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1474, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1481, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1488, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test__spectrogram_no_nfft", + "callee": "librosa.core.spectrum._spectrogram", + "lineno": 1496, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_power_to_db", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1509, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_power_to_db", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1511, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_power_to_db_fail", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1524, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_power_to_db_inv", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1534, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db", + "callee": "tests.test_core.srand", + "lineno": 1540, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 1547, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1548, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db_complex", + "callee": "tests.test_core.srand", + "lineno": 1554, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db_complex", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 1562, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db_complex", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1564, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db_scalar", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 1570, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_amplitude_to_db_scalar", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 1571, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_power_to_db_scalar", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1575, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_power_to_db_scalar", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1576, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude_scalar", + "callee": "librosa.core.spectrum.db_to_amplitude", + "lineno": 1580, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude_scalar", + "callee": "librosa.core.spectrum.db_to_amplitude", + "lineno": 1581, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_power_scalar", + "callee": "librosa.core.spectrum.db_to_power", + "lineno": 1585, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_power_scalar", + "callee": "librosa.core.spectrum.db_to_power", + "lineno": 1586, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_power_inv", + "callee": "librosa.core.spectrum.power_to_db", + "lineno": 1594, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_power_inv", + "callee": "librosa.core.spectrum.db_to_power", + "lineno": 1595, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_power", + "callee": "librosa.core.spectrum.db_to_power", + "lineno": 1608, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude_inv", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 1618, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude_inv", + "callee": "librosa.core.spectrum.db_to_amplitude", + "lineno": 1619, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude", + "callee": "tests.test_core.srand", + "lineno": 1626, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude", + "callee": "librosa.core.spectrum.amplitude_to_db", + "lineno": 1633, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_db_to_amplitude", + "callee": "librosa.core.spectrum.db_to_amplitude", + "lineno": 1634, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_fmt_scale", + "callee": "librosa.core.spectrum.fmt", + "lineno": 1797, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_fmt_scale", + "callee": "librosa.core.spectrum.fmt", + "lineno": 1805, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_fmt_fail", + "callee": "librosa.core.spectrum.fmt", + "lineno": 1831, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_fmt_fail_badinput", + "callee": "librosa.core.spectrum.fmt", + "lineno": 1837, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_fmt_axis", + "callee": "tests.test_core.srand", + "lineno": 1842, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_fmt_axis", + "callee": "librosa.core.spectrum.fmt", + "lineno": 1845, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_fmt_axis", + "callee": "librosa.core.spectrum.fmt", + "lineno": 1846, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_harmonics_1d", + "callee": ".typing.cast", + "lineno": 1870, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_core.test_harmonics_2d", + "callee": ".typing.cast", + "lineno": 1894, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_core.test_harmonics_2d_varying", + "callee": ".typing.cast", + "lineno": 1943, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_core.test_iirt", + "callee": "librosa.core.spectrum.iirt", + "lineno": 1973, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_iirt", + "callee": "librosa.core.spectrum.iirt", + "lineno": 1977, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_iirt_flayout1", + "callee": "librosa.core.spectrum.iirt", + "lineno": 1986, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_iirt_peaks", + "callee": "librosa.core.spectrum.iirt", + "lineno": 2018, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_iirt_padding", + "callee": "librosa.core.spectrum.iirt", + "lineno": 2044, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_failures", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2071, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_power", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2087, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_ones", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2095, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_drc", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2104, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_complex", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2122, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_zeros", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2141, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "tests.test_core.srand", + "lineno": 2158, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2163, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2164, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2165, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2171, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2172, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2173, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2179, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2180, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2181, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2182, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2189, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2190, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2191, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2192, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_axes_nomax", + "callee": "tests.test_core.srand", + "lineno": 2201, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_pcen_axes_nomax", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2205, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_max1", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2211, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_ref", + "callee": "tests.test_core.srand", + "lineno": 2216, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_pcen_ref", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2224, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_ref", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2228, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_stream", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2242, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_stream", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2243, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_stream", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2245, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_stream_multi", + "callee": "tests.test_core.srand", + "lineno": 2252, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_core.test_pcen_stream_multi", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2266, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_stream_multi", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2267, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_pcen_stream_multi", + "callee": "librosa.core.spectrum.pcen", + "lineno": 2270, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_griffinlim", + "callee": "librosa.core.spectrum.stft", + "lineno": 2336, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_griffinlim", + "callee": "librosa.core.spectrum.griffinlim", + "lineno": 2348, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_griffinlim_badinit", + "callee": "librosa.core.spectrum.griffinlim", + "lineno": 2375, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_griffinlim_badrng", + "callee": "librosa.core.spectrum.griffinlim", + "lineno": 2381, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_griffinlim_momentum", + "callee": "librosa.core.spectrum.griffinlim", + "lineno": 2387, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_griffinlim_momentum_warn", + "callee": "librosa.core.spectrum.griffinlim", + "lineno": 2393, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stream", + "callee": ".list.append", + "lineno": 2506, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_core.test_stft_bad_prealloc_shape", + "callee": "librosa.core.spectrum.stft", + "lineno": 2608, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_bad_prealloc_dtype", + "callee": "librosa.core.spectrum.stft", + "lineno": 2616, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_stft_bad_prealloc_dtype", + "callee": "librosa.core.spectrum.stft", + "lineno": 2619, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_core.test_istft_bad_prealloc_shape", + "callee": "librosa.core.spectrum.istft", + "lineno": 2625, + "resolution": "qualified_module_call" + } + ], + "tests.test_decompose": [ + { + "caller": "tests.test_decompose.test_default_decompose", + "callee": "librosa.decompose.decompose", + "lineno": 28, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_given_decompose", + "callee": "librosa.decompose.decompose", + "lineno": 39, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_decompose_fit", + "callee": ".test_core.srand", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_decompose_fit", + "callee": "librosa.decompose.decompose", + "lineno": 53, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_decompose_fit", + "callee": "librosa.decompose.decompose", + "lineno": 57, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_decompose_multi_sort", + "callee": "librosa.decompose.decompose", + "lineno": 65, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_decompose_multi", + "callee": ".test_core.srand", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_decompose_multi", + "callee": "librosa.decompose.decompose", + "lineno": 74, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_decompose_multi", + "callee": "librosa.decompose.decompose", + "lineno": 80, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_decompose_fit_false", + "callee": "librosa.decompose.decompose", + "lineno": 91, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_sorted_decompose", + "callee": "librosa.decompose.decompose", + "lineno": 98, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_real_hpss", + "callee": "librosa.decompose.hpss", + "lineno": 124, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_hpss_margin_error", + "callee": "librosa.decompose.hpss", + "lineno": 142, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_complex_hpss", + "callee": "librosa.decompose.hpss", + "lineno": 146, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean", + "callee": ".test_core.srand", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 156, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean", + "callee": "librosa.decompose.nn_filter", + "lineno": 158, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean_rec", + "callee": ".test_core.srand", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean_rec", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 172, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean_rec", + "callee": "librosa.decompose.nn_filter", + "lineno": 177, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean_rec_sparse", + "callee": ".test_core.srand", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean_rec_sparse", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 193, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_mean_rec_sparse", + "callee": "librosa.decompose.nn_filter", + "lineno": 195, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_multi", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 213, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_multi", + "callee": "librosa.decompose.nn_filter", + "lineno": 219, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_multi", + "callee": "librosa.decompose.nn_filter", + "lineno": 223, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_multi", + "callee": "librosa.decompose.nn_filter", + "lineno": 224, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_avg", + "callee": ".test_core.srand", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_avg", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 237, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_avg", + "callee": "librosa.decompose.nn_filter", + "lineno": 239, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_badselfsim", + "callee": ".test_core.srand", + "lineno": 255, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_decompose.test_nn_filter_badselfsim", + "callee": "librosa.decompose.nn_filter", + "lineno": 261, + "resolution": "qualified_module_call" + } + ], + "tests.test_display": [ + { + "caller": "tests.test_display.rhythm", + "callee": "librosa.beat.beat_track", + "lineno": 81, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_unknown_time_unit", + "callee": "librosa.display.TimeFormatter.__init__", + "lineno": 111, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_complex_input", + "callee": "librosa.display.specshow", + "lineno": 123, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_abs_input", + "callee": "librosa.display.specshow", + "lineno": 133, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_cqt_note", + "callee": "librosa.display.specshow", + "lineno": 143, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_fft_note", + "callee": "librosa.display.specshow", + "lineno": 153, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_cqt_hz", + "callee": "librosa.display.specshow", + "lineno": 163, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_tempo", + "callee": "librosa.display.specshow", + "lineno": 175, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_fourier_tempo", + "callee": "librosa.display.specshow", + "lineno": 190, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_tonnetz", + "callee": "librosa.display.specshow", + "lineno": 202, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma", + "callee": "librosa.display.specshow", + "lineno": 214, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma", + "callee": "librosa.display.specshow", + "lineno": 218, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma", + "callee": "librosa.display.specshow", + "lineno": 222, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma_svara", + "callee": "librosa.display.specshow", + "lineno": 237, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma_svara", + "callee": "librosa.display.specshow", + "lineno": 240, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma_svara", + "callee": "librosa.display.specshow", + "lineno": 243, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chroma_svara", + "callee": "librosa.display.specshow", + "lineno": 246, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_double_chroma", + "callee": "librosa.display.specshow", + "lineno": 264, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_x_mel", + "callee": "librosa.display.specshow", + "lineno": 276, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_y_mel", + "callee": "librosa.display.specshow", + "lineno": 288, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_y_mel_bounded", + "callee": "librosa.display.specshow", + "lineno": 301, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_linear", + "callee": "librosa.display.specshow", + "lineno": 312, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_linear", + "callee": "librosa.display.specshow", + "lineno": 315, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_linear", + "callee": "librosa.display.specshow", + "lineno": 318, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_ext_axes", + "callee": "librosa.display.specshow", + "lineno": 332, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_ext_axes", + "callee": "librosa.display.specshow", + "lineno": 333, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_log", + "callee": "librosa.display.specshow", + "lineno": 345, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_log", + "callee": "librosa.display.specshow", + "lineno": 348, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_log", + "callee": "librosa.display.specshow", + "lineno": 351, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_linear_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 363, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_linear_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 366, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_linear_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 369, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_log_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 382, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_log_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 385, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_log_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 388, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_time_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 399, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_time", + "callee": "librosa.display.specshow", + "lineno": 410, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_frames_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 421, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_none_yaxis_frames", + "callee": "librosa.display.specshow", + "lineno": 432, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_lag_yaxis_none", + "callee": "librosa.display.specshow", + "lineno": 443, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_xaxis_time_yaxis_lag", + "callee": "librosa.display.specshow", + "lineno": 454, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_scales_auto", + "callee": "librosa.display.specshow", + "lineno": 469, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_scales_auto", + "callee": "librosa.display.specshow", + "lineno": 473, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_scales_auto", + "callee": "librosa.display.specshow", + "lineno": 477, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_scales_auto", + "callee": "librosa.display.specshow", + "lineno": 481, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit", + "callee": "librosa.display.specshow", + "lineno": 498, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit", + "callee": "librosa.display.specshow", + "lineno": 502, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit", + "callee": "librosa.display.specshow", + "lineno": 506, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit", + "callee": "librosa.display.specshow", + "lineno": 510, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit", + "callee": "librosa.display.specshow", + "lineno": 514, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit_lag", + "callee": "librosa.display.specshow", + "lineno": 529, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit_lag", + "callee": "librosa.display.specshow", + "lineno": 533, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit_lag", + "callee": "librosa.display.specshow", + "lineno": 537, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit_lag", + "callee": "librosa.display.specshow", + "lineno": 541, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_time_unit_lag", + "callee": "librosa.display.specshow", + "lineno": 545, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_mono", + "callee": "librosa.display.waveshow", + "lineno": 558, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_mono_trans", + "callee": "librosa.display.waveshow", + "lineno": 572, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_mono_zoom", + "callee": "librosa.display.waveshow", + "lineno": 583, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_mono_zoom_trans", + "callee": "librosa.display.waveshow", + "lineno": 599, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_mono_zoom_out", + "callee": "librosa.display.waveshow", + "lineno": 615, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_ext_axes", + "callee": "librosa.display.waveshow", + "lineno": 633, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_ext_axes", + "callee": "librosa.display.waveshow", + "lineno": 634, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_stereo", + "callee": "librosa.display.waveshow", + "lineno": 647, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_unknown_wavaxis", + "callee": "librosa.display.waveshow", + "lineno": 655, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_unknown_wavaxis", + "callee": "librosa.display.waveshow", + "lineno": 663, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_bad_maxpoints", + "callee": "librosa.display.waveshow", + "lineno": 670, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_unknown_axis", + "callee": "librosa.display.specshow", + "lineno": 680, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_cmap_robust", + "callee": "librosa.display.cmap", + "lineno": 694, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_cmap_robust", + "callee": "librosa.display.cmap", + "lineno": 695, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_coords", + "callee": "librosa.display.specshow", + "lineno": 714, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_bad_coords", + "callee": "librosa.display.specshow", + "lineno": 721, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_sharex_specshow_ms", + "callee": "librosa.display.specshow", + "lineno": 734, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_sharex_specshow_ms", + "callee": "librosa.display.waveshow", + "lineno": 739, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_sharex_waveplot_ms", + "callee": "librosa.display.waveshow", + "lineno": 754, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_sharex_waveplot_ms", + "callee": "librosa.display.specshow", + "lineno": 757, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_axis_bound_warning", + "callee": "librosa.display.specshow", + "lineno": 773, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_cqt_svara", + "callee": "librosa.display.specshow", + "lineno": 794, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_cqt_svara", + "callee": "librosa.display.specshow", + "lineno": 795, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_cqt_svara", + "callee": "librosa.display.specshow", + "lineno": 796, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_cqt_svara", + "callee": "librosa.display.specshow", + "lineno": 797, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_cqt_svara", + "callee": "librosa.display.specshow", + "lineno": 798, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_svara", + "callee": "librosa.display.specshow", + "lineno": 820, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_svara", + "callee": "librosa.display.specshow", + "lineno": 821, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_svara", + "callee": "librosa.display.specshow", + "lineno": 822, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_svara", + "callee": "librosa.display.specshow", + "lineno": 823, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_svara", + "callee": "librosa.display.specshow", + "lineno": 824, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_odd", + "callee": "librosa.display.specshow", + "lineno": 847, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_odd", + "callee": "librosa.display.specshow", + "lineno": 850, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fft_odd", + "callee": "librosa.display.specshow", + "lineno": 853, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fourier_tempo_odd", + "callee": "librosa.display.specshow", + "lineno": 873, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fourier_tempo_odd", + "callee": "librosa.display.specshow", + "lineno": 876, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_display_fourier_tempo_odd", + "callee": "librosa.display.specshow", + "lineno": 879, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_same_axes", + "callee": "librosa.display.__same_axes", + "lineno": 899, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_auto_aspect", + "callee": "librosa.display.specshow", + "lineno": 913, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_auto_aspect", + "callee": "librosa.display.specshow", + "lineno": 917, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_auto_aspect", + "callee": "librosa.display.specshow", + "lineno": 921, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_auto_aspect", + "callee": "librosa.display.specshow", + "lineno": 927, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_auto_aspect", + "callee": "librosa.display.specshow", + "lineno": 933, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_true", + "callee": "librosa.display.specshow", + "lineno": 951, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_true", + "callee": "librosa.display.specshow", + "lineno": 954, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_true", + "callee": "librosa.display.specshow", + "lineno": 959, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_true", + "callee": "librosa.display.specshow", + "lineno": 964, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_true", + "callee": "librosa.display.specshow", + "lineno": 969, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_false", + "callee": "librosa.display.specshow", + "lineno": 993, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_false", + "callee": "librosa.display.specshow", + "lineno": 996, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_false", + "callee": "librosa.display.specshow", + "lineno": 1001, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_false", + "callee": "librosa.display.specshow", + "lineno": 1006, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_unicode_false", + "callee": "librosa.display.specshow", + "lineno": 1010, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_disconnect", + "callee": "librosa.display.waveshow", + "lineno": 1022, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_waveshow_deladaptor", + "callee": "librosa.display.waveshow", + "lineno": 1049, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_vqt", + "callee": "librosa.display.specshow", + "lineno": 1083, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_vqt", + "callee": "librosa.display.specshow", + "lineno": 1084, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_vqt", + "callee": "librosa.display.specshow", + "lineno": 1085, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_vqt", + "callee": "librosa.display.specshow", + "lineno": 1086, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chromafjs_badintervals", + "callee": "librosa.display.ChromaFJSFormatter.__init__", + "lineno": 1097, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_chromafjs_badbpo", + "callee": "librosa.display.ChromaFJSFormatter.__init__", + "lineno": 1102, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_chromafjs", + "callee": "librosa.display.specshow", + "lineno": 1120, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_specshow_chromafjs", + "callee": "librosa.display.specshow", + "lineno": 1121, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_display.test_vqt_hz_nointervals", + "callee": "librosa.display.specshow", + "lineno": 1128, + "resolution": "qualified_module_call" + } + ], + "tests.test_dtw": [ + { + "caller": "tests.test_dtw.test_1d_input", + "callee": "librosa.sequence.dtw", + "lineno": 16, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global", + "callee": "librosa.sequence.dtw", + "lineno": 35, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global", + "callee": "librosa.sequence.dtw", + "lineno": 39, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global_constrained", + "callee": "librosa.sequence.dtw", + "lineno": 60, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global_supplied_distance_matrix", + "callee": ".scipy.spatial.distance.cdist", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global_supplied_distance_matrix", + "callee": "librosa.sequence.dtw", + "lineno": 87, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_gobal_boundary", + "callee": "librosa.sequence.dtw", + "lineno": 101, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_boundary", + "callee": "librosa.sequence.dtw", + "lineno": 114, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_steps", + "callee": "librosa.sequence.dtw", + "lineno": 127, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_steps", + "callee": "librosa.sequence.dtw", + "lineno": 130, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_steps", + "callee": "librosa.sequence.dtw_backtracking", + "lineno": 134, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_backtracking_incompatible_args_01", + "callee": "librosa.sequence.dtw", + "lineno": 148, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_backtracking_incompatible_args_01", + "callee": "librosa.sequence.dtw_backtracking", + "lineno": 152, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_incompatible_args_01", + "callee": "librosa.sequence.dtw", + "lineno": 157, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_incompatible_args_02", + "callee": "librosa.sequence.dtw", + "lineno": 162, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_incompatible_sigma_add", + "callee": "librosa.sequence.dtw", + "lineno": 169, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_incompatible_sigma_mul", + "callee": "librosa.sequence.dtw", + "lineno": 176, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_incompatible_sigma_diag", + "callee": "librosa.sequence.dtw", + "lineno": 183, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_incompatible_sigma_diag_precomp", + "callee": "librosa.sequence.dtw", + "lineno": 189, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global_diagonal", + "callee": "librosa.sequence.dtw", + "lineno": 199, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq", + "callee": ".test_core.srand", + "lineno": 212, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq", + "callee": "librosa.sequence.dtw", + "lineno": 222, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_supplied_distance_matrix", + "callee": ".scipy.spatial.distance.cdist", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_supplied_distance_matrix", + "callee": "librosa.sequence.dtw", + "lineno": 235, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_supplied_distance_matrix", + "callee": "librosa.sequence.dtw", + "lineno": 236, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_sym", + "callee": "librosa.sequence.dtw", + "lineno": 249, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_sym", + "callee": "librosa.sequence.dtw", + "lineno": 250, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global_constraint_destructive", + "callee": "librosa.sequence.dtw", + "lineno": 264, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_global_inf", + "callee": "librosa.sequence.dtw", + "lineno": 278, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_inf", + "callee": "librosa.sequence.dtw", + "lineno": 287, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_subseq_pass", + "callee": "librosa.sequence.dtw", + "lineno": 294, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_nan_fail", + "callee": "librosa.sequence.dtw", + "lineno": 301, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_negative_steps", + "callee": "librosa.sequence.dtw", + "lineno": 310, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_multi", + "callee": ".test_core.srand", + "lineno": 315, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_dtw.test_dtw_multi", + "callee": "librosa.sequence.dtw", + "lineno": 319, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_dtw.test_dtw_multi", + "callee": "librosa.sequence.dtw", + "lineno": 324, + "resolution": "qualified_module_call" + } + ], + "tests.test_effects": [ + { + "caller": "tests.test_effects.test_time_stretch", + "callee": "librosa.effects.time_stretch", + "lineno": 51, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_time_stretch_multi", + "callee": "librosa.effects.time_stretch", + "lineno": 64, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_time_stretch_multi", + "callee": "librosa.effects.time_stretch", + "lineno": 65, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_time_stretch_multi", + "callee": "librosa.effects.time_stretch", + "lineno": 66, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_pitch_shift", + "callee": "librosa.effects.pitch_shift", + "lineno": 91, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_pitch_shift_multi", + "callee": "librosa.effects.pitch_shift", + "lineno": 106, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_pitch_shift_multi", + "callee": "librosa.effects.pitch_shift", + "lineno": 107, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_pitch_shift_multi", + "callee": "librosa.effects.pitch_shift", + "lineno": 108, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_remix_mono", + "callee": "librosa.effects.remix", + "lineno": 127, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_remix_stereo", + "callee": "librosa.effects.remix", + "lineno": 142, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_hpss", + "callee": "librosa.effects.hpss", + "lineno": 150, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_hpss_multi", + "callee": "librosa.effects.hpss", + "lineno": 165, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_hpss_multi", + "callee": "librosa.effects.hpss", + "lineno": 166, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_hpss_multi", + "callee": "librosa.effects.hpss", + "lineno": 167, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_percussive", + "callee": "librosa.effects.hpss", + "lineno": 184, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_percussive", + "callee": "librosa.effects.percussive", + "lineno": 186, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_harmonic", + "callee": "librosa.effects.hpss", + "lineno": 195, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_harmonic", + "callee": "librosa.effects.harmonic", + "lineno": 197, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_trim", + "callee": "librosa.effects.trim", + "lineno": 222, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_trim_empty", + "callee": "librosa.effects.trim", + "lineno": 252, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_trim_multi", + "callee": "librosa.effects.trim", + "lineno": 262, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_split_multi", + "callee": "librosa.effects.split", + "lineno": 269, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_split", + "callee": "librosa.effects.split", + "lineno": 318, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis", + "callee": "librosa.effects.preemphasis", + "lineno": 340, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis", + "callee": "librosa.effects.preemphasis", + "lineno": 342, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis_continue", + "callee": "librosa.effects.preemphasis", + "lineno": 354, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis_continue", + "callee": "librosa.effects.preemphasis", + "lineno": 355, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis_continue", + "callee": "librosa.effects.preemphasis", + "lineno": 357, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis_multi", + "callee": "librosa.effects.preemphasis", + "lineno": 368, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis_multi", + "callee": "librosa.effects.preemphasis", + "lineno": 369, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_preemphasis_multi", + "callee": "librosa.effects.preemphasis", + "lineno": 370, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_deemphasis_multi", + "callee": "librosa.effects.deemphasis", + "lineno": 387, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_deemphasis_multi", + "callee": "librosa.effects.deemphasis", + "lineno": 388, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_deemphasis_multi", + "callee": "librosa.effects.deemphasis", + "lineno": 389, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_deemphasis", + "callee": "librosa.effects.preemphasis", + "lineno": 409, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_effects.test_deemphasis", + "callee": "librosa.effects.deemphasis", + "lineno": 414, + "resolution": "qualified_module_call" + } + ], + "tests.test_failures": [], + "tests.test_features": [ + { + "caller": "tests.test_features.poly_freq", + "callee": ".test_core.srand", + "lineno": 424, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_features.test_tempogram_audio", + "callee": "librosa.onset.onset_strength", + "lineno": 519, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_fourier_tempogram_audio", + "callee": "librosa.onset.onset_strength", + "lineno": 670, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_cens", + "callee": ".test_core.load", + "lineno": 732, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_features.test_cens", + "callee": ".test_core.load", + "lineno": 760, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_features.test_mel_to_stft", + "callee": ".test_core.srand", + "lineno": 817, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_features.test_mel_to_stft", + "callee": "librosa.filters.mel", + "lineno": 820, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mel_to_stft", + "callee": "librosa.feature.inverse.mel_to_stft", + "lineno": 825, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mel_to_audio", + "callee": "librosa.feature.inverse.mel_to_audio", + "lineno": 845, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mfcc_to_mel", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 867, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mfcc_to_mel", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 875, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mfcc_to_mel", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 887, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mfcc_to_mel", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 899, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mfcc_to_mel", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 904, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_features.test_mfcc_to_audio", + "callee": "librosa.feature.inverse.mfcc_to_audio", + "lineno": 923, + "resolution": "qualified_module_call" + } + ], + "tests.test_filters": [ + { + "caller": "tests.test_filters.test_hz_to_mel", + "callee": "tests.test_filters.load", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_hz_to_mel", + "callee": "tests.test_filters.files", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_mel_to_hz", + "callee": "tests.test_filters.load", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_mel_to_hz", + "callee": "tests.test_filters.files", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_hz_to_octs", + "callee": "tests.test_filters.load", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_hz_to_octs", + "callee": "tests.test_filters.files", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_melfb", + "callee": "tests.test_filters.load", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_melfb", + "callee": "librosa.filters.mel", + "lineno": 93, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_melfb", + "callee": "tests.test_filters.files", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_melfbnorm", + "callee": "tests.test_filters.load", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_melfbnorm", + "callee": "librosa.filters.mel", + "lineno": 120, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_melfbnorm", + "callee": "tests.test_filters.files", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_mel_norm", + "callee": "librosa.filters.mel", + "lineno": 139, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_mel_badnorm", + "callee": "librosa.filters.mel", + "lineno": 150, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_mel_gap", + "callee": "librosa.filters.mel", + "lineno": 164, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_chromafb", + "callee": "tests.test_filters.load", + "lineno": 174, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test_chromafb", + "callee": "librosa.filters.chroma", + "lineno": 185, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_chromafb", + "callee": "tests.test_filters.files", + "lineno": 170, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_filters.test__window", + "callee": "librosa.filters.__float_window", + "lineno": 244, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_constant_q", + "callee": "librosa.filters.constant_q", + "lineno": 265, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_wavelet", + "callee": "librosa.filters.wavelet", + "lineno": 305, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_wavelet_lengths_badscale", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 332, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_wavelet_lengths_badgamma", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 337, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_wavelet_lengths_badfreqs", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 342, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_wavelet_lengths_badfreqsorder", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 347, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_wavelet_lengths_noalpha", + "callee": "librosa.filters.wavelet_lengths", + "lineno": 352, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_constant_q_badparams", + "callee": "librosa.filters.constant_q", + "lineno": 369, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_window_bandwidth", + "callee": "librosa.filters.window_bandwidth", + "lineno": 382, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_window_bandwidth", + "callee": "librosa.filters.window_bandwidth", + "lineno": 383, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_window_bandwidth_dynamic", + "callee": "librosa.filters.window_bandwidth", + "lineno": 392, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_window_bandwidth_missing", + "callee": "librosa.filters.window_bandwidth", + "lineno": 397, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.binstr", + "callee": ".list.append", + "lineno": 407, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_filters.test_cq_to_chroma", + "callee": "librosa.filters.cq_to_chroma", + "lineno": 447, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_get_window_fail", + "callee": "librosa.filters.get_window", + "lineno": 473, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_get_window", + "callee": "librosa.filters.get_window", + "lineno": 479, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_get_window_func", + "callee": "librosa.filters.get_window", + "lineno": 487, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_get_window_pre", + "callee": "librosa.filters.get_window", + "lineno": 497, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_semitone_filterbank", + "callee": "librosa.filters.semitone_filterbank", + "lineno": 512, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_semitone_filterbank", + "callee": "librosa.filters.semitone_filterbank", + "lineno": 513, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_diagonal_filter", + "callee": "librosa.filters.diagonal_filter", + "lineno": 544, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_diagonal_filter", + "callee": "librosa.filters.get_window", + "lineno": 550, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_diagonal_filter", + "callee": "librosa.filters.diagonal_filter", + "lineno": 564, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_filters.test_diagonal_filter", + "callee": "librosa.filters.diagonal_filter", + "lineno": 570, + "resolution": "qualified_module_call" + } + ], + "tests.test_intervals": [], + "tests.test_met_features": [ + { + "caller": "tests.test_met_features.test_spectral_centroid", + "callee": ".test_core.load", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_centroid", + "callee": "tests.test_met_features.met_stft", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_met_features.test_spectral_centroid", + "callee": ".test_core.files", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_contrast", + "callee": ".test_core.load", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_contrast", + "callee": "tests.test_met_features.met_stft", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_met_features.test_spectral_contrast", + "callee": ".test_core.files", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_rolloff", + "callee": ".test_core.load", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_rolloff", + "callee": "tests.test_met_features.met_stft", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_met_features.test_spectral_rolloff", + "callee": ".test_core.files", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_bandwidth", + "callee": ".test_core.load", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_met_features.test_spectral_bandwidth", + "callee": ".test_core.files", + "lineno": 110, + "resolution": "external_constructor_call" + } + ], + "tests.test_multichannel": [ + { + "caller": "tests.test_multichannel.test_onset_strength", + "callee": "librosa.onset.onset_strength", + "lineno": 119, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_onset_strength", + "callee": "librosa.onset.onset_strength", + "lineno": 121, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_onset_strength", + "callee": "librosa.onset.onset_strength", + "lineno": 122, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 138, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 141, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 142, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_fourier_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 160, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_fourier_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 163, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_fourier_tempogram", + "callee": "librosa.onset.onset_strength", + "lineno": 164, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_plp_multi", + "callee": "librosa.onset.onset_strength", + "lineno": 222, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_plp_multi", + "callee": "librosa.onset.onset_strength", + "lineno": 223, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_plp_multi", + "callee": "librosa.onset.onset_strength", + "lineno": 224, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_plp_multi", + "callee": "librosa.beat.plp", + "lineno": 226, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_plp_multi", + "callee": "librosa.beat.plp", + "lineno": 235, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_plp_multi", + "callee": "librosa.beat.plp", + "lineno": 244, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_nnls_multi", + "callee": "librosa.filters.mel", + "lineno": 929, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mel_to_stft_multi", + "callee": ".test_core.srand", + "lineno": 957, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_multichannel.test_mel_to_stft_multi", + "callee": "librosa.filters.mel", + "lineno": 960, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mel_to_stft_multi", + "callee": "librosa.feature.inverse.mel_to_stft", + "lineno": 965, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mel_to_stft_multi", + "callee": "librosa.feature.inverse.mel_to_stft", + "lineno": 967, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mel_to_stft_multi", + "callee": "librosa.feature.inverse.mel_to_stft", + "lineno": 969, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mfcc_to_mel_multi", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 991, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mfcc_to_mel_multi", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 994, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_mfcc_to_mel_multi", + "callee": "librosa.feature.inverse.mfcc_to_mel", + "lineno": 997, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_trim_multichannel", + "callee": "librosa.effects.trim", + "lineno": 1014, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_trim_multichannel", + "callee": "librosa.effects.trim", + "lineno": 1016, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_trim_multichannel", + "callee": "librosa.effects.trim", + "lineno": 1017, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_onset_detect", + "callee": "librosa.onset.onset_strength", + "lineno": 1201, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_onset_detect", + "callee": "librosa.onset.onset_detect", + "lineno": 1203, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_onset_detect", + "callee": "librosa.onset.onset_detect", + "lineno": 1204, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_onset_detect", + "callee": "librosa.onset.onset_detect", + "lineno": 1205, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi", + "callee": "librosa.beat.beat_track", + "lineno": 1219, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi", + "callee": "librosa.beat.beat_track", + "lineno": 1220, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi", + "callee": "librosa.beat.beat_track", + "lineno": 1221, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_bpm_scalar", + "callee": "librosa.beat.beat_track", + "lineno": 1233, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_bpm_scalar", + "callee": "librosa.beat.beat_track", + "lineno": 1234, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_bpm_scalar", + "callee": "librosa.beat.beat_track", + "lineno": 1235, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_bpm_vector", + "callee": "librosa.beat.beat_track", + "lineno": 1250, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_bpm_vector", + "callee": "librosa.beat.beat_track", + "lineno": 1251, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_bpm_vector", + "callee": "librosa.beat.beat_track", + "lineno": 1252, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_multichannel.test_beat_track_multi_sparse", + "callee": "librosa.beat.beat_track", + "lineno": 1265, + "resolution": "qualified_module_call" + } + ], + "tests.test_notation": [ + { + "caller": "tests.test_notation.test_simplify_note_badnote", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 26, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_notation.test_note_to_degree_badnote", + "callee": "librosa.core.notation.__note_to_degree", + "lineno": 31, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_notation.test_simplify_note_ascii", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 266, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_notation.test_simplify_note_array", + "callee": "librosa.core.notation.__simplify_note", + "lineno": 276, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_notation.test_mode_to_key_badkey", + "callee": "librosa.core.notation.__mode_to_key", + "lineno": 312, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_notation.test_mode_to_key_no_change", + "callee": "librosa.core.notation.__mode_to_key", + "lineno": 320, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_notation.test_fifths_to_note", + "callee": "librosa.core.notation.fifths_to_note", + "lineno": 442, + "resolution": "qualified_module_call" + } + ], + "tests.test_onset": [ + { + "caller": "tests.test_onset.test_onset_strength_audio", + "callee": "librosa.onset.onset_strength", + "lineno": 47, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_badlag", + "callee": "librosa.onset.onset_strength", + "lineno": 76, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_badmax", + "callee": "librosa.onset.onset_strength", + "lineno": 82, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_noinput", + "callee": "librosa.onset.onset_strength", + "lineno": 87, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_spectrogram", + "callee": "librosa.onset.onset_strength", + "lineno": 109, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_multi_noagg", + "callee": "librosa.onset.onset_strength_multi", + "lineno": 137, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_multi_noagg", + "callee": "librosa.onset.onset_strength_multi", + "lineno": 140, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_multi", + "callee": "librosa.onset.onset_strength_multi", + "lineno": 162, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_multi", + "callee": "librosa.onset.onset_strength", + "lineno": 169, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.oenv", + "callee": "librosa.onset.onset_strength", + "lineno": 183, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_detect_real", + "callee": "librosa.onset.onset_detect", + "lineno": 193, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_detect_nosignal", + "callee": "librosa.onset.onset_detect", + "lineno": 213, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_detect_const", + "callee": "librosa.onset.onset_detect", + "lineno": 222, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_detect_dense_const", + "callee": "librosa.onset.onset_detect", + "lineno": 239, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_units", + "callee": "librosa.onset.onset_detect", + "lineno": 260, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_units", + "callee": "librosa.onset.onset_detect", + "lineno": 261, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.energy", + "callee": "librosa.onset.onset_strength", + "lineno": 284, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_backtrack", + "callee": "librosa.onset.onset_detect", + "lineno": 292, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_backtrack", + "callee": "librosa.onset.onset_backtrack", + "lineno": 297, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_backtrack_fail", + "callee": "librosa.onset.onset_detect", + "lineno": 312, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_sparse", + "callee": "librosa.onset.onset_detect", + "lineno": 318, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_sparse", + "callee": "librosa.onset.onset_detect", + "lineno": 321, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_noagg", + "callee": "librosa.onset.onset_strength", + "lineno": 331, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_badref", + "callee": "librosa.onset.onset_strength", + "lineno": 337, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_multi_ref", + "callee": ".test_core.srand", + "lineno": 341, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_onset.test_onset_strength_multi_ref", + "callee": "librosa.onset.onset_strength_multi", + "lineno": 349, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_onset.test_onset_detect_inplace_normalize", + "callee": "librosa.onset.onset_detect", + "lineno": 366, + "resolution": "qualified_module_call" + } + ], + "tests.test_segment": [ + { + "caller": "tests.test_segment.test_cross_similarity", + "callee": ".test_core.srand", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity", + "callee": "librosa.segment.cross_similarity", + "lineno": 37, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_sparse", + "callee": ".test_core.srand", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_sparse", + "callee": "librosa.segment.cross_similarity", + "lineno": 52, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_sparse", + "callee": "librosa.segment.cross_similarity", + "lineno": 53, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_distance", + "callee": ".test_core.srand", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_distance", + "callee": ".scipy.spatial.distance.cdist", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_distance", + "callee": "librosa.segment.cross_similarity", + "lineno": 65, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_affinity", + "callee": ".test_core.srand", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_affinity", + "callee": ".scipy.spatial.distance.cdist", + "lineno": 80, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_affinity", + "callee": "librosa.segment.cross_similarity", + "lineno": 81, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_full", + "callee": "librosa.segment.cross_similarity", + "lineno": 99, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_badmode", + "callee": ".test_core.srand", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_badmode", + "callee": "librosa.segment.cross_similarity", + "lineno": 110, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_bad_bandwidth", + "callee": ".test_core.srand", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_bad_bandwidth", + "callee": "librosa.segment.cross_similarity", + "lineno": 121, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_fail_mismatch", + "callee": "librosa.segment.cross_similarity", + "lineno": 130, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_multi", + "callee": ".test_core.srand", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_multi", + "callee": "librosa.segment.cross_similarity", + "lineno": 138, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_cross_similarity_multi", + "callee": "librosa.segment.cross_similarity", + "lineno": 143, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_matrix", + "callee": ".test_core.srand", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_matrix", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 160, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_matrix", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 169, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_badwidth", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 197, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_sparse", + "callee": ".test_core.srand", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_sparse", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 205, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_sparse", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 206, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_distance", + "callee": ".test_core.srand", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_distance", + "callee": ".scipy.spatial.distance.squareform", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_distance", + "callee": ".scipy.spatial.distance.pdist", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_distance", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 223, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_affinity", + "callee": ".test_core.srand", + "lineno": 237, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_affinity", + "callee": ".scipy.spatial.distance.squareform", + "lineno": 239, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_affinity", + "callee": ".scipy.spatial.distance.pdist", + "lineno": 239, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_affinity", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 240, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_full", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 268, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_big_width", + "callee": ".test_core.srand", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_big_width", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 279, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_empty_data_recurrence", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 285, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_empty_rows_recurrence", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 292, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_empty_rows_recurrence_okay", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 298, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_multi", + "callee": ".test_core.srand", + "lineno": 302, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_multi", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 305, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_multi", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 309, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_badmode", + "callee": ".test_core.srand", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_badmode", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 320, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_bad_bandwidth", + "callee": ".test_core.srand", + "lineno": 330, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_bad_bandwidth", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 332, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_array_bandwidth", + "callee": ".test_core.srand", + "lineno": 336, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_array_bandwidth", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 339, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_automatic_bandwidth", + "callee": ".test_core.srand", + "lineno": 346, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_automatic_bandwidth", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 348, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag", + "callee": ".test_core.srand", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 358, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 360, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 361, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag_fail", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 376, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag_sparse", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 393, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag_sparse", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 394, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_recurrence_to_lag_sparse", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 382, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence", + "callee": ".test_core.srand", + "lineno": 406, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 409, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 410, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 411, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence", + "callee": "librosa.segment.lag_to_recurrence", + "lineno": 413, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_badsize", + "callee": "librosa.segment.lag_to_recurrence", + "lineno": 422, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse", + "callee": ".test_core.srand", + "lineno": 429, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 431, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 432, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse", + "callee": "librosa.segment.lag_to_recurrence", + "lineno": 436, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse", + "callee": "librosa.segment.lag_to_recurrence", + "lineno": 437, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse_badaxis", + "callee": ".test_core.srand", + "lineno": 448, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse_badaxis", + "callee": "librosa.segment.recurrence_matrix", + "lineno": 451, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse_badaxis", + "callee": "librosa.segment.recurrence_to_lag", + "lineno": 452, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_lag_to_recurrence_sparse_badaxis", + "callee": "librosa.segment.lag_to_recurrence", + "lineno": 453, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_timelag_filter", + "callee": ".test_core.srand", + "lineno": 457, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_timelag_filter", + "callee": "librosa.segment.timelag_filter", + "lineno": 459, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_timelag_filter_pos1", + "callee": ".test_core.srand", + "lineno": 464, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_timelag_filter_pos1", + "callee": "librosa.segment.timelag_filter", + "lineno": 466, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.beats", + "callee": "librosa.beat.beat_track", + "lineno": 484, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_subsegment", + "callee": "librosa.segment.subsegment", + "lineno": 491, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_subsegment", + "callee": "librosa.segment.subsegment", + "lineno": 508, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_subsegment_badn", + "callee": "librosa.segment.subsegment", + "lineno": 515, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_path_enhance", + "callee": "librosa.segment.path_enhance", + "lineno": 537, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_path_enhance_badratio", + "callee": "librosa.segment.path_enhance", + "lineno": 560, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_path_enhance_multi", + "callee": ".test_core.srand", + "lineno": 564, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_segment.test_path_enhance_multi", + "callee": "librosa.segment.path_enhance", + "lineno": 568, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_path_enhance_multi", + "callee": "librosa.segment.path_enhance", + "lineno": 569, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_segment.test_path_enhance_multi", + "callee": "librosa.segment.path_enhance", + "lineno": 570, + "resolution": "qualified_module_call" + } + ], + "tests.test_sequence": [ + { + "caller": "tests.test_sequence.test_viterbi_example", + "callee": "librosa.sequence.viterbi", + "lineno": 32, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_example", + "callee": "librosa.sequence.viterbi", + "lineno": 41, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_multichannel", + "callee": "librosa.sequence.viterbi", + "lineno": 67, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_multichannel", + "callee": "librosa.sequence.viterbi", + "lineno": 72, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_multichannel", + "callee": "librosa.sequence.viterbi", + "lineno": 78, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_multichannel", + "callee": "librosa.sequence.viterbi", + "lineno": 84, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_multichannel", + "callee": "librosa.sequence.viterbi", + "lineno": 90, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_init", + "callee": "librosa.sequence.viterbi", + "lineno": 116, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_init", + "callee": "librosa.sequence.viterbi", + "lineno": 120, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_bad_transition", + "callee": "librosa.sequence.viterbi", + "lineno": 139, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_bad_init", + "callee": "librosa.sequence.viterbi", + "lineno": 155, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_bad_obs", + "callee": "librosa.sequence.viterbi", + "lineno": 166, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_example", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 193, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_example", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 201, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_multi", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 232, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_multi", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 237, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_multi", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 242, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_multi", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 252, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_multi", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 262, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_example_init", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 296, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_example_init", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 299, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.x_disc", + "callee": ".test_core.srand", + "lineno": 308, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_bad_transition", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 326, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_bad_init", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 341, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_bad_marginal", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 356, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_discriminative_bad_obs", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 371, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_example", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 389, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_example", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 394, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_example", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 397, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_example", + "callee": "librosa.sequence.viterbi_discriminative", + "lineno": 407, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_multi", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 428, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_multi", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 431, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_multi", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 443, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_example_init", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 465, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_example_init", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 468, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_bad_transition", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 490, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_bad_init", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 502, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_bad_marginal", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 514, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_viterbi_binary_bad_obs", + "callee": "librosa.sequence.viterbi_binary", + "lineno": 525, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_uniform", + "callee": "librosa.sequence.transition_uniform", + "lineno": 531, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_uniform_badshape", + "callee": "librosa.sequence.transition_uniform", + "lineno": 539, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_loop", + "callee": "librosa.sequence.transition_loop", + "lineno": 544, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_loop_fail", + "callee": "librosa.sequence.transition_loop", + "lineno": 569, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_cycle", + "callee": "librosa.sequence.transition_cycle", + "lineno": 574, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_cycle_fail", + "callee": "librosa.sequence.transition_cycle", + "lineno": 596, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_local_nstates_fail", + "callee": "librosa.sequence.transition_local", + "lineno": 602, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_local_width_fail", + "callee": "librosa.sequence.transition_local", + "lineno": 608, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_local_wrap_const", + "callee": "librosa.sequence.transition_local", + "lineno": 613, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_local_nowrap_const", + "callee": "librosa.sequence.transition_local", + "lineno": 630, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_local_wrap_var", + "callee": "librosa.sequence.transition_local", + "lineno": 647, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_trans_local_nowrap_var", + "callee": "librosa.sequence.transition_local", + "lineno": 664, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_edge", + "callee": "librosa.sequence.rqa", + "lineno": 689, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_edge", + "callee": "tests.test_sequence.__validate_rqa_results", + "lineno": 691, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_sequence.test_rqa_edge", + "callee": "librosa.sequence.rqa", + "lineno": 696, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_empty", + "callee": "librosa.sequence.rqa", + "lineno": 707, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_interior", + "callee": "librosa.sequence.rqa", + "lineno": 729, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_interior", + "callee": "tests.test_sequence.__validate_rqa_results", + "lineno": 731, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_sequence.test_rqa_interior", + "callee": "librosa.sequence.rqa", + "lineno": 736, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_gaps", + "callee": "librosa.sequence.rqa", + "lineno": 745, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_bad_onset", + "callee": "librosa.sequence.rqa", + "lineno": 751, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_sequence.test_rqa_bad_extend", + "callee": "librosa.sequence.rqa", + "lineno": 757, + "resolution": "qualified_module_call" + } + ], + "tests.test_util": [ + { + "caller": "tests.test_util.test_frame_highdim", + "callee": ".test_core.srand", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_normalize", + "callee": ".test_core.srand", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_axis_sort", + "callee": ".test_core.srand", + "lineno": 326, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_match_events", + "callee": ".test_core.srand", + "lineno": 394, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_localmax", + "callee": ".test_core.srand", + "lineno": 452, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_localmin", + "callee": ".test_core.srand", + "lineno": 477, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_sparsify_rows", + "callee": ".test_core.srand", + "lineno": 611, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_warning_deprecated.__placeholder", + "callee": "librosa.util.decorators.deprecated", + "lineno": 776, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_util.test_warning_deprecated", + "callee": "tests.test_util.test_warning_deprecated.__placeholder", + "lineno": 783, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_util.test_warning_moved.__placeholder", + "callee": "librosa.util.decorators.moved", + "lineno": 790, + "resolution": "qualified_module_call" + }, + { + "caller": "tests.test_util.test_warning_moved", + "callee": "tests.test_util.test_warning_moved.__placeholder", + "lineno": 797, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_util.test_softmask", + "callee": ".test_core.srand", + "lineno": 970, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_nnls_vector", + "callee": ".test_core.srand", + "lineno": 1083, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_nnls_matrix", + "callee": ".test_core.srand", + "lineno": 1103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_util.test_nnls_multiblock", + "callee": ".test_core.srand", + "lineno": 1124, + "resolution": "external_constructor_call" + } + ] + }, + "cyclic_clusters": [], + "unresolved": [ + { + "module": "docs.conf", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "docs.conf", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "docs.conf", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "docs.conf", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .load_module(...) - target object type not statically resolved." + }, + { + "module": "docs.conf", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "docs.conf", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "docs.conf", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .pitch_contour(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_audio_playback", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .clicks(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .median_filter(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cens(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_chroma", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .cov(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_display", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .clicks(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .axhline(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .clicks(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .vlines(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .vlines(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_dynamic_beat", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_hprss", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .set_in_layout(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_music_sync", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .add_artist(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot_mosaic(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .set_array(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_patch_generation", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .FuncAnimation(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .get_samplerate(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .stream(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .pcen(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .pcen(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_pcen_stream", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_presets", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .magphase(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .unwrap(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .angle(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .set_facecolor(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .show(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .unwrap(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .angle(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .set_facecolor(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_rainbowgram", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'df(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .median(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .laplacian(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .eigh(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .median_filter(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .KMeans(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .fit_predict(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt_frequencies(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .add_patch(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .Rectangle(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_segmentation", + "lineno": 239, + "pattern": "name_call_unresolved", + "note": "Call to 'colors(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .nan_to_num(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .pitch_contour(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_spectral_harmonics", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .pitch_contour(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_samples(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .vlines(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .vlines(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_superflux", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .magphase(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .axhline(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .std(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .axhline(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .step(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .step(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .step(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_viterbi", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .ex(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .magphase(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "docs.examples.plot_vocal_separation", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 215, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 222, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 236, + "pattern": "name_call_unresolved", + "note": "Call to '_tempo(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 263, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 408, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 413, + "pattern": "name_call_unresolved", + "note": "Call to 'fourier_tempogram(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempo_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .logpdf(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 480, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 483, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 487, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.beat", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .std(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .hanning(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .convolve(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .localmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .masked_array(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .median(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .getdata(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.beat", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 173, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 186, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .NMF(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .fit_transform(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .axis_sort(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .magphase(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 377, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 210, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .issparse(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .csc_matrix(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 545, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 411, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "librosa.decompose", + "lineno": 593, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.decompose", + "lineno": 595, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 145, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .get_data_interval(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .get_view_interval(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .get_view_interval(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_note(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 315, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .get_view_interval(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_svara_h(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_svara_c(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .get_view_interval(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .get_view_interval(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_note(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_svara_c(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_svara_h(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 590, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 602, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .disconnect(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ydata(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xdata(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .set_visible(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .set_visible(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 792, + "pattern": "attribute_call", + "note": "Call via attribute access .set_data(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .set_visible(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .set_visible(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 801, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .percentile(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 869, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 869, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1182, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1186, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1188, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1189, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1190, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1191, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1216, + "pattern": "attribute_call", + "note": "Call via attribute access .pcolormesh(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1255, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1255, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .set_aspect(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1269, + "pattern": "attribute_call", + "note": "Call via attribute access .sci(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1276, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1319, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1326, + "pattern": "attribute_call", + "note": "Call via attribute access .gca(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1328, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1370, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1376, + "pattern": "name_call_unresolved", + "note": "Call to 'limit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1380, + "pattern": "name_call_unresolved", + "note": "Call to 'scaler(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1401, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .FixedLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1403, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1407, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .FixedLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .ravel(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1411, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1416, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1419, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1421, + "pattern": "attribute_call", + "note": "Call via attribute access .thaat_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1423, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1424, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .FixedLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .ravel(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1427, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1432, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1437, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1438, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .FixedLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .ravel(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1445, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1448, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_note(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1450, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1462, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1470, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1481, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1483, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1483, + "pattern": "attribute_call", + "note": "Call via attribute access .FixedLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1484, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .ScalarFormatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1488, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1488, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1489, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1492, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1493, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1494, + "pattern": "attribute_call", + "note": "Call via attribute access .MaxNLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1499, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1501, + "pattern": "attribute_call", + "note": "Call via attribute access .MaxNLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1506, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1507, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1508, + "pattern": "attribute_call", + "note": "Call via attribute access .MaxNLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1510, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1512, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1514, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1515, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1516, + "pattern": "attribute_call", + "note": "Call via attribute access .MaxNLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1518, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1518, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1521, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1523, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1523, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1524, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1525, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1525, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1526, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1528, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1529, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1532, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1535, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1537, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1537, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1537, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1539, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1539, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1543, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1545, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1548, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1552, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1553, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1563, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1564, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1565, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1565, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1567, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1578, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1579, + "pattern": "attribute_call", + "note": "Call via attribute access .FixedLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1580, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1588, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1592, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1593, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1594, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1595, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1596, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1596, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1597, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1598, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1599, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1601, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1606, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1610, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1611, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1612, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1613, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1614, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1614, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1615, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1616, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1617, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1619, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1624, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1627, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1628, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1628, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1629, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1630, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1630, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1631, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1631, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1632, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1633, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1634, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1635, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1638, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1641, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1643, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1643, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1644, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1645, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1645, + "pattern": "attribute_call", + "note": "Call via attribute access .SymmetricalLogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1645, + "pattern": "attribute_call", + "note": "Call via attribute access .get_transform(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1646, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1647, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1648, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1648, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1650, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1653, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1655, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1658, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1659, + "pattern": "attribute_call", + "note": "Call via attribute access .SymmetricalLogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1660, + "pattern": "attribute_call", + "note": "Call via attribute access .get_transform(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1663, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1666, + "pattern": "attribute_call", + "note": "Call via attribute access .set_minor_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1667, + "pattern": "attribute_call", + "note": "Call via attribute access .LogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1668, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1671, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1674, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1674, + "pattern": "attribute_call", + "note": "Call via attribute access .ScalarFormatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1675, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1675, + "pattern": "attribute_call", + "note": "Call via attribute access .SymmetricalLogLocator(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1675, + "pattern": "attribute_call", + "note": "Call via attribute access .get_transform(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1676, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1679, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1679, + "pattern": "attribute_call", + "note": "Call via attribute access .ScalarFormatter(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1680, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1683, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1686, + "pattern": "attribute_call", + "note": "Call via attribute access .set_label_text(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1687, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ticks(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1690, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1701, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1719, + "pattern": "attribute_call", + "note": "Call via attribute access .mel_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1732, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1735, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1738, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1744, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1745, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1764, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1767, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 1769, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1773, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1774, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1785, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1792, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1808, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempo_frequencies(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1816, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1823, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 1823, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 2027, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 2034, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.display", + "lineno": 2057, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 2070, + "pattern": "attribute_call", + "note": "Call via attribute access .step(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 2074, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 2074, + "pattern": "attribute_call", + "note": "Call via attribute access .get_color(...) - target object type not statically resolved." + }, + { + "module": "librosa.display", + "lineno": 2076, + "pattern": "name_call_unresolved", + "note": "Call to 'filler(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.effects", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 377, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.effects", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .phase_vocoder(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 470, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.effects", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .zero_crossings(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_over_axes(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 874, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 992, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 997, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter(...) - target object type not statically resolved." + }, + { + "module": "librosa.effects", + "lineno": 997, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 127, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .remainder(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .ascontiguousarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 265, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .phasor(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 594, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 649, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 652, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 655, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 658, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 671, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 777, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 780, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 783, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 786, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 681, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 829, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 832, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 833, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .phasor(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 976, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 846, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1080, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .repeat(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .eye(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1090, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1093, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1100, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1111, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .convolve(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 994, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1122, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1225, + "pattern": "name_call_unresolved", + "note": "Call to 'window(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1227, + "pattern": "attribute_call", + "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1230, + "pattern": "attribute_call", + "note": "Call via attribute access .get_window(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1235, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1237, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1239, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1172, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1321, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1324, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1327, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1348, + "pattern": "attribute_call", + "note": "Call via attribute access .iirdesign(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1242, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1397, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1399, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1400, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1363, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.filters", + "lineno": 1591, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1595, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1596, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1654, + "pattern": "attribute_call", + "note": "Call via attribute access .arctan(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1658, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1659, + "pattern": "attribute_call", + "note": "Call via attribute access .rotate(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1663, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1664, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1667, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.filters", + "lineno": 1604, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 156, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 196, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 211, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 347, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 574, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 577, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 581, + "pattern": "name_call_unresolved", + "note": "Call to 'feature(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum_filter1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.onset", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter(...) - target object type not statically resolved." + }, + { + "module": "librosa.onset", + "lineno": 444, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 276, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .NearestNeighbors(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .NearestNeighbors(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .fit(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .tolil(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .kneighbors_graph(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .tocsr(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .eliminate_zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 592, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 599, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .NearestNeighbors(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .NearestNeighbors(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .fit(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .tolil(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .kneighbors_graph(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .setdiag(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .setdiag(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .setdiag(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .setdiag(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .tocsr(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .eliminate_zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 383, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 766, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 769, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 771, + "pattern": "attribute_call", + "note": "Call via attribute access .issparse(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .kron(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .asformat(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 861, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 868, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 873, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 956, + "pattern": "name_call_unresolved", + "note": "Call to 'wrapped_f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1035, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1049, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 964, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1115, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1122, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1126, + "pattern": "attribute_call", + "note": "Call via attribute access .grid_to_graph(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1129, + "pattern": "attribute_call", + "note": "Call via attribute access .AgglomerativeClustering(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1134, + "pattern": "attribute_call", + "note": "Call via attribute access .fit(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1139, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1268, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .logspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1274, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1274, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .convolve(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1294, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1295, + "pattern": "attribute_call", + "note": "Call via attribute access .convolve(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1300, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1302, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1317, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1321, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1322, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1325, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1325, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1330, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1346, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1361, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1365, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1368, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1368, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1372, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1373, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1373, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1377, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.segment", + "lineno": 1378, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmedian(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1383, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1390, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1392, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1396, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1397, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.segment", + "lineno": 1412, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 357, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 360, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 362, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 365, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 367, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 397, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 417, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 427, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 434, + "pattern": "name_call_unresolved", + "note": "Call to 'fill_off_diagonal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .isinf(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 469, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .argmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .isinf(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 478, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 485, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .fliplr(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 692, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 882, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 884, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 902, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 905, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 917, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .unravel_index(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1083, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1098, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1128, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1129, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1148, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1155, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1270, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1275, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1275, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1275, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1276, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1282, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1285, + "pattern": "name_call_unresolved", + "note": "Call to 'tiny(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1289, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1295, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1298, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1299, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1314, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1318, + "pattern": "name_call_unresolved", + "note": "Call to '__viterbi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1491, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1497, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1503, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1509, + "pattern": "name_call_unresolved", + "note": "Call to 'tiny(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1513, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1514, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1516, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1520, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1520, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1520, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1521, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1524, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1525, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1528, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1528, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1531, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1541, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1542, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1545, + "pattern": "name_call_unresolved", + "note": "Call to 'expand_to(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1547, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1561, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1565, + "pattern": "name_call_unresolved", + "note": "Call to '__viterbi(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1707, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1712, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1714, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1719, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1719, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1719, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1720, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1725, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1725, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1726, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1729, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1730, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1732, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1736, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1736, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1737, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1740, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1741, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1743, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1747, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1747, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1748, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1751, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1752, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1754, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1755, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1756, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1802, + "pattern": "name_call_unresolved", + "note": "Call to 'is_positive_int(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1803, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1805, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1806, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1849, + "pattern": "name_call_unresolved", + "note": "Call to 'is_positive_int(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1850, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1852, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1855, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1858, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1861, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1865, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1865, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1866, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1913, + "pattern": "name_call_unresolved", + "note": "Call to 'is_positive_int(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1914, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1916, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1919, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1922, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1925, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1929, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1929, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 1930, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 1933, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 2017, + "pattern": "name_call_unresolved", + "note": "Call to 'is_positive_int(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 2018, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 2020, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 2022, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 2025, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 2029, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 2030, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 2032, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 2036, + "pattern": "name_call_unresolved", + "note": "Call to 'pad_center(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.sequence", + "lineno": 2039, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.sequence", + "lineno": 2049, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.version", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .import_module(...) - target object type not statically resolved." + }, + { + "module": "librosa.version", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.version", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .create(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'dec(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa._cache", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .eval(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .reduce_size(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa._cache", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .attach_stub(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .available_backends(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .SoundFile(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .available_backends(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .audio_open(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .buf_to_float(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 433, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 435, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 437, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .SoundFile(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .blocks(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 477, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 641, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .gcd(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .resample_poly(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 513, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .audio_open(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 810, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .audio_open(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .next_fast_len(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .rfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .irfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .fft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .ifft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 866, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1012, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1013, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1031, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1149, + "pattern": "attribute_call", + "note": "Call via attribute access .signbit(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1149, + "pattern": "attribute_call", + "note": "Call via attribute access .signbit(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1151, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1151, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1269, + "pattern": "name_call_unresolved", + "note": "Call to 'ref_magnitude(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1269, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1274, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1275, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1276, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1173, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1368, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1377, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1382, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1385, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1389, + "pattern": "attribute_call", + "note": "Call via attribute access .logspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1395, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1398, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1479, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1484, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1490, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1490, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1583, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1589, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1597, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1598, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1679, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1683, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1683, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1684, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1686, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1686, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1686, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1686, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1690, + "pattern": "attribute_call", + "note": "Call via attribute access .digitize(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1691, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1774, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1781, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1781, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1782, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.audio", + "lineno": 1786, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1786, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.audio", + "lineno": 1786, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 192, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 376, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 711, + "pattern": "attribute_call", + "note": "Call via attribute access .todense(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 711, + "pattern": "attribute_call", + "note": "Call via attribute access .conjugate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 533, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 966, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1043, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 759, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .fft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .sparsify_rows(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1048, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 1101, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1130, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1134, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1141, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1146, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1151, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1151, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1173, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 1186, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1384, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1386, + "pattern": "attribute_call", + "note": "Call via attribute access .RandomState(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1391, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 1394, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1400, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 1403, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .phasor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1413, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.constantq", + "lineno": 1416, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1460, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.constantq", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 834, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 837, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.convert", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 981, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.convert", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 992, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1046, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1094, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1094, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1094, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1208, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1211, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1224, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1229, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1232, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1283, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1296, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1304, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1371, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1371, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1509, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1509, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1509, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1583, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1607, + "pattern": "attribute_call", + "note": "Call via attribute access .rfftfreq(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1642, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1726, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1762, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1765, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1864, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1866, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1868, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1869, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1870, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1871, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1872, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1873, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1879, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1943, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1945, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1947, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1948, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1949, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1950, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1951, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 1954, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2017, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2019, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2021, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2022, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2023, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2024, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2027, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2090, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2092, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2094, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2095, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2098, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2099, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2100, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2101, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2108, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2143, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2147, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2224, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2274, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2391, + "pattern": "attribute_call", + "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2392, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2394, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2527, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 2842, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 3165, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 3169, + "pattern": "attribute_call", + "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.convert", + "lineno": 3173, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 123, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 125, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .argrelmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 238, + "pattern": "name_call_unresolved", + "note": "Call to 'is_unique(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .interp1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 258, + "pattern": "name_call_unresolved", + "note": "Call to 'f_interp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'is_unique(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .interp1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 276, + "pattern": "name_call_unresolved", + "note": "Call to 'interp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 285, + "pattern": "name_call_unresolved", + "note": "Call to 'xfunc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 298, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 389, + "pattern": "name_call_unresolved", + "note": "Call to 'is_unique(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .interp1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 409, + "pattern": "name_call_unresolved", + "note": "Call to 'interp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 412, + "pattern": "name_call_unresolved", + "note": "Call to 'xfunc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 417, + "pattern": "name_call_unresolved", + "note": "Call to 'is_unique(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .interp1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 436, + "pattern": "name_call_unresolved", + "note": "Call to 'interp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 439, + "pattern": "name_call_unresolved", + "note": "Call to 'xfunc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.harmonic", + "lineno": 446, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.harmonic", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .nan_to_num(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .flatten(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.intervals", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .modf(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 154, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.intervals", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .modf(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.intervals", + "lineno": 328, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 222, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 380, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 283, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 520, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 559, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 591, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 720, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .argwhere(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 606, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 900, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 903, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 905, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 905, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 990, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 921, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1060, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1061, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1188, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 1201, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1203, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.notation", + "lineno": 1209, + "pattern": "attribute_call", + "note": "Call via attribute access .prod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1210, + "pattern": "attribute_call", + "note": "Call via attribute access .prod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.notation", + "lineno": 1221, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .median(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .histogram(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .gradient(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 347, + "pattern": "name_call_unresolved", + "note": "Call to 'ref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_dims(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .localmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 180, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .square(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 483, + "pattern": "name_call_unresolved", + "note": "Call to 'Deprecated(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 574, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .localmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .logical_and(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .argmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .take_along_axis(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 659, + "pattern": "name_call_unresolved", + "note": "Call to 'Deprecated(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 798, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 801, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .cdf(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 867, + "pattern": "name_call_unresolved", + "note": "Call to 'helper(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 879, + "pattern": "attribute_call", + "note": "Call via attribute access .kron(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 909, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .localmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 924, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .count_nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .pmf(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 940, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 942, + "pattern": "attribute_call", + "note": "Call via attribute access .argmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .count_nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 950, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 965, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 986, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 988, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 990, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 994, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 995, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.pitch", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.pitch", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 236, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 328, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 357, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 361, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .rfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .rfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .prod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .rfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_c2r(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 547, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .fill(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .irfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .prod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .irfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 393, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .cyclic_gradient(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 797, + "pattern": "attribute_call", + "note": "Call via attribute access .errstate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .imag(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 951, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 971, + "pattern": "attribute_call", + "note": "Call via attribute access .errstate(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .real(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1190, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1193, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1232, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1248, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1257, + "pattern": "name_call_unresolved", + "note": "Call to 'ref_power(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1260, + "pattern": "attribute_call", + "note": "Call via attribute access .less(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1260, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1278, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1285, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1285, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .broadcast_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1348, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1436, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1447, + "pattern": "attribute_call", + "note": "Call via attribute access .angle(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1452, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1458, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1459, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1459, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1462, + "pattern": "attribute_call", + "note": "Call via attribute access .phasor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1465, + "pattern": "attribute_call", + "note": "Call via attribute access .angle(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1465, + "pattern": "attribute_call", + "note": "Call via attribute access .angle(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1468, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1581, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1584, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1594, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1604, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1617, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1619, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1626, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1629, + "pattern": "attribute_call", + "note": "Call via attribute access .filtfilt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1633, + "pattern": "attribute_call", + "note": "Call via attribute access .sosfiltfilt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1643, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1648, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1650, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1651, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1658, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1658, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1660, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1476, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1792, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1795, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1797, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1798, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1804, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1810, + "pattern": "name_call_unresolved", + "note": "Call to 'ref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1812, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1814, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1814, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1815, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1815, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1819, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1820, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1820, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1697, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1873, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1849, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1951, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1953, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1954, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1961, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1965, + "pattern": "name_call_unresolved", + "note": "Call to 'ref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1967, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1970, + "pattern": "attribute_call", + "note": "Call via attribute access .square(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 1906, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2000, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2094, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2027, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2226, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2229, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2233, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2238, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2238, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2240, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2240, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2240, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2243, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2245, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2245, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2247, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2247, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2248, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2250, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2253, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2256, + "pattern": "attribute_call", + "note": "Call via attribute access .interp1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2264, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2265, + "pattern": "attribute_call", + "note": "Call via attribute access .logspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2266, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2266, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2276, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2280, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2281, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2284, + "pattern": "name_call_unresolved", + "note": "Call to 'f_interp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2293, + "pattern": "attribute_call", + "note": "Call via attribute access .rfft(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2294, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2294, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2100, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2546, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2549, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2552, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2555, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2558, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2560, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2561, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2570, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2573, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2575, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2576, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2582, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2588, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2594, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2600, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2602, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum_filter1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2607, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2608, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter_zi(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2613, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2617, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2617, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2617, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2622, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2624, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2624, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2624, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2626, + "pattern": "attribute_call", + "note": "Call via attribute access .expm1(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2626, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2365, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2773, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2775, + "pattern": "attribute_call", + "note": "Call via attribute access .RandomState(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2779, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2782, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2788, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2795, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2795, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2796, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2800, + "pattern": "attribute_call", + "note": "Call via attribute access .phasor(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2800, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2805, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2844, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2938, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2940, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.core.spectrum", + "lineno": 2944, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.core", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .attach_stub(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'nnls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.inverse", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'expand_to(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.inverse", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.inverse", + "lineno": 276, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.inverse", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .idct(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 143, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 149, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 266, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 270, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 410, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 428, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .logpdf(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 280, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 653, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.rhythm", + "lineno": 456, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .isrealobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 169, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 173, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .isrealobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 318, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 322, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 474, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 477, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 480, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 483, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 489, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .logical_and(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .rint(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 636, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .isrealobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 650, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 654, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_dims(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 771, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .isrealobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 786, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 790, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 880, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 889, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 890, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 898, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 906, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 908, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1039, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1040, + "pattern": "attribute_call", + "note": "Call via attribute access .polyfit(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1042, + "pattern": "name_call_unresolved", + "note": "Call to 'fitter(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1046, + "pattern": "attribute_call", + "note": "Call via attribute access .polyfit(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1051, + "pattern": "name_call_unresolved", + "note": "Call to 'fitter(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1113, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1120, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1283, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1286, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1375, + "pattern": "attribute_call", + "note": "Call via attribute access .remainder(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1376, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1384, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1387, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1414, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1520, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1546, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1554, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1557, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .convolve(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1564, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1665, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1668, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1689, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1695, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1804, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1813, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1815, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1817, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1822, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1824, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1827, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1828, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 1996, + "pattern": "attribute_call", + "note": "Call via attribute access .dct(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 2002, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 2002, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 2003, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.spectral", + "lineno": 2010, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.spectral", + "lineno": 2150, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 115, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .savgol_filter(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 229, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 232, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 238, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature.utils", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.feature.utils", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.feature", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .attach_stub(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.decorators", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.decorators", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 97, + "pattern": "name_call_unresolved", + "note": "Call to 'vecfunc(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.decorators", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.decorators", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .wraps(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.deprecation", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.deprecation", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.deprecation", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .os_cache(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .create(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .path(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .as_file(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .files(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .load_registry(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 111, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.files", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 172, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.files", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .walk(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .expanduser(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.files", + "lineno": 331, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.files", + "lineno": 333, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 197, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 207, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 274, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 288, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 296, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.matching", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.matching", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 205, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 210, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .moveaxis(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 287, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 290, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 293, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 298, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 237, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 330, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 332, + "pattern": "name_call_unresolved", + "note": "Call to 'cast(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 368, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 371, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 443, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 505, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 510, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 644, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 777, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 779, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 958, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 961, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 964, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 976, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 983, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 996, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1001, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 791, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1052, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1115, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1119, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1177, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1180, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1206, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1214, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1223, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1193, + "pattern": "attribute_call", + "note": "Call via attribute access .guvectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1328, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1330, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1332, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1334, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1336, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1338, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1340, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1351, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .swapaxes(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1355, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1432, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1437, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1442, + "pattern": "attribute_call", + "note": "Call via attribute access .lil_matrix(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1444, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1445, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1447, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1448, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1450, + "pattern": "attribute_call", + "note": "Call via attribute access .argmin(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1453, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1456, + "pattern": "attribute_call", + "note": "Call via attribute access .tocsr(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1360, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .frombuffer(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1651, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1653, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1653, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1655, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1658, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1663, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1664, + "pattern": "attribute_call", + "note": "Call via attribute access .isfortran(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1673, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1548, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1758, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1760, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1760, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1761, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1764, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 1768, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1772, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1772, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1773, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1779, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1850, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1853, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1853, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1858, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1860, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1914, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1914, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1917, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1920, + "pattern": "attribute_call", + "note": "Call via attribute access .triu_indices_from(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1921, + "pattern": "attribute_call", + "note": "Call via attribute access .tril_indices_from(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1923, + "pattern": "attribute_call", + "note": "Call via attribute access .triu_indices_from(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1924, + "pattern": "attribute_call", + "note": "Call via attribute access .tril_indices_from(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1985, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1988, + "pattern": "attribute_call", + "note": "Call via attribute access .gradient(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2003, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2006, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 1997, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2028, + "pattern": "attribute_call", + "note": "Call via attribute access .tocsc(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2033, + "pattern": "attribute_call", + "note": "Call via attribute access .repeat(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2033, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2033, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2036, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2042, + "pattern": "attribute_call", + "note": "Call via attribute access .asformat(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2105, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2106, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 2110, + "pattern": "attribute_call", + "note": "Call via attribute access .isspmatrix(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2194, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 2196, + "pattern": "name_call_unresolved", + "note": "Call to 'ParameterError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "librosa.util.utils", + "lineno": 2201, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2207, + "pattern": "attribute_call", + "note": "Call via attribute access .result_type(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2210, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2213, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2259, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2260, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2261, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2261, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2265, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2271, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2271, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2318, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2319, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2320, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2320, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2324, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2330, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2330, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2340, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2333, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2381, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2391, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2384, + "pattern": "attribute_call", + "note": "Call via attribute access .jit(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2433, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2436, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2476, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2482, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2485, + "pattern": "attribute_call", + "note": "Call via attribute access .square(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2492, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2492, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "librosa.util.utils", + "lineno": 2488, + "pattern": "attribute_call", + "note": "Call via attribute access .vectorize(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .flatten(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .pinv(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .fmin_l_bfgs_b(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .prod(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .pinv(...) - target object type not statically resolved." + }, + { + "module": "librosa.util._nnls", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "librosa.util", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .attach_stub(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .signature(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .getmembers(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .isfunction(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .ismodule(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .getmembers(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .isfunction(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .ismodule(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .unparse(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .visit(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .NumpyDocString(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "scripts.audit_docstring_examples", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .urlparse(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .Request(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .urlparse(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .urlopen(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .getcode(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_author_list", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .itemgetter(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .pythagorean_intervals(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "scripts.create_intervals", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .urlparse(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .urlopen(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .Zenodo(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .find_record_by_doi(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .Request(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "scripts.pull_dois", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "tests.conftest", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .addoption(...) - target object type not statically resolved." + }, + { + "module": "tests.conftest", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "tests.conftest", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.conftest", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .add_marker(...) - target object type not statically resolved." + }, + { + "module": "tests.conftest", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 204, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_beat", + "lineno": 205, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_beat", + "lineno": 206, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_beat", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 246, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_beat", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_beat", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_beat", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .lognorm(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_beat", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cache", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cache", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'func_cache(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_constantq", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .logspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .bincount(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .bincount(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .icqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .bincount(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .hybrid_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .percentile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .median(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .hybrid_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .std(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .std(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .hybrid_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .std(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .std(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .icqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .icqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 702, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .RandomState(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 711, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_constantq", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .octs_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_octs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .A4_to_tuning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .tuning_to_A4(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_midi(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_midi(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_midi(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_note(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_note(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_midi(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_midi(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_note(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_note(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempo_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .A_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .A_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .B_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .B_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .C_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .B_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .D_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .D_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .Z_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .frequency_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .multi_frequency_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .A_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .Z_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .C_weighting(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .times_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .blocks_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .blocks_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 564, + "pattern": "attribute_call", + "note": "Call via attribute access .blocks_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_svara_h(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 603, + "pattern": "attribute_call", + "note": "Call via attribute access .isascii(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_svara_h(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_svara_h(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_svara_c(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .isascii(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_svara_c(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_svara_c(...) - target object type not statically resolved." + }, + { + "module": "tests.test_convert", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .loadmat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .SoundFile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .RawAudioFile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .conj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .ravel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .full_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 594, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equiv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equiv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 773, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 797, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 818, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 828, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 834, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 860, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 873, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 867, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 868, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 906, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 888, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 924, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 927, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 933, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 919, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 941, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 949, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 953, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 956, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 957, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 960, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 961, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 964, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .fftconvolve(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .conj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .fftconvolve(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .conj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 997, + "pattern": "attribute_call", + "note": "Call via attribute access .autocorrelate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1003, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 971, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 971, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 971, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 975, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .loadmat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .lpc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1031, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .lfilter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1034, + "pattern": "name_call_unresolved", + "note": "Call to 'dtype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_core", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .lpc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1040, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1054, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .zero_crossings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1064, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1064, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1065, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1066, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1067, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1089, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1089, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1090, + "pattern": "attribute_call", + "note": "Call via attribute access .pitch_tuning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1094, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1102, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1110, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1125, + "pattern": "attribute_call", + "note": "Call via attribute access .piptrack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1140, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1145, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1148, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1115, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1116, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1152, + "pattern": "attribute_call", + "note": "Call via attribute access .seterr(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1154, + "pattern": "attribute_call", + "note": "Call via attribute access .piptrack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1157, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1168, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1169, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1175, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1183, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1183, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1184, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1184, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1184, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1198, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1199, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1199, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1201, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1221, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1222, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1207, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1208, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1226, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1229, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1230, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1233, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1234, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1239, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1240, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1237, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1245, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1245, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1245, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1254, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1255, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1258, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1259, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1260, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1261, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1262, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1263, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1272, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1272, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1272, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1289, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1290, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1290, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1266, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1298, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1315, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1315, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1317, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1319, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1320, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1320, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1331, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1338, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1339, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1341, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1344, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1349, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1353, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1355, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1360, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1361, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1374, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1375, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1364, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1365, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1379, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1383, + "pattern": "attribute_call", + "note": "Call via attribute access .pyin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1390, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1393, + "pattern": "attribute_call", + "note": "Call via attribute access .piptrack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1402, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1386, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1387, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1414, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1416, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1418, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_tuning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1424, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .log10(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1432, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1432, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1432, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1405, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1407, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1443, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1444, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_tuning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1447, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1438, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1438, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1440, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1456, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1463, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1464, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1470, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1471, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1477, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1482, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1485, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1489, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1491, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1450, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1451, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1452, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1494, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1507, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1508, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1513, + "pattern": "attribute_call", + "note": "Call via attribute access .isrealobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1517, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1517, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1499, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1504, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1520, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1520, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1521, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1522, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1536, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1528, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1545, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1545, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1550, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1561, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1562, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1566, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1570, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1571, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1575, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1576, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1580, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1581, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1585, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1586, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1597, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1589, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1590, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1590, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1590, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1610, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1600, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1601, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1621, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1613, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1614, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1614, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1614, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1631, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1631, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1636, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1651, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .clicks(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1668, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1668, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1671, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1671, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1639, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1639, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1640, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1641, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1642, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1642, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1643, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1644, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1645, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1646, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1690, + "pattern": "attribute_call", + "note": "Call via attribute access .clicks(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1679, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1688, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1710, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1702, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1703, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1704, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1707, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1725, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1720, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1721, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1735, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1728, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1729, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1730, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1731, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1732, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1762, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1751, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1752, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1765, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1770, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1777, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1777, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1778, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1775, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1784, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1784, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1782, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1794, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1794, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1794, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1811, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1811, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1811, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1787, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1790, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1814, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1815, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1815, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1816, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1834, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1835, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1835, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1835, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1843, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1848, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1853, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1854, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1858, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1867, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1872, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1877, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1878, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1879, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1882, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1891, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1896, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1900, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1901, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1905, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1906, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1911, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1912, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1913, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1909, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1918, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1919, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1920, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1916, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1925, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1926, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1927, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1928, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1931, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1940, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1945, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1950, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1951, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1952, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1953, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1956, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1957, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1962, + "pattern": "attribute_call", + "note": "Call via attribute access .show_versions(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1966, + "pattern": "attribute_call", + "note": "Call via attribute access .loadmat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1967, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1971, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1971, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1975, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1979, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1982, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 1996, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2002, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2002, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2003, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2004, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2008, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2012, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2027, + "pattern": "attribute_call", + "note": "Call via attribute access .find_peaks(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2028, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2038, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2040, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2047, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2052, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2052, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2050, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2055, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2056, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2090, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2083, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2098, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2098, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2106, + "pattern": "attribute_call", + "note": "Call via attribute access .expm1(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2109, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2109, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2111, + "pattern": "attribute_call", + "note": "Call via attribute access .expm1(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2111, + "pattern": "attribute_call", + "note": "Call via attribute access .log1p(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2113, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2101, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2102, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2117, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2118, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2120, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2126, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2128, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2131, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2132, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2132, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2135, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2153, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2138, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2139, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2139, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2160, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2167, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2168, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2175, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2176, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2184, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2185, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2186, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2194, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2195, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2196, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2203, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2199, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2211, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2208, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2218, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2222, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2225, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2229, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2247, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2247, + "pattern": "attribute_call", + "note": "Call via attribute access .hstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2232, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2232, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2232, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2232, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2255, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2273, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2273, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2250, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2279, + "pattern": "attribute_call", + "note": "Call via attribute access .get_fftlib(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2283, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2284, + "pattern": "attribute_call", + "note": "Call via attribute access .set_fftlib(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2285, + "pattern": "attribute_call", + "note": "Call via attribute access .get_fftlib(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2286, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2287, + "pattern": "attribute_call", + "note": "Call via attribute access .set_fftlib(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2293, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2294, + "pattern": "attribute_call", + "note": "Call via attribute access .set_fftlib(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2295, + "pattern": "attribute_call", + "note": "Call via attribute access .get_fftlib(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2301, + "pattern": "attribute_call", + "note": "Call via attribute access .chirp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2346, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2305, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2306, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2307, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2308, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2309, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2310, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2311, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2312, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2313, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2314, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2314, + "pattern": "attribute_call", + "note": "Call via attribute access .RandomState(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2315, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2374, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2372, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2380, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2378, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2386, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2384, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2391, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2392, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2399, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2399, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2401, + "pattern": "attribute_call", + "note": "Call via attribute access .get_samplerate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2396, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2407, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2407, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2409, + "pattern": "attribute_call", + "note": "Call via attribute access .SoundFile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2411, + "pattern": "attribute_call", + "note": "Call via attribute access .get_samplerate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2420, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2428, + "pattern": "attribute_call", + "note": "Call via attribute access .SoundFile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2416, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2439, + "pattern": "attribute_call", + "note": "Call via attribute access .stream(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2432, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2436, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2468, + "pattern": "attribute_call", + "note": "Call via attribute access .stream(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2501, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2503, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2509, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2516, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2518, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2522, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2528, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2448, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2448, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2449, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2449, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2450, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2450, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2451, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2452, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2453, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2454, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2455, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2535, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2536, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_compress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2539, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2539, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2539, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2543, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2543, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2544, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2546, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2546, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2531, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2532, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2551, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2552, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_compress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2549, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2564, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_compress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2555, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2556, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2559, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2560, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2572, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2573, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_compress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2575, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_expand(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2577, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2577, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2578, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2578, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2578, + "pattern": "attribute_call", + "note": "Call via attribute access .sign(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2582, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2567, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2568, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2587, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2588, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_expand(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2585, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2600, + "pattern": "attribute_call", + "note": "Call via attribute access .mu_expand(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2591, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2592, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2595, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2596, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2605, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2609, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2603, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2615, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2618, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2613, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2624, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2625, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2622, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2630, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2631, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2632, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2635, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2640, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2641, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2646, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2638, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2651, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2652, + "pattern": "attribute_call", + "note": "Call via attribute access .get_samplerate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2649, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2659, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2661, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2661, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2671, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2674, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2681, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2683, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2685, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2691, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2691, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2691, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2702, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2713, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2719, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2726, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2729, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2733, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2737, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2738, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2738, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2741, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2742, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2743, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2747, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2747, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2747, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2749, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2752, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2753, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2754, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2761, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2762, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2763, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2764, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2766, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_core", + "lineno": 2757, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .NMF(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .NMF(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .random_sample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .csr_matrix(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_decompose", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .median(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .gca(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .tight_layout(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .tight_layout(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .tight_layout(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .subplot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 683, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 713, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .gcf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 718, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .margins(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .margins(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .margins(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 800, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylim(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 801, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylim(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylim(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylim(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 828, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 813, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 867, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 871, + "pattern": "attribute_call", + "note": "Call via attribute access .tile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 871, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 883, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 888, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 924, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .label_outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1031, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1031, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .disconnect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1048, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1053, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1053, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1056, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1063, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1063, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1069, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .get_visible(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1091, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1078, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1100, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1116, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1107, + "pattern": "attribute_call", + "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1110, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_display", + "lineno": 1126, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .argmin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .argmin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .rand(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_dtw", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 80, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_effects", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .percentile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .percentile(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .to_mono(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .get_duration(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .match_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_effects", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_failures", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .resetwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .delta(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .delta(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .delta(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_memory(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .remainder(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_memory(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_memory(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_contrast(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_contrast(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_flatness(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_flatness(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_flatness(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .magphase(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .magphase(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .zero_crossing_rate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .autocorrelate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .localmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .iscomplexobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cens(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cens(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 784, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .var(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .power_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 813, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 843, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 860, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 873, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 893, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 895, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 896, + "pattern": "attribute_call", + "note": "Call via attribute access .sin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 909, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_almost_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 919, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_audio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 955, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 960, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 965, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_vqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 980, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .median(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1017, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram_ratio(...) - target object type not statically resolved." + }, + { + "module": "tests.test_features", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .loadmat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_mel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .mel_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .mel_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_octs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .pad(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .tone(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .unravel_index(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .argmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'wdec(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_filters", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'window(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_filters", + "lineno": 250, + "pattern": "name_call_unresolved", + "note": "Call to 'wdec(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_filters", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .fft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .fft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .note_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 426, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_filters", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_midi(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .around(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .midi_to_hz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .get_window(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .get_window(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .hann(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .hann(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .loadmat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .sos2tf(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_filters", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .pythagorean_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .pythagorean_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .pythagorean_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .pythagorean_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .power(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_intervals", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_contrast(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_met_features", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .reassigned_spectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .fourier_tempogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .time_to_samples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .tempo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .lognorm(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .istft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .hybrid_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .hybrid_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .hybrid_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .icqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .icqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .icqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .griffinlim_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_centroid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_bandwidth(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_contrast(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_contrast(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_contrast(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_rolloff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_flatness(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_flatness(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .spectral_flatness(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .poly_features(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 564, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .zero_crossing_rate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .zero_crossing_rate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .zero_crossing_rate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cqt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cens(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cens(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .chroma_cens(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .tonnetz(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 709, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 713, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .stft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .phase_vocoder(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .phase_vocoder(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .phase_vocoder(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_memory(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_memory(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .stack_memory(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 766, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .interp_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 813, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 832, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .salience(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 818, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .iirt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .iirt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .iirt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 861, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 864, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .lpc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 871, + "pattern": "attribute_call", + "note": "Call via attribute access .lpc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .lpc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 874, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 876, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 883, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .yin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 896, + "pattern": "attribute_call", + "note": "Call via attribute access .piptrack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .piptrack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 898, + "pattern": "attribute_call", + "note": "Call via attribute access .piptrack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 900, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 901, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 902, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 903, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 905, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .clicks(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 917, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 939, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 942, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 942, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 950, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 964, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .einsum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 976, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 955, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .amplitude_to_db(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1003, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 980, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1048, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .resample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1054, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .reassigned_spectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .fft_frequencies(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .random_sample(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1082, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1083, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1088, + "pattern": "attribute_call", + "note": "Call via attribute access .f0_harmonics(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1090, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1091, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1105, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1129, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1134, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1143, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1154, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1172, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1169, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1208, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1209, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1212, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1224, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1225, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1226, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1227, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1237, + "pattern": "attribute_call", + "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1238, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1239, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1240, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1247, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1255, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1257, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1258, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1259, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_multichannel", + "lineno": 1262, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_notes(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_notes(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_notes(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_notes(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .key_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .list_thaat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .list_mela(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .thaat_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .list_thaat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .list_mela(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_svara(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .isascii(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_degrees(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_svara(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .mela_to_svara(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .fifths_to_note(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .interval_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .plimit_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_notation", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .hz_to_fjs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .melspectrogram(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 148, + "pattern": "name_call_unresolved", + "note": "Call to 'aggregate(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_onset", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .samples_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .frames_to_time(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_onset", + "lineno": 249, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_onset", + "lineno": 250, + "pattern": "name_call_unresolved", + "note": "Call to 'dnr(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_onset", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .rms(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.test_onset", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .isspmatrix(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .todense(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .eye(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .eye(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .tril_indices(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .isspmatrix(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .todense(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .eye(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .roll(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .asformat(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .issparse(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .issparse(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 460, + "pattern": "name_call_unresolved", + "note": "Call to 'd_pos0(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_segment", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 467, + "pattern": "name_call_unresolved", + "note": "Call to 'd_pos1(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_segment", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .mfcc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_segment", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .diag(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 642, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 702, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 771, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_sequence", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .set_printoptions(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .asfortranarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .ascontiguousarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .atleast_2d(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .frame(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .pad_center(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_length(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .fix_frames(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .ones_like(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .axis_sort(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .axis_sort(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .axis_sort(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 344, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .match_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .match_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .match_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .match_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .match_events(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .localmax(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .argwhere(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .localmin(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .argwhere(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .isclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .flatnonzero(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .peak_pick(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .sparsify_rows(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .sparsify_rows(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .sparsify_rows(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .sparsify_rows(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .todense(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .find_files(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 642, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .find_files(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .find_files(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_int(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 718, + "pattern": "name_call_unresolved", + "note": "Call to 'cast(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 709, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_int(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive_int(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .valid_intervals(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .Deprecated(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 818, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_kw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_kw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .index_to_slice(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 869, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 896, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 917, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 888, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 924, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 926, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 937, + "pattern": "name_call_unresolved", + "note": "Call to 'atype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 940, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 942, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 933, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 950, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 951, + "pattern": "name_call_unresolved", + "note": "Call to 'atype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 952, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 956, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .sync(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .mod(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 960, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 961, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 984, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 991, + "pattern": "attribute_call", + "note": "Call via attribute access .vander(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 991, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 994, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .softmask(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1003, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1003, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .tiny(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1017, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .finfo(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .fill_off_diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1036, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1049, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1056, + "pattern": "attribute_call", + "note": "Call via attribute access .fill_off_diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .fill_off_diagonal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1089, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1091, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1091, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1093, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1110, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1116, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1099, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1100, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1101, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1131, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1135, + "pattern": "attribute_call", + "note": "Call via attribute access .nnls(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1137, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .dot(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1120, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1121, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1122, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1147, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .cyclic_gradient(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1162, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1150, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1151, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1167, + "pattern": "attribute_call", + "note": "Call via attribute access .eye(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1169, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1172, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1173, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1173, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1175, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1178, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1179, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1179, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1184, + "pattern": "attribute_call", + "note": "Call via attribute access .identity(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1186, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1188, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1188, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1188, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1190, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1194, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1196, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1196, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1196, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1198, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1200, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1200, + "pattern": "attribute_call", + "note": "Call via attribute access .toarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1200, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1182, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access .shear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access .eye(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1203, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1209, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1210, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1212, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1220, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1222, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1223, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1218, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1228, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1226, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1234, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1235, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1237, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1231, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1232, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1232, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1264, + "pattern": "attribute_call", + "note": "Call via attribute access .example(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1265, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1243, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1261, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .example(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1294, + "pattern": "attribute_call", + "note": "Call via attribute access .example_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1274, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1299, + "pattern": "attribute_call", + "note": "Call via attribute access .example_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1303, + "pattern": "attribute_call", + "note": "Call via attribute access .list_examples(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1316, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1319, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1319, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1306, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1334, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_c2r(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1322, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1330, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1343, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1340, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1348, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1349, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1346, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1355, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1360, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1360, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1366, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1366, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1353, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .outer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1377, + "pattern": "attribute_call", + "note": "Call via attribute access .expand_to(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1381, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1381, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1384, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1384, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1373, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1374, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1393, + "pattern": "attribute_call", + "note": "Call via attribute access .vander(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1393, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1395, + "pattern": "attribute_call", + "note": "Call via attribute access .count_unique(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1396, + "pattern": "attribute_call", + "note": "Call via attribute access .count_unique(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1398, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1399, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .vander(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .is_unique(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1407, + "pattern": "attribute_call", + "note": "Call via attribute access .is_unique(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1416, + "pattern": "name_call_unresolved", + "note": "Call to 'dtype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 1417, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1418, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1413, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1413, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1414, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1424, + "pattern": "name_call_unresolved", + "note": "Call to 'dtype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1426, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1426, + "pattern": "attribute_call", + "note": "Call via attribute access .abs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1427, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_c2r(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1421, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1421, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1422, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1431, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1432, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1440, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1442, + "pattern": "attribute_call", + "note": "Call via attribute access .isrealobj(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1446, + "pattern": "attribute_call", + "note": "Call via attribute access .abs2(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1456, + "pattern": "name_call_unresolved", + "note": "Call to 'dtype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 1457, + "pattern": "attribute_call", + "note": "Call via attribute access .exp(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1459, + "pattern": "name_call_unresolved", + "note": "Call to 'dtype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_util", + "lineno": 1462, + "pattern": "attribute_call", + "note": "Call via attribute access .phasor(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1464, + "pattern": "attribute_call", + "note": "Call via attribute access .allclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1465, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype_r2c(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1451, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1452, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1453, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1472, + "pattern": "attribute_call", + "note": "Call via attribute access .cite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1477, + "pattern": "attribute_call", + "note": "Call via attribute access .cite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1483, + "pattern": "attribute_call", + "note": "Call via attribute access .cite(...) - target object type not statically resolved." + }, + { + "module": "tests.test_util", + "lineno": 1481, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + } + ], + "governance_gate": "APPROVED" +} \ No newline at end of file