|
|
|
exists(self,
desc)
Checks that this instance of AIPSData refers to a dataset that is
actually present in the AIPS catalogue. |
source code
|
|
|
|
|
header(self,
desc)
Returns the data header. |
source code
|
|
|
|
|
|
|
|
|
|
|
table_highver(self,
desc,
type)
Returns the highest version number of the specified table type. |
source code
|
|
|
rename(self,
desc,
name,
klass,
seq)
Renames the data set. |
source code
|
|
|
zap(self,
desc,
force)
Removes the data set from the AIPS catalogue. |
source code
|
|
|
|
|
|
|
|
|
_getitem_table(self,
desc,
type,
version,
key) |
source code
|
|
|
|
|
zap_table(self,
desc,
type,
version)
Remove the specified version of the indicated table type. |
source code
|
|
|
|