27 Commits

Author SHA1 Message Date
ae652779f5
feat: adds resumptions and ability to check completed work 2025-03-02 14:40:36 -06:00
c99d1104e0
fix: fixes unused import error 2025-02-25 11:12:42 -06:00
d4631dbf59
fix: better handling of files in stages and remove crufty code 2025-02-25 11:11:51 -06:00
39d11a59b3
feat: add flag to disable logging to stderr 2025-02-25 11:09:20 -06:00
5ad98f01fe
fix: fixes for override measurement file finding 2025-02-23 23:30:19 -06:00
31ba558364
fix: better inference with overrides
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-23 22:54:00 -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
785746049a
refactor: adds ability to hold pair measurements and abstract that out 2025-02-23 18:35:53 -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
1e840a8c32
fmt: remove commented code 2025-02-23 13:51:51 -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
55c4476d75
refactor: minor reordering of parsedbinheader to set groundwork, removing other brittleness 2025-02-23 02:03:53 -06:00
aea26dfa16
test: refactor header parsing during measurement csv reading to add tests 2025-02-22 20:01:56 -06:00
e3d3625c92
fmt: spelling fix 2025-02-22 19:41:36 -06:00
007e6e0f6d
fix: add label to logs, and some minor formatting 2025-02-22 13:16:22 -06:00
176987f40c
py: adding py.typed file to see if it works
Some checks failed
gitea-physics/kalpa/pipeline/head There was a failure building this commit
2025-02-22 13:13:05 -06:00
2243cedd21
feat: Now can run through config file, with smarter label 2025-02-22 02:56:41 -06:00
4729543c4e
feat: adds ability to read from config file 2025-02-22 01:53:03 -06:00
952e41cde6
fix: fix introspection module name
All checks were successful
gitea-physics/kalpa/pipeline/head This commit looks good
2025-02-21 17:40:55 -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
c5b76e6f24
feat!: major change of name and adding jenkinsfile, etc. 2025-02-21 15:23:13 -06:00