gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
32 stars 15 forks source link

Fixed time units and data validity time base for DIII-D Interferometry #182

Closed AreWeDreaming closed 2 years ago

AreWeDreaming commented 2 years ago

Time of data now in seconds instead of milliseconds. Data validity has a different time base than the data in MDS+. For the IDS the time base needs to be consistent. This is now solved using nearest-neighbor interpolation.

orso82 commented 2 years ago

I am going to close this PR. The commits relevant to the interferometer fix have been cherry-picked into master. The other commits are already part of PR #172