-
Notifications
You must be signed in to change notification settings - Fork 15
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
Test new efit mappings for ida #257
Conversation
- This my crude attempt to allow mapping between rho_pol_norm <-> rho_tor_norm - This also includes phi - I qualitatively tested rho_pol_norm -> rho_tor_norm - Might have some COCOS issues - Probably overly complicated - Needs dynamic fetching of `phi` and `rho_pol_norm`
- Tested against mapping form OMFITprofiles - Results are OK by eye. Numerical verification still pending.
- Results seem good now
…new_EFIT_mappings_for_IDA
…est_new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…o test_new_EFIT_mappings_for_IDA
…o test_new_EFIT_mappings_for_IDA
…o test_new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…new_EFIT_mappings_for_IDA
…o test_new_EFIT_mappings_for_IDA
Stale pull request message |
Needs #256 to be merged first. |
Merged master into the branch in the hope of fixing regression. |
Merged master into branch trying to fix regression |
Stale pull request message |
This should be ready to review and merge. Tests are passing to! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok to me.
@smithsp Should we create a PR with an OMAS update of OMFIT to this branch first or do we merge first? |
Every commit to master branch of omas pushes a commit to auto_merge branch of OMFIT to update OMFIT's omas, which would trigger tests on that side. |
Well my test branch did pass some tests. Let's merge this. |
This should be merged after
#255and#256This changes has three parts:
omas_imas
to allow storing ODS data into IDS directly in memoryif_bandwidth
to DIII-D ECEb_r
tob_field_r
etc.