9 Commits

Author SHA1 Message Date
e83706b2b1
refactor: refactors to use measurement enums internally 2025-02-23 17:58:21 -06:00
9bda1a48c6
feat: parse cpsd type from header
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-23 02:18:29 -06:00
8e122bad15
feat: adds ability to parse pair measurement headers, though without processing yet 2025-02-23 02:13:15 -06:00
969001e864
refactor: adds new field to parsedbinheader and snapshot update to accommodate
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-23 02:06:49 -06:00
d738451482
test: change test snapshots to output dict instead of dataclass, better for non-brittleness to have canonical output forms for syrupy 2025-02-23 02:01:27 -06:00
8eec78465f
test: log and linear cost function test
Some checks failed
gitea-physics/kalpa/pipeline/head There was a failure building this commit
2025-02-23 01:42:21 -06:00
d591f3e367
test: adds more cost function test cases 2025-02-23 01:39:43 -06:00
6525caa9d9
test: adds cost function tests to hopefully avoid breaking things later 2025-02-23 01:27:31 -06:00
2d5a82926e
refactor: move read_bin_csv tests into subfolder to avoid polluting top
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-22 20:04:54 -06:00