• Steve said:
It occurs to me that it might be advantageous to make this AIPS-like
task interface (with global parameters) even more AIPSified.  For
example, one could establish a parameter task (or taskname) that gets
set with the inp command.  One can then just do
> inp
without an argument to use this (like in AIPS) and have other commands
work off this, e.g.
> saveinputs
and
> getinputs
which would do the equivalent of
> execfile task+'.saved'
and even
> go
which would be equivalent to
> a = eval(task)
> a

  • Joe writes:
    • inp, saveinputs and go all take a taskname parameter which defaults to the current value

-- JosephMcMullin - 14 Nov 2006

This topic: Software > WebHome > LegacyCASA > AlphaReleaseNotes2 > Aips-like
Topic revision: 2006-11-14, JosephMcMullin
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback