OBS-URL: https://build.opensuse.org/package/show/science/eso-midas?expand=0&rev=3
39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
Documentation for the 98NOV release of MIDAS.
|
|
=============================================
|
|
Content of this directory:
|
|
==========================
|
|
README.doc # This file
|
|
midas-faq.doc.Z # MIDAS Frequently Asked Questions.
|
|
|
|
ALL MIDAS documentation in PostScript:
|
|
--------------------------------------
|
|
volume_a.ps.Z # Complete Volume A System
|
|
volume_b.ps.Z # Complete Volume B Data Reduction
|
|
env.ps.Z # The MIDAS Environment Document 1.3
|
|
agldoc.tar.Z # AGL documentation in ASCII
|
|
ididoc.ps.Z # IDI documentation
|
|
daophot.ps.Z # DAOPHOT documentation
|
|
installunix.ps.Z # Installation notes for sources of MIDAS in UNIX systems
|
|
installvms.ps.Z # Installation notes for sources of MIDAS in VMS systems
|
|
|
|
ALL MIDAS documentation in HTML format:
|
|
--------------------------------------
|
|
volume_a.html.tar.Z # Complete Volume A System in HTML format
|
|
volume_b.html.tar.Z # Complete Volume B Data Reduction in HTML format
|
|
|
|
Installing and accessing HTML documentation:
|
|
--------------------------------------------
|
|
* Decompress-untar:
|
|
% cd <midas_dir>
|
|
% mkdir html ; cd html
|
|
% zcat volume_a.html.tar.Z | tar xvf -
|
|
% zcat volume_b.html.tar.Z | tar xvf -
|
|
|
|
* Visualizing first page for Volume A:
|
|
% netscape <midas_dir>/html/vola/index.html
|
|
|
|
* Visualizing first page for Volume B:
|
|
% netscape <midas_dir>/html/volb/index.html
|
|
|
|
===============================================================================
|