COMMENT This file was originally created on 2003 Apr 23. COMMENT It was last updated on 2003 Apr 30. COMMENT This file is a working parameter file and can be used, COMMENT without change. However, if the source files COMMENT (LISTn = ') COMMENT do not exist, the program will fail. COMMENT COMMENT Each line should contain a single keyword/value pair except COMMENT for comment lines. COMMENT All lines should be 80 characters or less in length. COMMENT Lines should be terminated with a or the standard COMMENT line termination for the operating system in use. COMMENT Keywords should be 8 character or less in length. COMMENT Keywords should begin in column 1. COMMENT Keywords may contain only upper-case letters, numbers or an COMMENT underscore. COMMENT Keywords, except "COMMENT", should be followed by an equal sign COMMENT in column 10 and a value which should be specified in column 12 COMMENT or higher. COMMENT The text of comments should begin in column 12 or higher. COMMENT Value descriptions can be placed after a value if a slash, "/", COMMENT is used to separate the value from the text. Spaces should COMMENT surround the slash. COMMENT Integer values should not have an embedded decimal point. COMMENT Real values should have an embedded decimal point. COMMENT String values should be within apostrophes, ('). To include COMMENT an apostrophe within a string, double it. (''). COMMENT A blank keyword field is treated as a COMMENT keyword. COMMENT Any unrecognized keyword causes Asteroid_Linker to terminate COMMENT with an error. COMMENT COMMENT The following keywords are recognized by Asteroid_Linker COMMENT COMMENT Name or Value COMMENT keyword type COMMENT COMMENT none COMMENT IMGCOUNT integer COMMENT LIST1 string COMMENT LIST2 string COMMENT LIST3 string COMMENT LIST4 string COMMENT MAXVEL real COMMENT MINVEL real COMMENT BASEDEV real COMMENT MAGDEV real COMMENT STARDEV real COMMENT ICR real COMMENT FOCLEN real COMMENT PIXSIZE real COMMENT IMGCOUNT = 4 / The number of source lists LIST1 = 'x1.can' / Source list 1 LIST2 = 'x2.can' / Source list 2 LIST3 = 'x3.can' / Source list 3 LIST4 = 'x4.can' / Source list 4 MAXVEL = 15.0 / Max. permissible asteroid velocity (deg./day) MINVEL = 0.03 / Min. permissible asteroid velocity (deg./day) BASEDEV = 0.7 / Allowable deviation from linear (pixels) STARDEV = 0.7 / Motion less than defines the object as stellar MAGDEV = 0.5 / Maximum permissible magnitude deviation ICR = 4.0 / Initial correlation radius FOCLEN = 1.1 / Focal length of telescope (m) PIXSIZE = 0.0000135 / Pixel size (m)