diff --git a/README.txt b/README.txt index 91c4493..1b8f72d 100644 --- a/README.txt +++ b/README.txt @@ -1,27 +1,26 @@ -************************** -Readme File for DustemWrap -************************** +******************************* +Readme File for DustemWrap V4.3 +******************************* 0. What is this? **************** -This package contains the DustEMWrap software, developed and maintained at the Institute of Research in Astrophysics and Planetology (IRAP). +This package contains the DustEMWrap v4.3 software, developed and maintained at the Institute of Research in Astrophysics and Planetology (IRAP). -DustemWrap requires the fortran code DUSTEM, which is developed and maintained at the Institute of Space Astrophysics (IAS). The DUSTEM fortran code must be downloaded separately (see the DustEMWrap Users' Guide for instructions about obtaining and installing DUSTEM.) +DustemWrap requires the fortran code DustEM, which is developed and maintained at the Institute of Space Astrophysics (IAS). The DustEM fortran code must be downloaded separately (see the DustEMWrap Users' Guide for instructions about obtaining and installing DustEM.) -A static version of the DustemWrap Users' Guide corresponding to this distribution is provided in Docs/DustEMWrap_UG.pdf +More information, including a Users' Guide, is available at the DustEMWrap website, http://dustemwrap.irap.omp.eu -The Users' Guide contains: -* instructions for obtaining DUSTEM -* installation instructions for the current releases of DustEMWrap and DUSTEM -* an overview of how DustEMWrap works, including how it interacts with the underlying DUSTEM fortran code +A non-exhaustive list of information on the website : +* instructions for obtaining DustEM +* installation instructions for the current releases of DustEMWrap and DustEM +* an overview of how DustEMWrap works, including how it interacts with the underlying DustEM fortran code * format requirements for user input * a description of how color corrections and plugins are implemented in DustEMWrap * a description of the individual DustEMWrap routines -* usage examples (see also the files in the Docs/examples/ subdirectory) - -A continuously updated version of the Users' Guide, a FAQ and list of known current issues, can be accessed via the DustEMWrap website at the following URL: -http://dustemwrap.irap.omp.eu/ +* step-by-step examples +* patches, minor updates +* FAQ and list of current known issues 1. Directory Structure and Files @@ -31,27 +30,19 @@ The DustEMWrap directory is organized as follows: - Data -This directory contains data files that may be read by DustEMWrap. It contains the following subdirectories: - - -- EXTs - -Dust extinction curves (Stokes I) +This directory contains data files that are read by DustEMWrap. It contains the following subdirectories: + + -- EXAMPLE_OBSDATA FIDUCIAL_CC FILTERS STELLARPOPS + +Example SEDs and extinction curves -- FILTERS -Filter transmission information +Filter transmission information for instruments known to DustEMWrap - -- POLEXTs + -- STELLARPOPS -Dust extinction curves (Stokes QU) - --- SEDs - -Dust emission SEDs (Stokes IQU) - -- Docs - -Documentation relating to DustEMWrap, including the Users' Guide and some simple usage examples. Other files in this directory contain more detailed information about the code structure that may be of interest to developers and expert users who wish to contribute plugins. +Stellar parameters, used by plugins for modifying the dust-heating ISRF. - README.txt @@ -62,11 +53,6 @@ This file. A keyfile describing the instruments and filters that are known to the DustEMWrap code. For new users, we recommend contacting the DustEMWrap team if there are instruments and/or filters that you would like implemented. -- plugins_description.xcat - -A keyfile describing the plugins that are known to the DustEMWrap code. -Plugins can be defined by the user. See the Users' Guide and other documentation for a description of how plugins are called and understood by the DustEMWrap code. - - src This directory contains the IDL code. It contains the following subdirectories: @@ -75,10 +61,13 @@ This directory contains the IDL code. It contains the following subdirectories: The core DustEMWrap routines - -- idl_misc + -- idl_extern Routines from external libraries that are used by DustEMWrap. They are provided in case of conflicts/installation issues with the required external libraries. -See the Users' Guide for instructions about modifying your path so that the routines in idl_misc are given precedence. + + -- idl_special + +IDL routines used by DustEMWrap that have been deprecated in recent IDL versions. These are backups for safe-keeping. 2. Getting Help *************** -- libgit2 0.21.2