Actions
Feature #1181
openFeature #1168: Generalize Detector Decode methods
Task #1185: Complete ChannelData classes
Implement Waveform ChannelData
Start date:
Due date:
% Done:
0%
Estimated time:
24.00 h
Responsible:
Ole Hansen
Description
This is a special form of ChannelData. The corresponding module does not directly deliver the desired data, but rather provides raw data that must be further processed into ADC/TDC-like info. The output should be a superset of the info from ADC and TDC-type ChannelData. Optionally (or always?), the raw waveform is also exported.
What happens in the hypothetical case that an FADC delivers both pulse integral AND waveform data? (I'm not sure the firmware currently supports that, but the day will come when something like this happens.) There should be separate global variables for the firmware and software (waveform) analysis results.
Actions