PDS_VERSION_ID = PDS3 /* File Characteristics */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 104 FILE_RECORDS = 293 /* Data Object Pointers */ ^TABLE = "LCINDEX.TAB" /* Identification Keywords */ DATA_SET_ID = "EAR-A-3-RDR-NEO-LIGHTCURVES-V1.0" PRODUCT_NAME = "NEA Lightcurves - Index" PRODUCT_ID = "LCNEO-LCINDEX-200005" INSTRUMENT_HOST_NAME = "N/A" INSTRUMENT_NAME = "N/A" TARGET_NAME = ASTEROID START_TIME = "N/A" STOP_TIME = "N/A" PRODUCT_CREATION_TIME = 2000-05-12 /* Peer Review Date */ /* Data Object Descriptions */ OBJECT = TABLE ROWS = 293 ROW_BYTES = 104 INTERCHANGE_FORMAT = ASCII COLUMNS = 12 DESCRIPTION = "This file contains the index to photometric lightcurves of near-earth asteroids obtained by Petr Pravec and his collaborators at Ondrejov Observatory." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = "FILENAME" DESCRIPTION = "The name of the file (minus extension) which contains this lightcurve." DATA_TYPE = CHARACTER START_BYTE = 1 BYTES = 8 FORMAT = A8 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = "START RECORD" DESCRIPTION = "The starting record of this lightcurve in the file." DATA_TYPE = ASCII_INTEGER START_BYTE = 9 BYTES = 4 FORMAT = I4 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = "RECORD COUNT" DESCRIPTION = "The number of records in the lightcurve." DATA_TYPE = ASCII_INTEGER START_BYTE = 14 BYTES = 4 FORMAT = I4 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = "ASTEROID NUMBER" DATA_TYPE = ASCII_INTEGER START_BYTE = 20 BYTES = 5 FORMAT = I5 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 5 NAME = "ASTEROID PROVISIONAL DESIGNATION" DESCRIPTION = "The provisional designation of the asteroid. For asteroids specified by their number, the asteroid name may be substituted here." DATA_TYPE = CHARACTER START_BYTE = 26 BYTES = 16 FORMAT = A16 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 6 NAME = "FIRST OBSERVATION TIME" DESCRIPTION = "The UTC observation time of the first observation in the lightcurve, in Modified Julian Date." UNIT = DAY DATA_TYPE = ASCII_REAL START_BYTE = 43 BYTES = 11 FORMAT = "F11.5" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 7 NAME = "LAST OBSERVATION TIME" DESCRIPTION = "The UTC observation time of the last observation in the lightcurve, in Modified Julian Date." UNIT = DAY DATA_TYPE = ASCII_REAL START_BYTE = 55 BYTES = 11 FORMAT = "F11.5" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 8 NAME = "COLOR BAND" DESCRIPTION = "The color band of the observations. Lower case indicates relative magnitudes, upper case absolute. An entry of 0 indicates no filter was used in the observation." DATA_TYPE = CHARACTER START_BYTE = 67 BYTES = 1 FORMAT = A1 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 9 NAME = "CORRECTION PHASE" DESCRIPTION = "The magnitudes are corrected to a consistent phase angle for each lightcurve. This is the phase to which the magnitudes have been corrected for this lightcurve, and is close to but usually not the same as the solar phase angle at the middle of the covered interval." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 69 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 10 NAME = "MINIMUM ERROR" DESCRIPTION = "The minimum error, in magnitudes, for the data points in this lightcurve. If the minimum error and the maximum error are identical, the mean error is indicated." UNIT = MAGNITUDE DATA_TYPE = ASCII_REAL START_BYTE = 76 BYTES = 5 FORMAT = "F5.3" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 11 NAME = "MAXIMUM ERROR" DESCRIPTION = "The maximum error, in magnitudes, for the data points in the lightcurve. If the minimum error and the maximum error are identical, the mean error is indicated." UNIT = MAGNITUDE DATA_TYPE = ASCII_REAL START_BYTE = 82 BYTES = 5 FORMAT = "F5.3" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 12 NAME = "REFERENCE ID" DESCRIPTION = "The reference to the paper in which these data have been published. The full citations are given in 'lcref.tab'." DATA_TYPE = CHARACTER START_BYTE = 88 BYTES = 15 FORMAT = A15 END_OBJECT = COLUMN END_OBJECT = TABLE END