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
cigale
CIGALE
Commits
4312e85d
Commit
4312e85d
authored
Apr 24, 2015
by
BURGARELLA Denis
Browse files
More explanations in the savefluxes option - v2
parent
d8d94e55
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/analysis_modules/savefluxes/__init__.py
View file @
4312e85d
...
...
@@ -48,13 +48,13 @@ class SaveFluxes(AnalysisModule):
parameter_list
=
OrderedDict
([
(
"output_file"
,
(
"string"
,
"Name of the output file that contains the parameters of the model(s)"
,
"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 spectr
a
for each model."
,
"If True, save the generated spectr
um
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