Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Guang
x-cigale
Commits
d8d94e55
Commit
d8d94e55
authored
Apr 24, 2015
by
BURGARELLA Denis
Browse files
More explanations in the savefluxes option
parent
5e8bbb4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/analysis_modules/savefluxes/__init__.py
View file @
d8d94e55
...
...
@@ -48,12 +48,13 @@ class SaveFluxes(AnalysisModule):
parameter_list
=
OrderedDict
([
(
"output_file"
,
(
"string"
,
"Name of the output file."
,
"Name of the output file that contains the parameters of the model(s)"
,
"and the flux densities in the bands"
,
"computed_fluxes.txt"
)),
(
"save_sed"
,
(
"boolean"
,
"If True, save the generated
SED
."
,
"If True, save the generated
spectra for each model
."
,
"False"
)),
(
"output_format"
,
(
...
...
Write
Preview
Supports
Markdown
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