- 25 Aug, 2015 1 commit
-
-
Médéric Boquien authored
-
- 24 May, 2015 1 commit
-
-
Médéric Boquien authored
-
- 14 Apr, 2014 1 commit
-
-
Médéric Boquien authored
-
- 29 Mar, 2014 1 commit
-
-
Médéric Boquien authored
-
- 28 Mar, 2014 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 07 Mar, 2014 1 commit
-
-
Médéric Boquien authored
-
- 06 Mar, 2014 1 commit
-
-
Médéric Boquien authored
Allow pcigale to run without stellar populations so we can carry out SED modelling of dust only for instance.
-
- 20 Feb, 2014 1 commit
-
-
Médéric Boquien authored
Remove the possibility to use the same module several times. Simplification of the code ensues. Now sed.info keys are prefixed with the characteristic of the module (stellar, nebular, etc.).
-
- 30 Jan, 2014 1 commit
-
-
Yannick Roehlly authored
-
- 11 Jan, 2014 1 commit
-
-
Yannick Roehlly authored
Remove the author email addresses from the source files and add a AUTHORS.rst file with the addresses and current affiliation to make it easier to update the information. Also, give copyright to the University of Cambridge and the University of Crete for code developed by authors working there.
-
- 27 Dec, 2013 1 commit
-
-
Yannick Roehlly authored
It will make the documentation clearer.
-
- 26 Dec, 2013 4 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
For the creation and analysis modules, move the contents of the common.py files to the __init__.py.
-
Yannick Roehlly authored
Move the SED creation modules to pcigale.creation_modules to be more consistent with the analysis module location.
-
- 26 Nov, 2013 1 commit
-
-
Médéric Boquien authored
-
- 17 Sep, 2013 2 commits
-
-
Yannick Roehlly authored
When one value for a parameter is a list (for instance the list of attenuation keys for re-emission modules) we had to use the "eval [["a", "b"]]" notation. Convert these module to use a single string with items separated by a & ("a & b"). WARNING we must still change the way parameters are evaluated not to return everytime a list.
-
Yannick Roehlly authored
So that the configuration files and the serialized data have a logical order.
-
- 16 Sep, 2013 2 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
- 08 Jul, 2013 1 commit
-
-
Médéric Boquien authored
PEP8-fication of the code and correction of various typos and spelling mistakes.
-
- 01 Jul, 2013 1 commit
-
-
Médéric Boquien authored
Add the necessary structures and methods to add and retrieve them from the database.
-