Files
tfm_ainventory/graphify-out/cache/7de789af5af4598253fb18bfa5ad68b1726a8a5634e3f66abef3eee11fc802e2.json

1 line
1.0 MiB

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "label": "test_core.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1"}, {"id": "test_core_testmaskedarray", "label": "TestMaskedArray", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L156"}, {"id": "test_core_testmaskedarray_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L160"}, {"id": "test_core_testmaskedarray_test_basicattributes", "label": ".test_basicattributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L175"}, {"id": "test_core_testmaskedarray_test_basic0d", "label": ".test_basic0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L186"}, {"id": "test_core_testmaskedarray_test_basic1d", "label": ".test_basic1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L197"}, {"id": "test_core_testmaskedarray_test_basic2d", "label": ".test_basic2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L215"}, {"id": "test_core_testmaskedarray_test_concatenate_basic", "label": ".test_concatenate_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L235"}, {"id": "test_core_testmaskedarray_test_concatenate_alongaxis", "label": ".test_concatenate_alongaxis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L244"}, {"id": "test_core_testmaskedarray_test_concatenate_flexible", "label": ".test_concatenate_flexible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L270"}, {"id": "test_core_testmaskedarray_test_creation_ndmin", "label": ".test_creation_ndmin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L279"}, {"id": "test_core_testmaskedarray_test_creation_ndmin_from_maskedarray", "label": ".test_creation_ndmin_from_maskedarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L286"}, {"id": "test_core_testmaskedarray_test_creation_maskcreation", "label": ".test_creation_maskcreation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L294"}, {"id": "test_core_testmaskedarray_test_masked_singleton_array_creation_warns", "label": ".test_masked_singleton_array_creation_warns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L316"}, {"id": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "label": ".test_creation_with_list_of_maskedarrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L327"}, {"id": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "label": ".test_creation_with_list_of_maskedarrays_no_bool_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L339"}, {"id": "test_core_testmaskedarray_test_creation_from_ndarray_with_padding", "label": ".test_creation_from_ndarray_with_padding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L359"}, {"id": "test_core_testmaskedarray_test_unknown_keyword_parameter", "label": ".test_unknown_keyword_parameter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L365"}, {"id": "test_core_testmaskedarray_test_asarray", "label": ".test_asarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L369"}, {"id": "test_core_testmaskedarray_test_asarray_default_order", "label": ".test_asarray_default_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L379"}, {"id": "test_core_testmaskedarray_test_asarray_enforce_order", "label": ".test_asarray_enforce_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L387"}, {"id": "test_core_testmaskedarray_test_fix_invalid", "label": ".test_fix_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L395"}, {"id": "test_core_testmaskedarray_test_maskedelement", "label": ".test_maskedelement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L403"}, {"id": "test_core_testmaskedarray_test_set_element_as_object", "label": ".test_set_element_as_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L411"}, {"id": "test_core_testmaskedarray_test_indexing", "label": ".test_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L424"}, {"id": "test_core_testmaskedarray_test_setitem_no_warning", "label": ".test_setitem_no_warning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L474"}, {"id": "test_core_test_copy", "label": "test_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L493"}, {"id": "test_core_testmaskedarray_test_copy_0d", "label": ".test_copy_0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L565"}, {"id": "test_core_testmaskedarray_test_copy_on_python_builtins", "label": ".test_copy_on_python_builtins()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L571"}, {"id": "test_core_testmaskedarray_test_copy_immutable", "label": ".test_copy_immutable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L576"}, {"id": "test_core_testmaskedarray_test_deepcopy", "label": ".test_deepcopy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L584"}, {"id": "test_core_testmaskedarray_test_format", "label": ".test_format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L601"}, {"id": "test_core_testmaskedarray_test_str_repr", "label": ".test_str_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L616"}, {"id": "test_core_testmaskedarray_test_str_repr_legacy", "label": ".test_str_repr_legacy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L686"}, {"id": "test_core_testmaskedarray_test_0d_unicode", "label": ".test_0d_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L707"}, {"id": "test_core_testmaskedarray_test_pickling", "label": ".test_pickling()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L717"}, {"id": "test_core_testmaskedarray_test_pickling_subbaseclass", "label": ".test_pickling_subbaseclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L739"}, {"id": "test_core_testmaskedarray_test_pickling_maskedconstant", "label": ".test_pickling_maskedconstant()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L750"}, {"id": "test_core_testmaskedarray_test_pickling_wstructured", "label": ".test_pickling_wstructured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L759"}, {"id": "test_core_testmaskedarray_test_pickling_keepalignment", "label": ".test_pickling_keepalignment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L768"}, {"id": "test_core_testmaskedarray_test_single_element_subscript", "label": ".test_single_element_subscript()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L776"}, {"id": "test_core_testmaskedarray_test_topython", "label": ".test_topython()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L784"}, {"id": "test_core_testmaskedarray_test_oddfeatures_1", "label": ".test_oddfeatures_1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L805"}, {"id": "test_core_testmaskedarray_test_oddfeatures_2", "label": ".test_oddfeatures_2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L833"}, {"id": "test_core_testmaskedarray_test_oddfeatures_3", "label": ".test_oddfeatures_3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L847"}, {"id": "test_core_testmaskedarray_test_filled_with_object_dtype", "label": ".test_filled_with_object_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L859"}, {"id": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "label": ".test_filled_with_flexible_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L863"}, {"id": "test_core_testmaskedarray_test_filled_with_mvoid", "label": ".test_filled_with_mvoid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L876"}, {"id": "test_core_testmaskedarray_test_filled_with_nested_dtype", "label": ".test_filled_with_nested_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L890"}, {"id": "test_core_testmaskedarray_test_filled_with_f_order", "label": ".test_filled_with_f_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L910"}, {"id": "test_core_testmaskedarray_test_optinfo_propagation", "label": ".test_optinfo_propagation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L918"}, {"id": "test_core_testmaskedarray_test_optinfo_forward_propagation", "label": ".test_optinfo_forward_propagation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L927"}, {"id": "test_core_testmaskedarray_test_fancy_printoptions", "label": ".test_fancy_printoptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L946"}, {"id": "test_core_testmaskedarray_test_flatten_structured_array", "label": ".test_flatten_structured_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L966"}, {"id": "test_core_testmaskedarray_test_void0d", "label": ".test_void0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1008"}, {"id": "test_core_testmaskedarray_test_mvoid_getitem", "label": ".test_mvoid_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1022"}, {"id": "test_core_testmaskedarray_test_mvoid_iter", "label": ".test_mvoid_iter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1047"}, {"id": "test_core_test_mvoid_print", "label": "test_mvoid_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1058"}, {"id": "test_core_test_mvoid_multidim_print", "label": "test_mvoid_multidim_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1076"}, {"id": "test_core_testmaskedarray_test_object_with_array", "label": ".test_object_with_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1112"}, {"id": "test_core_testmaskedarray_test_maskedarray_tofile_raises_notimplementederror", "label": ".test_maskedarray_tofile_raises_notimplementederror()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1124"}, {"id": "test_core_testmaskedarrayarithmetic", "label": "TestMaskedArrayArithmetic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1133"}, {"id": "test_core_testmaskedarrayarithmetic_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1135"}, {"id": "test_core_err_status", "label": "err_status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1151"}, {"id": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "label": ".test_basic_arithmetic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1157"}, {"id": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "label": ".test_divide_on_different_shapes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1192"}, {"id": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "label": ".test_mixed_arithmetic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1209"}, {"id": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "label": ".test_limits_arithmetic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1216"}, {"id": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "label": ".test_masked_singleton_arithmetic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1222"}, {"id": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "label": ".test_masked_singleton_equality()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1232"}, {"id": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "label": ".test_arithmetic_with_masked_singleton()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1240"}, {"id": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton_on_1d_singleton", "label": ".test_arithmetic_with_masked_singleton_on_1d_singleton()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1252"}, {"id": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "label": ".test_scalar_arithmetic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1259"}, {"id": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "label": ".test_basic_ufuncs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1267"}, {"id": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs_masked", "label": ".test_basic_ufuncs_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1295"}, {"id": "test_core_testmaskedarrayarithmetic_test_count_func", "label": ".test_count_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1299"}, {"id": "test_core_testmaskedarrayarithmetic_test_count_on_python_builtins", "label": ".test_count_on_python_builtins()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1324"}, {"id": "test_core_testmaskedarrayarithmetic_test_minmax_func", "label": ".test_minmax_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1329"}, {"id": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "label": ".test_minimummaximum_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1354"}, {"id": "test_core_testmaskedarrayarithmetic_test_minmax_reduce", "label": ".test_minmax_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1372"}, {"id": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "label": ".test_minmax_funcs_with_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1378"}, {"id": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "label": ".test_minmax_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1401"}, {"id": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "label": ".test_minmax_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1423"}, {"id": "test_core_test_minmax_ints", "label": "test_minmax_ints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1472"}, {"id": "test_core_test_minmax_time_dtypes", "label": "test_minmax_time_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1483"}, {"id": "test_core_testmaskedarrayarithmetic_test_addsumprod", "label": ".test_addsumprod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1502"}, {"id": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "label": ".test_binops_d2D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1523"}, {"id": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "label": ".test_domained_binops_d2D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1559"}, {"id": "test_core_testmaskedarrayarithmetic_test_noshrinking", "label": ".test_noshrinking()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1595"}, {"id": "test_core_testmaskedarrayarithmetic_test_ufunc_nomask", "label": ".test_ufunc_nomask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1612"}, {"id": "test_core_testmaskedarrayarithmetic_test_noshink_on_creation", "label": ".test_noshink_on_creation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1618"}, {"id": "test_core_testmaskedarrayarithmetic_test_mod", "label": ".test_mod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1623"}, {"id": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "label": ".test_TakeTransposeInnerOuter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1634"}, {"id": "test_core_testmaskedarrayarithmetic_test_imag_real", "label": ".test_imag_real()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1654"}, {"id": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "label": ".test_methods_with_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1664"}, {"id": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "label": ".test_eq_on_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1686"}, {"id": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "label": ".test_ne_on_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1729"}, {"id": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "label": ".test_eq_ne_structured_with_non_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1772"}, {"id": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "label": ".test_eq_ne_structured_extra()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1789"}, {"id": "test_core_test_eq_for_strings", "label": "test_eq_for_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1825"}, {"id": "test_core_test_ne_for_strings", "label": "test_ne_for_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1857"}, {"id": "test_core_test_eq_for_numeric", "label": "test_eq_for_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1890"}, {"id": "test_core_test_eq_broadcast_with_unmasked", "label": "test_eq_broadcast_with_unmasked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1921"}, {"id": "test_core_test_comp_no_mask_not_broadcast", "label": "test_comp_no_mask_not_broadcast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1929"}, {"id": "test_core_test_ne_for_numeric", "label": "test_ne_for_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1940"}, {"id": "test_core_test_comparisons_for_numeric", "label": "test_comparisons_for_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1975"}, {"id": "test_core_test_comparisons_strings", "label": "test_comparisons_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2009"}, {"id": "test_core_test_eq_with_none", "label": "test_eq_with_None()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2025"}, {"id": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "label": ".test_eq_with_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2048"}, {"id": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "label": ".test_eq_different_dimensions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2060"}, {"id": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "label": ".test_numpyarithmetic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2071"}, {"id": "test_core_testmaskedarrayattributes", "label": "TestMaskedArrayAttributes", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2088"}, {"id": "test_core_testmaskedarrayattributes_test_keepmask", "label": ".test_keepmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2090"}, {"id": "test_core_testmaskedarrayattributes_test_hardmask", "label": ".test_hardmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2103"}, {"id": "test_core_testmaskedarrayattributes_test_hardmask_again", "label": ".test_hardmask_again()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2158"}, {"id": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "label": ".test_hardmask_oncemore_yay()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2168"}, {"id": "test_core_testmaskedarrayattributes_test_smallmask", "label": ".test_smallmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2182"}, {"id": "test_core_testmaskedarrayattributes_test_shrink_mask", "label": ".test_shrink_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2194"}, {"id": "test_core_testmaskedarrayattributes_test_flat", "label": ".test_flat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2207"}, {"id": "test_core_testmaskedarrayattributes_test_assign_dtype", "label": ".test_assign_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2237"}, {"id": "test_core_testfillingvalues", "label": "TestFillingValues", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2264"}, {"id": "test_core_testfillingvalues_test_check_on_scalar", "label": ".test_check_on_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2266"}, {"id": "test_core_testfillingvalues_test_check_on_fields", "label": ".test_check_on_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2282"}, {"id": "test_core_testfillingvalues_test_fillvalue_conversion", "label": ".test_fillvalue_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2329"}, {"id": "test_core_testfillingvalues_test_default_fill_value", "label": ".test_default_fill_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2353"}, {"id": "test_core_testfillingvalues_test_default_fill_value_structured", "label": ".test_default_fill_value_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2361"}, {"id": "test_core_testfillingvalues_test_default_fill_value_void", "label": ".test_default_fill_value_void()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2373"}, {"id": "test_core_testfillingvalues_test_fillvalue", "label": ".test_fillvalue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2378"}, {"id": "test_core_test_subarray_fillvalue", "label": "test_subarray_fillvalue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2403"}, {"id": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "label": ".test_fillvalue_exotic_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2412"}, {"id": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "label": ".test_fillvalue_datetime_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2443"}, {"id": "test_core_testfillingvalues_test_extremum_fill_value", "label": ".test_extremum_fill_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2458"}, {"id": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "label": ".test_extremum_fill_value_subdtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2482"}, {"id": "test_core_testfillingvalues_test_fillvalue_individual_fields", "label": ".test_fillvalue_individual_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2493"}, {"id": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "label": ".test_fillvalue_implicit_structured_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2512"}, {"id": "test_core_testfillingvalues_test_fillvalue_as_arguments", "label": ".test_fillvalue_as_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2525"}, {"id": "test_core_testfillingvalues_test_shape_argument", "label": ".test_shape_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2539"}, {"id": "test_core_testfillingvalues_test_fillvalue_in_view", "label": ".test_fillvalue_in_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2551"}, {"id": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "label": ".test_fillvalue_bytes_or_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2593"}, {"id": "test_core_testufuncs", "label": "TestUfuncs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2601"}, {"id": "test_core_testufuncs_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2603"}, {"id": "test_core_testufuncs_test_testufuncregression", "label": ".test_testUfuncRegression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2615"}, {"id": "test_core_testufuncs_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2645"}, {"id": "test_core_testufuncs_test_minmax", "label": ".test_minmax()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2654"}, {"id": "test_core_testufuncs_test_ndarray_mask", "label": ".test_ndarray_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2665"}, {"id": "test_core_testufuncs_test_treatment_of_notimplemented", "label": ".test_treatment_of_NotImplemented()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2675"}, {"id": "test_core_testufuncs_test_no_masked_nan_warnings", "label": ".test_no_masked_nan_warnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2716"}, {"id": "test_core_testufuncs_test_masked_array_underflow", "label": ".test_masked_array_underflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2744"}, {"id": "test_core_testmaskedarrayinplacearithmetic", "label": "TestMaskedArrayInPlaceArithmetic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2752"}, {"id": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "label": "._create_intdata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2754"}, {"id": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "label": "._create_floatdata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2761"}, {"id": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "label": "._create_otherdata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2765"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "label": ".test_inplace_addition_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2776"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "label": ".test_inplace_addition_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2791"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar", "label": ".test_inplace_subtraction_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2803"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "label": ".test_inplace_subtraction_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2811"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar", "label": ".test_inplace_multiplication_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2823"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "label": ".test_inplace_multiplication_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2831"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "label": ".test_inplace_division_scalar_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2843"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "label": ".test_inplace_division_scalar_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2854"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "label": ".test_inplace_division_array_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2862"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "label": ".test_inplace_division_misc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2874"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "label": ".test_datafriendly_add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2894"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "label": ".test_datafriendly_sub()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2916"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "label": ".test_datafriendly_mul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2939"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "label": ".test_datafriendly_div()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2962"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "label": ".test_datafriendly_pow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2985"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "label": ".test_datafriendly_add_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2997"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "label": ".test_datafriendly_sub_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3011"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "label": ".test_datafriendly_mul_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3025"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "label": ".test_inplace_addition_scalar_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3039"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "label": ".test_inplace_addition_array_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3052"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "label": ".test_inplace_subtraction_scalar_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3068"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "label": ".test_inplace_subtraction_array_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3080"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "label": ".test_inplace_multiplication_scalar_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3096"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "label": ".test_inplace_multiplication_array_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3108"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "label": ".test_inplace_floor_division_scalar_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3124"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "label": ".test_inplace_floor_division_array_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3145"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "label": ".test_inplace_division_scalar_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3170"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "label": ".test_inplace_division_array_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3207"}, {"id": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "label": ".test_inplace_pow_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3248"}, {"id": "test_core_testmaskedarraymethods", "label": "TestMaskedArrayMethods", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3266"}, {"id": "test_core_testmaskedarraymethods_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3268"}, {"id": "test_core_testmaskedarraymethods_test_generic_methods", "label": ".test_generic_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3300"}, {"id": "test_core_testmaskedarraymethods_test_allclose", "label": ".test_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3318"}, {"id": "test_core_testmaskedarraymethods_test_allclose_timedelta", "label": ".test_allclose_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3342"}, {"id": "test_core_testmaskedarraymethods_test_allany", "label": ".test_allany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3349"}, {"id": "test_core_testmaskedarraymethods_test_allany_oddities", "label": ".test_allany_oddities()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3375"}, {"id": "test_core_testmaskedarraymethods_test_argmax_argmin", "label": ".test_argmax_argmin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3393"}, {"id": "test_core_testmaskedarraymethods_test_clip", "label": ".test_clip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3416"}, {"id": "test_core_testmaskedarraymethods_test_clip_out", "label": ".test_clip_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3433"}, {"id": "test_core_testmaskedarraymethods_test_compress", "label": ".test_compress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3440"}, {"id": "test_core_testmaskedarraymethods_test_compressed", "label": ".test_compressed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3471"}, {"id": "test_core_testmaskedarraymethods_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3480"}, {"id": "test_core_testmaskedarraymethods_test_zeros", "label": ".test_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3502"}, {"id": "test_core_testmaskedarraymethods_test_ones", "label": ".test_ones()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3524"}, {"id": "test_core_test_put", "label": "test_put()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3547"}, {"id": "test_core_testmaskedarraymethods_test_put_nomask", "label": ".test_put_nomask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3577"}, {"id": "test_core_testmaskedarraymethods_test_put_hardmask", "label": ".test_put_hardmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3591"}, {"id": "test_core_testmaskedarraymethods_test_putmask", "label": ".test_putmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3600"}, {"id": "test_core_testmaskedarraymethods_test_ravel", "label": ".test_ravel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3630"}, {"id": "test_core_test_ravel_order", "label": "test_ravel_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3654"}, {"id": "test_core_testmaskedarraymethods_test_reshape", "label": ".test_reshape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3670"}, {"id": "test_core_testmaskedarraymethods_test_sort", "label": ".test_sort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3680"}, {"id": "test_core_testmaskedarraymethods_test_stable_sort", "label": ".test_stable_sort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3717"}, {"id": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "label": ".test_argsort_matches_sort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3723"}, {"id": "test_core_testmaskedarraymethods_test_sort_2d", "label": ".test_sort_2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3737"}, {"id": "test_core_testmaskedarraymethods_test_sort_flexible", "label": ".test_sort_flexible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3777"}, {"id": "test_core_testmaskedarraymethods_test_argsort", "label": ".test_argsort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3809"}, {"id": "test_core_testmaskedarraymethods_test_squeeze", "label": ".test_squeeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3814"}, {"id": "test_core_testmaskedarraymethods_test_swapaxes", "label": ".test_swapaxes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3837"}, {"id": "test_core_testmaskedarraymethods_test_take", "label": ".test_take()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3860"}, {"id": "test_core_testmaskedarraymethods_test_take_masked_indices", "label": ".test_take_masked_indices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3878"}, {"id": "test_core_testmaskedarraymethods_test_tolist", "label": ".test_tolist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3908"}, {"id": "test_core_testmaskedarraymethods_test_tolist_specialcase", "label": ".test_tolist_specialcase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3944"}, {"id": "test_core_testmaskedarraymethods_test_toflex", "label": ".test_toflex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3958"}, {"id": "test_core_testmaskedarraymethods_test_fromflex", "label": ".test_fromflex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3990"}, {"id": "test_core_testmaskedarraymethods_test_arraymethod", "label": ".test_arraymethod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4008"}, {"id": "test_core_testmaskedarraymethods_test_arraymethod_0d", "label": ".test_arraymethod_0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4018"}, {"id": "test_core_testmaskedarraymethods_test_transpose_view", "label": ".test_transpose_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4024"}, {"id": "test_core_testmaskedarraymethods_test_diagonal_view", "label": ".test_diagonal_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4035"}, {"id": "test_core_testmaskedarraymathmethods", "label": "TestMaskedArrayMathMethods", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4046"}, {"id": "test_core_testmaskedarraymathmethods_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4047"}, {"id": "test_core_testmaskedarraymathmethods_test_cumsumprod", "label": ".test_cumsumprod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4079"}, {"id": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "label": ".test_cumsumprod_with_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4092"}, {"id": "test_core_testmaskedarraymathmethods_test_ptp", "label": ".test_ptp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4113"}, {"id": "test_core_testmaskedarraymathmethods_test_add_object", "label": ".test_add_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4127"}, {"id": "test_core_testmaskedarraymathmethods_test_sum_object", "label": ".test_sum_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4133"}, {"id": "test_core_testmaskedarraymathmethods_test_prod_object", "label": ".test_prod_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4140"}, {"id": "test_core_testmaskedarraymathmethods_test_meananom_object", "label": ".test_meananom_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4147"}, {"id": "test_core_testmaskedarraymathmethods_test_anom_shape", "label": ".test_anom_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4153"}, {"id": "test_core_testmaskedarraymathmethods_test_anom", "label": ".test_anom()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4160"}, {"id": "test_core_testmaskedarraymathmethods_test_trace", "label": ".test_trace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4177"}, {"id": "test_core_testmaskedarraymathmethods_test_dot", "label": ".test_dot()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4192"}, {"id": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "label": ".test_dot_shape_mismatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4216"}, {"id": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "label": ".test_varmean_nomask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4225"}, {"id": "test_core_testmaskedarraymathmethods_test_varstd", "label": ".test_varstd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4241"}, {"id": "test_core_test_varstd_specialcases", "label": "test_varstd_specialcases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4264"}, {"id": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "label": ".test_varstd_ddof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4298"}, {"id": "test_core_testmaskedarraymathmethods_test_diag", "label": ".test_diag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4310"}, {"id": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "label": ".test_axis_methods_nomask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4324"}, {"id": "test_core_test_mean_overflow", "label": "test_mean_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4346"}, {"id": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "label": ".test_diff_with_prepend()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4353"}, {"id": "test_core_testmaskedarraymathmethods_test_diff_with_append", "label": ".test_diff_with_append()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4366"}, {"id": "test_core_testmaskedarraymathmethods_test_diff_with_dim_0", "label": ".test_diff_with_dim_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4379"}, {"id": "test_core_testmaskedarraymathmethods_test_diff_with_n_0", "label": ".test_diff_with_n_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4386"}, {"id": "test_core_testmaskedarraymathmethodscomplex", "label": "TestMaskedArrayMathMethodsComplex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4393"}, {"id": "test_core_testmaskedarraymathmethodscomplex_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4395"}, {"id": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "label": ".test_varstd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4427"}, {"id": "test_core_testmaskedarrayfunctions", "label": "TestMaskedArrayFunctions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4446"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_where_bool", "label": ".test_masked_where_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4448"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "label": ".test_masked_equal_wlist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4454"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_equal_fill_value", "label": ".test_masked_equal_fill_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4463"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "label": ".test_masked_where_condition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4469"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_where_oddities", "label": ".test_masked_where_oddities()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4485"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "label": ".test_masked_where_shape_constraint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4492"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "label": ".test_masked_where_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4499"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_where_mismatch", "label": ".test_masked_where_mismatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4512"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "label": ".test_masked_otherfunctions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4518"}, {"id": "test_core_testmaskedarrayfunctions_test_round", "label": ".test_round()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4535"}, {"id": "test_core_testmaskedarrayfunctions_test_round_with_output", "label": ".test_round_with_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4557"}, {"id": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "label": ".test_round_with_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4575"}, {"id": "test_core_testmaskedarrayfunctions_test_identity", "label": ".test_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4600"}, {"id": "test_core_testmaskedarrayfunctions_test_power", "label": ".test_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4605"}, {"id": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "label": ".test_power_with_broadcasting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4626"}, {"id": "test_core_test_where", "label": "test_where()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4659"}, {"id": "test_core_testmaskedarrayfunctions_test_where_object", "label": ".test_where_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4692"}, {"id": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "label": ".test_where_with_masked_choice()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4699"}, {"id": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "label": ".test_where_with_masked_condition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4721"}, {"id": "test_core_testmaskedarrayfunctions_test_where_type", "label": ".test_where_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4750"}, {"id": "test_core_testmaskedarrayfunctions_test_where_broadcast", "label": ".test_where_broadcast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4758"}, {"id": "test_core_testmaskedarrayfunctions_test_where_structured", "label": ".test_where_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4768"}, {"id": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "label": ".test_where_structured_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4779"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_invalid_error", "label": ".test_masked_invalid_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4790"}, {"id": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "label": ".test_masked_invalid_pandas()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4798"}, {"id": "test_core_test_masked_invalid_full_mask", "label": "test_masked_invalid_full_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4813"}, {"id": "test_core_testmaskedarrayfunctions_test_choose", "label": ".test_choose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4824"}, {"id": "test_core_testmaskedarrayfunctions_test_choose_with_out", "label": ".test_choose_with_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4847"}, {"id": "test_core_testmaskedarrayfunctions_test_reshape", "label": ".test_reshape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4869"}, {"id": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "label": ".test_make_mask_descr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4895"}, {"id": "test_core_testmaskedarrayfunctions_test_make_mask", "label": ".test_make_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4941"}, {"id": "test_core_testmaskedarrayfunctions_test_mask_or", "label": ".test_mask_or()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4989"}, {"id": "test_core_testmaskedarrayfunctions_test_allequal", "label": ".test_allequal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5023"}, {"id": "test_core_testmaskedarrayfunctions_test_flatten_mask", "label": ".test_flatten_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5040"}, {"id": "test_core_testmaskedarrayfunctions_test_on_ndarray", "label": ".test_on_ndarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5058"}, {"id": "test_core_testmaskedarrayfunctions_test_compress", "label": ".test_compress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5067"}, {"id": "test_core_testmaskedarrayfunctions_test_compressed", "label": ".test_compressed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5080"}, {"id": "test_core_testmaskedarrayfunctions_test_convolve", "label": ".test_convolve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5116"}, {"id": "test_core_testmaskedfields", "label": "TestMaskedFields", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5151"}, {"id": "test_core_testmaskedfields_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5152"}, {"id": "test_core_testmaskedfields_test_set_records_masks", "label": ".test_set_records_masks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5162"}, {"id": "test_core_testmaskedfields_test_set_record_element", "label": ".test_set_record_element()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5182"}, {"id": "test_core_testmaskedfields_test_set_record_slice", "label": ".test_set_record_slice()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5198"}, {"id": "test_core_testmaskedfields_test_mask_element", "label": ".test_mask_element()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5213"}, {"id": "test_core_testmaskedfields_test_getmaskarray", "label": ".test_getmaskarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5222"}, {"id": "test_core_testmaskedfields_test_view", "label": ".test_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5234"}, {"id": "test_core_testmaskedfields_test_getitem", "label": ".test_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5250"}, {"id": "test_core_testmaskedfields_test_setitem", "label": ".test_setitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5270"}, {"id": "test_core_testmaskedfields_test_setitem_scalar", "label": ".test_setitem_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5300"}, {"id": "test_core_testmaskedfields_test_element_len", "label": ".test_element_len()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5307"}, {"id": "test_core_testmaskedobjectarray", "label": "TestMaskedObjectArray", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5314"}, {"id": "test_core_testmaskedobjectarray_test_getitem", "label": ".test_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5316"}, {"id": "test_core_testmaskedobjectarray_test_nested_ma", "label": ".test_nested_ma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5345"}, {"id": "test_core_testmaskedview", "label": "TestMaskedView", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5362"}, {"id": "test_core_testmaskedview_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5363"}, {"id": "test_core_testmaskedview_test_view_to_nothing", "label": ".test_view_to_nothing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5371"}, {"id": "test_core_testmaskedview_test_view_to_type", "label": ".test_view_to_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5378"}, {"id": "test_core_testmaskedview_test_view_to_simple_dtype", "label": ".test_view_to_simple_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5385"}, {"id": "test_core_testmaskedview_test_view_to_flexible_dtype", "label": ".test_view_to_flexible_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5393"}, {"id": "test_core_testmaskedview_test_view_to_subdtype", "label": ".test_view_to_subdtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5413"}, {"id": "test_core_testmaskedview_test_view_to_dtype_and_type", "label": ".test_view_to_dtype_and_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5430"}, {"id": "test_core_testoptionalargs", "label": "TestOptionalArgs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5439"}, {"id": "test_core_testoptionalargs_test_ndarrayfuncs", "label": ".test_ndarrayfuncs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5440"}, {"id": "test_core_testoptionalargs_test_count", "label": ".test_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5487"}, {"id": "test_core_testmaskedconstant", "label": "TestMaskedConstant", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5526"}, {"id": "test_core_testmaskedconstant_do_add_test", "label": "._do_add_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5527"}, {"id": "test_core_testmaskedconstant_test_ufunc", "label": ".test_ufunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5541"}, {"id": "test_core_testmaskedconstant_test_operator", "label": ".test_operator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5544"}, {"id": "test_core_testmaskedconstant_test_ctor", "label": ".test_ctor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5547"}, {"id": "test_core_testmaskedconstant_test_repr", "label": ".test_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5555"}, {"id": "test_core_testmaskedconstant_test_pickle", "label": ".test_pickle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5564"}, {"id": "test_core_testmaskedconstant_test_copy", "label": ".test_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5574"}, {"id": "test_core_testmaskedconstant_test_deepcopy", "label": ".test_deepcopy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5586"}, {"id": "test_core_testmaskedconstant_test_immutable", "label": ".test_immutable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5591"}, {"id": "test_core_testmaskedconstant_test_coercion_int", "label": ".test_coercion_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5602"}, {"id": "test_core_testmaskedconstant_test_coercion_float", "label": ".test_coercion_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5607"}, {"id": "test_core_test_coercion_unicode", "label": "test_coercion_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5613"}, {"id": "test_core_test_coercion_bytes", "label": "test_coercion_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5619"}, {"id": "test_core_testmaskedconstant_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5624"}, {"id": "test_core_testmaskedconstant_test_attributes_readonly", "label": ".test_attributes_readonly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5634"}, {"id": "test_core_testmaskedwherealiases", "label": "TestMaskedWhereAliases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5639"}, {"id": "test_core_testmaskedwherealiases_test_masked_values", "label": ".test_masked_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5643"}, {"id": "test_core_test_masked_array", "label": "test_masked_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5660"}, {"id": "test_core_test_masked_array_no_copy", "label": "test_masked_array_no_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5665"}, {"id": "test_core_test_append_masked_array", "label": "test_append_masked_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5680"}, {"id": "test_core_test_append_masked_array_along_axis", "label": "test_append_masked_array_along_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5704"}, {"id": "test_core_test_default_fill_value_complex", "label": "test_default_fill_value_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5719"}, {"id": "test_core_test_string_dtype_fill_value_on_construction", "label": "test_string_dtype_fill_value_on_construction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5724"}, {"id": "test_core_test_string_dtype_default_fill_value", "label": "test_string_dtype_default_fill_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5738"}, {"id": "test_core_test_string_dtype_fill_value_persists_through_slice", "label": "test_string_dtype_fill_value_persists_through_slice()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5751"}, {"id": "test_core_test_setting_fill_value_attribute", "label": "test_setting_fill_value_attribute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5768"}, {"id": "test_core_test_ufunc_with_output", "label": "test_ufunc_with_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5783"}, {"id": "test_core_test_ufunc_with_out_varied", "label": "test_ufunc_with_out_varied()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5791"}, {"id": "test_core_test_astype_mask_ordering", "label": "test_astype_mask_ordering()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5816"}, {"id": "test_core_test_astype_basic", "label": "test_astype_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5851"}, {"id": "test_core_test_fieldless_void", "label": "test_fieldless_void()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5867"}, {"id": "test_core_test_mask_shape_assignment_does_not_break_masked", "label": "test_mask_shape_assignment_does_not_break_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5882"}, {"id": "test_core_test_doc_note", "label": "test_doc_note()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5891"}, {"id": "test_core_test_gh_22556", "label": "test_gh_22556()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5920"}, {"id": "test_core_test_gh_21022", "label": "test_gh_21022()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5927"}, {"id": "test_core_test_deepcopy_2d_obj", "label": "test_deepcopy_2d_obj()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5939"}, {"id": "test_core_test_deepcopy_0d_obj", "label": "test_deepcopy_0d_obj()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5956"}, {"id": "test_core_test_uint_fill_value_and_filled", "label": "test_uint_fill_value_and_filled()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5964"}, {"id": "test_core_test_frommethod_signature", "label": "test_frommethod_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5985"}, {"id": "test_core_test_convert2ma_signature", "label": "test_convert2ma_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L6013"}, {"id": "test_core_rationale_1", "label": "Tests suite for MaskedArray & subclassing. :author: Pierre Gerard-Marchant :con", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1"}, {"id": "test_core_rationale_5792", "label": "Test that masked arrays are immune to gh-10459", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5792"}, {"id": "test_core_rationale_2317", "label": "# NOTE: This test was never run properly as \"fill_value\" rather than", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2317"}, {"id": "test_core_rationale_3667", "label": "# NOTE: Can be wrong if arr order is neither C nor F and `order=\"K\"`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3667"}, {"id": "test_core_rationale_4504", "label": "# NOTE: The float16 \"uses\" 1e20 as mask, which overflows to inf", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4504"}, {"id": "test_core_rationale_5641", "label": "# TODO: Test masked_object, masked_equal, ...", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5641"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "copy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "textwrap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_core_fromnumeric", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_core_umath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_ma_core", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_ma_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_ma_testutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "numpy_testing_private_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L156", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L160", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_basicattributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L175", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_basic0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L186", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_basic1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L197", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_basic2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L215", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_concatenate_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L235", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_concatenate_alongaxis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L244", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_concatenate_flexible", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L270", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_creation_ndmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L279", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_creation_ndmin_from_maskedarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L286", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_creation_maskcreation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L294", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_masked_singleton_array_creation_warns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L316", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L327", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L339", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_creation_from_ndarray_with_padding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L359", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_unknown_keyword_parameter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L365", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_asarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L369", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_asarray_default_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L379", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_asarray_enforce_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L387", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_fix_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L395", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_maskedelement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L403", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_set_element_as_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L411", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_indexing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L424", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_setitem_no_warning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L474", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L493", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_copy_0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L565", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_copy_on_python_builtins", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L571", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_copy_immutable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L576", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_deepcopy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L584", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L601", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_str_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L616", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_str_repr_legacy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L686", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_0d_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L707", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_pickling", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L717", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_pickling_subbaseclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L739", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_pickling_maskedconstant", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L750", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_pickling_wstructured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L759", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_pickling_keepalignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L768", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_single_element_subscript", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L776", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_topython", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L784", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_oddfeatures_1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L805", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_oddfeatures_2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L833", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_oddfeatures_3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L847", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_filled_with_object_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L859", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L863", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_filled_with_mvoid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L876", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_filled_with_nested_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L890", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_filled_with_f_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L910", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_optinfo_propagation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L918", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_optinfo_forward_propagation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L927", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_fancy_printoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L946", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_flatten_structured_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L966", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_void0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1008", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_mvoid_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1022", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_mvoid_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1047", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_mvoid_print", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1058", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_mvoid_multidim_print", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1076", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_object_with_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1112", "weight": 1.0}, {"source": "test_core_testmaskedarray", "target": "test_core_testmaskedarray_test_maskedarray_tofile_raises_notimplementederror", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarrayarithmetic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1133", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_err_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1151", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1157", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1192", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1209", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1216", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1222", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1232", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1240", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton_on_1d_singleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1252", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1259", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1267", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1295", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_count_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1299", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_count_on_python_builtins", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1324", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_minmax_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1329", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1354", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_minmax_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1372", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1378", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1401", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1423", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_minmax_ints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1472", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_minmax_time_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1483", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_addsumprod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1502", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1523", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1559", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_noshrinking", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1595", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_ufunc_nomask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1612", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_noshink_on_creation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1618", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_mod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1623", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1634", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_imag_real", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1654", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1664", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1686", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1729", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1772", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1789", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_eq_for_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1825", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_ne_for_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1857", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_eq_for_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1890", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_eq_broadcast_with_unmasked", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1921", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_comp_no_mask_not_broadcast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1929", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_ne_for_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1940", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_comparisons_for_numeric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1975", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_comparisons_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2009", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_eq_with_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2025", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2048", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2060", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic", "target": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2071", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarrayattributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2088", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_keepmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2090", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_hardmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2103", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_hardmask_again", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2158", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2168", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_smallmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2182", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_shrink_mask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2194", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_flat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2207", "weight": 1.0}, {"source": "test_core_testmaskedarrayattributes", "target": "test_core_testmaskedarrayattributes_test_assign_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testfillingvalues", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2264", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_check_on_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2266", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_check_on_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2282", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_conversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2329", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_default_fill_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2353", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_default_fill_value_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2361", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_default_fill_value_void", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2373", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_subarray_fillvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2403", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2412", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2443", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_extremum_fill_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2458", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2482", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_individual_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2493", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2512", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_as_arguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2525", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_shape_argument", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2539", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_in_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2551", "weight": 1.0}, {"source": "test_core_testfillingvalues", "target": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2593", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testufuncs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2601", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2603", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_err_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2609", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_testufuncregression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2615", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2645", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_minmax", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2654", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_ndarray_mask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2665", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_treatment_of_notimplemented", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2675", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_no_masked_nan_warnings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2716", "weight": 1.0}, {"source": "test_core_testufuncs", "target": "test_core_testufuncs_test_masked_array_underflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2744", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarrayinplacearithmetic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2752", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2754", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2761", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2765", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2776", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2791", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2803", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2811", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2823", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2831", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2843", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2854", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2862", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2874", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2894", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2916", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2939", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2962", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2985", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2997", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3011", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3025", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3039", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3052", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3068", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3080", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3096", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3108", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3124", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3145", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3170", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3207", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic", "target": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarraymethods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3266", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3268", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_generic_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3300", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3318", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_allclose_timedelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3342", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_allany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3349", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_allany_oddities", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3375", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_argmax_argmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3393", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_clip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3416", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_clip_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3433", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_compress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3440", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_compressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3471", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3480", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_zeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3502", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_ones", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3524", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_put", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3547", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_put_nomask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3577", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_put_hardmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3591", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_putmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3600", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_ravel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3630", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_ravel_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3654", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_reshape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3670", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_sort", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3680", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_stable_sort", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3717", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3723", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_sort_2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3737", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_sort_flexible", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3777", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_argsort", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3809", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_squeeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3814", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_swapaxes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3837", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_take", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3860", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_take_masked_indices", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3878", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_tolist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3908", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_tolist_specialcase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3944", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_toflex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3958", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_fromflex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3990", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_arraymethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4008", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_arraymethod_0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4018", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_transpose_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4024", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods", "target": "test_core_testmaskedarraymethods_test_diagonal_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4035", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarraymathmethods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4046", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4047", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_cumsumprod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4079", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4092", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_ptp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4113", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_add_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4127", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_sum_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4133", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_prod_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4140", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_meananom_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4147", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_anom_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4153", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_anom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4160", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_trace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4177", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_dot", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4192", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4216", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4225", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_varstd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_varstd_specialcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4264", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4298", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_diag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4310", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4324", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_mean_overflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4346", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4353", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_diff_with_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4366", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_diff_with_dim_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4379", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods", "target": "test_core_testmaskedarraymathmethods_test_diff_with_n_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4386", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarraymathmethodscomplex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4393", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethodscomplex", "target": "test_core_testmaskedarraymathmethodscomplex_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4395", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethodscomplex", "target": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4427", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedarrayfunctions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4446", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_where_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4448", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4454", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_equal_fill_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4463", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4469", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_where_oddities", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4485", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4492", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4499", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_where_mismatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4512", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4518", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_round", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4535", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_round_with_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4557", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4575", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4600", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4605", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4626", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_where", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4659", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4692", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4699", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4721", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4750", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_broadcast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4758", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4768", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4779", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_invalid_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4790", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4798", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_masked_invalid_full_mask", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4813", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_choose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4824", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_choose_with_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4847", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_reshape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4869", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4895", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_make_mask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4941", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_mask_or", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4989", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_allequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5023", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_flatten_mask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5040", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_on_ndarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5058", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_compress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5067", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_compressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5080", "weight": 1.0}, {"source": "test_core_testmaskedarrayfunctions", "target": "test_core_testmaskedarrayfunctions_test_convolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedfields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5151", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5152", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_set_records_masks", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5162", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_set_record_element", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5182", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_set_record_slice", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5198", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_mask_element", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5213", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_getmaskarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5222", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5234", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5250", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5270", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_setitem_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5300", "weight": 1.0}, {"source": "test_core_testmaskedfields", "target": "test_core_testmaskedfields_test_element_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedobjectarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5314", "weight": 1.0}, {"source": "test_core_testmaskedobjectarray", "target": "test_core_testmaskedobjectarray_test_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5316", "weight": 1.0}, {"source": "test_core_testmaskedobjectarray", "target": "test_core_testmaskedobjectarray_test_nested_ma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5362", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5363", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_test_view_to_nothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5371", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_test_view_to_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5378", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_test_view_to_simple_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5385", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_test_view_to_flexible_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5393", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_test_view_to_subdtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5413", "weight": 1.0}, {"source": "test_core_testmaskedview", "target": "test_core_testmaskedview_test_view_to_dtype_and_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5430", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testoptionalargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5439", "weight": 1.0}, {"source": "test_core_testoptionalargs", "target": "test_core_testoptionalargs_test_ndarrayfuncs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5440", "weight": 1.0}, {"source": "test_core_testoptionalargs", "target": "test_core_testoptionalargs_test_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5487", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedconstant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5526", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_do_add_test", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5527", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_ufunc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5541", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_operator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5544", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_ctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5547", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5555", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_pickle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5564", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5574", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5581", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_deepcopy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5586", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_immutable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5591", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_coercion_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5602", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_coercion_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5607", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_coercion_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5613", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_coercion_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5619", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5624", "weight": 1.0}, {"source": "test_core_testmaskedconstant", "target": "test_core_testmaskedconstant_test_attributes_readonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5634", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_testmaskedwherealiases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5639", "weight": 1.0}, {"source": "test_core_testmaskedwherealiases", "target": "test_core_testmaskedwherealiases_test_masked_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5643", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_masked_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5660", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_masked_array_no_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5665", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_append_masked_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5680", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_append_masked_array_along_axis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5704", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_default_fill_value_complex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5719", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_string_dtype_fill_value_on_construction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5724", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_string_dtype_default_fill_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5738", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_string_dtype_fill_value_persists_through_slice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5751", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_setting_fill_value_attribute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5768", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_ufunc_with_output", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5783", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_ufunc_with_out_varied", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5791", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_astype_mask_ordering", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5816", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_astype_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5851", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_fieldless_void", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5867", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_mask_shape_assignment_does_not_break_masked", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5882", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_doc_note", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5891", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_gh_22556", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5920", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_gh_21022", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5927", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_deepcopy_2d_obj", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5939", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_deepcopy_0d_obj", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5956", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_uint_fill_value_and_filled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5964", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_frommethod_signature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5985", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "target": "test_core_test_convert2ma_signature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L6013", "weight": 1.0}, {"source": "test_core_testmaskedarray_test_basic1d", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L199", "weight": 1.0}, {"source": "test_core_testmaskedarray_test_basic2d", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L217", "weight": 1.0}, {"source": "test_core_testmaskedarray_test_concatenate_basic", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L237", "weight": 1.0}, {"source": "test_core_testmaskedarray_test_concatenate_alongaxis", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L246", "weight": 1.0}, {"source": "test_core_testmaskedarray_test_asarray", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L370", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1159", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1269", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic_test_minmax_func", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1331", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1403", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic_test_addsumprod", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1504", "weight": 1.0}, {"source": "test_core_testmaskedarrayarithmetic_test_mod", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1625", "weight": 1.0}, {"source": "test_core_testufuncs_test_testufuncregression", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2639", "weight": 1.0}, {"source": "test_core_testufuncs_test_reduce", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2647", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2762", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2768", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2778", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2785", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2793", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2805", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2813", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2825", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2833", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "target": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2845", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2856", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "target": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2864", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3041", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3054", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3070", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3082", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3098", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3110", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3127", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3148", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3172", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3209", "weight": 1.0}, {"source": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "target": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3250", "weight": 1.0}, {"source": "test_core_testmaskedarraymethods_test_argmax_argmin", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3395", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods_test_cumsumprod", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4081", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods_test_ptp", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4115", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods_test_trace", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4179", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods_test_dot", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4194", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethods_test_varstd", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4243", "weight": 1.0}, {"source": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4429", "weight": 1.0}, {"source": "test_core_testmaskedfields_test_set_records_masks", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5163", "weight": 1.0}, {"source": "test_core_testmaskedfields_test_set_record_element", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5184", "weight": 1.0}, {"source": "test_core_testmaskedfields_test_set_record_slice", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5199", "weight": 1.0}, {"source": "test_core_testmaskedfields_test_mask_element", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5215", "weight": 1.0}, {"source": "test_core_testmaskedfields_test_element_len", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5308", "weight": 1.0}, {"source": "test_core_testmaskedview_test_view_to_nothing", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5372", "weight": 1.0}, {"source": "test_core_testmaskedview_test_view_to_type", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5379", "weight": 1.0}, {"source": "test_core_testmaskedview_test_view_to_simple_dtype", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5386", "weight": 1.0}, {"source": "test_core_testmaskedview_test_view_to_flexible_dtype", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5394", "weight": 1.0}, {"source": "test_core_testmaskedview_test_view_to_subdtype", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5414", "weight": 1.0}, {"source": "test_core_testmaskedview_test_view_to_dtype_and_type", "target": "test_core_testmaskedview_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5431", "weight": 1.0}, {"source": "test_core_testmaskedconstant_test_ufunc", "target": "test_core_testmaskedconstant_do_add_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5542", "weight": 1.0}, {"source": "test_core_testmaskedconstant_test_operator", "target": "test_core_testmaskedconstant_do_add_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5545", "weight": 1.0}, {"source": "test_core_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1", "weight": 1.0}, {"source": "test_core_rationale_5792", "target": "test_core_test_ufunc_with_out_varied", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5792", "weight": 1.0}, {"source": "test_core_rationale_2317", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2317", "weight": 1.0}, {"source": "test_core_rationale_3667", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3667", "weight": 1.0}, {"source": "test_core_rationale_4504", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4504", "weight": 1.0}, {"source": "test_core_rationale_5641", "target": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_core_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5641", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_core_testmaskedarray_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L162"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L163"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L167"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L168"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L169"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L170"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L171"}, {"caller_nid": "test_core_testmaskedarray_create_data", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L172"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L177"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L178"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L179"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L180"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L181"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L182"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L183"}, {"caller_nid": "test_core_testmaskedarray_test_basicattributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L184"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L188"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L189"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L189"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L190"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L191"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L191"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L191"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L192"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L193"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L193"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L194"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L195"}, {"caller_nid": "test_core_testmaskedarray_test_basic0d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L195"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L200"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L200"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L201"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L201"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L202"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L202"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L202"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "fail_if_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L203"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L203"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L203"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L205"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L205"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L206"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L207"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L208"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L209"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L209"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L210"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L210"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L210"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L210"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L211"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L212"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L212"}, {"caller_nid": "test_core_testmaskedarray_test_basic1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L213"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L219"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L220"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L221"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L222"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L223"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L225"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L225"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L226"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L226"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L227"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L227"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L228"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L229"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L229"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L230"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L230"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L230"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L230"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L231"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L232"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L232"}, {"caller_nid": "test_core_testmaskedarray_test_basic2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L233"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L239"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L239"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L239"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L240"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L240"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L240"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L241"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L241"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L241"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L242"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L242"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_basic", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L242"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L249"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L250"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L251"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L252"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L253"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L255"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L255"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L256"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L256"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L257"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L258"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L258"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L259"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L259"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L261"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L262"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L262"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L263"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L264"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L265"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L266"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L267"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_alongaxis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L268"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L272"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L272"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L272"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L272"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L273"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L276"}, {"caller_nid": "test_core_testmaskedarray_test_concatenate_flexible", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L277"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L281"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L282"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L283"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L284"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin_from_maskedarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L288"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin_from_maskedarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L290"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin_from_maskedarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L291"}, {"caller_nid": "test_core_testmaskedarray_test_creation_ndmin_from_maskedarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L292"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L296"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L298"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L299"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L300"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L301"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L302"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "fail_if_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L303"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L305"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L306"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L307"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L308"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L309"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L310"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L310"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L311"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L312"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L312"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L313"}, {"caller_nid": "test_core_testmaskedarray_test_creation_maskcreation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L314"}, {"caller_nid": "test_core_testmaskedarray_test_masked_singleton_array_creation_warns", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L319"}, {"caller_nid": "test_core_testmaskedarray_test_masked_singleton_array_creation_warns", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L320"}, {"caller_nid": "test_core_testmaskedarray_test_masked_singleton_array_creation_warns", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L325"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L329"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L329"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L330"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L331"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L332"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L335"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L336"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L337"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L341"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L342"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L343"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L344"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L351"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "NotBool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L351"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L353"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L354"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L356"}, {"caller_nid": "test_core_testmaskedarray_test_creation_with_list_of_maskedarrays_no_bool_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L357"}, {"caller_nid": "test_core_testmaskedarray_test_creation_from_ndarray_with_padding", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L360"}, {"caller_nid": "test_core_testmaskedarray_test_creation_from_ndarray_with_padding", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L363"}, {"caller_nid": "test_core_testmaskedarray_test_unknown_keyword_parameter", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L366"}, {"caller_nid": "test_core_testmaskedarray_test_unknown_keyword_parameter", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L367"}, {"caller_nid": "test_core_testmaskedarray_test_asarray", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L373"}, {"caller_nid": "test_core_testmaskedarray_test_asarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L374"}, {"caller_nid": "test_core_testmaskedarray_test_asarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L375"}, {"caller_nid": "test_core_testmaskedarray_test_asarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L376"}, {"caller_nid": "test_core_testmaskedarray_test_asarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L377"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_default_order", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L381"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_default_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L382"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_default_order", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L384"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_default_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L385"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_enforce_order", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L389"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_enforce_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L390"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_enforce_order", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L392"}, {"caller_nid": "test_core_testmaskedarray_test_asarray_enforce_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L393"}, {"caller_nid": "test_core_testmaskedarray_test_fix_invalid", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L397"}, {"caller_nid": "test_core_testmaskedarray_test_fix_invalid", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L398"}, {"caller_nid": "test_core_testmaskedarray_test_fix_invalid", "callee": "fix_invalid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L399"}, {"caller_nid": "test_core_testmaskedarray_test_fix_invalid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L400"}, {"caller_nid": "test_core_testmaskedarray_test_fix_invalid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L401"}, {"caller_nid": "test_core_testmaskedarray_test_maskedelement", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L405"}, {"caller_nid": "test_core_testmaskedarray_test_maskedelement", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L407"}, {"caller_nid": "test_core_testmaskedarray_test_maskedelement", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L407"}, {"caller_nid": "test_core_testmaskedarray_test_maskedelement", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L408"}, {"caller_nid": "test_core_testmaskedarray_test_maskedelement", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L409"}, {"caller_nid": "test_core_testmaskedarray_test_maskedelement", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L409"}, {"caller_nid": "test_core_testmaskedarray_test_set_element_as_object", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L413"}, {"caller_nid": "test_core_testmaskedarray_test_set_element_as_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L416"}, {"caller_nid": "test_core_testmaskedarray_test_set_element_as_object", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L417"}, {"caller_nid": "test_core_testmaskedarray_test_set_element_as_object", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L420"}, {"caller_nid": "test_core_testmaskedarray_test_set_element_as_object", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L422"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L426"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L427"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L428"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L429"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L431"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L432"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L433"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L433"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L433"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L435"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L435"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L435"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L436"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L437"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L438"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L439"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L440"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L441"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L444"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L447"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L449"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L451"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L454"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L454"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L454"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L454"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L455"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L456"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L456"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L456"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L456"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L457"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L458"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L458"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L458"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L458"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L459"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L459"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L459"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L460"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L461"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L462"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L463"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L463"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L463"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L464"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L465"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L466"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L469"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L469"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L470"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L470"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L471"}, {"caller_nid": "test_core_testmaskedarray_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L472"}, {"caller_nid": "test_core_testmaskedarray_test_setitem_no_warning", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L479"}, {"caller_nid": "test_core_testmaskedarray_test_setitem_no_warning", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L479"}, {"caller_nid": "test_core_testmaskedarray_test_setitem_no_warning", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L480"}, {"caller_nid": "test_core_testmaskedarray_test_setitem_no_warning", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L481"}, {"caller_nid": "test_core_testmaskedarray_test_setitem_no_warning", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L487"}, {"caller_nid": "test_core_testmaskedarray_test_setitem_no_warning", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L488"}, {"caller_nid": "test_core_test_copy", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L496"}, {"caller_nid": "test_core_test_copy", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L497"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L498"}, {"caller_nid": "test_core_test_copy", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L499"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L500"}, {"caller_nid": "test_core_test_copy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L502"}, {"caller_nid": "test_core_test_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L503"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L504"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L505"}, {"caller_nid": "test_core_test_copy", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L505"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L506"}, {"caller_nid": "test_core_test_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L508"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L510"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L512"}, {"caller_nid": "test_core_test_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L515"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L516"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L517"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L518"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L520"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L521"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L522"}, {"caller_nid": "test_core_test_copy", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L522"}, {"caller_nid": "test_core_test_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L524"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L525"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L527"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L528"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L530"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L532"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L533"}, {"caller_nid": "test_core_test_copy", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L533"}, {"caller_nid": "test_core_test_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L535"}, {"caller_nid": "test_core_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L536"}, {"caller_nid": "test_core_test_copy", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L536"}, {"caller_nid": "test_core_test_copy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L538"}, {"caller_nid": "test_core_test_copy", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L540"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L541"}, {"caller_nid": "test_core_test_copy", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L541"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L542"}, {"caller_nid": "test_core_test_copy", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L542"}, {"caller_nid": "test_core_test_copy", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L543"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L544"}, {"caller_nid": "test_core_test_copy", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L545"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L546"}, {"caller_nid": "test_core_test_copy", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L547"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L548"}, {"caller_nid": "test_core_test_copy", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L549"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L550"}, {"caller_nid": "test_core_test_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L552"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L553"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L554"}, {"caller_nid": "test_core_test_copy", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L556"}, {"caller_nid": "test_core_test_copy", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L558"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L559"}, {"caller_nid": "test_core_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L560"}, {"caller_nid": "test_core_test_copy", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L561"}, {"caller_nid": "test_core_test_copy", "callee": "assert_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L562"}, {"caller_nid": "test_core_test_copy", "callee": "assert_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L563"}, {"caller_nid": "test_core_testmaskedarray_test_copy_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L567"}, {"caller_nid": "test_core_testmaskedarray_test_copy_0d", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L568"}, {"caller_nid": "test_core_testmaskedarray_test_copy_0d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L569"}, {"caller_nid": "test_core_testmaskedarray_test_copy_on_python_builtins", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L573"}, {"caller_nid": "test_core_testmaskedarray_test_copy_on_python_builtins", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L573"}, {"caller_nid": "test_core_testmaskedarray_test_copy_on_python_builtins", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L573"}, {"caller_nid": "test_core_testmaskedarray_test_copy_on_python_builtins", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L574"}, {"caller_nid": "test_core_testmaskedarray_test_copy_on_python_builtins", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L574"}, {"caller_nid": "test_core_testmaskedarray_test_copy_on_python_builtins", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L574"}, {"caller_nid": "test_core_testmaskedarray_test_copy_immutable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L578"}, {"caller_nid": "test_core_testmaskedarray_test_copy_immutable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L579"}, {"caller_nid": "test_core_testmaskedarray_test_copy_immutable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L582"}, {"caller_nid": "test_core_testmaskedarray_test_copy_immutable", "callee": "a_copy_method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L582"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L586"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L587"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L588"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L589"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L589"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L589"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L592"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L593"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L595"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L596"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L598"}, {"caller_nid": "test_core_testmaskedarray_test_deepcopy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L599"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L602"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L603"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L603"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L604"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L604"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L605"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L605"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L612"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L613"}, {"caller_nid": "test_core_testmaskedarray_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L614"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L617"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L618"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L618"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L619"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L620"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L621"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L628"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L630"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L631"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L632"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L639"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L640"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L641"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L642"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L650"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L652"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L653"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L654"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L660"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L665"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L666"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L667"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L670"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L675"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L676"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L676"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L677"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "get_printoptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L687"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "set_printoptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L688"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L690"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L691"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L691"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L692"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L692"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L696"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L698"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L699"}, {"caller_nid": "test_core_testmaskedarray_test_str_repr_legacy", "callee": "set_printoptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L705"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L709"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L711"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L712"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L714"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "utype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L714"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L715"}, {"caller_nid": "test_core_testmaskedarray_test_0d_unicode", "callee": "utype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L715"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L720"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L720"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L727"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L730"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L730"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L731"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L732"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L734"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L736"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L736"}, {"caller_nid": "test_core_testmaskedarray_test_pickling", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L737"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L741"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L741"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L743"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L744"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L745"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L745"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L746"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L747"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L748"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_subbaseclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L748"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_maskedconstant", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L753"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_maskedconstant", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L754"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_maskedconstant", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L754"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_maskedconstant", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L755"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_maskedconstant", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L756"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_maskedconstant", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L757"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_wstructured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L761"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_wstructured", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L763"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_wstructured", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L764"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_wstructured", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L764"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_wstructured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L765"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_wstructured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L766"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_keepalignment", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L770"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_keepalignment", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L770"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_keepalignment", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L772"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_keepalignment", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L773"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_keepalignment", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L773"}, {"caller_nid": "test_core_testmaskedarray_test_pickling_keepalignment", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L774"}, {"caller_nid": "test_core_testmaskedarray_test_single_element_subscript", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L778"}, {"caller_nid": "test_core_testmaskedarray_test_single_element_subscript", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L779"}, {"caller_nid": "test_core_testmaskedarray_test_single_element_subscript", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L780"}, {"caller_nid": "test_core_testmaskedarray_test_single_element_subscript", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L781"}, {"caller_nid": "test_core_testmaskedarray_test_single_element_subscript", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L782"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L786"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L786"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L786"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L787"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L787"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L787"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L788"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L788"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L788"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L789"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L789"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L789"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L790"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L790"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L792"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L793"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L795"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L795"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L795"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L795"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L797"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L798"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L798"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L799"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L799"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L800"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L800"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L800"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L801"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L802"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L802"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L803"}, {"caller_nid": "test_core_testmaskedarray_test_topython", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L803"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L807"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L808"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L810"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L812"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L813"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L814"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L814"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L817"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L819"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L819"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L819"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L821"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L821"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L821"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L822"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L822"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L822"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L824"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L825"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L826"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L827"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L828"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L829"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L830"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L831"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L835"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L836"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L838"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L839"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L841"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L842"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L843"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L844"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_2", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L845"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_3", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L849"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_3", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L850"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_3", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L853"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_3", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L854"}, {"caller_nid": "test_core_testmaskedarray_test_oddfeatures_3", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L857"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_object_dtype", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L860"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_object_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L861"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_object_dtype", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L861"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L865"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L868"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L868"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L869"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L869"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L870"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L871"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L873"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L873"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_flexible_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L874"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L879"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L881"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L882"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L882"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L882"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L884"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L885"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L885"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L888"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L888"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_mvoid", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L888"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L893"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L895"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L896"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L897"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L899"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L900"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L901"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L904"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L904"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L905"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L905"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L907"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_nested_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L907"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_f_order", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L912"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_f_order", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L912"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_f_order", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L913"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_f_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L915"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_f_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L916"}, {"caller_nid": "test_core_testmaskedarray_test_filled_with_f_order", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L916"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L920"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_propagation", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L922"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L923"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L925"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L928"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L930"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L931"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L932"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L933"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L934"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L935"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L936"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L937"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L938"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L939"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L940"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L941"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L941"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L942"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L942"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L943"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L943"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L944"}, {"caller_nid": "test_core_testmaskedarray_test_optinfo_forward_propagation", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L944"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L948"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L949"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L953"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L953"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L956"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L964"}, {"caller_nid": "test_core_testmaskedarray_test_fancy_printoptions", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L964"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L970"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "flatten_structured_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L971"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L972"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L973"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L974"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L976"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "flatten_structured_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L977"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L978"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L980"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L981"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L982"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L985"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "flatten_structured_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L987"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L988"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L990"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L991"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L992"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L995"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "flatten_structured_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L996"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L997"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L998"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L999"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1002"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "flatten_structured_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1003"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1004"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1005"}, {"caller_nid": "test_core_testmaskedarray_test_flatten_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1006"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1011"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1012"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1013"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1013"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1015"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1016"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1016"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1018"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1019"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1020"}, {"caller_nid": "test_core_testmaskedarray_test_void0d", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1020"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1025"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1029"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1029"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1030"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1031"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1034"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1034"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1035"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1036"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1037"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1040"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1043"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1044"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_getitem", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1044"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_iter", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1050"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_iter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1053"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_iter", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1053"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_iter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1055"}, {"caller_nid": "test_core_testmaskedarray_test_mvoid_iter", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1055"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1060"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1061"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1061"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "set_display", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1064"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1066"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1066"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1067"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1067"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "set_display", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1069"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1072"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1073"}, {"caller_nid": "test_core_test_mvoid_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1073"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1079"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1083"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1083"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1084"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1084"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1088"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1091"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1091"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1092"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1092"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1094"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1097"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1097"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1098"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1098"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1100"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1103"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1103"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1104"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1104"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1106"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1109"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1109"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1110"}, {"caller_nid": "test_core_test_mvoid_multidim_print", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1110"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1113"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1114"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1115"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1116"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1117"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1118"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1118"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1119"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1119"}, {"caller_nid": "test_core_testmaskedarray_test_object_with_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1122"}, {"caller_nid": "test_core_testmaskedarray_test_maskedarray_tofile_raises_notimplementederror", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1125"}, {"caller_nid": "test_core_testmaskedarray_test_maskedarray_tofile_raises_notimplementederror", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1128"}, {"caller_nid": "test_core_testmaskedarray_test_maskedarray_tofile_raises_notimplementederror", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1129"}, {"caller_nid": "test_core_testmaskedarray_test_maskedarray_tofile_raises_notimplementederror", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1130"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1137"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1138"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1142"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1143"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1144"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1145"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1146"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_create_data", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1147"}, {"caller_nid": "test_core_err_status", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1152"}, {"caller_nid": "test_core_err_status", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1153"}, {"caller_nid": "test_core_err_status", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1155"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1160"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1161"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1162"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1163"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1164"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1166"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1167"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1168"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1169"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1170"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1171"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1172"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1173"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1174"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1175"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1176"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1177"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1178"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1179"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1180"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1181"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1182"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1183"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1184"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1185"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1185"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1185"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1186"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1187"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1187"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1187"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1188"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "subtract", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1188"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "subtract", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1188"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1189"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1189"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1189"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1190"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1190"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_arithmetic", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1190"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1193"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1193"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1194"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1197"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1198"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1201"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1202"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1204"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1206"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_divide_on_different_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1207"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1211"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1212"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1213"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1213"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1214"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mixed_arithmetic", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1214"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1217"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1218"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1219"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1219"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1220"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_limits_arithmetic", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1220"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1225"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1226"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1226"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1227"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1228"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1229"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1229"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1230"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_arithmetic", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1230"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1234"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1235"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1236"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1237"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_masked_singleton_equality", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1238"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1242"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1244"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1245"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1247"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1249"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1250"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton_on_1d_singleton", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1254"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton_on_1d_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1256"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_arithmetic_with_masked_singleton_on_1d_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1257"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1260"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1261"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1261"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1263"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1264"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_scalar_arithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1265"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1270"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1270"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1270"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1271"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "cosh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1271"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "cosh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1271"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1272"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1272"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1272"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1273"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "sinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1273"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "sinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1273"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1274"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "tan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1274"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "tan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1274"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1275"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "tanh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1275"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "tanh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1275"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1276"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1276"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1276"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1276"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1277"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1277"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1277"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1277"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1278"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "log10", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1278"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1278"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "log10", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1278"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1279"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1279"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1279"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1280"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arcsin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1280"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arcsin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1280"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1281"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arccos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1281"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arccos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1281"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1282"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1282"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1282"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1283"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1283"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1283"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1284"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1284"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1284"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1285"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1285"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1285"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1286"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1286"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1286"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1287"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1287"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1287"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1288"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1288"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1288"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1289"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1289"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1289"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1290"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1290"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1290"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1291"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "less_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1291"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "less_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1291"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1292"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "greater_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1292"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "greater_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1292"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1293"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1293"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1293"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_basic_ufuncs_masked", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1297"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1301"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1301"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1302"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1302"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1304"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1305"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1306"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1307"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1309"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1310"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1311"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1312"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1313"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1314"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1314"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1315"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1316"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1316"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1318"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1319"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1320"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1320"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1321"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_func", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1322"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_on_python_builtins", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1326"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_on_python_builtins", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1326"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_on_python_builtins", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1327"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_count_on_python_builtins", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1327"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1333"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1334"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1336"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1336"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1336"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1337"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1337"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1337"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1339"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1339"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1340"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1340"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1341"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1342"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1345"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1345"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1345"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1345"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1346"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1346"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1346"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1346"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1347"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1347"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1348"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1348"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1350"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1350"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1352"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_func", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1352"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1355"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1356"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1357"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1357"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1358"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1358"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1360"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1361"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1361"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1362"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1362"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1364"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1365"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1365"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1366"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1366"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1368"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1369"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1369"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1370"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minimummaximum_func", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1370"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1374"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1375"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1376"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1380"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1380"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1381"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1381"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1385"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1386"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1388"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "npfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1390"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1393"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "npfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1394"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1395"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1397"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "mafunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1398"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_funcs_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1399"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1405"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1405"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1406"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1406"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1407"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1407"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1408"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1408"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1409"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1409"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1410"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1410"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1411"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1411"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1412"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1412"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1413"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1413"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1414"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1414"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1415"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1415"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1416"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1416"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1418"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1419"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1419"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1420"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1420"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1421"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_methods", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1421"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1425"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1429"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1430"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1434"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1434"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1434"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1435"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1436"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1436"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1436"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1437"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1439"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1439"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1440"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1440"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1444"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1444"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1444"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1445"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1446"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1446"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1446"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1447"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1451"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1453"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1453"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1453"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1454"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1454"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1454"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1456"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1458"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1458"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1458"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1459"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1459"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "float_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1459"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1461"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1462"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1462"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1463"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_minmax_dtypes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1463"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1473"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1475"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1475"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1476"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1478"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1479"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1479"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1479"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1480"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1480"}, {"caller_nid": "test_core_test_minmax_ints", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1480"}, {"caller_nid": "test_core_test_minmax_time_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1493"}, {"caller_nid": "test_core_test_minmax_time_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1494"}, {"caller_nid": "test_core_test_minmax_time_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1495"}, {"caller_nid": "test_core_test_minmax_time_dtypes", "callee": "minmax_with_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1500"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1505"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1505"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1505"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1506"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1506"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1506"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1507"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1507"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1507"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1508"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1508"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1508"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1509"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1509"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1509"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1510"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1510"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1510"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1510"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1511"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1511"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1511"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1512"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1512"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1512"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1513"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1513"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1513"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1514"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1514"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1514"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1514"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1517"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1518"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1518"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1518"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1519"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1519"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1519"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1520"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1520"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1520"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1521"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1521"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_addsumprod", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1521"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1525"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1526"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1529"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1531"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1532"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1533"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1536"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1538"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1539"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1540"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1542"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1543"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1546"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1548"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1549"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1550"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1553"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1555"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1556"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1557"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1561"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1562"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1565"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1567"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1568"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1569"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1572"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1574"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1575"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1576"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1578"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1579"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1582"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1584"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1585"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1586"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1589"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1591"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1592"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_domained_binops_d2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1593"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshrinking", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1598"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshrinking", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1601"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshrinking", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1604"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshrinking", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1607"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshrinking", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1610"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ufunc_nomask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1614"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ufunc_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1616"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ufunc_nomask", "callee": "true_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1616"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshink_on_creation", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1620"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_noshink_on_creation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1621"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1626"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1626"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1626"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1627"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1628"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1628"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1629"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1629"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1630"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1631"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1631"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1632"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1632"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_mod", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1632"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1636"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1637"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1639"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1640"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1641"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1641"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1641"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1642"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1642"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1642"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1643"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "inner", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1643"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1643"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1643"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "inner", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1644"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1645"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1645"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1645"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1645"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1646"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1647"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1649"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1650"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1651"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_taketransposeinnerouter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1652"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1656"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1657"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1658"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1658"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1659"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1660"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1661"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1661"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_imag_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1662"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1665"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1665"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1665"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1671"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1672"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1674"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1675"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "npfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1676"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1678"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1679"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "xmmeth", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1679"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1681"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "xmmeth", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1682"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1683"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_methods_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1684"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1689"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1692"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1693"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1694"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1697"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1698"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1699"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1701"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1703"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1704"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1705"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1708"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1709"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1710"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1712"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1714"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1715"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1716"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1720"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1725"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1726"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1727"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1732"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1735"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1736"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1737"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1740"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1741"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1742"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1744"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1746"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1747"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1748"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1751"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1752"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1753"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1755"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1757"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1758"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1759"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1763"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1768"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1769"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_ne_on_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1770"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1773"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1778"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1778"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1779"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1779"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1781"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1782"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1783"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1786"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_with_non_masked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1787"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1792"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1793"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1794"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1795"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1796"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1797"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1798"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1799"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1800"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1801"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "mvoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1802"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1803"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1804"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1805"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1806"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1807"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1808"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1809"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1810"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1813"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1813"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1813"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1814"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1815"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1816"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1817"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1818"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1819"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1821"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1821"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_ne_structured_extra", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1821"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1827"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1830"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1831"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1832"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1835"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1836"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1837"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1839"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1841"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1842"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1843"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1846"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1847"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1848"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1851"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1852"}, {"caller_nid": "test_core_test_eq_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1853"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1859"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1862"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1863"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1864"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1867"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1868"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1869"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1871"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1873"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1874"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1875"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1878"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1879"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1880"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1883"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1884"}, {"caller_nid": "test_core_test_ne_for_strings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1885"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1892"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1895"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1896"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1897"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1900"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1901"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1902"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1904"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1906"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1907"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1908"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1911"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1912"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1913"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1916"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1917"}, {"caller_nid": "test_core_test_eq_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1918"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1922"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1923"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1923"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1924"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1925"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1926"}, {"caller_nid": "test_core_test_eq_broadcast_with_unmasked", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1926"}, {"caller_nid": "test_core_test_comp_no_mask_not_broadcast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1932"}, {"caller_nid": "test_core_test_comp_no_mask_not_broadcast", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1933"}, {"caller_nid": "test_core_test_comp_no_mask_not_broadcast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1934"}, {"caller_nid": "test_core_test_comp_no_mask_not_broadcast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1935"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1942"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1945"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1946"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1947"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1950"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1951"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1952"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1954"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1956"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1957"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1958"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1961"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1962"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1963"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1966"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1967"}, {"caller_nid": "test_core_test_ne_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1968"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1977"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1979"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1980"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1980"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1981"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1982"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1984"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1985"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1985"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1986"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1987"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1989"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1990"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1991"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1991"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1992"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1993"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1995"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1996"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1996"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1997"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L1998"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2000"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2001"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2001"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2002"}, {"caller_nid": "test_core_test_comparisons_for_numeric", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2003"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2013"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2014"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2015"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2015"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2015"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2017"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2018"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2020"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2021"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2022"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2022"}, {"caller_nid": "test_core_test_comparisons_strings", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2022"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2032"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2033"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2033"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2034"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2035"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2035"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2037"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2038"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2039"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2041"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2042"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2042"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2043"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2043"}, {"caller_nid": "test_core_test_eq_with_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2046"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2049"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2050"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2051"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2052"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2053"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2054"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2055"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2056"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2057"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2058"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2061"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2063"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2064"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2066"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_eq_different_dimensions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2068"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2073"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2074"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2074"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2077"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2078"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2079"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2080"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2082"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2083"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2084"}, {"caller_nid": "test_core_testmaskedarrayarithmetic_test_numpyarithmetic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2085"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2092"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2093"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2094"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2095"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2096"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2097"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2098"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2100"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_keepmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2101"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2105"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2107"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2108"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2110"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2113"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2114"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2115"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2116"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2117"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2120"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2121"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2122"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2125"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2126"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2129"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2130"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2131"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2132"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "soften_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2134"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2135"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2136"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2137"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2139"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2141"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2142"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2143"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2144"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2145"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2147"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2149"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2150"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2152"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2153"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2154"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2155"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2156"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_again", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2160"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_again", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2162"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_again", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2163"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_again", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2166"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2171"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2172"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2173"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2175"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2176"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2176"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "soften_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2177"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2179"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2180"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_hardmask_oncemore_yay", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2180"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_smallmask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2184"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_smallmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2187"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_smallmask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2188"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_smallmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2192"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_smallmask", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2192"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2196"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "shrink_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2197"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2198"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2199"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2202"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2203"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "shrink_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2204"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_shrink_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2205"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2211"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2219"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2220"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2221"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2222"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2223"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2224"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2225"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2226"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2227"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2231"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2239"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2241"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2242"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2243"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2244"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2244"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2251"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2253"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2254"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2254"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2257"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2258"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2259"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2260"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2260"}, {"caller_nid": "test_core_testmaskedarrayattributes_test_assign_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2261"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2270"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2271"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2272"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2273"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2273"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2275"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2276"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2277"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2278"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2278"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2279"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_scalar", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2280"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2287"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2288"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2288"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2289"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2289"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2291"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2292"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2292"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2293"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2293"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2293"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2294"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2295"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2295"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2297"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2298"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2299"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2299"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2300"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2300"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2305"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2307"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2308"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2308"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2309"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2309"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2312"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2314"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2315"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2315"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2316"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2316"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2325"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2326"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2326"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2327"}, {"caller_nid": "test_core_testfillingvalues_test_check_on_fields", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2327"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2333"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2334"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2336"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2337"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2338"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2338"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2340"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2341"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2342"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2342"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2344"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2345"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2346"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2346"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2347"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2349"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2350"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_conversion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2351"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2355"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2356"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2356"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2357"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2357"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2358"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2359"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2362"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2365"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2366"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2367"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2367"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2368"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2369"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2370"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2371"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_void", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2374"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_void", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2375"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_void", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2376"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_void", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2376"}, {"caller_nid": "test_core_testfillingvalues_test_default_fill_value_void", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2376"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2380"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2382"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2385"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2387"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2387"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2388"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2389"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2392"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2392"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2393"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2394"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2396"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2398"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2398"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2399"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2400"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2400"}, {"caller_nid": "test_core_test_subarray_fillvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2405"}, {"caller_nid": "test_core_test_subarray_fillvalue", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2408"}, {"caller_nid": "test_core_test_subarray_fillvalue", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2408"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2416"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2416"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2417"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2418"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2420"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2420"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2423"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2423"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2423"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2425"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2425"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2426"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2426"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2427"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2427"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2429"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2430"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2430"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2430"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2431"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2432"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2434"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2435"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2436"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2436"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2437"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "_check_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2437"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2440"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_exotic_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2441"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2450"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2451"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2451"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2452"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2454"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2455"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2455"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_datetime_timedelta", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2456"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2460"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2463"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2464"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2464"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2465"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2465"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2466"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2466"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2468"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2469"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2470"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2470"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2471"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2471"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2472"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2472"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2473"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2473"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2475"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2476"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2477"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2477"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2478"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2478"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2479"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2479"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2480"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2480"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2483"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2485"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2486"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2487"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2487"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "minimum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2487"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2489"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2490"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2491"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2491"}, {"caller_nid": "test_core_testfillingvalues_test_extremum_fill_value_subdtype", "callee": "maximum_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2491"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2497"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2497"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2497"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2500"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2501"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2501"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2502"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2502"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2504"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2504"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2506"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2506"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2506"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2508"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2509"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2509"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2510"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2510"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_individual_fields", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2510"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2516"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2517"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2518"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2520"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2522"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2522"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2523"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_implicit_structured_array", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2523"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2527"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2528"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2530"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2531"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2533"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2534"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2536"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_as_arguments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2537"}, {"caller_nid": "test_core_testfillingvalues_test_shape_argument", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2542"}, {"caller_nid": "test_core_testfillingvalues_test_shape_argument", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2543"}, {"caller_nid": "test_core_testfillingvalues_test_shape_argument", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2545"}, {"caller_nid": "test_core_testfillingvalues_test_shape_argument", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2546"}, {"caller_nid": "test_core_testfillingvalues_test_shape_argument", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2548"}, {"caller_nid": "test_core_testfillingvalues_test_shape_argument", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2549"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2555"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2558"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2559"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2563"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2564"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2569"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2570"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2574"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2575"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2578"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2579"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2582"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2583"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2590"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_in_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2591"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2596"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2597"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2597"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2598"}, {"caller_nid": "test_core_testfillingvalues_test_fillvalue_bytes_or_str", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2598"}, {"caller_nid": "test_core_testufuncs_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2605"}, {"caller_nid": "test_core_testufuncs_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2606"}, {"caller_nid": "test_core_err_status", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2610"}, {"caller_nid": "test_core_err_status", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2611"}, {"caller_nid": "test_core_err_status", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2613"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2635"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2637"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2638"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "uf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2640"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "mf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2641"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2642"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2642"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2642"}, {"caller_nid": "test_core_testufuncs_test_testufuncregression", "callee": "assert_mask_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2643"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2648"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "alltrue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2648"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2649"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "sometrue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2649"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2650"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2650"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2651"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2651"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2652"}, {"caller_nid": "test_core_testufuncs_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2652"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2656"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2656"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2657"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2658"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2658"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2658"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2659"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2659"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2660"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2660"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2660"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2661"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2661"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2662"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2662"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2663"}, {"caller_nid": "test_core_testufuncs_test_minmax", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2663"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2667"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2668"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2669"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2669"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2671"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2672"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2673"}, {"caller_nid": "test_core_testufuncs_test_ndarray_mask", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2673"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2678"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2679"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2680"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "MyClass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2691"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2692"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2693"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "MyClass2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2708"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2709"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "__mul__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2709"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2710"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2710"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2710"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2711"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "__truediv__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2711"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2712"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2713"}, {"caller_nid": "test_core_testufuncs_test_treatment_of_notimplemented", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2714"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2720"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2722"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2723"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2726"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2727"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2731"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2732"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "tan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2733"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "arcsin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2734"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "arccos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2735"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "arccosh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2736"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2739"}, {"caller_nid": "test_core_testufuncs_test_no_masked_nan_warnings", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2742"}, {"caller_nid": "test_core_testufuncs_test_masked_array_underflow", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2745"}, {"caller_nid": "test_core_testufuncs_test_masked_array_underflow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2746"}, {"caller_nid": "test_core_testufuncs_test_masked_array_underflow", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2747"}, {"caller_nid": "test_core_testufuncs_test_masked_array_underflow", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2749"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2755"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2756"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_intdata", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2757"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2763"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2763"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_floatdata", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2763"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2767"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2770"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2771"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_create_otherdata", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2772"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2781"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2783"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2788"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2789"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2795"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2799"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2800"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2801"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2801"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2807"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2809"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2815"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2819"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2820"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2821"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2821"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2827"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2829"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2835"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2839"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2840"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2841"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2841"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2846"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2847"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2850"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2852"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2858"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2859"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2860"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_float", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2860"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2866"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2870"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2871"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2872"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2872"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_float", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2872"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2880"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2881"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2884"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2885"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2888"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2890"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2891"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2896"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2899"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2900"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2903"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2904"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2906"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2907"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2908"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2909"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2911"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2912"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2913"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2914"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2919"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2921"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2922"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2924"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2926"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2927"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2929"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2930"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2931"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2932"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2934"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2935"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2936"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2937"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2942"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2944"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2945"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2947"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2949"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2950"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2952"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2953"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2954"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2955"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2957"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2958"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2959"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2960"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2965"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2967"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2968"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2970"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2972"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2973"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2975"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2976"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2977"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2978"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2980"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2981"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2982"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_div", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2983"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2988"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2990"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2991"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2994"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_pow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2995"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2998"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L2999"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3001"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3003"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3005"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3006"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3008"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_add_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3009"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3012"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3013"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3015"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3017"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3019"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3020"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3022"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_sub_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3023"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3026"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3027"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3029"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3031"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3033"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3034"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3036"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_datafriendly_mul_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3037"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3043"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3044"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3045"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3047"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3048"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3048"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3049"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3050"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3050"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3056"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3057"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3058"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3060"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3064"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3065"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3066"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_addition_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3066"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3072"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3073"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3074"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3075"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3076"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3076"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3077"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3078"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3078"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3084"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3085"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3086"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3088"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3092"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3093"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3094"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_subtraction_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3094"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3100"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3101"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3102"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3103"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3104"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3104"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3105"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3106"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3106"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3112"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3113"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3114"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3116"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3120"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3121"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3122"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_multiplication_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3122"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3128"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3130"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3131"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3132"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3133"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3133"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3134"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3134"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3137"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3138"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3139"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3140"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3149"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3151"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3152"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3153"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3155"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3160"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3161"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3162"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3164"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3164"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_floor_division_array_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3164"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3173"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3174"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3176"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3177"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3177"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3178"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3178"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3192"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3193"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3197"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3198"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3202"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3203"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_scalar_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3205"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3210"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3211"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3213"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3215"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3230"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3235"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3236"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3238"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3238"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3238"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3243"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3244"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_division_array_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3246"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3252"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3253"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3255"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3256"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3257"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3258"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3259"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3261"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3262"}, {"caller_nid": "test_core_testmaskedarrayinplacearithmetic_test_inplace_pow_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3263"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3270"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3276"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3277"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3279"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3285"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3286"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3286"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3287"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3287"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3289"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3295"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3296"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3296"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3297"}, {"caller_nid": "test_core_testmaskedarraymethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3297"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3302"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3303"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3303"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3303"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3304"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3304"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3304"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3305"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3305"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3305"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3306"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3306"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3306"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3307"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3307"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3307"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3308"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3308"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3308"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3309"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3309"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3309"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3310"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3310"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3310"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3312"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3313"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3313"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3313"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3314"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3314"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3314"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3315"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3315"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3315"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3316"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3316"}, {"caller_nid": "test_core_testmaskedarraymethods_test_generic_methods", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3316"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3320"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3321"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3322"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3322"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3325"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3325"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3327"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3327"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3329"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3331"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3331"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3332"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3332"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3336"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3336"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3339"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3339"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3340"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3340"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3345"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose_timedelta", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3346"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose_timedelta", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3347"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allclose_timedelta", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3347"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3351"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3354"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3357"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3361"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3361"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3362"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3362"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3363"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3363"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3364"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3364"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3365"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3365"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3366"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3366"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3368"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3368"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3369"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3369"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3370"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3370"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3371"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3371"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3372"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3372"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3373"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3373"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3377"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3378"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3380"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3380"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3381"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3382"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3383"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3384"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3386"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3387"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3387"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3388"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3389"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3390"}, {"caller_nid": "test_core_testmaskedarraymethods_test_allany_oddities", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3391"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3397"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3397"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3398"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3398"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3399"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3399"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3400"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3400"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3401"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3401"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3402"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3402"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3403"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3403"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3404"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3404"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3406"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3406"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3407"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3407"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3408"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3408"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3409"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3409"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3411"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3411"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3412"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3412"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3413"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3413"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3414"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argmax_argmin", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3414"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3418"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3424"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3427"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "clip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3428"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3429"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3430"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "clip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3430"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3431"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip", "callee": "clip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3431"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip_out", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3435"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip_out", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3436"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip_out", "callee": "clip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3437"}, {"caller_nid": "test_core_testmaskedarraymethods_test_clip_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3438"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3442"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3444"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3444"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3447"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3448"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3449"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3450"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3451"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3454"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3455"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3456"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3457"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3458"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3460"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3462"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3462"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3463"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3464"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3466"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3467"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3468"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3469"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compressed", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3473"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3474"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3475"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3477"}, {"caller_nid": "test_core_testmaskedarraymethods_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3478"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3483"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3485"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3485"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3485"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3485"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3487"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3488"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3489"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3491"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3491"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3492"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3493"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3496"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3497"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3498"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3498"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3499"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3500"}, {"caller_nid": "test_core_testmaskedarraymethods_test_empty", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3500"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3505"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3507"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3507"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3507"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3507"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3509"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3509"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3510"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3511"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3513"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3514"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3515"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3518"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3519"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3520"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3520"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3521"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3522"}, {"caller_nid": "test_core_testmaskedarraymethods_test_zeros", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3522"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3527"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3529"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3529"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3529"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3529"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3531"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3531"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3532"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3533"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3535"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3536"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3537"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3540"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3541"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3542"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3542"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3543"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3544"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ones", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3544"}, {"caller_nid": "test_core_test_put", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3549"}, {"caller_nid": "test_core_test_put", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3551"}, {"caller_nid": "test_core_test_put", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3552"}, {"caller_nid": "test_core_test_put", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3553"}, {"caller_nid": "test_core_test_put", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3554"}, {"caller_nid": "test_core_test_put", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3556"}, {"caller_nid": "test_core_test_put", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3557"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3558"}, {"caller_nid": "test_core_test_put", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3560"}, {"caller_nid": "test_core_test_put", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3560"}, {"caller_nid": "test_core_test_put", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3562"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3563"}, {"caller_nid": "test_core_test_put", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3563"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3564"}, {"caller_nid": "test_core_test_put", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3565"}, {"caller_nid": "test_core_test_put", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3565"}, {"caller_nid": "test_core_test_put", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3566"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3567"}, {"caller_nid": "test_core_test_put", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3569"}, {"caller_nid": "test_core_test_put", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3569"}, {"caller_nid": "test_core_test_put", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3570"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3571"}, {"caller_nid": "test_core_test_put", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3571"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3572"}, {"caller_nid": "test_core_test_put", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3573"}, {"caller_nid": "test_core_test_put", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3573"}, {"caller_nid": "test_core_test_put", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3574"}, {"caller_nid": "test_core_test_put", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3575"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3579"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3580"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3582"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3583"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3584"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3585"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3586"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3587"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3588"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3589"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_hardmask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3593"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_hardmask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3595"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_hardmask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3596"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_hardmask", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3597"}, {"caller_nid": "test_core_testmaskedarraymethods_test_put_hardmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3598"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3601"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3602"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3605"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "putmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3606"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3607"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3609"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "putmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3610"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3611"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3612"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3614"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3615"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "putmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3616"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3617"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3618"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3620"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "putmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3621"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3622"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3623"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3625"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3626"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "putmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3627"}, {"caller_nid": "test_core_testmaskedarraymethods_test_putmask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3628"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3632"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3633"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3634"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3635"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3636"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3637"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3639"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3640"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3640"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3644"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3645"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3646"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3647"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3649"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3649"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3650"}, {"caller_nid": "test_core_testmaskedarraymethods_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3650"}, {"caller_nid": "test_core_test_ravel_order", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3657"}, {"caller_nid": "test_core_test_ravel_order", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3659"}, {"caller_nid": "test_core_test_ravel_order", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3661"}, {"caller_nid": "test_core_test_ravel_order", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3663"}, {"caller_nid": "test_core_test_ravel_order", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3663"}, {"caller_nid": "test_core_test_ravel_order", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3664"}, {"caller_nid": "test_core_test_ravel_order", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3665"}, {"caller_nid": "test_core_test_ravel_order", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3665"}, {"caller_nid": "test_core_test_ravel_order", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3668"}, {"caller_nid": "test_core_test_ravel_order", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3668"}, {"caller_nid": "test_core_test_ravel_order", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3668"}, {"caller_nid": "test_core_testmaskedarraymethods_test_reshape", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3672"}, {"caller_nid": "test_core_testmaskedarraymethods_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3674"}, {"caller_nid": "test_core_testmaskedarraymethods_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3675"}, {"caller_nid": "test_core_testmaskedarraymethods_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3676"}, {"caller_nid": "test_core_testmaskedarraymethods_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3677"}, {"caller_nid": "test_core_testmaskedarraymethods_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3678"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3682"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3684"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3685"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3686"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3688"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3689"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3690"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3692"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3693"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3694"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3696"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3697"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3698"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3699"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3702"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3703"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3703"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3705"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3706"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3707"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3708"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3709"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3710"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3711"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3713"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3714"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3715"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3715"}, {"caller_nid": "test_core_testmaskedarraymethods_test_stable_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3718"}, {"caller_nid": "test_core_testmaskedarraymethods_test_stable_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3719"}, {"caller_nid": "test_core_testmaskedarraymethods_test_stable_sort", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3720"}, {"caller_nid": "test_core_testmaskedarraymethods_test_stable_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3721"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3724"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3732"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3733"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3734"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort_matches_sort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3735"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3740"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3741"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3742"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3743"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3744"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3745"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3747"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3748"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3749"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3750"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3751"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3752"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3753"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3754"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3756"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3761"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3762"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3763"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3764"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3765"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3766"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3767"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3768"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3769"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3770"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3771"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3772"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3773"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3774"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3775"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3779"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3783"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3787"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3792"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3793"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3794"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3796"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3797"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3798"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3804"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3805"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3806"}, {"caller_nid": "test_core_testmaskedarraymethods_test_sort_flexible", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3807"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3811"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3812"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3812"}, {"caller_nid": "test_core_testmaskedarraymethods_test_argsort", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3812"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3816"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3817"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3817"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3818"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3819"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3819"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3820"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3820"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3823"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3824"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3825"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3827"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3830"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3831"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3832"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3833"}, {"caller_nid": "test_core_testmaskedarraymethods_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3835"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3839"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3845"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3851"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3851"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3852"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3854"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3855"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3857"}, {"caller_nid": "test_core_testmaskedarraymethods_test_swapaxes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3858"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3862"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3863"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3863"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3863"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3864"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3864"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3865"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3865"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3866"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3869"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3870"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3870"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3872"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3873"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3873"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3874"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3875"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3875"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3876"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3880"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3881"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3881"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3882"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3882"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3884"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3885"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3890"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3892"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3893"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3899"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3900"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3902"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3903"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3905"}, {"caller_nid": "test_core_testmaskedarraymethods_test_take_masked_indices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3906"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3911"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3911"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3913"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3914"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3915"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3918"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3920"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3921"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3922"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3923"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3925"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3925"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3925"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3930"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3930"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3935"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3937"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3938"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3941"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3942"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3946"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3949"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3950"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3950"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3955"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3956"}, {"caller_nid": "test_core_testmaskedarraymethods_test_tolist_specialcase", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3956"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3960"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3961"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3962"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3963"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3966"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3967"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3968"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3971"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3971"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3971"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3971"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3973"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3976"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3977"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3978"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3980"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3981"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3981"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3981"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3981"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3982"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3983"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3986"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3987"}, {"caller_nid": "test_core_testmaskedarraymethods_test_toflex", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3988"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3992"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "fromflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3993"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3993"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3994"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3995"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3997"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "fromflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3998"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3998"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L3999"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4000"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4002"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "fromflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4004"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "toflex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4004"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4005"}, {"caller_nid": "test_core_testmaskedarraymethods_test_fromflex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4006"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4010"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4011"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4013"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4014"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4014"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4016"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4016"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4016"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4020"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod_0d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4021"}, {"caller_nid": "test_core_testmaskedarraymethods_test_arraymethod_0d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4022"}, {"caller_nid": "test_core_testmaskedarraymethods_test_transpose_view", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4025"}, {"caller_nid": "test_core_testmaskedarraymethods_test_transpose_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4032"}, {"caller_nid": "test_core_testmaskedarraymethods_test_transpose_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4033"}, {"caller_nid": "test_core_testmaskedarraymethods_test_diagonal_view", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4036"}, {"caller_nid": "test_core_testmaskedarraymethods_test_diagonal_view", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4040"}, {"caller_nid": "test_core_testmaskedarraymethods_test_diagonal_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4042"}, {"caller_nid": "test_core_testmaskedarraymethods_test_diagonal_view", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4042"}, {"caller_nid": "test_core_testmaskedarraymethods_test_diagonal_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4043"}, {"caller_nid": "test_core_testmaskedarraymethods_test_diagonal_view", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4043"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4049"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4055"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4056"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4058"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4064"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4065"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4065"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4066"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4066"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4068"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4074"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4075"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4075"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4076"}, {"caller_nid": "test_core_testmaskedarraymathmethods_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4076"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4082"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4083"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4083"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4083"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4084"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4085"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4085"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4085"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4087"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4088"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4088"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4088"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4089"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4090"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4090"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4090"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4094"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4094"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4094"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4098"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4099"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4102"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4103"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "npfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4104"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4106"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4107"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "xmmeth", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4107"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4109"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "xmmeth", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4110"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_cumsumprod_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4111"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4117"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4117"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4117"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4117"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4118"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4119"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4120"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4121"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4121"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4122"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4123"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4123"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4124"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4124"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4125"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4125"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_add_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4128"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_add_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4130"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_add_object", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4131"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_sum_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4135"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_sum_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4136"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_sum_object", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4136"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_sum_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4137"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_sum_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4138"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_sum_object", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4138"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_prod_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4142"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_prod_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4143"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_prod_object", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4143"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_prod_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4144"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_prod_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4145"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_prod_object", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4145"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_meananom_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4149"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_meananom_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4150"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_meananom_object", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4150"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_meananom_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4151"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_meananom_object", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4151"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4154"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4155"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4155"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4157"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4157"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4158"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "is_masked", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4158"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom_shape", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4158"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4161"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4161"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4161"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4162"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4162"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4164"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4164"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4166"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4166"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4170"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4170"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4170"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4172"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4172"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4172"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4174"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4174"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_anom", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4174"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4180"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4181"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4181"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4181"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4181"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4181"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4182"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4182"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4183"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4183"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4183"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4185"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4185"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4185"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4188"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4188"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4189"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4190"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4190"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4190"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4195"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4196"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4197"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4197"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4197"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4198"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4200"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4201"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4202"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4202"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4202"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4203"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4204"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4205"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4206"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4208"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4209"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4209"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4210"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4211"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4211"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4211"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4212"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4213"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4214"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4218"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4219"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4220"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4221"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4222"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4222"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_dot_shape_mismatch", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4223"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4227"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4228"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4229"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4229"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4229"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4230"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4230"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4230"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4231"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4231"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4231"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4234"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4234"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4234"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4235"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4236"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4236"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4236"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4237"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4237"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4237"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4238"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4238"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4239"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varmean_nomask", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4239"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4244"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4244"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4244"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4244"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4245"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4245"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4245"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4245"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4246"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4246"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4247"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4247"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4248"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4248"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4249"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4249"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4250"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4250"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4250"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4251"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4251"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4251"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4252"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4252"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4253"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4253"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4254"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4254"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4255"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4255"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4256"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4256"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4257"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4258"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4258"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4258"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4259"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4259"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4259"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4260"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4260"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4261"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4261"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4266"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4267"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4269"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4269"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4271"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4272"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4272"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4273"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4273"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4274"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4274"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4276"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4277"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4278"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4280"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4281"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4281"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4283"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4283"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4286"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4287"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4287"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4288"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4288"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4289"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4289"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4291"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4292"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4293"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4295"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4296"}, {"caller_nid": "test_core_test_varstd_specialcases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4296"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4299"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4300"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4301"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4301"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4302"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4303"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4304"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4304"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4305"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4306"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4307"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4307"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_varstd_ddof", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4308"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4312"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4312"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "diag", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4314"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4315"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "diag", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4316"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4317"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4318"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "diag", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4319"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4320"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diag", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4322"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4326"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4328"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4328"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4329"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4329"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4330"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4330"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4332"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4332"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4333"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4333"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4334"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4334"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4336"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4336"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4337"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4337"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4338"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4338"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4340"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4340"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4341"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4341"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4342"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_axis_methods_nomask", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4342"}, {"caller_nid": "test_core_test_mean_overflow", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4349"}, {"caller_nid": "test_core_test_mean_overflow", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4349"}, {"caller_nid": "test_core_test_mean_overflow", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4350"}, {"caller_nid": "test_core_test_mean_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4351"}, {"caller_nid": "test_core_test_mean_overflow", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4351"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4355"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4357"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4358"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4359"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4361"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4362"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4364"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_prepend", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4364"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4368"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4370"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4371"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4372"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4374"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4375"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4377"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_append", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4377"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_dim_0", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4380"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_dim_0", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4384"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_dim_0", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4384"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_n_0", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4387"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_n_0", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4388"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_n_0", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4390"}, {"caller_nid": "test_core_testmaskedarraymathmethods_test_diff_with_n_0", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4390"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4397"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4403"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4404"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4406"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4412"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4413"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4413"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4414"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4414"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4416"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4422"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4423"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4423"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4424"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_create_data", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4424"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4430"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4430"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4430"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4430"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4431"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4431"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4431"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4431"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4432"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4432"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4432"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4433"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4433"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4433"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4434"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4434"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4435"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4435"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4436"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4436"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4437"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4437"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4438"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4438"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4439"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4440"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4440"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4440"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4441"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4441"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4441"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4442"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4442"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4443"}, {"caller_nid": "test_core_testmaskedarraymathmethodscomplex_test_varstd", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4443"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_bool", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4450"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_bool", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4451"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_bool", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4452"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4456"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4457"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4458"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "callee": "masked_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4459"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4460"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_wlist", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4461"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_fill_value", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4465"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4466"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_equal_fill_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4467"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4471"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4473"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4473"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4473"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4473"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4474"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4474"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "greater_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4474"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_greater_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4475"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4476"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4476"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4476"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4476"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4477"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4477"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "less_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4477"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_less_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4478"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4479"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4479"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4479"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4479"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4480"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4480"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4480"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4480"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4481"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4481"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4481"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4481"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4482"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_condition", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4482"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_oddities", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4487"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_oddities", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4488"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_oddities", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4489"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_oddities", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4490"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4493"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4494"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4495"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4496"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_shape_constraint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4497"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4502"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4503"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4507"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4508"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4509"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4510"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4510"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_structured", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4510"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_mismatch", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4514"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_mismatch", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4515"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_where_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4516"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4519"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "masked_inside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4519"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4519"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4519"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4521"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "masked_outside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4521"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4521"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4521"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4522"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "masked_inside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4522"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4522"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4522"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4522"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4525"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "masked_outside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4525"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4525"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4525"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4525"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4528"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4528"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4528"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4528"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4528"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4531"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "masked_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4531"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_otherfunctions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4531"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4536"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4538"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4538"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4539"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4539"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4540"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4540"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4541"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4542"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4543"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4545"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4546"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4548"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4549"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4551"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4552"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4553"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4554"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4555"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4560"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4560"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4560"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4564"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4565"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4566"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4568"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4569"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4569"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4571"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4572"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4573"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4578"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4579"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4579"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4581"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4582"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4582"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4584"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4585"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4586"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4587"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4588"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4590"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4591"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4592"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4593"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4595"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4596"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4597"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_round_with_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4598"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_identity", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4601"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_identity", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4602"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_identity", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4602"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4603"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_identity", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4603"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4607"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4607"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4608"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4608"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4609"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4610"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4611"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4612"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4613"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4615"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4616"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4618"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4619"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4620"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4622"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4623"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4624"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4628"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4629"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4630"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4631"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4632"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4634"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4638"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4639"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4642"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4643"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4646"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4647"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4649"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4652"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4653"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4655"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_power_with_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4656"}, {"caller_nid": "test_core_test_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4661"}, {"caller_nid": "test_core_test_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4662"}, {"caller_nid": "test_core_test_where", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4665"}, {"caller_nid": "test_core_test_where", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4666"}, {"caller_nid": "test_core_test_where", "callee": "set_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4667"}, {"caller_nid": "test_core_test_where", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4669"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4670"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4672"}, {"caller_nid": "test_core_test_where", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4673"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4674"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4676"}, {"caller_nid": "test_core_test_where", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4677"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4678"}, {"caller_nid": "test_core_test_where", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4680"}, {"caller_nid": "test_core_test_where", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4681"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4682"}, {"caller_nid": "test_core_test_where", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4684"}, {"caller_nid": "test_core_test_where", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4686"}, {"caller_nid": "test_core_test_where", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4687"}, {"caller_nid": "test_core_test_where", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4688"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4689"}, {"caller_nid": "test_core_test_where", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4690"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4693"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4694"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4695"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4696"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4696"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4697"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_object", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4697"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4700"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4704"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4705"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4706"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4707"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4708"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4709"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4710"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4711"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4713"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4714"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4715"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4716"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4717"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4718"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_choice", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4719"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4722"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4723"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4725"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4726"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4728"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4729"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4730"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4731"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4732"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4734"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4736"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4738"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4739"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4740"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4741"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4742"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4743"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4743"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4744"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4745"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4746"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4747"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_with_masked_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4748"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4752"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4753"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_type", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4754"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_type", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4755"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4756"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4760"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4760"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4761"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4762"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4763"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4765"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_broadcast", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4766"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4770"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4771"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4772"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4773"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4774"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4776"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4777"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4780"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4781"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4783"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4784"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4786"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4787"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_where_structured_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4788"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_error", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4791"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4794"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_error", "callee": "masked_invalid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4796"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "callee": "masked_invalid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4808"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "callee": "Series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4808"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4809"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4809"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "callee": "Series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4809"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_masked_invalid_pandas", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4810"}, {"caller_nid": "test_core_test_masked_invalid_full_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4816"}, {"caller_nid": "test_core_test_masked_invalid_full_mask", "callee": "masked_invalid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4818"}, {"caller_nid": "test_core_test_masked_invalid_full_mask", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4822"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4828"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4829"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4829"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4830"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4831"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4831"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4832"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4833"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4833"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4835"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4836"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4837"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4837"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4838"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4840"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4843"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4844"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4844"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4845"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4851"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4852"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4853"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4853"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4854"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4856"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4857"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4858"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4859"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4859"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4860"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4862"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4865"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4865"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4866"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4867"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_choose_with_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4867"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4870"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4873"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4874"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4875"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4877"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4878"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4879"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4881"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4882"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4883"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4885"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4886"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4887"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4889"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4890"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4890"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4891"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4892"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_reshape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4893"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4898"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4899"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4900"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4900"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4904"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4905"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4906"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4906"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4910"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4911"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4911"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4912"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4912"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4916"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4917"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4918"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4919"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4919"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4923"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4924"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4924"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4925"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4925"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4929"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4930"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4930"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4931"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4931"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4934"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4935"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4936"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "make_mask_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4937"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4938"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4938"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask_descr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4939"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4945"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4946"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4947"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4949"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4950"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4951"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4952"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4955"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4956"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4957"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4958"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4961"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4962"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4963"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4964"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4968"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4969"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4970"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4971"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4971"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4973"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4974"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4974"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4975"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4976"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4977"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4978"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4979"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4980"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4985"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "make_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4986"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_make_mask", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4987"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4992"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4994"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4995"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4996"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4997"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L4999"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5000"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5002"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5003"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5004"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5005"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5008"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5010"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5015"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5016"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5017"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5018"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5018"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5020"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_mask_or", "callee": "mask_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5021"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5024"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5025"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5026"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5028"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5029"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5030"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5034"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5035"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5037"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_allequal", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5038"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5043"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5044"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "flatten_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5044"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5046"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "flatten_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5047"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5048"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5049"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5053"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "flatten_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5054"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5055"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_flatten_mask", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5056"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5060"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5061"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5062"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5063"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "anom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5063"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5064"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5065"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_on_ndarray", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5065"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5070"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5072"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5074"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5075"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5076"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5077"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5078"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5083"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5084"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5085"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5085"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5091"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5091"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5092"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5093"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5093"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5096"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5097"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5098"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5099"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5105"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "M", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5105"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5106"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5113"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "M", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5113"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5114"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5117"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5117"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5118"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5120"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5121"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5122"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5124"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5125"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5127"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5128"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5130"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5131"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5132"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5134"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5135"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5137"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5138"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5140"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5141"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5141"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5144"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5145"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5146"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5146"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5147"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5148"}, {"caller_nid": "test_core_testmaskedarrayfunctions_test_convolve", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5148"}, {"caller_nid": "test_core_testmaskedfields_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5159"}, {"caller_nid": "test_core_testmaskedfields_create_data", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5159"}, {"caller_nid": "test_core_testmaskedfields_create_data", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5159"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5168"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5168"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5170"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5170"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5173"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5173"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5175"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5175"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5178"}, {"caller_nid": "test_core_testmaskedfields_test_set_records_masks", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5179"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5188"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5189"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5191"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5192"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5194"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5195"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_slice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5203"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_slice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5204"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_slice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5206"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_slice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5207"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_slice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5209"}, {"caller_nid": "test_core_testmaskedfields_test_set_record_slice", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5210"}, {"caller_nid": "test_core_testmaskedfields_test_mask_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5219"}, {"caller_nid": "test_core_testmaskedfields_test_mask_element", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5220"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5225"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5226"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5226"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5227"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5230"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "getmaskarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5230"}, {"caller_nid": "test_core_testmaskedfields_test_getmaskarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5231"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5236"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5236"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5236"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5236"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5237"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5238"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5240"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5242"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5243"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5243"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5244"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5246"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5247"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5248"}, {"caller_nid": "test_core_testmaskedfields_test_view", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5248"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5252"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5252"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5252"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5252"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5252"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5253"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5253"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5253"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "_test_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5266"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "_test_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5267"}, {"caller_nid": "test_core_testmaskedfields_test_getitem", "callee": "_test_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5268"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5273"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5274"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5276"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5276"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5278"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5278"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5280"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5282"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5283"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5285"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5286"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5288"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5290"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5291"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5292"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5294"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5295"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "harden_mask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5296"}, {"caller_nid": "test_core_testmaskedfields_test_setitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5298"}, {"caller_nid": "test_core_testmaskedfields_test_setitem_scalar", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5302"}, {"caller_nid": "test_core_testmaskedfields_test_setitem_scalar", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5303"}, {"caller_nid": "test_core_testmaskedfields_test_setitem_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5305"}, {"caller_nid": "test_core_testmaskedfields_test_element_len", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5311"}, {"caller_nid": "test_core_testmaskedfields_test_element_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5311"}, {"caller_nid": "test_core_testmaskedfields_test_element_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5311"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5317"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5319"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5319"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5320"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5320"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5324"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5325"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5326"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5326"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5327"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5327"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5328"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5329"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5333"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5334"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5334"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5335"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5335"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5336"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5337"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5340"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5341"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5342"}, {"caller_nid": "test_core_testmaskedobjectarray_test_getitem", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5343"}, {"caller_nid": "test_core_testmaskedobjectarray_test_nested_ma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5347"}, {"caller_nid": "test_core_testmaskedobjectarray_test_nested_ma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5349"}, {"caller_nid": "test_core_testmaskedobjectarray_test_nested_ma", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5352"}, {"caller_nid": "test_core_testmaskedobjectarray_test_nested_ma", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5355"}, {"caller_nid": "test_core_testmaskedobjectarray_test_nested_ma", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5359"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5364"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5364"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5364"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5364"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5365"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5366"}, {"caller_nid": "test_core_testmaskedview_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5368"}, {"caller_nid": "test_core_testmaskedview_test_view_to_nothing", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5373"}, {"caller_nid": "test_core_testmaskedview_test_view_to_nothing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5374"}, {"caller_nid": "test_core_testmaskedview_test_view_to_nothing", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5374"}, {"caller_nid": "test_core_testmaskedview_test_view_to_nothing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5375"}, {"caller_nid": "test_core_testmaskedview_test_view_to_nothing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5376"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5380"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5381"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5381"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5382"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "assert_equal_records", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5383"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5383"}, {"caller_nid": "test_core_testmaskedview_test_view_to_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5383"}, {"caller_nid": "test_core_testmaskedview_test_view_to_simple_dtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5388"}, {"caller_nid": "test_core_testmaskedview_test_view_to_simple_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5389"}, {"caller_nid": "test_core_testmaskedview_test_view_to_simple_dtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5389"}, {"caller_nid": "test_core_testmaskedview_test_view_to_simple_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5390"}, {"caller_nid": "test_core_testmaskedview_test_view_to_simple_dtype", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5390"}, {"caller_nid": "test_core_testmaskedview_test_view_to_simple_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5391"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5396"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5397"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5398"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5399"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5401"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5402"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5402"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5403"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5404"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5405"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5407"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5408"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5408"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5409"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5410"}, {"caller_nid": "test_core_testmaskedview_test_view_to_flexible_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5411"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5416"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5417"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5417"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5418"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5419"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5419"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5421"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5422"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5422"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5423"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5424"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5426"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5427"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5427"}, {"caller_nid": "test_core_testmaskedview_test_view_to_subdtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5428"}, {"caller_nid": "test_core_testmaskedview_test_view_to_dtype_and_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5433"}, {"caller_nid": "test_core_testmaskedview_test_view_to_dtype_and_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5434"}, {"caller_nid": "test_core_testmaskedview_test_view_to_dtype_and_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5435"}, {"caller_nid": "test_core_testmaskedview_test_view_to_dtype_and_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5435"}, {"caller_nid": "test_core_testmaskedview_test_view_to_dtype_and_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5436"}, {"caller_nid": "test_core_testmaskedview_test_view_to_dtype_and_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5436"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5443"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5443"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5444"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5444"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5447"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "testaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5475"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "testkeepdims", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5476"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "testaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5479"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5481"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5481"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5482"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "testaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5484"}, {"caller_nid": "test_core_testoptionalargs_test_ndarrayfuncs", "callee": "testkeepdims", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5485"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5490"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5490"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5491"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5491"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5493"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5495"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5495"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5496"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5496"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5496"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5497"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5497"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5497"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5498"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5498"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5498"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5499"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5499"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5499"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5500"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5500"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5500"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5501"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5501"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5501"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5502"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5503"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5506"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5508"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5508"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5509"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5509"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5509"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5510"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5510"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5510"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5511"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5511"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5511"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5512"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ndim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5512"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5512"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5513"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5513"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5513"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5514"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5514"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5514"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5515"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5515"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5515"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5516"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5517"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5520"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5520"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5523"}, {"caller_nid": "test_core_testoptionalargs_test_count", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5523"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5529"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5529"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5532"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5533"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5536"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5537"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5537"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5538"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5539"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5539"}, {"caller_nid": "test_core_testmaskedconstant_do_add_test", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5539"}, {"caller_nid": "test_core_testmaskedconstant_test_ctor", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5548"}, {"caller_nid": "test_core_testmaskedconstant_test_ctor", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5552"}, {"caller_nid": "test_core_testmaskedconstant_test_ctor", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5552"}, {"caller_nid": "test_core_testmaskedconstant_test_ctor", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5553"}, {"caller_nid": "test_core_testmaskedconstant_test_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5558"}, {"caller_nid": "test_core_testmaskedconstant_test_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5558"}, {"caller_nid": "test_core_testmaskedconstant_test_repr", "callee": "__new__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5561"}, {"caller_nid": "test_core_testmaskedconstant_test_repr", "callee": "assert_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5562"}, {"caller_nid": "test_core_testmaskedconstant_test_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5562"}, {"caller_nid": "test_core_testmaskedconstant_test_pickle", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5567"}, {"caller_nid": "test_core_testmaskedconstant_test_pickle", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5568"}, {"caller_nid": "test_core_testmaskedconstant_test_pickle", "callee": "dump", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5569"}, {"caller_nid": "test_core_testmaskedconstant_test_pickle", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5570"}, {"caller_nid": "test_core_testmaskedconstant_test_pickle", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5571"}, {"caller_nid": "test_core_testmaskedconstant_test_pickle", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5572"}, {"caller_nid": "test_core_testmaskedconstant_test_copy", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5577"}, {"caller_nid": "test_core_testmaskedconstant_test_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5578"}, {"caller_nid": "test_core_testmaskedconstant_test_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5579"}, {"caller_nid": "test_core_testmaskedconstant_test_copy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5583"}, {"caller_nid": "test_core_testmaskedconstant_test_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5584"}, {"caller_nid": "test_core_testmaskedconstant_test_deepcopy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5588"}, {"caller_nid": "test_core_testmaskedconstant_test_deepcopy", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5589"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5593"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5594"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5595"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5597"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5598"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5599"}, {"caller_nid": "test_core_testmaskedconstant_test_immutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5600"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_int", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5603"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_int", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5604"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_int", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5605"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_float", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5608"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_float", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5609"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_float", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5610"}, {"caller_nid": "test_core_testmaskedconstant_test_coercion_float", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5610"}, {"caller_nid": "test_core_test_coercion_unicode", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5614"}, {"caller_nid": "test_core_test_coercion_unicode", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5616"}, {"caller_nid": "test_core_test_coercion_bytes", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5620"}, {"caller_nid": "test_core_test_coercion_bytes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5622"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5626"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "Sub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5629"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5630"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "Sub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5630"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5631"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "assert_not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5632"}, {"caller_nid": "test_core_testmaskedconstant_test_subclass", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5632"}, {"caller_nid": "test_core_testmaskedconstant_test_attributes_readonly", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5635"}, {"caller_nid": "test_core_testmaskedconstant_test_attributes_readonly", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5636"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5644"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5644"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "int16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5644"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5645"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5647"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5648"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5650"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5651"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5653"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5654"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5656"}, {"caller_nid": "test_core_testmaskedwherealiases_test_masked_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5657"}, {"caller_nid": "test_core_test_masked_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5661"}, {"caller_nid": "test_core_test_masked_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5662"}, {"caller_nid": "test_core_test_masked_array", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5662"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5667"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5668"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5669"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5671"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5672"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5673"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5675"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "masked_invalid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5676"}, {"caller_nid": "test_core_test_masked_array_no_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5677"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5681"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5682"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5684"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5687"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5688"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "masked_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5690"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5691"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5693"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5696"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5697"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5699"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5700"}, {"caller_nid": "test_core_test_append_masked_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5701"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5705"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5706"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5709"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5711"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5712"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5714"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5715"}, {"caller_nid": "test_core_test_append_masked_array_along_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5716"}, {"caller_nid": "test_core_test_default_fill_value_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5721"}, {"caller_nid": "test_core_test_default_fill_value_complex", "callee": "default_fill_value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5721"}, {"caller_nid": "test_core_test_string_dtype_fill_value_on_construction", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5726"}, {"caller_nid": "test_core_test_string_dtype_fill_value_on_construction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5727"}, {"caller_nid": "test_core_test_string_dtype_fill_value_on_construction", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5730"}, {"caller_nid": "test_core_test_string_dtype_fill_value_on_construction", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5731"}, {"caller_nid": "test_core_test_string_dtype_fill_value_on_construction", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5733"}, {"caller_nid": "test_core_test_string_dtype_fill_value_on_construction", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5735"}, {"caller_nid": "test_core_test_string_dtype_default_fill_value", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5740"}, {"caller_nid": "test_core_test_string_dtype_default_fill_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5741"}, {"caller_nid": "test_core_test_string_dtype_default_fill_value", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5743"}, {"caller_nid": "test_core_test_string_dtype_default_fill_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5745"}, {"caller_nid": "test_core_test_string_dtype_default_fill_value", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5748"}, {"caller_nid": "test_core_test_string_dtype_default_fill_value", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5748"}, {"caller_nid": "test_core_test_string_dtype_fill_value_persists_through_slice", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5753"}, {"caller_nid": "test_core_test_string_dtype_fill_value_persists_through_slice", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5754"}, {"caller_nid": "test_core_test_string_dtype_fill_value_persists_through_slice", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5763"}, {"caller_nid": "test_core_test_string_dtype_fill_value_persists_through_slice", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5765"}, {"caller_nid": "test_core_test_string_dtype_fill_value_persists_through_slice", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5765"}, {"caller_nid": "test_core_test_setting_fill_value_attribute", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5770"}, {"caller_nid": "test_core_test_setting_fill_value_attribute", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5771"}, {"caller_nid": "test_core_test_setting_fill_value_attribute", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5778"}, {"caller_nid": "test_core_test_setting_fill_value_attribute", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5779"}, {"caller_nid": "test_core_test_setting_fill_value_attribute", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5780"}, {"caller_nid": "test_core_test_ufunc_with_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5786"}, {"caller_nid": "test_core_test_ufunc_with_output", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5787"}, {"caller_nid": "test_core_test_ufunc_with_output", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5788"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5794"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5795"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5796"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5797"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5799"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5800"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5802"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5803"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5805"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5806"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5808"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5809"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5810"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5811"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5812"}, {"caller_nid": "test_core_test_ufunc_with_out_varied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5813"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5817"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5818"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5823"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5824"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5825"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5826"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5828"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5828"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5829"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5829"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5829"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5831"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5832"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5833"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5836"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5837"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5838"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5839"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5841"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5841"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5843"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5844"}, {"caller_nid": "test_core_test_astype_mask_ordering", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5845"}, {"caller_nid": "test_core_test_astype_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5853"}, {"caller_nid": "test_core_test_astype_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5853"}, {"caller_nid": "test_core_test_astype_basic", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5854"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5856"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5857"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5858"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5860"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5861"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5862"}, {"caller_nid": "test_core_test_astype_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5864"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5868"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5869"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5873"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5874"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5875"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5877"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5878"}, {"caller_nid": "test_core_test_fieldless_void", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5879"}, {"caller_nid": "test_core_test_mask_shape_assignment_does_not_break_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5884"}, {"caller_nid": "test_core_test_mask_shape_assignment_does_not_break_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5886"}, {"caller_nid": "test_core_test_doc_note", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5917"}, {"caller_nid": "test_core_test_doc_note", "callee": "doc_note", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5917"}, {"caller_nid": "test_core_test_gh_22556", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5921"}, {"caller_nid": "test_core_test_gh_22556", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5922"}, {"caller_nid": "test_core_test_gh_22556", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5923"}, {"caller_nid": "test_core_test_gh_22556", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5924"}, {"caller_nid": "test_core_test_gh_21022", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5929"}, {"caller_nid": "test_core_test_gh_21022", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5930"}, {"caller_nid": "test_core_test_gh_21022", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5931"}, {"caller_nid": "test_core_test_gh_21022", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5932"}, {"caller_nid": "test_core_test_gh_21022", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5933"}, {"caller_nid": "test_core_test_gh_21022", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5934"}, {"caller_nid": "test_core_test_gh_21022", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5935"}, {"caller_nid": "test_core_test_gh_21022", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5936"}, {"caller_nid": "test_core_test_deepcopy_2d_obj", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5940"}, {"caller_nid": "test_core_test_deepcopy_2d_obj", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5947"}, {"caller_nid": "test_core_test_deepcopy_2d_obj", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5948"}, {"caller_nid": "test_core_test_deepcopy_2d_obj", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5949"}, {"caller_nid": "test_core_test_deepcopy_2d_obj", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5950"}, {"caller_nid": "test_core_test_deepcopy_2d_obj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5951"}, {"caller_nid": "test_core_test_deepcopy_0d_obj", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5957"}, {"caller_nid": "test_core_test_deepcopy_0d_obj", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5958"}, {"caller_nid": "test_core_test_deepcopy_0d_obj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5960"}, {"caller_nid": "test_core_test_deepcopy_0d_obj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5961"}, {"caller_nid": "test_core_test_uint_fill_value_and_filled", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5966"}, {"caller_nid": "test_core_test_uint_fill_value_and_filled", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5972"}, {"caller_nid": "test_core_test_uint_fill_value_and_filled", "callee": "filled", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5973"}, {"caller_nid": "test_core_test_uint_fill_value_and_filled", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5973"}, {"caller_nid": "test_core_test_uint_fill_value_and_filled", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5973"}, {"caller_nid": "test_core_test_frommethod_signature", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5986"}, {"caller_nid": "test_core_test_frommethod_signature", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L5986"}, {"caller_nid": "test_core_test_convert2ma_signature", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L6014"}, {"caller_nid": "test_core_test_convert2ma_signature", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_core.py", "source_location": "L6014"}]}