Dirk Stoecker 6b7121fbff Accepting request 750412 from home:matwey:branches:science
- Version 19FEBpl1.1:
  + Only code fixes and updates for help files have been
    incorporated into this Midas release.
- Add patch no-return-statement.patch: fix build for Factory.
  Warnings as errors break the build at no return statement in non
  void function.
- Add patch end-of-non-void-function.patch: fix build for Factory.
  Warnings as errors break the build at control reach end of non
  void function.

OBS-URL: https://build.opensuse.org/request/show/750412
OBS-URL: https://build.opensuse.org/package/show/science/eso-midas?expand=0&rev=25
2019-11-23 12:02:29 +00:00

                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

===============================================================================
Description
No description provided
Readme 61 KiB
Languages
Diff 100%