21 Commits

Author SHA1 Message Date
ae652779f5
feat: adds resumptions and ability to check completed work 2025-03-02 14:40:36 -06:00
3fe55dbb67
feat: adds ability to manually specify measurement files 2025-02-23 22:49:23 -06:00
6d24f96b0f
feat: adds ability to override geometry info from config file 2025-02-23 22:10:09 -06:00
fa40ceb00a
feat: adds ability to do phase cost functions 2025-02-23 21:32:23 -06:00
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
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
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
35cb4405fb
test: unignores dots.json outside of root so can use for test cases 2025-02-23 01:34:46 -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
aea26dfa16
test: refactor header parsing during measurement csv reading to add tests 2025-02-22 20:01:56 -06:00
4729543c4e
feat: adds ability to read from config file 2025-02-22 01:53:03 -06:00
a731a81c6a
feat: many disparate updates for modernising
Some checks failed
gitea-physics/kalpa/pipeline/head There was a failure building this commit
2025-02-21 15:58:12 -06:00