COBE1/PUB/FIRAS/DOC/AREADME.DOC 30 April 1998 Electronic Form of the FIRAS Explanatory Supplement ___________________________________________________ The latest version of the FIRAS Explanatory Supplement is version 4. The previous versions, which are superseded by this one, have been taken off line. Use the PostScript files provided in this directory to browse (with, e.g., ghostview) or print the FIRAS Explanatory Supplement. The following files contain all or various parts of the document: FIRAS Explanatory Supplement PostScript Files _______________________________________________________________________________ File Contains _______________________________________________________________________________ FES_V4.PS main document (137 pages), including figures, excluding Appendices FES4_ABSPREF.PS Abstract and Preface FES4_TOC.PS Table of Contents FES4_LOT.PS List of Tables FES4_LOF.PS List of Figures FES4_SEC12.PS Appendix Listing FES4_SEC11.PS References FES4_SEC1.PS Introduction FES4_SEC2.PS Instrument Description FES4_SEC3.PS Mission Profile FES4_SEC4.PS Pre-Calibration Data Processing FES4_SEC5.PS Calibration of FIRAS Data FES4_SEC6.PS Destriping of FIRAS Data FES4_SEC7.PS Errors and Uncertainty Estimates FES4_SEC8.PS Modeling FIRAS Spectra FES4_SEC9.PS Reference Data Sets FES4_SEC10.PS Reading FIRAS Data FES4_APP_A.PS Appendix A: Fixsen et al. 1996 ApJ 473,576 FES4_APP_B.PS Appendix B: Mather et al. 1993 Proc. SPIE 2019, 168 FES4_APP_C.PS Appendix C: Fixsen et al. 1994 ApJ 420, 457 FES4_APP_C_FIG2.PS a typical FIRAS interferogram FES4_APP_C_FIG4.PS FIRAS antenna pattern FES4_APP_C_FIG5.PS transfer function for post-detector electronics FES4_APP_C_FIG6.PS etendue plots FES4_APP_C_FIG7.PS apodization function FES4_APP_C_FIG8.PS typical residual after subtraction of calibration model FES4_APP_C_FIG9.PS error terms for a typical point in the sky FES4_APP_D.PS Appendix D: Bennett et al. 1994 ApJ 434, 587 * FES4_APP_D_FIG1.PS C+ 158 micron and N+ 205 micron line intensity maps FES4_APP_D_FIG2A.PS intensities of 8 spectral lines vs. Galactic longitude FES4_APP_D_FIG2B.PS Galactic longitude profiles of various CO and C line intensities FES4_APP_D_FIG3.PS C+ vs. N+ line intensity correlation FES4_APP_D_FIG4.PS C+ and N+ line intensities vs. far-infrared continuum intensity * FES4_APP_D_FIG5.PS maps of H I 21 cm line intensity and I(C+ 158um)/N(H I) FES4_APP_D_FIG6.PS C+ 158 micron intensity vs. H I column density FES4_APP_D_FIG7.PS C+ line/continuum intensity ratio vs. Galactic latitude FES4_APP_E.PS Appendix E: Read et al. 1992 FES4_APP_F.PS Appendix F: Isaacman et al. 1992 _______________________________________________________________________________ * color PostScript file A set of files that can be used to generate PostScript files like those listed above is packaged in a compressed tar file called FES_V4_TAR.Z for UNIX users and in a BACKUP file called FES_V4.BCK for VMS users. Once the relevant file has been downloaded, it can be unpacked as follows: $ backup fes_v4.bck/save * (in a VMS environment) or % mv fes_v4_tar.Z fes_v4.tar.Z (in a UNIX environment) % uncompress fes_v4.tar % tar xvf fes_v4.tar All or part of the Explanatory Supplement can be reconstituted beginning with the DVI file FES.DVI and the Encapsulated Postscript files (i.e., files with extension .EPS) corresponding to the relevant figures. A PostScript file containing any part of the document can be generated with the VMS command $ dvips/start=xxx/last=yyy/output=zzz FES where xxx is the starting page number (defaults to page 1), yyy is the last page number (defaults to last page of document), zzz is the filename for the PostScript file (defaults to FES.PS), or the analogous UNIX command > dvips -pp xxx-yyy -o zzz FES Alternatively, the Explanatory Supplement can be reconstituted in its entirety by processing the LaTeX manuscript FES.TEX. Files with .TOC, .LOT, .LOF, and .EPS extensions enable incorporation of the preprocessed Table of Contents, Lists of Tables and Figures, and the Encapsulated figures, respectively. The AASTEX STY files are included in the package in case they are not already available in your LaTeX installation. LaTeX files corresponding to individual sections are also provided and may be processed as follows. First, uncomment the lines beginning with "%%\" at the top of the FES_SEC_?.TEX file (i.e., remove the "%%"). Second, follow the directions at the end of the file to add an "\end{document}" statment and delete the "\newpage" statement. Third, place the FES_MACROS.TEX file, any required Encapsulated PostScript files (corresponding to figures), and, if necessary, the EPSF.STY file, in the same directory as the FES_SEC_?.TEX file. Finally, process the document. Note that cross-references to other sections will be incorrect if you print a section as a stand-alone document. Appendix files with a .TEX extension can be processed similarly. However, those ending in .TXT are flat ASCII files and thus do not require processing prior to printing.