We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2462e85 commit 31e4a39Copy full SHA for 31e4a39
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-[](https://github.com/cta-observatory/ctapipe_io_nectarcam/actions?query=workflow%3ACI+branch%3Amain)
+[](https://github.com/cta-observatory/ctapipe_io_nectarcam/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain)
2
3
EventSource Plugin for ctapipe, able to read NectarCam zfits files
4
and calibrate them to R1 as needed for ctapipe tools.
@@ -14,4 +14,4 @@ conda env create -n nectar-dev -f environment.yml
14
conda activate nectar-dev
15
pip install -e .
16
pre-commit install
17
-```
+```
0 commit comments