Skip to content

Add telemetry snapshot file

Brewer, Wes requested to merge add-telemetry-snapshot-file into main

Requesting to just look over my code and provide any constructive feedback. I added an ability to save a .npz snapshot file of the telemetry. This allows for much faster load times for future experiments, and concatenates all the files needed for an "experiment" to a single compressed file.

Merge request reports