getpyfitdetails
Return a list of information provided by the .pyfit file.
Syntax
R=getpyfitdetails()
Outputs
- R
- Struct with field(s) "version", the version of the pyfit engine.
Example
R=getpyfitdetails()
R = struct [
version: HstPythonFit version 2021.0.0.27.2015437
]