Versions Compared

Key

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

...

Execution of the code above will create the pulse file at location ~/public/imasdb/data_access_tutorial/3/0:

Code Block
$<g2lfleur@s52 ls~>ls -alh ~/public/imasdb/data_access_tutorial/3/0/
total 78M
drwxrwsrdrwxr-xr-x  2 fleurylg2lfleur fleurylg2itmdev 42.0K AugSep 3116 1015:0928 .
drwxrwsrdrwxr-xr-x 12 fleurylg2lfleur fleurylg2itmdev 42.0K AugSep 3116 1013:0929 ..
-rw-r-rw-r--  1 g2lfleur fleurylg2itmdev fleuryl 42M AugSep 3116 1015:0928 ids_150000001.characteristics
-rw-r-rw-r--  1 g2lfleur g2itmdev  fleuryl fleuryl 370 AugSep 3116 1015:0928 ids_150000001.datafile
-rw-r-rw-r--  1 g2lfleur fleurylg2itmdev fleuryl 36M AugSep 3116 1015:0928 ids_150000001.tree


In the example above, the pulse file is created then closed. However no data have been yet saved to the pulse file.

...