Bug #12802
Create service to convert int raw data to float, flag underflows, overflows and stuck bits, and subtract pedestals
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
05/27/2016
Due date:
% Done:
0%
Estimated time:
Description
Issue #12701 requires the service described in the subject line here.
This requires both an interface and an implementation and these are the topic of the issue here.
Related issues
History
#1 Updated by David Adams over 4 years ago
- Blocks Feature #12701: New module and services for raw data preparation added
#2 Updated by David Adams over 4 years ago
- Status changed from New to Closed
This service is now in place. The header is at
dunetpc/dune/DataPrep/Service/StandardRawDigitExtractService.h
with interface at
dunetpc/dune/DuneInterface/RawDigitExtractService.h
This will be included in dunetpc v05_12_01.
I close this ticket.