Draft: Snr chisq hist
Overview
- Move
train_noise
toStrikeSink
- Construct SNR-chisq tensors on the GPU, only transfer the histogram to the cpu once at the end of the pipeline
- Performance (GPU):
- without old train nosie: ~300,000 templates per core
- with old train noise: ~200,000 templates per core
- with this MR: ~300,000 templates per core
Todo
- Sanity check between old and new results.
- I am not sure if I understood what count tracker is trying to do, and it is slow if there are triggers above the count tracker criteria.
Edited by Yun-Jing Huang