PDS_VERSION_ID = PDS3 /* File Characteristics */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 126 FILE_RECORDS = 1884 /* Data Object Pointers */ ^TABLE = "diamalb.tab" /* Identification Keywords */ DATA_SET_ID = "IRAS-A-FPA-3-RDR-IMPS-V3.0" PRODUCT_NAME = "IMPS Derived Diameters and Albedos" PRODUCT_ID = "IMPS-DIAMALB-199703" INSTRUMENT_HOST_NAME = "INFRARED ASTRONOMICAL SATELLITE" INSTRUMENT_NAME = "FOCAL PLANE ARRAY" TARGET_NAME = ASTEROID START_TIME = 1983-01 STOP_TIME = 1983-11 PRODUCT_CREATION_TIME = 1997-03-24 /* Peer Review Date */ RECORD_FORMAT = "(a5,1x,a18,1x,a9,1x,f5.2,1x,f6.4,1x,f5.3, 1x,f6.2,1x,f4.1,1x,f4.2,1x,i2,1x,i2,1x,f4.2,21(1x,a1))" OBJECT = TABLE ROWS = 1884 ROW_BYTES = 126 INTERCHANGE_FORMAT = ASCII COLUMNS = 33 DESCRIPTION = "This product represents averaged radiometric diameters and geometric albedos derived from observations made by the Infrared Astronomical Satellite in 1983 for 1796 numbered asteroids and 88 unnumbered asteroids whose orbital elements were determined using astrometry from two or more apparitions. In the original release of the IMPS data products, a number of of 'asteroid status word (ASTATW)' bits were always set to zero (flag not set) or one (flag set) and have been excluded here, these were: ASTATW 5 - WSDB MCON position match. All MCON (WSDB 'weeks' or months confirmed) asteroid sightings are rejected by IMPS. These sightings are likely to be confused with stationary background sources (e.g. molecular clouds, galaxies, knots of infrared cirrus). See ASTATW 9. No accepted detections had flag set. ASTATW 8 - IMPS asteroid association. Set to unity for every accepted asteroid sighting, therefore the flag is always one in this file by definition. ASTATW 9 - Point Source Ver. 2 match. All asteroid sightings confused with sources in the IRAS Point Source Catalog are rejected by IMPS. This is a subset of ASTATW 5. ASTATW 10 - Detections only by small detectors on the outer edge of the focal plane array. No accepted detections had this flag set. ASTATW 11 - Predicted flux < 0.14 Jy. Set a priori for all candidate associations of an IMPS asteroid if no predicted flux density at 25 microns is greater than 0.14 Jansky. No detections were accepted when this flag was set. ASTATW 16 - 100 micron albedo used in the final average albedo. Since no 100 micron detections contribute to derived IMPS average values, this flag is never set. ASTATW 17 - Faint Source Version 2 match. All asteroid sightings confused with sources in the IRAS Faint Source Survey are rejected by IMPS (See MOSHIRETAL1992), therefore this flag is always zero in this data file. ASTATW 20 - Serendipitous Version 1 match. All asteroid sightings confused with sources in the IRAS Serendipitous Survey Catalog are rejected by IMPS (See KLEINMANETAL1986), therefore this flag is always set to zero in this data file. ASTATW 29 - Not used. Always zero. ASTATW 31 - 2+ sightings match. Set if more than one source is associated with a single asteroid prediction and therefore rejected by IMPS. No detections were accepted in this file when this flag was set. ASTATW 32 - Not used. Always zero." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = "ASTEROID ID" DESCRIPTION = "The IAU asteroid number designation. For unnumbered asteroids, this field is blank." DATA_TYPE = CHARACTER START_BYTE = 1 BYTES = 5 FORMAT = A5 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = "ASTEROID NAME" DESCRIPTION = "IAU asteroid name. For unnamed asteroids, this field is blank." DATA_TYPE = CHARACTER START_BYTE = 7 BYTES = 18 FORMAT = A18 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = "ASTEROID PROVISIONAL DESIGNATION" DESCRIPTION = "Asteroid principal provisional designation. For named asteroids, this field is blank." DATA_TYPE = CHARACTER START_BYTE = 26 BYTES = 9 FORMAT = A9 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = "ASSUMED ABSOLUTE MAGNITUDE" DESCRIPTION = "Value assumed for absolute visual magnitude H of the asteroid in the derivation of the albedo." UNIT = "MAGNITUDE" DATA_TYPE = ASCII_REAL START_BYTE = 36 BYTES = 5 FORMAT = "F5.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 5 NAME = "MEAN ALBEDO" DESCRIPTION = "The average of geometric albedos derived from assumed values of H and G and each IRAS observation (scaled to zero phase)." DATA_TYPE = ASCII_REAL START_BYTE = 42 BYTES = 6 FORMAT = "F6.4" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 6 NAME = "MEAN ALBEDO SIGMA" DESCRIPTION = "One sigma uncertainty in mean geometric albedo." DATA_TYPE = ASCII_REAL START_BYTE = 49 BYTES = 5 FORMAT = "F5.3" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 7 NAME = "EFFECTIVE DIAMETER" DESCRIPTION = "Radiometric diameter derived from the mean geometric albedo and the assumed value of H." UNIT = "KILOMETER" DATA_TYPE = ASCII_REAL START_BYTE = 55 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 8 NAME = "EFFECTIVE DIAMETER SIGMA" DESCRIPTION = "One sigma uncertainty in effective diameter, set so that its relative uncertainty is half that of the mean geometric albedo." UNIT = "KILOMETER" DATA_TYPE = ASCII_REAL START_BYTE = 62 BYTES = 4 FORMAT = "F4.1" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 9 NAME = "INTRINSIC VARIATION PROBABILITY" DESCRIPTION = "This quantity is used as a measure of the probability that a lightcurve effect is present in the data. Values are constrained to be between 0.1 and 1.0. Less than significant variation is assigned a value of 0.1." DATA_TYPE = ASCII_REAL START_BYTE = 67 BYTES = 4 FORMAT = "F4.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 10 NAME = "NUMBER SIGHTINGS USED" DESCRIPTION = "The number of sightings (detected crossings of the IRAS focal plane) used to derive these results." DATA_TYPE = ASCII_INTEGER START_BYTE = 72 BYTES = 2 FORMAT = I2 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 11 NAME = "NUMBER OBSERVATIONS USED" DESCRIPTION = "The number of observations (fluxes) over all detectors averaged to produce these results." DATA_TYPE = ASCII_INTEGER START_BYTE = 75 BYTES = 2 FORMAT = I2 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 12 NAME = "FRACTION OBSERVED RATIO" DESCRIPTION = "The ratio of the number of times the asteroid was predicted to cross the IRAS focal plane to the number of crossings detected." DATA_TYPE = ASCII_REAL START_BYTE = 78 BYTES = 4 FORMAT = "F4.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 13 NAME = "ASTEROID STATUS WORD 01 OR" DESCRIPTION = "Low position score. This flag is set to unity when the difference between the predicted and the observed positions for an asteroid's association is deemed significant for any of the accepted sightings." DATA_TYPE = ASCII_INTEGER START_BYTE = 83 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 14 NAME = "ASTEROID STATUS WORD 02 OR" DESCRIPTION = "ADAS type 1 accept. Set for all sightings of an asteroid with identification number less than 3318 which was accepted in ADAS." DATA_TYPE = ASCII_INTEGER START_BYTE = 85 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 15 NAME = "ASTEROID STATUS WORD 03 OR" DESCRIPTION = "ADAS type 1 reject. Set for all sightings of an asteroid with identification number less than 3318 which was rejected in ADAS." DATA_TYPE = ASCII_INTEGER START_BYTE = 87 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 16 NAME = "ASTEROID STATUS WORD 04 OR" DESCRIPTION = "WSDB HCON position match. Set if any of the accepted sightings was hours-confirmed (WSDB reject)." DATA_TYPE = ASCII_INTEGER START_BYTE = 89 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 17 NAME = "ASTEROID STATUS WORD 06 OR" DESCRIPTION = "Small scale Ver. 1 match. Set if any of the accepted sightings indicate resolved spatial structure." DATA_TYPE = ASCII_INTEGER START_BYTE = 91 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 18 NAME = "ASTEROID STATUS WORD 07 OR" DESCRIPTION = "Relative flux out of bounds. Set if the ratio of observed to predicted flux density at 25 microns is either less than 0.3 or greater than 3.0 for any of the accepted sightings." DATA_TYPE = ASCII_INTEGER START_BYTE = 93 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 19 NAME = "ASTEROID STATUS WORD 12 OR" DESCRIPTION = "Low detection rate FOR. Set for all sightings of each asteroid if the rate of successful detections, i.e., the fraction observed ratio FOR [(number of sightings used)/(number used plus number missed)], is less than 0.3." DATA_TYPE = ASCII_INTEGER START_BYTE = 95 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 20 NAME = "ASTEROID STATUS WORD 13 OR" DESCRIPTION = "Set if the 12 micron albedo from any sighting was used in calculating the mean albedo." DATA_TYPE = ASCII_INTEGER START_BYTE = 97 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 21 NAME = "ASTEROID STATUS WORD 14 OR" DESCRIPTION = "Set if the 25 micron albedo from any sighting was used in calculating the mean albedo." DATA_TYPE = ASCII_INTEGER START_BYTE = 99 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 22 NAME = "ASTEROID STATUS WORD 15 OR" DESCRIPTION = "Set if the 60 micron albedo from any sighting was used in calculating the men albedo." DATA_TYPE = ASCII_INTEGER START_BYTE = 101 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 23 NAME = "ASTEROID STATUS WORD 18 OR" DESCRIPTION = "Set when the 25 micron flux of any accepted sighting was less than 1 Jy." DATA_TYPE = ASCII_INTEGER START_BYTE = 103 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 24 NAME = "ASTEROID STATUS WORD 19 OR" DESCRIPTION = "Large albedo range. Set for all sightings of an accepted asteroid if the ratio {[max - min]/[min + max]/2} is greater than 0.75 for all derived albedos used in the final IMPS average." DATA_TYPE = ASCII_INTEGER START_BYTE = 105 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 25 NAME = "ASTEROID STATUS WORD 21 OR" DESCRIPTION = " Set if any accepted sighting is within the galactic plane (-10 degrees < Galactic latitude < 10 degrees)." DATA_TYPE = ASCII_INTEGER START_BYTE = 107 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 26 NAME = "ASTEROID STATUS WORD 22 OR" DESCRIPTION = "Galactic center match. Set if any accepted asteroid 25 micron sightings were near the galactic center: +/- 3 degrees latitude by +/- 10 degrees longitude. Subset of asteroid status word 21." DATA_TYPE = ASCII_INTEGER START_BYTE = 109 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 27 NAME = "ASTEROID STATUS WORD 23 OR" DESCRIPTION = "ADAS type 2 now type 1. Set if provisional asteroid elements updated and numbered since 1985." DATA_TYPE = ASCII_INTEGER START_BYTE = 111 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 28 NAME = "ASTEROID STATUS WORD 24 OR" DESCRIPTION = "Flux correction used. Set if any accepted sighting flux density was decreased to compensate for IRAS bias near its SNR cutoff." DATA_TYPE = ASCII_INTEGER START_BYTE = 113 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 29 NAME = "ASTEROID STATUS WORD 25 OR" DESCRIPTION = "12 micron high density. Set if any accepted sighting is within an IRAS 12 micron High Source Density Region near the galactic center. See asteroid status word 26." DATA_TYPE = ASCII_INTEGER START_BYTE = 115 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 30 NAME = "ASTEROID STATUS WORD 26 OR" DESCRIPTION = "25 micron high density. Set if any accepted sighting is within an IRAS 25 micron High Source Density Region near the galactic center. See asteroid status word 25." DATA_TYPE = ASCII_INTEGER START_BYTE = 117 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 31 NAME = "ASTEROID STATUS WORD 27 OR" DESCRIPTION = "60 micron high density. Set if any accpeted sighting is within an IRAS 60 micron High Source Density Region of low galactic latitude near the center and anti-center." DATA_TYPE = ASCII_INTEGER START_BYTE = 119 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 32 NAME = "ASTEROID STATUS WORD 28 OR" DESCRIPTION = "100 micron high density. Set if any accepted sighting is within an IRAS 100 micron High Source Density Region around the galactic center and anti-center." DATA_TYPE = ASCII_INTEGER START_BYTE = 121 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 33 NAME = "ASTEROID STATUS WORD 30 OR" DESCRIPTION = "2+ known asteroid match. Set if any accepted sighting is associated with more than one asteroid prediction." DATA_TYPE = ASCII_INTEGER START_BYTE = 123 BYTES = 1 FORMAT = I1 END_OBJECT = COLUMN END_OBJECT = TABLE END