-
Hi, maybe this is more a discussion than an issue...
In the calculate_noise_parameters function you default extra_noise_dim to 0 if you get a value < 0
https://github.com/cta-observatory/cta-lstcha…
-
I cannot produce a calibration file with tool `lstchain_create_calibration_file`. I have the following error.
```
$ lstchain_create_calibration_file --input_file LST-1.1.Run03513.0000.fits.fz
--…
-
Starting with a fresh env and pip installing lstchain from a tagged release, I get an unknown version:
```
LSTCHAIN_VER=0.6.0
wget https://raw.githubusercontent.com/cta-observatory/cta-lstchain…
-
Waiting for IRF interpolation functionality https://github.com/cta-observatory/cta-lstchain/pull/711
-
The tool contains much branching to support both simulations and observations, but is currently not working on simulations since at the very beginning, an `LSTEventSource` is assumend:
https://gith…
-
I found an error on the r0 to dl1 process for a single file and the merge jobs failed consequently.
`/fefs/aswg/data/mc/DL1/AllSky/20221027_v0.9.9_base_prod/TrainingDataset/dec_931/Protons/node_co…
-
Here is an error happening with the new MC files:
```
lstchain_mc_r0_to_dl1 -f /fefs/aswg/workspace/georgios.voutsinas/AllSky/TrainingDataset/Protons/dec_931/sim_telarray/node_corsika_theta_31.589_a…
-
Hi,
it seems that in R0 to DL1 processing script for MCs the allowed telescopes are hardcoded, while the same information is also provided via config file:
https://github.com/cta-observatory/cta-…
-
Got this error while running the `lstchain_dl1ab` script (with pedestal cleaning and tailcut 8-4) for run 02927, sub-run 0164 (out of 245 total sub-runs) from 2020-11-18 using lstchain v0.7.1
Comma…
-
The tests in high_level do not pass in my Mac
```
lstchain/data/tests/test_normalised_pulse_template.py::test_load_from_file_and_miscellaneous PASSED [ 4%]
lstchain/high_level/tests/test_hdus.py…