alcap-org / AlcapDAQ

Alcap DAQ
alcap-org.github.io
8 stars 0 forks source link

TDP Plotter: Time difference between different detectors #196

Closed AndrewEdmonds11 closed 10 years ago

AndrewEdmonds11 commented 10 years ago

Currently, we have a TDP plotter that plots the time difference between the fast and the slow channel within a detector.

We also have a TAP plotter that plots the time difference between many channels.

I think it would be a good idea to plot the time difference between different detectors with the TDPs as well. I mainly see this as a sanity check.

This won't produce anything useful in the next run but I will try and get a first draft written to test it.

AndrewEdmonds11 commented 10 years ago

I've started a branch for this (feature/AE_tdp-plotter-different-detectors) where I will also move things into legacy folders and rename the plotters to indicate which type of pulse they use as we discussed in issue #183