- 23 Aug, 2019 1 commit
-
-
Yannick Roehlly 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
-
- 10 Mar, 2017 1 commit
-
-
Médéric Boquien authored
-
- 08 Mar, 2017 1 commit
-
-
Médéric Boquien authored
The output directory is a bit of a mess, with it being defined in different places. As we never make use of the possibility of changing it, let's simply hardcode it to out/. It makes filenames slightly easier to read too.
-
- 05 Feb, 2016 2 commits
-
-
Médéric Boquien authored
The optionally saved spectra in the pdf_analysis and savefluxes modules were saved in the VO-table format. The most important downside is that it is very slow to write to, which proves to be a major bottleneck in the computing speed. To overcome this issue, we rather save the spectra using the FITS formation. Instead of having one file containing the spectra (including the various components) and the SFH in a single file, now we have one file for the spectra and one file for the SFH.
-
Médéric Boquien authored
-
- 11 Dec, 2015 1 commit
-
-
Médéric Boquien authored
-
- 10 Dec, 2015 1 commit
-
-
Médéric Boquien authored
-
- 30 Nov, 2015 1 commit
-
-
Médéric Boquien authored
-
- 21 Nov, 2015 1 commit
-
-
Médéric Boquien authored
-
- 18 Nov, 2015 1 commit
-
-
Médéric Boquien authored
-
- 05 Nov, 2015 1 commit
-
-
Yannick Roehlly authored
The luminosity table is also used when plotting Fluxes to access the various components.
-
- 04 Nov, 2015 1 commit
-
-
Yannick Roehlly authored
-
- 20 Sep, 2015 1 commit
-
-
Médéric Boquien authored
-
- 02 Sep, 2015 1 commit
-
-
BURGARELLA Denis authored
-
- 31 Aug, 2015 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
Move the invocation of Matplotlib's Agg backend right after matplotlib's import. Even if it violates PEP8, it avoids some nasty warnings when runing pcigale-plots.
-
- 24 May, 2015 1 commit
-
-
Médéric Boquien authored
-
- 22 May, 2015 1 commit
-
-
Médéric Boquien authored
-
- 20 May, 2015 3 commits
-
-
Médéric Boquien authored
Plot only to λ=50 cm as the models do not extend much further and there is very rarely any observation beyond λ=21 cm.
-
Médéric Boquien authored
-
Médéric Boquien authored
Display the model fluxes on top of the spectrum. Otherwise the dots can be partially masked by the spectrum.
-
- 19 May, 2015 1 commit
-
-
Médéric Boquien authored
Correct two issues that caused plots to display an offset spectrum when redshifts were given with more than 2 decimals. First round the redshift to two decimals. Then, rather than recomputing the luminosity distance, let's just take the one from the best models file.
-
- 06 Apr, 2015 1 commit
-
-
BURGARELLA Denis authored
change agn_fritz2006_therm to agn.fritz2006_therm to test if we need to plot the AGN emission (correction of bug)
-
- 02 Apr, 2015 2 commits
-
-
BURGARELLA Denis authored
-
Denis authored
-
- 01 Apr, 2015 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 21 Mar, 2015 1 commit
-
-
Médéric Boquien authored
Large revamp of the SED plotting procedure by Denis and I. Among the main changes: 1. option to plot in mJy in observed frame or un luminosity in rest frame 2. different components are now plotted automatically 3. a logo is now diplayed but can be removed with an option.
-