PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 80 OBJECT = TEXT INTERCHANGE_FORMAT = ASCII PUBLICATION_DATE = 1994-10-01 NOTE = "CLEMDCMP USER'S GUIDE" END_OBJECT = TEXT END CLEMDCMP V1.0 CLEMDCMP will decompress a Clementine image into one of four formats: 1) decompressed PDS image file, with PDS labels, the histogram object, and an image object, either the browse image or the full image 2) decompressed raw image file, no labels 3) decompressed GIF image file 4) decompressed TIFF image file Installing and Using Software on an Apple Macintosh The CLEMDEXE.HQX file contains a Stuffit archive that has been translated to BinHex format. This archive contains the executable and an online help file. This file was compressed with StuffIt Lite which is distributed as shareware by Aladdin Systems, Inc. To obtain StuffIt Lite write to Aladdin Systems, Inc. 165 Westridge Dr Watsonville, CA 95076 USA (408) 761-6200 and for a minimal fee they will send you the latest version. StuffIt which is not shareware can also be used to uncompress the software. The StuffIt software is distributed as shareware. STUFFIT, Version 1.5.1, is available by contacting: Raymond Lau MacNET:RayLau Usenet:raylau@dasys1.UUCP 100-04 70 Ave. GEnie:RayLau Forest Hills, N.Y. 11375-5133 CIS:76174,2617 USA Delphi:RaymondLau To install the software, first copy the BinHex file to a Macintosh. Then run the Stuffit program, version 3.0.5 or later. Select the "BinHex Decode" action in the "Translate" menu. This will transform the file into a Stuffit Archive file named clemdcmp.sit. Select the "Open" action in the "File" menu and click on "UnStuff" to extract the archive. This will create a folder with two files, the application "clemdcmp" and a help file that the application uses, "clemdcmp.hlp". The CLEMDCMP software was created using Version 5.0 of Symantec THINK C development software. A second Stuffit archive, CLEMDSRC.HQX, is a Stuffit archive that contains a Project file, clemdcmp.prj, that is used by THINK C to build the application. This archive also contains all of the source and a resource file. This archive file can be decoded using the same method described above. An assembler routine (TESample.a from Macintosh Programmer's Workshop) was included in this software. In order to use it in the THINK C environment, the object module was converted using the oConv utility provided with THINK C. Double click on the "clemdcmp" icon to execute the program. A menu bar for the program will appear with the following menus. The File menu of the CLEMDCMP program contains the following menu items: Menu Item Description --------- ----------- From... This is the input compressed Clementine image file. This file must be in the JPEG compression scheme that is produced by the Clementine mission. To... This is the output decompressed Clementine image file. This file will be in one of the above four formats. The Parameters menu of the CLEMDCMP program contains the following menu items: Menu Item Description --------- ----------- Output File When chosen, this menu item will display a pull-down menu Format which will allow you to choose the output file format, a PDS labeled file, a raw unlabeled file, a GIF image file or a TIFF image file. Output File When chosen, this menu item will display a pull-down menu Type which will allow you to input the output file type, either the browse image or the full image.