Add data_analysis/tests/data/sample_reference.json

This commit is contained in:
Mika 2026-02-22 03:07:06 +00:00
parent cbdd6212b0
commit 5dc2a2b7aa

View file

@ -0,0 +1,7 @@
[
{"intensity": 0.05, "background_noise": 0.05},
{"intensity": 0.06, "background_noise": 0.05},
{"intensity": 0.05, "background_noise": 0.05},
{"intensity": 0.055, "background_noise": 0.05},
{"intensity": 0.045, "background_noise": 0.05}
]