Saveinputs: Difference between revisions

From CASA Guides
Jump to navigationJump to search
m (moved Saveinputs to saveinputs: Converting page titles to lowercase)
(Replaced content with "{{saveinputs}}")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Help on function saveinputs in module __main__:
{{saveinputs}}
 
saveinputs(taskname=None, outfile='', myparams=None, ipython_globals=None)
    Save current input values to file on disk for a specified task:
   
    taskname -- Name of task
        default: <unset>; example: taskname='bandpass'
        <Options: type tasklist() for the complete list>
    outfile -- Output file for the task inputs
        default: taskname.saved; example: outfile=taskname.orion

Latest revision as of 16:37, 18 May 2015