Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
cigale
CIGALE
Commits
ae90ef46
Commit
ae90ef46
authored
May 08, 2018
by
Médéric Boquien
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Eliminate spurious carriage return
parent
5358690c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
pcigale/analysis_modules/pdf_analysis/workers.py
pcigale/analysis_modules/pdf_analysis/workers.py
+0
-1
No files found.
pcigale/analysis_modules/pdf_analysis/workers.py
View file @
ae90ef46
...
...
@@ -110,7 +110,6 @@ def sed(idx, midx):
gbl_models
.
extprop
[
prop
][
idx
]
=
np
.
nan
for
prop
in
gbl_models
.
intprop
:
gbl_models
.
intprop
[
prop
][
idx
]
=
np
.
nan
else
:
for
band
in
gbl_models
.
flux
:
gbl_models
.
flux
[
band
][
idx
]
=
sed
.
compute_fnu
(
band
)
...
...
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