Skip to content

keep all metadata in transformed raw#123

Open
dominikwelke wants to merge 2 commits into
neurotuning:mainfrom
dominikwelke:copy_raw_shell
Open

keep all metadata in transformed raw#123
dominikwelke wants to merge 2 commits into
neurotuning:mainfrom
dominikwelke:copy_raw_shell

Conversation

@dominikwelke

Copy link
Copy Markdown

closes #122

@vferat

vferat commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Hello @dominikwelke

Thanks for the contribution.
Keeping the metadata from the raw file is indeed a good idea.
There are a few points that should be checked, however, such as the projectors and the high-pass/low-pass filters, which could lead to errors in the subsequent analysis stages.
I’ll have a quick look to see which ones are critical before merging.

@dominikwelke

Copy link
Copy Markdown
Author

yes, projectors could be something to check out first.
filters, i dont think so.. if you take the Raw shell from just before submitting the data to transform_epochs nothing changes anymore, right?

also its not generally stored anywhere what has been done to the data before.
that being said, it might be nice to add a log entry to Inst.info["proc_history"]

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.

transform_raw drops annotations

2 participants