-
Notifications
You must be signed in to change notification settings - Fork 0
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
Marcosertoli/equilibrium not nan #334
Conversation
…a into jussihakosalo/indica311
* Now consistent with new DataArray convention + assigning Indica-native attributes also to DataArray coordinates. * Modified all DataArray coordinate instances to new convention
…a into jussihakosalo/indica311
…ich was making inversion methods crash.
… where every time and radial points are != NaN
|
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 good to me.
indica/readers/st40reader.py
Outdated
wavelength, _ = self._get_signal( | ||
uid, instrument, ":wavelength", results["revision"] | ||
) | ||
# TODO: change once wavelength in MDS+ has been fixed to nanometers! |
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.
Why has this been readded? New XRCS runs don't need this.
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.
Error: will check it out and fix. Send it back you you by EOP today
No description provided.