villano-lab / R76Firmware

DT5560SE firmwares and associated programs primarily designed for R76 for CDMS at UMN
MIT License
1 stars 1 forks source link

Integrate Custom packet with MIDAS DAQ #3

Open nuclearGoblin opened 1 year ago

nuclearGoblin commented 1 year ago

We now have a functioning version of the custom packet. We should implement this custom packet in MIDAS.

nuclearGoblin commented 10 months ago

Roadblock: the CPACK_All_Energies_DOWNLOAD function slows down after many iterations within the same program. This needs to be diagnosed in order to successfully integrate with the DAQ. See docs/MIDAS_Progress.md for details.

nuclearGoblin commented 1 month ago

We currently have the ability to save the energies separately while tagging them with a timestamp that is also associated with the CDMSDAQ/MIDAS data. Still ned to create a program that zips the data together systematically.