1 line
36 KiB
JSON
1 line
36 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "label": "testutils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L1"}, {"id": "testutils_approx", "label": "approx()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L45"}, {"id": "testutils_almost", "label": "almost()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L69"}, {"id": "testutils_assert_equal_on_sequences", "label": "_assert_equal_on_sequences()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L90"}, {"id": "testutils_assert_equal_records", "label": "assert_equal_records()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L100"}, {"id": "testutils_assert_equal", "label": "assert_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L114"}, {"id": "testutils_fail_if_equal", "label": "fail_if_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L153"}, {"id": "testutils_assert_almost_equal", "label": "assert_almost_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L182"}, {"id": "testutils_assert_array_compare", "label": "assert_array_compare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L201"}, {"id": "testutils_assert_array_equal", "label": "assert_array_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L226"}, {"id": "testutils_fail_if_array_equal", "label": "fail_if_array_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L236"}, {"id": "testutils_assert_array_approx_equal", "label": "assert_array_approx_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L247"}, {"id": "testutils_assert_array_almost_equal", "label": "assert_array_almost_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L261"}, {"id": "testutils_assert_array_less", "label": "assert_array_less()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L275"}, {"id": "testutils_assert_mask_equal", "label": "assert_mask_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L285"}, {"id": "testutils_rationale_1", "label": "Miscellaneous functions for testing masked arrays and subclasses :author: Pierr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L1"}, {"id": "testutils_rationale_46", "label": "Returns true if all components of a and b are equal to given tolerances. If", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L46"}, {"id": "testutils_rationale_70", "label": "Returns True if a and b are equal up to decimal places. If fill_value is Tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L70"}, {"id": "testutils_rationale_91", "label": "Asserts the equality of two non-array sequences.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L91"}, {"id": "testutils_rationale_101", "label": "Asserts that two records are equal. Pretty crude for now.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L101"}, {"id": "testutils_rationale_115", "label": "Asserts that two items are equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L115"}, {"id": "testutils_rationale_154", "label": "Raises an assertion error if two items are equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L154"}, {"id": "testutils_rationale_183", "label": "Asserts that two items are almost equal. The test is equivalent to abs(desi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L183"}, {"id": "testutils_rationale_203", "label": "Asserts that comparison between two masked arrays is satisfied. The compari", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L203"}, {"id": "testutils_rationale_227", "label": "Checks the elementwise equality of two masked arrays.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L227"}, {"id": "testutils_rationale_237", "label": "Raises an assertion error if two masked arrays are not equal elementwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L237"}, {"id": "testutils_rationale_248", "label": "Checks the equality of two masked arrays, up to given number odecimals. The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L248"}, {"id": "testutils_rationale_262", "label": "Checks the equality of two masked arrays, up to given number odecimals. The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L262"}, {"id": "testutils_rationale_276", "label": "Checks that x is smaller than y elementwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L276"}, {"id": "testutils_rationale_286", "label": "Asserts the equality of two masks.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L286"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "numpy_core_umath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "numpy_testing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "unittest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_approx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_almost", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_equal_on_sequences", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_equal_records", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_fail_if_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_almost_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_array_compare", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L201", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_array_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L226", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_fail_if_array_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_array_approx_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_array_almost_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_array_less", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L275", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "target": "testutils_assert_mask_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L285", "weight": 1.0}, {"source": "testutils_assert_equal_on_sequences", "target": "testutils_assert_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L95", "weight": 1.0}, {"source": "testutils_assert_equal_records", "target": "testutils_assert_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L107", "weight": 1.0}, {"source": "testutils_assert_equal", "target": "testutils_assert_equal_on_sequences", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L131", "weight": 1.0}, {"source": "testutils_assert_equal", "target": "testutils_assert_array_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L150", "weight": 1.0}, {"source": "testutils_fail_if_equal", "target": "testutils_fail_if_array_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L173", "weight": 1.0}, {"source": "testutils_assert_almost_equal", "target": "testutils_assert_array_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L190", "weight": 1.0}, {"source": "testutils_assert_array_equal", "target": "testutils_assert_array_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L231", "weight": 1.0}, {"source": "testutils_fail_if_array_equal", "target": "testutils_assert_array_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L243", "weight": 1.0}, {"source": "testutils_assert_array_approx_equal", "target": "testutils_assert_array_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L257", "weight": 1.0}, {"source": "testutils_assert_array_almost_equal", "target": "testutils_assert_array_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L271", "weight": 1.0}, {"source": "testutils_assert_array_less", "target": "testutils_assert_array_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L280", "weight": 1.0}, {"source": "testutils_assert_mask_equal", "target": "testutils_assert_array_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L294", "weight": 1.0}, {"source": "testutils_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_testutils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L1", "weight": 1.0}, {"source": "testutils_rationale_46", "target": "testutils_approx", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L46", "weight": 1.0}, {"source": "testutils_rationale_70", "target": "testutils_almost", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L70", "weight": 1.0}, {"source": "testutils_rationale_91", "target": "testutils_assert_equal_on_sequences", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L91", "weight": 1.0}, {"source": "testutils_rationale_101", "target": "testutils_assert_equal_records", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L101", "weight": 1.0}, {"source": "testutils_rationale_115", "target": "testutils_assert_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L115", "weight": 1.0}, {"source": "testutils_rationale_154", "target": "testutils_fail_if_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L154", "weight": 1.0}, {"source": "testutils_rationale_183", "target": "testutils_assert_almost_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L183", "weight": 1.0}, {"source": "testutils_rationale_203", "target": "testutils_assert_array_compare", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L203", "weight": 1.0}, {"source": "testutils_rationale_227", "target": "testutils_assert_array_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L227", "weight": 1.0}, {"source": "testutils_rationale_237", "target": "testutils_fail_if_array_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L237", "weight": 1.0}, {"source": "testutils_rationale_248", "target": "testutils_assert_array_approx_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L248", "weight": 1.0}, {"source": "testutils_rationale_262", "target": "testutils_assert_array_almost_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L262", "weight": 1.0}, {"source": "testutils_rationale_276", "target": "testutils_assert_array_less", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L276", "weight": 1.0}, {"source": "testutils_rationale_286", "target": "testutils_assert_mask_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L286", "weight": 1.0}], "raw_calls": [{"caller_nid": "testutils_approx", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L56"}, {"caller_nid": "testutils_approx", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L56"}, {"caller_nid": "testutils_approx", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L56"}, {"caller_nid": "testutils_approx", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L57"}, {"caller_nid": "testutils_approx", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L58"}, {"caller_nid": "testutils_approx", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L60"}, {"caller_nid": "testutils_approx", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L60"}, {"caller_nid": "testutils_approx", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L61"}, {"caller_nid": "testutils_approx", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L61"}, {"caller_nid": "testutils_approx", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L62"}, {"caller_nid": "testutils_approx", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L64"}, {"caller_nid": "testutils_approx", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L64"}, {"caller_nid": "testutils_approx", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L64"}, {"caller_nid": "testutils_approx", "callee": "less_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L65"}, {"caller_nid": "testutils_approx", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L65"}, {"caller_nid": "testutils_approx", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L65"}, {"caller_nid": "testutils_approx", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L66"}, {"caller_nid": "testutils_almost", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L77"}, {"caller_nid": "testutils_almost", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L77"}, {"caller_nid": "testutils_almost", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L77"}, {"caller_nid": "testutils_almost", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L78"}, {"caller_nid": "testutils_almost", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L79"}, {"caller_nid": "testutils_almost", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L81"}, {"caller_nid": "testutils_almost", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L81"}, {"caller_nid": "testutils_almost", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L82"}, {"caller_nid": "testutils_almost", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L82"}, {"caller_nid": "testutils_almost", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L83"}, {"caller_nid": "testutils_almost", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L85"}, {"caller_nid": "testutils_almost", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L85"}, {"caller_nid": "testutils_almost", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L85"}, {"caller_nid": "testutils_almost", "callee": "around", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L86"}, {"caller_nid": "testutils_almost", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L86"}, {"caller_nid": "testutils_almost", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L87"}, {"caller_nid": "testutils_assert_equal_on_sequences", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L95"}, {"caller_nid": "testutils_assert_equal_on_sequences", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L95"}, {"caller_nid": "testutils_assert_equal_on_sequences", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L96"}, {"caller_nid": "testutils_assert_equal_on_sequences", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L96"}, {"caller_nid": "testutils_assert_equal_records", "callee": "getitem", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L109"}, {"caller_nid": "testutils_assert_equal_records", "callee": "getitem", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L109"}, {"caller_nid": "testutils_assert_equal_records", "callee": "getitem", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L111"}, {"caller_nid": "testutils_assert_equal_records", "callee": "getitem", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L111"}, {"caller_nid": "testutils_assert_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L120"}, {"caller_nid": "testutils_assert_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L121"}, {"caller_nid": "testutils_assert_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L122"}, {"caller_nid": "testutils_assert_equal", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L122"}, {"caller_nid": "testutils_assert_equal", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L122"}, {"caller_nid": "testutils_assert_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L123"}, {"caller_nid": "testutils_assert_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L123"}, {"caller_nid": "testutils_assert_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L126"}, {"caller_nid": "testutils_assert_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L130"}, {"caller_nid": "testutils_assert_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L130"}, {"caller_nid": "testutils_assert_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L132"}, {"caller_nid": "testutils_assert_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L132"}, {"caller_nid": "testutils_assert_equal", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L133"}, {"caller_nid": "testutils_assert_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L135"}, {"caller_nid": "testutils_assert_equal", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L140"}, {"caller_nid": "testutils_assert_equal", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L142"}, {"caller_nid": "testutils_assert_equal", "callee": "asanyarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L143"}, {"caller_nid": "testutils_assert_equal", "callee": "asanyarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L144"}, {"caller_nid": "testutils_assert_equal", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L147"}, {"caller_nid": "testutils_assert_equal", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L148"}, {"caller_nid": "testutils_fail_if_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L158"}, {"caller_nid": "testutils_fail_if_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L159"}, {"caller_nid": "testutils_fail_if_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L160"}, {"caller_nid": "testutils_fail_if_equal", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L160"}, {"caller_nid": "testutils_fail_if_equal", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L160"}, {"caller_nid": "testutils_fail_if_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L161"}, {"caller_nid": "testutils_fail_if_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L161"}, {"caller_nid": "testutils_fail_if_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L164"}, {"caller_nid": "testutils_fail_if_equal", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L164"}, {"caller_nid": "testutils_fail_if_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L167"}, {"caller_nid": "testutils_fail_if_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L167"}, {"caller_nid": "testutils_fail_if_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L168"}, {"caller_nid": "testutils_fail_if_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L168"}, {"caller_nid": "testutils_fail_if_equal", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L169"}, {"caller_nid": "testutils_fail_if_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L169"}, {"caller_nid": "testutils_fail_if_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L172"}, {"caller_nid": "testutils_fail_if_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L172"}, {"caller_nid": "testutils_fail_if_equal", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L174"}, {"caller_nid": "testutils_fail_if_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L176"}, {"caller_nid": "testutils_assert_almost_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L189"}, {"caller_nid": "testutils_assert_almost_equal", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L189"}, {"caller_nid": "testutils_assert_almost_equal", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L192"}, {"caller_nid": "testutils_assert_almost_equal", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L194"}, {"caller_nid": "testutils_assert_almost_equal", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L194"}, {"caller_nid": "testutils_assert_almost_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L195"}, {"caller_nid": "testutils_assert_array_compare", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L210"}, {"caller_nid": "testutils_assert_array_compare", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L210"}, {"caller_nid": "testutils_assert_array_compare", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L210"}, {"caller_nid": "testutils_assert_array_compare", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L211"}, {"caller_nid": "testutils_assert_array_compare", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L212"}, {"caller_nid": "testutils_assert_array_compare", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L215"}, {"caller_nid": "testutils_assert_array_compare", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L217"}, {"caller_nid": "testutils_assert_array_compare", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L220"}, {"caller_nid": "testutils_assert_array_compare", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L221"}, {"caller_nid": "testutils_assert_mask_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L291"}, {"caller_nid": "testutils_assert_mask_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/testutils.py", "source_location": "L293"}]} |