Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
cigale
CIGALE
Commits
15dd6ea6
Commit
15dd6ea6
authored
Oct 22, 2018
by
Médéric Boquien
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a reference to Lo Faro et al. (2107) for the modified CF00 dust attenuation module.
parent
cb9e5fa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
pcigale/sed_modules/dustatt_modified_CF00.py
pcigale/sed_modules/dustatt_modified_CF00.py
+4
-2
No files found.
pcigale/sed_modules/dustatt_modified_CF00.py
View file @
15dd6ea6
...
...
@@ -9,7 +9,8 @@ This module implements an attenuation law combining the birth cloud (BC)
attenuation and the interstellar medium (ISM) attenuation, each one modelled by
a power law. The young star emission is attenuated by the BC and the ISM
attenuations whereas the old star emission is only affected by the ISM. This
simple model was proposed by Charlot & Fall (2000).
simple model was proposed by Charlot & Fall (2000). This module is described in
more detail in Lo Faro et al. (2017).
Parameters available for analysis
---------------------------------
...
...
@@ -64,7 +65,8 @@ class ModCF00Att(SedModule):
interstellar medium (ISM) one.
The attenuation can be computed on the whole spectrum or on a specific
contribution and is added to the SED as a negative contribution.
contribution and is added to the SED as a negative contribution. See
Lo Faro et al. (2017).
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment