1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "label": "FitsImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L1"}, {"id": "fitsimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L19"}, {"id": "fitsimageplugin_fitsimagefile", "label": "FitsImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L23"}, {"id": "fitsimageplugin_fitsimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L27"}, {"id": "fitsimageplugin_fitsimagefile_get_size", "label": "._get_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L72"}, {"id": "fitsimageplugin_fitsimagefile_parse_headers", "label": "._parse_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L84"}, {"id": "fitsimageplugin_fitsgzipdecoder", "label": "FitsGzipDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L126"}, {"id": "fitsimageplugin_fitsgzipdecoder_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L129"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "target": "gzip", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "target": "math", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "target": "fitsimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "target": "fitsimageplugin_fitsimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L23", "weight": 1.0}, {"source": "fitsimageplugin_fitsimagefile", "target": "fitsimageplugin_fitsimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "fitsimageplugin_fitsimagefile", "target": "fitsimageplugin_fitsimagefile_get_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L72", "weight": 1.0}, {"source": "fitsimageplugin_fitsimagefile", "target": "fitsimageplugin_fitsimagefile_parse_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_fitsimageplugin_py", "target": "fitsimageplugin_fitsgzipdecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L126", "weight": 1.0}, {"source": "fitsimageplugin_fitsgzipdecoder", "target": "fitsimageplugin_fitsgzipdecoder_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L129", "weight": 1.0}, {"source": "fitsimageplugin_fitsimagefile_open", "target": "fitsimageplugin_fitsimagefile_parse_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L48", "weight": 1.0}, {"source": "fitsimageplugin_fitsimagefile_open", "target": "fitsimageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L60", "weight": 1.0}, {"source": "fitsimageplugin_fitsimagefile_parse_headers", "target": "fitsimageplugin_fitsimagefile_get_size", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L95", "weight": 1.0}], "raw_calls": [{"caller_nid": "fitsimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L20"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L34"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L37"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L38"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L46"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L46"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L46"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L57"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L57"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L58"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L59"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L62"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L67"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L69"}, {"caller_nid": "fitsimageplugin_fitsimagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L70"}, {"caller_nid": "fitsimageplugin_fitsimagefile_get_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L75"}, {"caller_nid": "fitsimageplugin_fitsimagefile_get_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L80"}, {"caller_nid": "fitsimageplugin_fitsimagefile_get_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L82"}, {"caller_nid": "fitsimageplugin_fitsimagefile_get_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L82"}, {"caller_nid": "fitsimageplugin_fitsimagefile_parse_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L91"}, {"caller_nid": "fitsimageplugin_fitsimagefile_parse_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L92"}, {"caller_nid": "fitsimageplugin_fitsimagefile_parse_headers", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L96"}, {"caller_nid": "fitsimageplugin_fitsimagefile_parse_headers", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L108"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L131"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L132"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L136"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L137"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L138"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L139"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L142"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "set_as_raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L143"}, {"caller_nid": "fitsimageplugin_fitsgzipdecoder_decode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/FitsImagePlugin.py", "source_location": "L143"}]} |