Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data interpretation from a TDC recorded by a MCP-DLD #74

Open
daviddoji opened this issue Oct 10, 2023 · 0 comments
Open

data interpretation from a TDC recorded by a MCP-DLD #74

daviddoji opened this issue Oct 10, 2023 · 0 comments

Comments

@daviddoji
Copy link

as already discussed with @kluyvert and @schmidtp, it would be nice to find a way for better displaying the data recorded by an MCP-DLD that are processed by a TDC. As of now, with EXtra-data one has to read individual arrays separately.
The path and the data types can be seen in the following screenshot

image

where 500 is the trainId chunked by the DAQ and 1000 is the fixed size array needed by DAQ.
From those 1000 columns, only N of them would have meaningful data, where N is given by the number of events calculated (not necessarily the same as the number of pulses) by the TDC and can vary from train to train. The rest of the columns are just zeros and could be deleted.

In the following path, one can find a couple of files with "ideally perfect" data (arrays ADC and timeTag will not be present in the data anymore):
/gpfs/exfel/exp/SXP/202331/p900367/raw/r0078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant