https://github.com/cta-observatory/ctapipe_io_zfits

ctapipe io plugin for reading data in zfits file (ACADA Rel 1 DL0, CTAO R1v1)

https://github.com/cta-observatory/ctapipe_io_zfits

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

ctapipe io plugin for reading data in zfits file (ACADA Rel 1 DL0, CTAO R1v1)

Basic Info
  • Host: GitHub
  • Owner: cta-observatory
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 157 KB
Statistics
  • Stars: 2
  • Watchers: 25
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Created almost 3 years ago · Last pushed 12 months ago
Metadata Files
Readme License

README.md

ctapipeiozfits

ctapipe io plugin for reading data in zfits file (ACADA Rel 1 DL0, CTAO R1v1).

This EventSource implementation uses the protozfits python wrappers to the adh-apis C++ project to read data written using ProtocolBuffers into zfits.

It is intendend to support reading * LST / NectarCam R1 files using EVBv6 (using the CTAO R1v1 ProtocolBuffer definitions) * ACADA Release 1 DL0 files (using the CTAO DL0v1 ProtocolBuffer definitions)

Owner

  • Name: Cherenkov Telescope Array Consortium
  • Login: cta-observatory
  • Kind: organization

open-source software for the CTA Consortium.

GitHub Events

Total
  • Create event: 13
  • Issues event: 1
  • Release event: 5
  • Delete event: 6
  • Push event: 19
  • Pull request review comment event: 4
  • Pull request review event: 11
  • Pull request event: 12
Last Year
  • Create event: 13
  • Issues event: 1
  • Release event: 5
  • Delete event: 6
  • Push event: 19
  • Pull request review comment event: 4
  • Pull request review event: 11
  • Pull request event: 12

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 19
  • Average time to close issues: 3 minutes
  • Average time to close pull requests: 21 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.11
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 16
  • Average time to close issues: 3 minutes
  • Average time to close pull requests: 11 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.06
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kosack (1)
Pull Request Authors
  • maxnoe (19)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 125 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
pypi.org: ctapipe-io-zfits

ctapipe io plugin for reading data in zfits file (ACADA Rel 1 DL0, CTAO R1v1)

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 125 Last month
Rankings
Dependent packages count: 9.3%
Average: 30.9%
Dependent repos count: 52.4%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/ci.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/release_drafter.yml actions
  • release-drafter/release-drafter v5 composite
pyproject.toml pypi
  • ctapipe ~=0.19.3
  • numpy *
  • protozfits *