Module Utilities
[hide private]
[frames] | no frames]

Module Utilities

source code

Functions [hide private]
 
rdiskappend(proxyname, remotedisk)
Appends proxyname to the global proxy list, and adds the correct (proxyname,remotedisk) pair as an AIPSDisk object in the global disk list.
source code
 
rcopy(AIPSDataSource, AIPSDataTarget)
Copies data from one AIPS repository to another on a remote host.
source code
 
transport(file, server, port=8001)
Sends the named file to a tmp directory on server, returning the name of the file on the remote system.
source code
Variables [hide private]
  area = 'DA01'
  disk = 1
Function Details [hide private]

rdiskappend(proxyname, remotedisk)

source code 

Appends proxyname to the global proxy list, and adds the correct (proxyname,remotedisk) pair as an AIPSDisk object in the global disk list. Returns the disk index in the AIPS.disks list.