Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CHEAT SHEET
ITMIMAS
import ual
import imas
ual.itm(shot, run)
imas.ids(shot, run)
  
cpoArray = itm_obj.<ids_name>Array
ids = imas_obj.<ids_name>
cpoArray.put()
ids.put()
  
  
  
  

 

3.1.1 Method "put"

...