Versions Compared

Key

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

...

Note that we used only one command 'data_entry.put(thomson)' to save the data once outside the loop. Since we had all data available at once we didn't need to use put and putSlice commands to save time slice by time slice. However, the two approaches should be equivalent and provide the same ids. The first one is faster as it saving is done procedure of saving in the data physical memory is called only once.

If the data was saved with MDSPLUS backend , the shot number is included in the data files names and is saved in the following folder:

...