- 01 Dec, 2015 3 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
When a best model is saved to a VO-table XML file, the SED information and parameters stored in the file "headers" are now alphabetically sorted.
-
Médéric Boquien authored
The 0.7.1 got accidentally released with a bug in pcigale-plots and with a new feature. Not a good idea to have a minor version in that case. Let's remove 0.7.1 from history and let's call the fixed version 0.8.0.
-
- 30 Nov, 2015 3 commits
-
-
Médéric Boquien authored
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
- 27 Nov, 2015 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 21 Nov, 2015 3 commits
-
-
Médéric Boquien authored
When no dust emission module is used, pcigale genconf complains that no dust attenuation module is used. Correctly specify dust emission and not attenuation. Bug reported by Laure Ciesla.
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 19 Nov, 2015 4 commits
-
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
- 18 Nov, 2015 4 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
- 17 Nov, 2015 1 commit
-
-
Médéric Boquien authored
Simplify and streamline the production of mock plots. Now just output one plot per file and do so in parallel. Also output in log when it seems to make sense.
-
- 10 Nov, 2015 1 commit
-
-
Médéric Boquien authored
When the flux file contains a mix of spaces and tabulations as column separators, pcigale discards the header and takes the first data line as the header. Now pcigale properly handles such a combination. Bug reported by Paola Santini.
-
- 06 Nov, 2015 3 commits
-
-
Yannick Roehlly authored
Actually raise an exception indicating to the users to change their parameters if the quenching age happens to be superior to the galaxy age. Fixes #2
-
Yannick Roehlly authored
A dummy parameter was used in param because a parameterless module is not possible. Now that we have the list of filters, we can remove it.
-
Yannick Roehlly authored
Using the param module, if the list of filters is empty, no flux will be computed and the module won't complain about '' missing filter. Also, switch the default value for this list of filters to the empty string, because None means that there is no default value which makes the module not usable without the list for filters parameters. Closes #5
-
- 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 7 commits
-
-
Yannick Roehlly authored
-
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
Ensure that the Lyman continuum emission is properly absorbed by the gas in the nebular module. This means that without that module, the Lyman continuum is left untouched. As this may be an issue for people used to running without the nebular module (assuming that the flux in individual bands in small), add an option to only absorb the Lyman continuum while discarding any nebular emission.
-
Médéric Boquien authored
Implement a simple verification of the list of modules to warn the user if some mandatory modules are missing.
-
- 02 Nov, 2015 2 commits
-
-
Médéric Boquien authored
Remove the radio component from the dale2014 model so that it can be used with the more flexible radio module, courtesy Daniel Dale
-
Médéric Boquien authored
-
- 01 Nov, 2015 3 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 26 Oct, 2015 1 commit
-
-
Médéric Boquien authored
-
- 25 Oct, 2015 1 commit
-
-
Médéric Boquien authored
-
- 23 Oct, 2015 1 commit
-
-
BURGARELLA Denis authored
-