Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read in complex 2dseq #14

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

LucaNagel
Copy link

A new property reco_type for 2dseq files was created. This now checks the VisuCoreFrameType in the visu_pars file.
Depending on the value (IMAGINARY_IMAGE + REAL_IMAGE, IMAGINARY_IMAGE, REAL_IMAGE, PHASE_IMAGE or MAGNITUDE_IMAGE (default)), in deserialize in the schemas.py and loads the data accordingly.
This means that complex reconstructed data (REAL_IMAGE AND IMAGINARY_IMAGE) will be loaded as complex data

…there is now a new property reco_type which uses VisuCoreFrameType to determine if the reco was magnitude or real and imaginary. This will be upgraded to also read in in real or imaginray or phase or IR reconstructed data
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.

1 participant