Skip to content

Commit

Permalink
updated the Cigale SED to have the additionalerror
Browse files Browse the repository at this point in the history
  • Loading branch information
WilfriedMercier committed Apr 25, 2022
1 parent d7f88ec commit 7f06a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sed.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ def specParameters(self, *args, **kwargs) -> str:
cores = integer(min=1)
bands = cigale_string_list()
properties = cigale_string_list()
additionalerror = float()
[sed_modules_params]
%MODULESSPEC%
[analysis_params]
Expand Down

0 comments on commit 7f06a7d

Please sign in to comment.