blob: 6d6cf9a3e6f4c6a50134a86ce10b9ccd0dc43de1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
******************************************************************************
* *
* THE TRANSFORMATION EQUATION SPECIFICATION *
* *
* The source of the transformation equation specifications must be one *
* of the following: *
* *
* landolt - a sample set of transformations to the Landolt UBVRI system *
* STDIN - the standard input *
* filename - a user supplied file *
* *
* Currently the landolt UBVRI standards catalogs are the only supported *
* photometric standards catalogs. Usually the user will have to edit the *
* sample Landolt transformation equations so that they conform to the *
* filter set he/she used and the variable names defined in the catalog *
* and observations section specifications. *
* *
******************************************************************************
|