run ( parent=None, set=None )
Run the DENZO_SMN gui in the foreground.
parameters:
- parent
a GUI window that might need updating during the
run.
- set
a single scan name (like "s01f") that should be loaded.
This used to be useful in 1996, when the DENZO_SMN program
could only use single sets at a time.
Return value: the exit status of the DENZO_SMN program. |