-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
43 lines (43 loc) · 1.08 KB
/
MANIFEST
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
# file GENERATED by distutils, do NOT edit
CHANGES.txt
LICENSE.txt
README.rst
VERSION
setup.py
astrolyze/__init__.py
astrolyze/errors.py
astrolyze/functions/__init__.py
astrolyze/functions/astro_functions.py
astrolyze/functions/calculations.py
astrolyze/functions/constants.py
astrolyze/functions/conv_ver1.5.py
astrolyze/functions/database.py
astrolyze/functions/plot_limits.py
astrolyze/functions/units.py
astrolyze/functions/units_2.py
astrolyze/lte/__init__.py
astrolyze/lte/lte.py
astrolyze/lte/moleculeParameter.py
astrolyze/lte/molecule_parameter.py
astrolyze/maps/__init__.py
astrolyze/maps/fits.py
astrolyze/maps/gildas.py
astrolyze/maps/main.py
astrolyze/maps/miriad.py
astrolyze/maps/stack.py
astrolyze/maps/tool.py
astrolyze/maps/tools.py
astrolyze/sed/__init__.py
astrolyze/sed/plotSEDs.py
astrolyze/sed/sed.py
astrolyze/sed/sedCreation.py
astrolyze/spectra/__init__.py
astrolyze/spectra/class_.py
cfg/astrolyze.cfg
cfg/calibration_error.txt
cfg/galaxy_parameter.txt
cfg/ipython_config.py
cfg/line_parameter.txt
scripts/astrolyze
scripts/astrolyze_opt_db_setup.py
test/test_astro_functions.py