README.txt
2.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
*******************************
Readme File for DustemWrap V4.3
*******************************
0. What is this?
****************
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.)
More information, including a Users' Guide, is available at the DustEMWrap website, http://dustemwrap.irap.omp.eu
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
* step-by-step examples
* patches, minor updates
* FAQ and list of current known issues
1. Directory Structure and Files
********************************
The DustEMWrap directory is organized as follows:
- Data
This directory contains data files that are read by DustEMWrap. It contains the following subdirectories:
-- EXAMPLE_OBSDATA
Example SEDs and extinction curves
-- FILTERS
Filter transmission information for instruments known to DustEMWrap
-- STELLARPOPS
Stellar parameters, used by plugins for modifying the dust-heating ISRF.
- README.txt
This file.
- instrument_description.xcat
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.
- src
This directory contains the IDL code. It contains the following subdirectories:
-- idl
The core DustEMWrap routines
-- 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.
-- idl_special
IDL routines used by DustEMWrap that have been deprecated in recent IDL versions. These are backups for safe-keeping.
2. Getting Help
***************
The DustemWrap maintainers can be contacted by email: dustemwrap@irap.omp.eu
To be added to the DustemWrap mailing list and be informed of new releases and any major bug fixes, please email dustemwrap@irap.omp.eu with the subject 'SUBSCRIBE'.