{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "label": "test_deprecations.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L1"}, {"id": "test_deprecations_testargsort", "label": "TestArgsort", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L11"}, {"id": "test_deprecations_testargsort_test_base", "label": "._test_base()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L13"}, {"id": "test_deprecations_testargsort_test_function_ndarray", "label": ".test_function_ndarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L30"}, {"id": "test_deprecations_testargsort_test_function_maskedarray", "label": ".test_function_maskedarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L33"}, {"id": "test_deprecations_testargsort_test_method", "label": ".test_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L36"}, {"id": "test_deprecations_testminimummaximum", "label": "TestMinimumMaximum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L40"}, {"id": "test_deprecations_testminimummaximum_test_axis_default", "label": ".test_axis_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L42"}, {"id": "test_deprecations_rationale_1", "label": "Test deprecation and future warnings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "target": "numpy_ma_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "target": "numpy_ma_testutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "target": "test_deprecations_testargsort", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L11", "weight": 1.0}, {"source": "test_deprecations_testargsort", "target": "test_deprecations_testargsort_test_base", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L13", "weight": 1.0}, {"source": "test_deprecations_testargsort", "target": "test_deprecations_testargsort_test_function_ndarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L30", "weight": 1.0}, {"source": "test_deprecations_testargsort", "target": "test_deprecations_testargsort_test_function_maskedarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L33", "weight": 1.0}, {"source": "test_deprecations_testargsort", "target": "test_deprecations_testargsort_test_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "target": "test_deprecations_testminimummaximum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L40", "weight": 1.0}, {"source": "test_deprecations_testminimummaximum", "target": "test_deprecations_testminimummaximum_test_axis_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L42", "weight": 1.0}, {"source": "test_deprecations_testargsort_test_function_ndarray", "target": "test_deprecations_testargsort_test_base", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L31", "weight": 1.0}, {"source": "test_deprecations_testargsort_test_function_maskedarray", "target": "test_deprecations_testargsort_test_base", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L34", "weight": 1.0}, {"source": "test_deprecations_testargsort_test_method", "target": "test_deprecations_testargsort_test_base", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L37", "weight": 1.0}, {"source": "test_deprecations_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_deprecations_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_deprecations_testargsort_test_base", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L14"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L14"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L15"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L17"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L17"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L18"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L21"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L21"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L22"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L24"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L24"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L27"}, {"caller_nid": "test_deprecations_testargsort_test_base", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L28"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L45"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L46"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L52"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L53"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L53"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L55"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L56"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L56"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L59"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L60"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L60"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L61"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L61"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L63"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L64"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L64"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L65"}, {"caller_nid": "test_deprecations_testminimummaximum_test_axis_default", "callee": "ma_max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_deprecations.py", "source_location": "L65"}]}