1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "label": "GimpGradientFile.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L1"}, {"id": "gimpgradientfile_linear", "label": "linear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L37"}, {"id": "gimpgradientfile_curved", "label": "curved()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L52"}, {"id": "gimpgradientfile_sine", "label": "sine()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L56"}, {"id": "gimpgradientfile_sphere_increasing", "label": "sphere_increasing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L60"}, {"id": "gimpgradientfile_sphere_decreasing", "label": "sphere_decreasing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L64"}, {"id": "gimpgradientfile_gradientfile", "label": "GradientFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L72"}, {"id": "gimpgradientfile_gradientfile_getpalette", "label": ".getpalette()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L87"}, {"id": "gimpgradientfile_gimpgradientfile", "label": "GimpGradientFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L120"}, {"id": "gimpgradientfile_gimpgradientfile_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L123"}, {"id": "gimpgradientfile_rationale_121", "label": "File handler for GIMP's gradient format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L121"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_linear", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_curved", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_sine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_sphere_increasing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_sphere_decreasing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_gradientfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L72", "weight": 1.0}, {"source": "gimpgradientfile_gradientfile", "target": "gimpgradientfile_gradientfile_getpalette", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_gimpgradientfile_py", "target": "gimpgradientfile_gimpgradientfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L120", "weight": 1.0}, {"source": "gimpgradientfile_gimpgradientfile", "target": "gimpgradientfile_gradientfile", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L120", "weight": 1.0}, {"source": "gimpgradientfile_gimpgradientfile", "target": "gimpgradientfile_gimpgradientfile_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L123", "weight": 1.0}, {"source": "gimpgradientfile_sine", "target": "gimpgradientfile_linear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L57", "weight": 1.0}, {"source": "gimpgradientfile_sphere_increasing", "target": "gimpgradientfile_linear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L61", "weight": 1.0}, {"source": "gimpgradientfile_sphere_decreasing", "target": "gimpgradientfile_linear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L65", "weight": 1.0}, {"source": "gimpgradientfile_rationale_121", "target": "gimpgradientfile_gimpgradientfile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L121", "weight": 1.0}], "raw_calls": [{"caller_nid": "gimpgradientfile_curved", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L53"}, {"caller_nid": "gimpgradientfile_curved", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L53"}, {"caller_nid": "gimpgradientfile_curved", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L53"}, {"caller_nid": "gimpgradientfile_sine", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L57"}, {"caller_nid": "gimpgradientfile_sphere_increasing", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L61"}, {"caller_nid": "gimpgradientfile_sphere_decreasing", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L65"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L94"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "segment", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L104"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "segment", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L106"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L109"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L109"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L110"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L110"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L111"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L111"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L112"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L112"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L115"}, {"caller_nid": "gimpgradientfile_gradientfile_getpalette", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L117"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L124"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L124"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L126"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L128"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L131"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L132"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L132"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L134"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L138"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L139"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L139"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L140"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L147"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L148"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L152"}, {"caller_nid": "gimpgradientfile_gimpgradientfile_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/GimpGradientFile.py", "source_location": "L154"}]} |