Tag: post processing
-
Parsing multi-stream deposition results
—
by
If you need to access the result values from a deposition run, an easy way to do this is to access the results.py file. results.py is created at the end of a deposition run and contains all the output values, stored as Python dictionaries. An example is shown below (and is attached to this article). There…