Files
tfm_ainventory/graphify-out/cache/66dbf362dbd9ad679c29087e1768be26b3f8d5150e730ccd08935e7f978bc591.json

1 line
78 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "label": "test_mrecords.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L1"}, {"id": "test_mrecords_testmrecords", "label": "TestMRecords", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L29"}, {"id": "test_mrecords_testmrecords_test_byview", "label": ".test_byview()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L38"}, {"id": "test_mrecords_testmrecords_test_get", "label": ".test_get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L50"}, {"id": "test_mrecords_testmrecords_test_set_fields", "label": ".test_set_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L90"}, {"id": "test_mrecords_testmrecords_test_set_fields_mask", "label": ".test_set_fields_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L145"}, {"id": "test_mrecords_testmrecords_test_set_mask", "label": ".test_set_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L160"}, {"id": "test_mrecords_testmrecords_test_set_mask_fromarray", "label": ".test_set_mask_fromarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L176"}, {"id": "test_mrecords_testmrecords_test_set_mask_fromfields", "label": ".test_set_mask_fromfields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L190"}, {"id": "test_mrecords_testmrecords_test_set_elements", "label": ".test_set_elements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L207"}, {"id": "test_mrecords_testmrecords_test_setslices_hardmask", "label": ".test_setslices_hardmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L239"}, {"id": "test_mrecords_testmrecords_test_hardmask", "label": ".test_hardmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L268"}, {"id": "test_mrecords_testmrecords_test_pickling", "label": ".test_pickling()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L285"}, {"id": "test_mrecords_testmrecords_test_filled", "label": ".test_filled()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L297"}, {"id": "test_mrecords_testmrecords_test_tolist", "label": ".test_tolist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L312"}, {"id": "test_mrecords_testmrecords_test_withnames", "label": ".test_withnames()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L325"}, {"id": "test_mrecords_testmrecords_test_exotic_formats", "label": ".test_exotic_formats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L331"}, {"id": "test_mrecords_testview", "label": "TestView", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L351"}, {"id": "test_mrecords_testview_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L353"}, {"id": "test_mrecords_testview_test_view_by_itself", "label": ".test_view_by_itself()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L362"}, {"id": "test_mrecords_testview_test_view_simple_dtype", "label": ".test_view_simple_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L369"}, {"id": "test_mrecords_testview_test_view_flexible_type", "label": ".test_view_flexible_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L377"}, {"id": "test_mrecords_testmrecordsimport", "label": "TestMRecordsImport", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L389"}, {"id": "test_mrecords_testmrecordsimport_test_fromarrays", "label": ".test_fromarrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L402"}, {"id": "test_mrecords_testmrecordsimport_test_fromrecords", "label": ".test_fromrecords()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L413"}, {"id": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "label": ".test_fromrecords_wmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L439"}, {"id": "test_mrecords_testmrecordsimport_test_fromtextfile", "label": ".test_fromtextfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L460"}, {"id": "test_mrecords_testmrecordsimport_test_addfield", "label": ".test_addfield()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L479"}, {"id": "test_mrecords_test_record_array_with_object_field", "label": "test_record_array_with_object_field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L488"}, {"id": "test_mrecords_rationale_1", "label": "Tests suite for mrecords. :author: Pierre Gerard-Marchant :contact: pierregm_at", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy_ma", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy_core_records", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy_ma", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy_ma_mrecords", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy_ma_testutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "test_mrecords_testmrecords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L29", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_byview", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L38", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L50", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_set_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L90", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_set_fields_mask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L145", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_set_mask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L160", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_set_mask_fromarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L176", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_set_mask_fromfields", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L190", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_set_elements", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L207", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_setslices_hardmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L239", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_hardmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L268", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_pickling", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L285", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_filled", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L297", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_tolist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L312", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_withnames", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L325", "weight": 1.0}, {"source": "test_mrecords_testmrecords", "target": "test_mrecords_testmrecords_test_exotic_formats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L331", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "test_mrecords_testview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L351", "weight": 1.0}, {"source": "test_mrecords_testview", "target": "test_mrecords_testview_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L353", "weight": 1.0}, {"source": "test_mrecords_testview", "target": "test_mrecords_testview_test_view_by_itself", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L362", "weight": 1.0}, {"source": "test_mrecords_testview", "target": "test_mrecords_testview_test_view_simple_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L369", "weight": 1.0}, {"source": "test_mrecords_testview", "target": "test_mrecords_testview_test_view_flexible_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "test_mrecords_testmrecordsimport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L389", "weight": 1.0}, {"source": "test_mrecords_testmrecordsimport", "target": "test_mrecords_testmrecordsimport_test_fromarrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L402", "weight": 1.0}, {"source": "test_mrecords_testmrecordsimport", "target": "test_mrecords_testmrecordsimport_test_fromrecords", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L413", "weight": 1.0}, {"source": "test_mrecords_testmrecordsimport", "target": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L439", "weight": 1.0}, {"source": "test_mrecords_testmrecordsimport", "target": "test_mrecords_testmrecordsimport_test_fromtextfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L460", "weight": 1.0}, {"source": "test_mrecords_testmrecordsimport", "target": "test_mrecords_testmrecordsimport_test_addfield", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "target": "test_mrecords_test_record_array_with_object_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L488", "weight": 1.0}, {"source": "test_mrecords_testview_test_view_by_itself", "target": "test_mrecords_testview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L363", "weight": 1.0}, {"source": "test_mrecords_testview_test_view_simple_dtype", "target": "test_mrecords_testview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L370", "weight": 1.0}, {"source": "test_mrecords_testview_test_view_flexible_type", "target": "test_mrecords_testview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L378", "weight": 1.0}, {"source": "test_mrecords_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_mrecords_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L41"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L42"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L43"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L44"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L44"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L45"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L45"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L47"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L48"}, {"caller_nid": "test_mrecords_testmrecords_test_byview", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L48"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L52"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L53"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L56"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L56"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L57"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L60"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L60"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L61"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L62"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L62"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L64"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L65"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L65"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L66"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L68"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L68"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L69"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L70"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L70"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L72"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L73"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L73"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L74"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L75"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L78"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L78"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L79"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L81"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L82"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L83"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L86"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L86"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L88"}, {"caller_nid": "test_mrecords_testmrecords_test_get", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L88"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L92"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L93"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L94"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L98"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L99"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L102"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L103"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L103"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L105"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L106"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L106"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L107"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L116"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L117"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L118"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L118"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L119"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "getdata", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L119"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L120"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L120"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L121"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L128"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L128"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L130"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L131"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L133"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L134"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L137"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L138"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L139"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L142"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L143"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L147"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L149"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L151"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L152"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "fromarrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L154"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L154"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L154"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L157"}, {"caller_nid": "test_mrecords_testmrecords_test_set_fields_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L158"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L161"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L162"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L165"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L165"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L166"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L167"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L168"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L168"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L169"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L172"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L172"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L173"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L173"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L174"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L177"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L178"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L181"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L182"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L183"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L186"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L187"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L188"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L191"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L191"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L193"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L197"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L198"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L199"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L203"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L204"}, {"caller_nid": "test_mrecords_testmrecords_test_set_mask_fromfields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L205"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L208"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L210"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L210"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L212"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L213"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L214"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L217"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L219"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L219"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L221"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L222"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L223"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L224"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L225"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L227"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L229"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L229"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L231"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L232"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L233"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L234"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L235"}, {"caller_nid": "test_mrecords_testmrecords_test_set_elements", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L237"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L241"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L242"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L243"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L246"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L247"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L248"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L250"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L251"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L252"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "Exception", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L259"}, {"caller_nid": "test_mrecords_testmrecords_test_setslices_hardmask", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L266"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L270"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L271"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L272"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L273"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L275"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "soften_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L276"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L277"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L280"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "make_mask_none", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L281"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L282"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L282"}, {"caller_nid": "test_mrecords_testmrecords_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L283"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L287"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L288"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L289"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L290"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L291"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L292"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L293"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L294"}, {"caller_nid": "test_mrecords_testmrecords_test_pickling", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L295"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L299"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L300"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L301"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "fromarrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L303"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L305"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L306"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L306"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L307"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L307"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L309"}, {"caller_nid": "test_mrecords_testmrecords_test_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L309"}, {"caller_nid": "test_mrecords_testmrecords_test_tolist", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L314"}, {"caller_nid": "test_mrecords_testmrecords_test_tolist", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L315"}, {"caller_nid": "test_mrecords_testmrecords_test_tolist", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L316"}, {"caller_nid": "test_mrecords_testmrecords_test_tolist", "callee": "fromarrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L318"}, {"caller_nid": "test_mrecords_testmrecords_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L321"}, {"caller_nid": "test_mrecords_testmrecords_test_tolist", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L321"}, {"caller_nid": "test_mrecords_testmrecords_test_withnames", "callee": "mrecarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L327"}, {"caller_nid": "test_mrecords_testmrecords_test_withnames", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L329"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "mrecarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L333"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L335"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L335"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L335"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "mrecarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L337"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L339"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L339"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L339"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L340"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L340"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "mrecarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L342"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L345"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L346"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L346"}, {"caller_nid": "test_mrecords_testmrecords_test_exotic_formats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L347"}, {"caller_nid": "test_mrecords_testview_create_data", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L354"}, {"caller_nid": "test_mrecords_testview_create_data", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L354"}, {"caller_nid": "test_mrecords_testview_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L356"}, {"caller_nid": "test_mrecords_testview_create_data", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L356"}, {"caller_nid": "test_mrecords_testview_create_data", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L356"}, {"caller_nid": "test_mrecords_testview_create_data", "callee": "fromarrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L358"}, {"caller_nid": "test_mrecords_testview_test_view_by_itself", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L364"}, {"caller_nid": "test_mrecords_testview_test_view_by_itself", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L365"}, {"caller_nid": "test_mrecords_testview_test_view_by_itself", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L365"}, {"caller_nid": "test_mrecords_testview_test_view_by_itself", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L366"}, {"caller_nid": "test_mrecords_testview_test_view_by_itself", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L367"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L372"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L373"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L373"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L374"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L374"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L374"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L374"}, {"caller_nid": "test_mrecords_testview_test_view_simple_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L375"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L380"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L381"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L381"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L382"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L382"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L383"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L384"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L384"}, {"caller_nid": "test_mrecords_testview_test_view_flexible_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L385"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L403"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L404"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L405"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L407"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L408"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L408"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L410"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L411"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromarrays", "callee": "fromarrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L411"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "recfromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L420"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L421"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L422"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L424"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L425"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L427"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L427"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L427"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L429"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L429"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L430"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L431"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L432"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L432"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L432"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L434"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L435"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L436"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L436"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L437"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L443"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L443"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L444"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L445"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L445"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L447"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L447"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L448"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L449"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L449"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L451"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L451"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L452"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L453"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L453"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L453"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "fromrecords", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L455"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L455"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L456"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L457"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L458"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L458"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromrecords_wmask", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L458"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L470"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L471"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L472"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "fromtextfile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L473"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L474"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L474"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L475"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L476"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_fromtextfile", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L477"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_addfield", "callee": "addfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L483"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_addfield", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L483"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_addfield", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L484"}, {"caller_nid": "test_mrecords_testmrecordsimport_test_addfield", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L485"}, {"caller_nid": "test_mrecords_test_record_array_with_object_field", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_mrecords.py", "source_location": "L490"}]}