Skip to content

Fix that reftran should propagate msr Source records (issue #317)#322

Merged
daleroberts merged 4 commits into1.3.0from
dr-source-file-loc
Feb 19, 2026
Merged

Fix that reftran should propagate msr Source records (issue #317)#322
daleroberts merged 4 commits into1.3.0from
dr-source-file-loc

Conversation

@daleroberts
Copy link
Copy Markdown
Member

Fixes issue #317

The changes add source file provenance tracking to measurements in the binary files (via an index into a new metadata table), so that when dnaimport or dnareftran export back to XML/DNA formats, the information is preserved.

Note that this breaks binary file compatibility. All data should be reimported using dnaimport.

@daleroberts daleroberts changed the base branch from master to 1.3.0 February 9, 2026 23:08
@daleroberts
Copy link
Copy Markdown
Member Author

Currently making some additional fixes on this and adding some more functional tests

@daleroberts daleroberts changed the title Fix that reftran should propagate msr <Source> records Fix that reftran should propagate msr Source records (issue #317) Feb 19, 2026
@daleroberts daleroberts merged commit 014cc95 into 1.3.0 Feb 19, 2026
15 checks passed
@daleroberts daleroberts deleted the dr-source-file-loc branch February 19, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reftran should propagate msr <Source> records when using --export-xml-files

2 participants