io_improvement #7

Merged
madrigal merged 3 commits from io_improvement into main 2025-10-22 11:16:19 -04:00
M
Member
  • added overwrite protection to Recording's to_npy and to_sigmf methods
    • now, users can set overwrite=True, but by default if the file already exists, an IOError will be raised
  • moved generate_filename out of data.recording.py and into io.recording.py
- added overwrite protection to Recording's to_npy and to_sigmf methods - now, users can set overwrite=True, but by default if the file already exists, an IOError will be raised - moved generate_filename out of data.recording.py and into io.recording.py
madrigal added 2 commits 2025-10-22 10:56:31 -04:00
M Moved auto filename generator from data.recording to io.recording
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 16s
Test with tox / Test with tox (3.11) (pull_request) Failing after 32s
Test with tox / Test with tox (3.12) (pull_request) Failing after 29s
Test with tox / Test with tox (3.10) (pull_request) Failing after 42s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 49s
ddf445fd4d
madrigal added 1 commit 2025-10-22 11:01:56 -04:00
M Fixed test_sigmf_2
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 13s
Test with tox / Test with tox (3.11) (pull_request) Successful in 32s
Test with tox / Test with tox (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Successful in 42s
Build Project / Build Project (3.10) (pull_request) Successful in 48s
Build Project / Build Project (3.11) (pull_request) Successful in 48s
Build Project / Build Project (3.12) (pull_request) Successful in 48s
4420ae76c9
M madrigal requested review from benchinnery 2025-10-22 11:03:28 -04:00
benchinnery approved these changes 2025-10-22 11:14:06 -04:00
benchinnery left a comment
Owner

Looks good, I also have some changes on the way for recording file logic so we should test before making next release. But seems all good on my end

Looks good, I also have some changes on the way for recording file logic so we should test before making next release. But seems all good on my end
M madrigal merged commit 5074e8f32a into main 2025-10-22 11:16:19 -04:00
M madrigal deleted branch io_improvement 2025-10-22 11:16:24 -04:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: qoherent/ria-toolkit-oss#7
No description provided.