omas.load_omas_imas

omas.load_omas_imas(user='bechtelt', machine=None, pulse=None, run=0, occurrence={}, paths=None, time=None, imas_version=None, skip_uncertainties=False, consistency_check=True, verbose=True, backend='MDSPLUS')[source]

Load OMAS data from IMAS

Parameters
  • user – IMAS username

  • machine – IMAS machine

  • pulse – IMAS pulse

  • run – IMAS run

  • occurrence – dictinonary with the occurrence to load for each IDS

  • paths – list of paths to load from IMAS

  • time – time slice [expressed in seconds] to be extracted

  • imas_version – IMAS version (force specific version)

  • skip_uncertainties – do not load uncertain data

  • consistency_check – perform consistency_check

  • verbose – print loading progress

  • backend – Which backend to use, can be one of MDSPLUS, ASCII, HDF5, MEMORY, UDA, NO

Returns

OMAS data set