next up previous contents index
Next: Management of Tables Up: Table File System Previous: Structure of Tables

Input/Output of Tables

 

The exchange of table data to and from the MTS is mainly done through standard ASCII files. This makes it easy for any program to get data from the MTS and to transfer data into it. Thus, output files from text editors and Database systems containing table data in a fixed format can directly be transferred into the MTS format.

Conversion between the ASCII data file and the table is defined by a format file (see section gif). If the format file does not exist, the conversion is done automatically via list-direct input in free format. In this case only REAL*4 and integer data, without NULL values are allowed.

  
Table: Conversion between ASCII Files and MIDAS Tables

Normally, table files should be copied to magnetic tape in the FITS format for tables (Harten et al., 1985, Mem.S.A.It., 56, 437) to make it easy to read them again on other computers. The conversion to FITS is done by the MIDAS command OUTTAPE; FITS tables are loaded onto disk by the command INTAPE.



Rein Warmels
Mon Jan 22 12:06:29 MET 1996