cta-observatory/pyirf repo issues [back to top]
masked arrays #311 [BastienLacave]
Hi, i was having an issue with the ctapipe-optimize-event-selection tool, see cta-observatory/ctapipe#2861. It seems...
cta-observatory/pyirf repo pull_requests [back to top]
maxnoe: But why do you input masked arrays?
maxnoe: Also: please use correct markup for code to make your issues more readable, put code in code...
BastienLacave: I don't know why there are masked arrays, when I read the files with the TableLoader, there are...
maxnoe: Then this is the issue we should figure out and fix. There shouldn't be any masked arrays here.
BastienLacave: I agree, when I do that, I have nans, and not masked values from ctapipe.io import...