-
For the LST1, we are using the same delta T function for all of the pixels:
- 32.99 * timediff**(-0.22) - 11.9
https://github.com/cta-observatory/ctapipe_io_lst/blob/master/ctapipe_io_lst/calibrat…
-
Running `lstchain_mc_r0_to_dl1` with v0.10.11 and gave this error:
```
Downloading gamma_test_large.simtel.gz ...
Traceback (most recent call last):
File "/fefs/aswg/software/conda/envs/lstcha…
-
Right now, the tool names are a bit of a mess. I suggest defining a scheme for existing and future tools.
Some terminology (not standard, just to avoid confusion below):
* merge = combine files…
-
https://github.com/cta-observatory/ctapipe_io_lst/blob/67b609ddcd8df495b6a2ac3f7e7fe2801f118106/ctapipe_io_lst/calibration.py#L122-L130
see also https://indico.cta-observatory.org/event/3052/contri…
-
**Please describe the use case that requires this feature.**
Since astropy now optionally uses the fsspec library for open local and remote FITS files, and this library is also used by pandas and man…
-
In the tutorial, it is encouraged to do
```
git remote add ctapipe https://github.com/cta-observatory/ctapipe.git
```
And to rename `origin` to `username-copy`.
While this seems like a good idea a…
-
#### Context
See #91
#### Description
- [ ] the entry point for `protopipe-TRAINING` should simply change from pointing to `protopipe.scripts.data_training.py` to `ctapipe-process`
- [ ] a …
-
**Describe the bug**
The sidebar menu for `ctapipe.io` contains repeated entries, for example `TableReader`. It looks like there's some automatic namespace processing that goes wrong.
**To Reprodu…
-
Is there a reason the "integration dispersion" is used as opposed to the Charge Resolution?
For those not aware: the Charge Resolution compares the measured (integrated + calibrated) charge to the…
-
Hi,
I came upon your solution for enabling sonarqube reporting for pull requests from forks that do not have access to the `SONAR_TOKEN` secret of the main repo.
However, trying to implement th…