Helium6CRES / he6-cres-spec-sims

A python package to simulate cres data for the 6He CRES experiment at CENPA (University of Washington).
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Feature/speck #9

Closed buzinsky closed 4 months ago

buzinsky commented 4 months ago

Seems to be working well. Attached are configs run. Final option outputs either spec or speck files. View in axolotl without

Screenshot 2024-05-20 at 5 05 27 PM

and with zero-suppression

Screenshot 2024-05-20 at 5 02 35 PM

(Note these are from these simulation outputs - it's not actually data)

The spec_to_array was a red herring, it was not used in the code at all, which I just had to write this simple speck writer in python. The axolotl parsing it correctly is a good sanity check that it is working, without going bin-by-bin verifying it

no_spec_test.py.txt example.yaml.txt The json/ everything else needed for running should be the same...