11 Commits

Author SHA1 Message Date
7594f9b9b1
feat: adds ability to parse pair measurements 2025-02-23 19:02:13 -06:00
e83706b2b1
refactor: refactors to use measurement enums internally 2025-02-23 17:58:21 -06:00
42dddcae02
feat: adds new type for measurement groups to facilitate future refactors, technically breaking but not for what public interface should be
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-23 17:06:17 -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
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
541a3af3cd
test: add linear test case
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-23 01:43:50 -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
5a63b2cb13
test: adds csv test case and unignores csvs 2025-02-23 01:33:07 -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