MISAO Project

Japanese version       Home Page       Updated on August 15, 1999

    Input Parameters    

Here describes the key used to run the PIXY system in batch mode and the question output by the system in Q&A mode for each parameter, and the meaning of every parameter. Please read Running PIXY for how to run the PIXY system.

    Index of Parameters    

KeyContents
imageFilename or URL of the image
exposure_startDate and time when exposure started
exposureExposure time
catalogStar catalog used for examination
catalog_pathPath of the star catalog
centerApproximate R.A. and Decl.
pos_errorExpected error of the R.A. and Decl.
field_of_viewApproximate field of view
limiting_magLimiting magnitude
mag_codeCode attached to magnitude
mirrorIn case of a mirror image or not
sbig_ratioIn case of an image of ST-4/6
reject_CRAutomatically remove cosmic rays or not
detailOutput data in detail or not
logName of log file
pxfName of PXF file

    Descriptions    

Keyimage
QuestionURL or filename of image:
ContentsFilename or URL of the image

Input the filename or the URL of the image to be examined by the PIXY system.

Supported file format are:

FITS, MTF/BIN(*1), GIF, JPEG, PPM, PGM
In case of a FITS, MTF/BIN file, the extension of the file must be one of the following ones.

FITS.fts, .fit, .fits
MTF/BIN.mtf / .bin

*1 The class file to read MUTOH MTF/BIN file format is not public.


Keyexposure_start
Question
Exposure start date and time in UT:
  ex. 1998 Jan. 31 01:23:45
  acceptable style: 1998 Jan 31 01:23:45
                    1998 1 31 1 23 45
Exposure start date and time in UT:
ContentsDate and time when exposure started

Input the data and time when exposure started in a style in the question above. The user must input all of year, month, day, hour, minute and second.

The exposure start date and time is not used by the PIXY system actually. It is only recorded in the PXF file. So you can omit this parameter.


Keyexposure
QuestionExposure in seconds:
ContentsExposure time

Input the exposure time in such styles as "120 sec", "2 min". Omitting the unit, it is considered as in second.

The exposure time is not used by the PIXY system actually. It is only recorded in the PXF file. So you can omit this parameter.


Keycatalog
Question
List of accessible star catalogs: 
Code                    Catalog
cdrom.gsc11             [CD-ROM] Guide Star Catalog (ver. 1.1)
cdrom.usnoa10           [CD-ROM] USNO-A1.0 (V=R+0.375(B-R))
cdrom.usnoa20           [CD-ROM] USNO-A2.0 (V=R+0.375(B-R))
Input code: 
ContentsStar catalog used for examination

Input a code of star catalog to use for examination. In the Q&A mode, the list of supported star catalogs is output. So select one of the catalogs.


Keycatalog_path
QuestionRoot directories of the catalog:
ContentsPath of the star catalog

Star catalogs used for examination are distributed as CD-ROMs in general. Here input the path (or drive letter in case of Windows95) of the CD-ROM.

Several paths can be set here. For example, when examining an image of the area around the border of two CD-ROMs of GSC 1.1, both CD-ROMs are required at the same time. If there are two CD-ROM drives E: and F:, set both of two CD-ROMs in the drives, and input both drive letters for this parameter separating by a space character, like "E:\ F:\".


Keycenter
Question
Approximate position (J2000.0):
  ex. R.A.= 12h 4m31.2s  Decl.= - 0o15'
  acceptable style: 12 4 31.2 -0 15 0
Approximate position (J2000.0):
ContentsApproximate R.A. and Decl.

Input the approximate R.A. and Decl. of the image. The user must input all of hour, minute, second of R.A., degree, arcmin, arcsec of Decl.

The R.A. and Decl. can be that of the target or one of stars in the image. The user does not have to input the accurate R.A. and Decl. of the center here.


Keypos_error
QuestionPosition error in degree:
ContentsExpected error of the R.A. and Decl.

Input the expected error of the approximate R.A. and Decl. of the center input above. It can be 0 in most case. When the target object is out of the image, or the image position is extremely uncertain, input a proper value.

Input the error in such styles as "1 deg", "30 arcmin", "120 arcsec". Omitting the unit, it is considered as in degree.


Keyfield_of_view
QuestionApproximate horizontal field of view in degree:
ContentsApproximate field of view

Input the approximate horizontal field of view. It can be inaccurate, 20% or 30% difference can be adjusted by the system properly.

Input the field of view in such styles as "1 deg", "30 arcmin", "120 arcsec". Omitting the unit, it is considered as in degree.


Keylimiting_mag
QuestionLimiting magnitude to be detected at least:
ContentsLimiting magnitude

Input the limiting magnitude to be detected at least. When you would like to let the PIXY system automatically set the limiting magnitude, hit RETURN key immediately here, with no input. In general, this parameter is used in case the PIXY system could not detect faint stars properly.


Keymag_code
QuestionMagnitude code:
ContentsCode attached to magnitude

This parameter can be omitted usually.

When you would like to point out the image is though R filter, or the magnitude is that of a CCD image, input "R", "C" or other proper code here. Then the code is attached to the end of all magnitude in the result, like "6.24R", "10.35C".


Keymirror
QuestionMirror image? [y/N]:
ContentsIn case of a mirror image or not

Answer if the image is a mirror image, Y(Yes) or N(No). Omitting here is considered "N".


Keysbig_ratio
QuestionSBIG ratio (ST-4/6)? [y/N]:
ContentsIn case of an image of ST-4/6

Answer if the image is that of ST-4/6, Y(Yes) or N(No). Omitting here is considered "N".

Inputting "Y" here, the ratio width : height of the image must be 1.176 : 1.


Keyreject_CR
QuestionReject cosmic ray? [y/N]:
ContentsAutomatically remove cosmic rays or not

Answer if you would like to remove the cosmic rays or white noises automatically, Y(Yes) or N(No). Omitting here is considered "N".

When removing them automatically, some real stars may be also removed sometimes, especially in case of a very sharp image, or a GIF/JPEG image.


Keydetail
QuestionPrint star data in detail (much memory are required)? [y/N]:
ContentsOutput data in detail or not

Answer if you would like to print out data in detail, Y(Yes) or N(No). Omitting here is considered "N".

When printing out data in detail, much memory are required.


Keylog
QuestionFilename to save midway progress (.log):
ContentsName of log file

When you would like to save the midway progress, output to the display(*1), in a file, input the filename. It can be omitted usually. When some error happens and the examination failed, saving the midway progress will help further analisys. The extension should be .log.

*1 The midway progress is not output to the display in batch mode.


Keypxf
QuestionFilename to save results (.pxf):
ContentsName of PXF file

Input a filename to save the result. This parameter cannot be omitted because the results are not output to the display.

The extension should be .pxf. Once a PXF file is created after examination by the PIXY system, all further processes, identification, difference, etc., are executed based on the PXF file. So please keep the PXF file carefully.

For details of PXF file, please read PXF File Format.

PIXY System Home Page

Copyright(C) MISAO Project (comet@aerith.net). All rights reserved.