- 17 Aug, 2019 1 commit
-
-
Médéric Boquien authored
Move read_table() and Counter() to a top-level utils directory as they are used both by pcigale and pcigale-plots.
-
- 14 Aug, 2019 1 commit
-
-
Médéric Boquien authored
-
- 13 Aug, 2019 1 commit
-
-
Médéric Boquien authored
-
- 13 Jun, 2019 5 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
Some lines have been made slightly thicker in SED plots so the different components are more visible
-
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
-
- 14 Dec, 2018 1 commit
-
-
Rodrigo González-Castillo authored
Minor optimization in logo reading in workers. Fix logo position. Adding logging.
-
- 29 Nov, 2018 1 commit
-
-
Médéric Boquien authored
-
- 28 Nov, 2018 1 commit
-
-
Médéric Boquien authored
-
- 19 Oct, 2018 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 19 Sep, 2018 3 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 18 Sep, 2018 1 commit
-
-
Médéric Boquien authored
-
- 06 Apr, 2018 1 commit
-
-
Médéric Boquien authored
-
- 05 Mar, 2018 1 commit
-
-
Médéric Boquien authored
-
- 26 Feb, 2018 1 commit
-
-
Médéric Boquien authored
-
- 15 Jan, 2018 1 commit
-
-
Médéric Boquien authored
Fν was computed by calculating Fλ and then converting to Fν, which led to typical differences in fluxes of typically 1-2% and a bit more for a handful of pathological filters. Now Fν is computed directly and a bit faster. At the same time rather than computing an effective wavelength (which was more a mean wavelength), we compute the pivot wavelength, which is more appropriate when converting between Fν and Fλ.
-
- 11 Dec, 2017 1 commit
-
-
Médéric Boquien authored
For more reliability we now save the chi² by blocks. Otherwise it could lead to some crashes when there was more than 1 redshift.
-
- 27 Mar, 2017 1 commit
-
-
Médéric Boquien authored
-