-
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
Machine Mapping Autogeneration Is Not Consistent #303
Comments
I think I might have done something to address this inside the machine mapping function here: omas/omas/machine_mappings/d3d.py Line 1386 in e0bd766
Essentially having one function for all core_profile fields, but I think there is still conflict here and we might need to pull that part in there too omas/omas/machine_mappings/d3d.json Lines 116 to 117 in e0bd766
omas/omas/machine_mappings/d3d.json Lines 119 to 121 in e0bd766
|
If you have a test we can use to see this issue that would be helpful (maybe something we should add to the OMFIT regression tests since those currently seem to be insensitive to this problem, somewhat surprisingly) |
A specific test would be to load first something that |
Do you have an example of where the
I've tried several shots but always see errors like this:
|
Stale issue message |
@AreWeDreaming reports that the machine mapping for DIII-D profiles which OMAS autogenerates pulls from 2 different places so the MDS+ location changes every time it's regenerated.
What's the best way to sort this out @orso82?
The text was updated successfully, but these errors were encountered: