{"id":198440,"name":null,"description":"ctapipe plugin to access the MAGIC calibrated data","url":"https://github.com/cta-observatory/ctapipe_io_magic","last_synced_at":"2025-09-10T05:11:56.865Z","repository":{"id":38082274,"uuid":"183622486","full_name":"cta-observatory/ctapipe_io_magic","owner":"cta-observatory","description":"ctapipe plugin to access the MAGIC calibrated data","archived":false,"fork":false,"pushed_at":"2025-08-12T12:18:19.000Z","size":686,"stargazers_count":1,"open_issues_count":3,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-12T14:30:04.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cta-observatory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-26T12:12:31.000Z","updated_at":"2025-08-12T12:18:16.000Z","dependencies_parsed_at":"2023-09-24T13:09:37.112Z","dependency_job_id":"a8ce52fd-3113-4745-8e00-862b2f63047f","html_url":"https://github.com/cta-observatory/ctapipe_io_magic","commit_stats":{"total_commits":441,"total_committers":11,"mean_commits":40.09090909090909,"dds":0.3605442176870748,"last_synced_commit":"77ca709809e5ac12c8798e7491d86bb7bff15598"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/sbom","scorecard":{"id":311585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/ctapipe_io_magic","commit":"d8b0e93b9fb559b54730c598cab4e2a50fabe6bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctapipe_io_magic/release-drafter.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:21","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T23:15:47.775Z","repository_id":38082274,"created_at":"2025-08-17T23:15:47.775Z","updated_at":"2025-08-17T23:15:47.775Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274416234,"owners_count":25280918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"packages":[{"id":2684707,"name":"ctapipe-io-magic","ecosystem":"pypi","description":"ctapipe plugin for reading calibrated MAGIC files","homepage":null,"licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cta-observatory/ctapipe_io_magic","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2022-01-13T11:37:27.000Z","latest_release_published_at":"2025-07-07T13:35:29.000Z","latest_release_number":"0.5.7","last_synced_at":"2025-08-12T05:39:02.129Z","created_at":"2022-04-10T10:29:52.226Z","updated_at":"2025-08-13T01:20:47.897Z","registry_url":"https://pypi.org/project/ctapipe-io-magic/","install_command":"pip install ctapipe-io-magic --index-url https://pypi.org/simple","documentation_url":"https://ctapipe-io-magic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering :: Astronomy","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"ctapipe-io-magic"},"repo_metadata":{"id":38082274,"uuid":"183622486","full_name":"cta-observatory/ctapipe_io_magic","owner":"cta-observatory","description":"ctapipe plugin to access the MAGIC calibrated data","archived":false,"fork":false,"pushed_at":"2025-08-12T12:18:19.000Z","size":686,"stargazers_count":1,"open_issues_count":3,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-12T14:30:04.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cta-observatory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-26T12:12:31.000Z","updated_at":"2025-08-12T12:18:16.000Z","dependencies_parsed_at":"2023-09-24T13:09:37.112Z","dependency_job_id":"a8ce52fd-3113-4745-8e00-862b2f63047f","html_url":"https://github.com/cta-observatory/ctapipe_io_magic","commit_stats":{"total_commits":441,"total_committers":11,"mean_commits":40.09090909090909,"dds":0.3605442176870748,"last_synced_commit":"77ca709809e5ac12c8798e7491d86bb7bff15598"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270100145,"owners_count":24527046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"tags":[{"name":"v0.5.7","sha":"0ede5c200b0b4f14762b854f044fe9af9aeced14","kind":"tag","published_at":"2025-07-07T13:34:51.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.7","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"83417d9bc4b24ec43afee02b8811977a0c35f46c","kind":"tag","published_at":"2025-01-28T13:45:37.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.6","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"8c746dde7dc428443bec96d17b118db2ba808ce1","kind":"tag","published_at":"2024-08-28T08:45:13.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.5","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"00f28716ebc8607b21435e0016e5b1d80b9931d1","kind":"tag","published_at":"2023-09-23T15:08:27.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.4","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"71592a6c357f50edfa699c1833f7342d3c17b74e","kind":"tag","published_at":"2023-08-28T16:40:24.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.3","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6b97ec7210abfc392f60d511ba1340e477123852","kind":"tag","published_at":"2023-07-03T19:47:04.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.2","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8c438c7de03f9fe39e2660c97873f2b68b17503a","kind":"tag","published_at":"2023-05-04T08:57:41.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.1","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"8e683c627a6f21ac68252a04f19b26114efa2451","kind":"tag","published_at":"2023-04-26T08:59:16.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.5.0","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.5.0/manifests"},{"name":"v0.4.7","sha":"8358cb8e8d77b1e7c8c29ebbca6e2aa763124de1","kind":"tag","published_at":"2022-10-07T07:49:51.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.7","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"c52d1d4fbb961a42b483eb9bc4121cb7a86092ff","kind":"tag","published_at":"2022-09-23T15:11:49.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.6","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"01de535e11fb45686dc304e1e9015bb80f06fa69","kind":"tag","published_at":"2022-06-13T08:40:47.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.5","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6bf3f1d28556cf816e5d9104f6478c7e41d758ba","kind":"tag","published_at":"2022-05-05T17:00:05.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.4","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"86416049af7c0df7fb0eae08c93e761ae99dee28","kind":"tag","published_at":"2022-04-27T12:15:17.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.3","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"61cf77a51791e156499be7dcce41468194e6539e","kind":"tag","published_at":"2022-04-25T20:30:41.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.2","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d7e1fde9f92e2014f51b9440c0aff491bd18ff17","kind":"tag","published_at":"2022-01-17T11:48:25.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.1","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"70401e993337493c2c1c181d88f6274d65307a6d","kind":"tag","published_at":"2022-01-13T10:30:51.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.4.0","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"fdd0df34e6122d1d8bb48ea26733f73a0941d82a","kind":"tag","published_at":"2021-12-23T14:46:16.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.3.0","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"a3aa3551c8088786a6e081908ef92668eec607a4","kind":"tag","published_at":"2019-12-19T14:48:32.000Z","download_url":"https://codeload.github.com/cta-observatory/ctapipe_io_magic/tar.gz/v0.2.0","html_url":"https://github.com/cta-observatory/ctapipe_io_magic/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctapipe_io_magic@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T01:20:47.897Z","dependent_packages_count":1,"downloads":108,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.98308996747704,"dependent_repos_count":21.607168748712237,"dependent_packages_count":4.7733152219534345,"stargazers_count":31.94133897024595,"forks_count":14.253363451133616,"docker_downloads_count":null,"average":17.911655271904458},"purl":"pkg:pypi/ctapipe-io-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ctapipe-io-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ctapipe-io-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ctapipe-io-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-07T13:04:21.312Z","issues_count":26,"pull_requests_count":72,"avg_time_to_close_issue":3056399.04,"avg_time_to_close_pull_request":3440706.5142857144,"issues_closed_count":25,"pull_requests_closed_count":70,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":2.6923076923076925,"avg_comments_per_pull_request":1.9861111111111112,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":887755.1666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/issues","maintainers":[{"login":"aleberti","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleberti"},{"login":"YoshikiOhtani","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YoshikiOhtani"},{"login":"jsitarek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsitarek"},{"login":"ellijobst","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellijobst"},{"login":"nzywucka","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzywucka"},{"login":"Elisa-Visentin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elisa-Visentin"}],"active_maintainers":[{"login":"aleberti","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleberti"},{"login":"Elisa-Visentin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elisa-Visentin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctapipe-io-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctapipe-io-magic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctapipe-io-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctapipe-io-magic/related_packages","maintainers":[{"uuid":"aleberti","login":"aleberti","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/aleberti/","role":null,"created_at":"2023-02-23T21:59:43.122Z","updated_at":"2023-02-23T21:59:43.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aleberti/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726806,"maintainers_count":308907,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":554925,"full_name":"cta-observatory/ctapipe_io_magic","default_branch":"master","committers":[{"name":"Alessio Berti","email":"alessioberti90@gmail.com","count":282},{"name":"Moritz Hütten","email":"mhuetten@mpp.mpg.de","count":49},{"name":"Ievgen Vovk","email":"ie.vovk@mpp.mpg.de","count":40},{"name":"YoshikiOhtani","email":"ohtani@icrr.u-tokyo.ac.jp","count":28},{"name":"Ievgen Vovk","email":"Ievgen.Vovk@mpp.mpg.de","count":18},{"name":"Federico Di Pierro","email":"dipierr@HP-EliteBook-840-G3","count":10},{"name":"Yoshiki Ohtani","email":"yoshiki.ohtani@cp01.ctan.cta-observatory.org","count":6},{"name":"Julian Sitarek","email":"jsitarek@uni.lodz.pl","count":4},{"name":"Elli Sophie Jobst","email":"elli.jobst@gmx.de","count":2},{"name":"Federico Di Pierro","email":"federico.dipierro@to.infn.it","count":1},{"name":"Yusuke Suda","email":"yusuke@magicserv05.mppmu.mpg.de","count":1}],"total_commits":441,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":40.09090909090909,"dds":0.3605442176870748,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T01:01:22.619Z","last_synced_commit":"77ca709809e5ac12c8798e7491d86bb7bff15598","created_at":"2023-03-09T04:49:32.017Z","updated_at":"2023-09-19T17:15:58.316Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:25:43.995Z","repositories_count":5545114,"commits_count":878229909,"contributors_count":32458717,"owners_count":919815,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cta-observatory/ctapipe_io_magic","html_url":"https://github.com/cta-observatory/ctapipe_io_magic","last_synced_at":"2025-08-31T14:13:58.364Z","status":null,"issues_count":26,"pull_requests_count":76,"avg_time_to_close_issue":3056399.04,"avg_time_to_close_pull_request":3392989.323943662,"issues_closed_count":25,"pull_requests_closed_count":71,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":2.6923076923076925,"avg_comments_per_pull_request":1.8947368421052633,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":896157.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-14T11:20:18.869Z","updated_at":"2025-09-02T21:12:21.064Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctapipe_io_magic/issues","issue_labels_count":{"enhancement":6,"question":2},"pull_request_labels_count":{"dependencies":12,"enhancement":3,"bug":1,"github_actions":1},"issue_author_associations_count":{"COLLABORATOR":25,"NONE":1},"pull_request_author_associations_count":{"COLLABORATOR":65,"CONTRIBUTOR":10,"NONE":4},"issue_authors":{"aleberti":11,"YoshikiOhtani":9,"jsitarek":4,"ellijobst":1,"aaguasca":1},"pull_request_authors":{"aleberti":43,"YoshikiOhtani":10,"dependabot[bot]":10,"Elisa-Visentin":5,"jsitarek":4,"nzywucka":3,"nbiederbeck":2,"ellijobst":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086181,"issues_count":31270050,"pull_requests_count":96366014,"authors_count":10695620,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":7,"github_actions":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":6,"COLLABORATOR":5},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":5,"Elisa-Visentin":4,"aleberti":2},"maintainers":[{"login":"aleberti","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleberti"},{"login":"YoshikiOhtani","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YoshikiOhtani"},{"login":"jsitarek","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsitarek"},{"login":"ellijobst","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellijobst"},{"login":"nzywucka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzywucka"},{"login":"Elisa-Visentin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elisa-Visentin"}],"active_maintainers":[{"login":"Elisa-Visentin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elisa-Visentin"},{"login":"aleberti","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aleberti"}]},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":2,"MemberEvent":1,"IssueCommentEvent":9,"PushEvent":14,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":3,"PullRequestEvent":8,"CreateEvent":5},"last_year":{"ReleaseEvent":2,"DeleteEvent":2,"MemberEvent":1,"IssueCommentEvent":9,"PushEvent":14,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":3,"PullRequestEvent":8,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T17:11:33.064Z","updated_at":"2022-09-26T17:11:33.064Z","repository_link":"https://github.com/cta-observatory/ctapipe_io_magic/blob/master/setup.py","dependencies":[{"id":6135546982,"package_name":"ctapipe","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135546983,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=4.0.5,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":6135546984,"package_name":"uproot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135546985,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135546986,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T01:15:32.293Z","updated_at":"2023-01-30T01:15:32.293Z","repository_link":"https://github.com/cta-observatory/ctapipe_io_magic/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7236370511,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7236370512,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7236370513,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:09:34.744Z","updated_at":"2023-09-24T13:09:34.744Z","repository_link":"https://github.com/cta-observatory/ctapipe_io_magic/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":13918443433,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13918443434,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13918443435,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:09:35.696Z","updated_at":"2023-09-24T13:09:35.696Z","repository_link":"https://github.com/cta-observatory/ctapipe_io_magic/blob/master/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:09:36.098Z","updated_at":"2023-09-24T13:09:36.098Z","repository_link":"https://github.com/cta-observatory/ctapipe_io_magic/blob/master/pyproject.toml","dependencies":[]}],"score":8.493719835230594,"created_at":"2025-09-09T03:30:59.086Z","updated_at":"2025-10-07T08:43:15.544Z","avatar_url":"https://github.com/cta-observatory.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":108,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/198440","html_url":"https://science.ecosyste.ms/projects/198440"}