Versions Compared

Key

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

...

Let me see if I can explain what I think the process is for SSAs std_calibration which I think is a DAG

  1. fetch - Copies data from someplace (perhaps the archive) to local storage on nmpost node.
  2. Then DAG node ends and data is returned to lustre.
  3. envoy - Copies data from lustre to local storage and runs calibration.
  4. Then DAG node ends and data is returned to lustre.
  5. convey - Copies data from lustre to local storage and then delivers is someplace.

...