cli #15

Merged
madrigal merged 28 commits from cli into main 2025-12-22 10:42:57 -05:00

28 Commits

Author SHA1 Message Date
9d010b8cd7 Updated poetry.lock file
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 1m25s
Test with tox / Test with tox (3.11) (pull_request) Successful in 1m58s
Test with tox / Test with tox (3.10) (pull_request) Successful in 2m28s
Build Project / Build Project (3.10) (pull_request) Successful in 4m8s
Build Project / Build Project (3.11) (pull_request) Successful in 4m33s
Test with tox / Test with tox (3.12) (pull_request) Successful in 2m38s
Build Project / Build Project (3.12) (pull_request) Successful in 4m35s
2025-12-19 11:27:24 -05:00
262d6ce9ee Formatting
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 1m29s
Test with tox / Test with tox (3.11) (pull_request) Failing after 34s
Test with tox / Test with tox (3.12) (pull_request) Failing after 33s
Test with tox / Test with tox (3.10) (pull_request) Failing after 1m15s
Build Project / Build Project (3.10) (pull_request) Successful in 2m34s
Build Project / Build Project (3.11) (pull_request) Successful in 2m39s
Build Project / Build Project (3.12) (pull_request) Successful in 2m35s
2025-12-19 11:25:06 -05:00
787ad8449b Added generated files to gitignore
Some checks failed
Test with tox / Test with tox (3.11) (pull_request) Failing after 36s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 2m13s
Test with tox / Test with tox (3.10) (pull_request) Failing after 1m1s
Test with tox / Test with tox (3.12) (pull_request) Failing after 56s
Build Project / Build Project (3.12) (pull_request) Successful in 2m49s
Build Project / Build Project (3.10) (pull_request) Successful in 3m37s
Build Project / Build Project (3.11) (pull_request) Successful in 3m35s
2025-12-19 11:19:03 -05:00
ab6e5dcb2f Updated imports to reflect new file structure 2025-12-15 15:59:48 -05:00
fb799013ad Merge branch 'cli' of https://riahub.ai/qoherent/ria-toolkit-oss into cli 2025-12-15 15:20:42 -05:00
a87af3d835 removed src formatting 2025-12-15 15:19:54 -05:00
a898a0a076 Fixed imports and capture error message 2025-12-15 15:19:49 -05:00
b33c0c2e01 Merge branch 'cli' of https://riahub.ai/qoherent/ria-toolkit-oss into cli 2025-12-15 15:08:16 -05:00
873b5bcab8 Fixed importing of blade drivers 2025-12-15 15:07:48 -05:00
dd0b1dd215 added click and matplotlib to pyproject 2025-12-15 15:07:21 -05:00
fb622f2ec6 moved the cli directory location 2025-12-15 13:51:17 -05:00
7868e2cf2a added examples and formatting 2025-12-15 12:08:57 -05:00
eccbe9f187 Removed unincluded channel models from use in cli 2025-12-12 16:46:21 -05:00
5c56fac7b4 Fixed usage of 'ria' extension in sigmf files 2025-12-12 16:45:42 -05:00
35a87131c2 Formatting 2025-12-12 14:52:19 -05:00
6ba108c908 Added necessary methods, suppressed unnecessary warnings 2025-12-12 14:43:26 -05:00
5f0ab7ac71 Fixed merging errors and import errors 2025-12-11 16:53:26 -05:00
806fcf8293 added tests for cli 2025-12-11 15:59:08 -05:00
155b13928b changed file to a string 2025-12-11 15:12:01 -05:00
54b41c246e changed load_rec to load_recording 2025-12-11 13:37:16 -05:00
cbd94c8fe0 Added signal package 2025-12-11 11:13:27 -05:00
e32f987715 added generate file back in, will need to change things when signal is added to ria toolkit oss 2025-12-09 14:49:34 -05:00
a8642f7b1d changed examples to use ria 2025-12-09 14:48:30 -05:00
14539d9269 removed iq_channel_models in transform.py
removed view_annotations from view.py
2025-12-09 14:38:49 -05:00
18395a0af8 adding view channels to view_signal 2025-12-09 14:12:11 -05:00
5398b292e7 added extra files to view, changed common and annotate files to be compatible with ria oss 2025-12-09 12:51:16 -05:00
2429d62067 Structure for cli implemented 2025-12-09 12:40:55 -05:00
7c1313a210 added IO and datatypes WAV file and midas blu file format 2025-12-08 15:28:45 -05:00