Versions Compared

Key

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

...

ITM actorIMAS actorDescription
ualinitUALInit

Initializes input pulse file, creates run work and provides CPO/IDS description for other actors

inputs:

    • user - name of the user for input data file (e.g. g2michal)
    • machine - name of the machine for input data file (e.g. test/jet)
    • shot - shot number
    • run - run number
    • runwork - temporary run number (place where output will be stored)

outputs:

    • error - description of error in case there are problems while accessing input data
    • all IDSes/CPOs requested by user (each IDS/CPO is specified as output port name)
 ualclose    UALCloseCloses run work based on description passed via input CPO/IDS.
ualcollectorUALCollectorStores input IDSes/CPOs inside new run. This way, it is possible to copy data into different shot/run rather than inside run work.