Hi, I'm Cara Dignam I work at IRAP on NectarCam.
The calculation of the peak time in /src/ctapipe/image/extractor.py extract_around_peak() produces peak times that are off by around 0.8-1.0ns. I tested the code with some simulated waveforms from the NectarCam camera, we get a consistent difference of 0.8-1.0ns in the peak time calculation when compared to other methods. I tested four different methods of determining the peak time and a cubicspline interpolation of the waveform with 0.1ns samples and then finding the peak time of the interpolated waveform seems to work the best. I've included my results from a presentation I gave to the nectarcam collaboraiton. Is it possible that the calculation can be changed based on this?
NectarCam SciSoft Meeting-ToM Analysis.pdf
Hi, I'm Cara Dignam I work at IRAP on NectarCam.
The calculation of the peak time in /src/ctapipe/image/extractor.py extract_around_peak() produces peak times that are off by around 0.8-1.0ns. I tested the code with some simulated waveforms from the NectarCam camera, we get a consistent difference of 0.8-1.0ns in the peak time calculation when compared to other methods. I tested four different methods of determining the peak time and a cubicspline interpolation of the waveform with 0.1ns samples and then finding the peak time of the interpolated waveform seems to work the best. I've included my results from a presentation I gave to the nectarcam collaboraiton. Is it possible that the calculation can be changed based on this?
NectarCam SciSoft Meeting-ToM Analysis.pdf