blob: ba36b8c0abbfc792beb2a37fbae53a7ddab9a86b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
******************************************************************************
* *
* THE OBSERVATIONS FILE FORMAT SPECIFICATION *
* *
* The source of the observations file format specification must be one of *
* the following: *
* *
* observations - the observations file written by (MK*)OBSFILE *
* catalog - a catalog written by MKCATALOG *
* STDIN - the standard input *
* filename - a user supplied file *
* *
* Note that the MKCATALOG task can be used to type in a set of *
* observations, although it is more usually used to type in standard star *
* data. *
* *
******************************************************************************
|