DUNE-DAQ / minidaqapp

0 stars 1 forks source link

Adding the functionality to run the 4 process setup but with ND fronte… #83

Closed alexbooth92 closed 3 years ago

alexbooth92 commented 3 years ago

…nd type. There should be no affect on any of the existing functionality. I have run the two tests below, but I would ask for reviewers to look closely at the changes given it is my first time implementing such a thing.

bieryAtFnal commented 3 years ago

Hi Alex, Sorry for not getting to this sooner.

As you did, I successfully ran some configurations that didn't include pacman readout.

When I ran with the pacman readout type, I noticed that the HDF5 detector-level Group names were "Invalid" instead of something like "NDLArTPC". I presume that you noticed the same thing. I can look into fixing that in the dfmodules repo.

To test the pacman readout, I used steps like the following (mainly included for my reference):

alexbooth92 commented 3 years ago

That's great thank you for taking a look!