- 13 Jun, 2019 2 commits
-
-
Médéric Boquien authored
The lines linking the different bands in the residual SED plot have been eliminated to improve the readability
-
Médéric Boquien authored
The uncertainties on the SED plots now correspond only to 1σ rather than 3σ so they do not appear exceedingly large
-
- 12 Jun, 2019 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 07 Jun, 2019 5 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
Change the location of the logo so that it does not overlap with anything and replace it with a less pixelated version
-
- 05 Mar, 2019 2 commits
-
-
Rodrigo González-Castillo authored
-
Rodrigo González-Castillo authored
-
- 04 Mar, 2019 3 commits
-
-
Rodrigo González-Castillo authored
Adding an option to change the output file format. The available formats depends of the host, but usually png, pdf, ps, eps and svg is supported. Example: --format svg
-
Rodrigo González-Castillo authored
Use the --series <series1 series2...> option to indicate one o more of this series: stellar_attenuated, stellar_unattenuated, nebular, dust, agn, radio, model. If the --seriesdisabled flag is used, then all available series will be enabled, except the ones that are indicated in the --series option. If not, then only the series indicated in the --series option will be enabled.
-
Rodrigo González-Castillo authored
SED: Adding --xrange and --yrange to set the plot axis ranges (optionally). The format are [<min>]:[<max>], where min and max are Python floats (e.g. 1E4). Examples: --xrange :1E3 # automatically X min --yrange 1E2:1E4
-
- 01 Feb, 2019 1 commit
-
-
Rodrigo González-Castillo authored
* Include dependence of pcigale.analysis_modules.utils.Counter class, to perform the progress message. * Fixed error in the way to pass "outdir" parameter to the pool in chi2, and pdf.
-
- 07 Jan, 2019 1 commit
-
-
Rodrigo González-Castillo authored
-
- 21 Dec, 2018 3 commits
-
-
Rodrigo González-Castillo authored
-
Rodrigo González-Castillo authored
Now it is possible to choose the folder that contains the output files (the "out" folder). It is expected that the default configuration file pcigale.ini be sibling of the "out" folder.
-
Rodrigo González-Castillo authored
-