cta-observatory/ctapipe repo issues [back to top]
Nothing happening
cta-observatory/ctapipe repo pull_requests [back to top]
Remove one level of indirection from DVR classes #2750 [maxnoe]
Use actual muon PDF for toy model ring #2751 [maxnoe]
@burmist-git This implements the expected muon intensity distribution for the asymmetry of the toy model.
Muon fit improvement #2736 [burmist-git]
The muon ring fitter needs to be improved. The existing toy tests for muons are overly simplified. Realistic...
maxnoe: Looks mostly good, some remaining questions and style comments
burmist-git: only if var is nan and in case of inverse function method usage for more complex pdf...
maxnoe: But why would you fit the toy model to real muon rings?
maxnoe: I opened #2751 targeting this PR with the last option
burmist-git: :-) still think it was doing the reasonable job the linear_pdf.
mexanick: @maxnoe @burmist-git this is the relevant portion of the log: FAILED...
kosack: Looks good, just need to include the tel_id and selected_gain_channel in the tests and other...
Hckjs: One could separate the actual reduction algorithm in the __call__-function to its own function...
kosack
Hckjs
maxnoe: One could separate the actual reduction algorithm in the call-function to its own function and...