Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,469 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 34 commits in 5 repositories
Created a pull request in cta-observatory/ctapipe that received 4 comments
Fix parent handling in EventSource.from_config
This also moves io plugin detection into io.init, we had a few redundant calls specified at two places before. (nonabstract_children, event source …
Opened 8 other pull requests in 4 repositories
cta-observatory/ctapipe
1
open
2
merged
gammapy/gammapy
1
open
1
merged
cta-observatory/pyirf
2
merged
tudo-astroparticlephysics/LST_mono_analysis
1
open
Reviewed 15 pull requests in 3 repositories
cta-observatory/ctapipe 10 pull requests
- Direction reconstruction (also) from Telescope Frame
- dump CameraReadout files in ctapipe-dump-instrument
- Create a DL1Writer and ImageProcessor to simplify stage1
- reduce erroneous warnings in code style checkers
- Fix naming of image -> true_image for simulated containers.
- Add --quiet/-q option and --logfile
- Dl1 event source
- Refactor simulation event info
- Dl1 merge tool
- use 2020 resolver for pip installs on travis
cta-observatory/cta-lstchain 4 pull requests
cta-observatory/pyirf 1 pull request
Created an issue in cta-observatory/cta-lstchain that received 8 comments
Bug in time lapse drs4 correction
This is the current code in the master for updating the drs4 read out times for the extra readout of the first capacitors: cta-lstchain/lstchain…