General Discussion of TRACE Reformatter 24-Feb-97 (MDM) The raw S/C telemetry will be reformatted and put into FITS file format. Some issues are: * Reconstruct into 2-D array for non-compressed images. * Leave in 1-D array of compression stream for JPEG compressed data. * Allow for groud compression into 1-D array also. * Use FITS binary extension tables to hold the per-image information * There are several different ApIDs -- will they be merged to create a file with all images from all buffers? * Multiple images per file? * One file per day (or hour?) * File naming convention * Reorient the images with North up and East on the left for the default IDL display. This means different rotation for Amp A and B. * Add CRPIX/CTYPE/CDELT to the per image index information? * Pointer to Huffman code and Q tables (or a full copy of them within the FITS file).