omas
omas copied to clipboard
Ordered Multidimensional Array Structure
When I use STEP(Oct 2023) in OMFIT(master_v3) to transfer the omas to imas, it shows: ``` Exception in Tkinter callback Traceback (most recent call last): File "/fusion/projects/codes/atom/omfit_v3.x/atom_iris_test/mambaforge/envs/3.2023.35.0/lib/python3.7/tkinter/__init__.py", line 1705, in...
I was motivated to fix #289, but when starting to work on the old `setup.py` I was curious if you would be open to a bit of a modernisation, see...
When I run `make test` in the omas master branch on iris or omega the TDI functions in MDS+ calls from the machine mappings appear to cause issues. I've tried...
For some reason it looks like the svn setup with the machine mappings is now failing. I didn't see this problem last time I ran the tests and believe everything...
This problem has been around for a while and can be avoided by saving with HDF5 instead, but I'm opening this issue to document the limitation and see if anyone...
On first import of `omas`, the compilation of the cython extensions will dump a ton of warnings. See e.g.: And this continues for O(100) lines. IMHO this is quite confusing...
the following error ``` pf_active.coil.: issue:TypeError("'topic' is an invalid keyword argument for print()") magnetics.b_field_pol_probe.: issue:TypeError("'topic' is an invalid keyword argument for print()") magnetics.flux_loop.: issue:TypeError("'topic' is an invalid keyword argument for...
@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...
Dependent on #256. This PR uses the new fields from #255 for the equilibrium summary plot. Regression test for `omas_plot` passes locally.
@kalling As promised, removing the workaround now that `omfit_classes` is updated