- 29 Nov, 2013 2 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
- 26 Nov, 2013 1 commit
-
-
Médéric Boquien authored
-
- 24 Nov, 2013 1 commit
-
-
Yannick Roehlly authored
A table containing the parameters of the best SED for each observation, as well as the values for the analysed variables for these best SEDs, is saved.
-
- 12 Nov, 2013 1 commit
-
-
Yannick Roehlly authored
-
- 08 Nov, 2013 2 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
- 17 Oct, 2013 1 commit
-
-
Yannick Roehlly authored
-
- 15 Oct, 2013 3 commits
-
-
Yannick Roehlly authored
In the sfhfromfile module, make the SFH normalisation to 1 solar mass produced at the given age optional. When using pcigale to simulate SEDs, one may not want this normalisation to happend. Such SEDs should not be stored in the database (but SEDs made using sfhfromfile should not anyway be stored in the database). We will have to make the SED storing optional in the warehouse.
-
Yannick Roehlly authored
Add a method to generate SED corresponding to a list of modules and parameter sets, one at a time to the warehouse.
-
Yannick Roehlly authored
-
- 18 Sep, 2013 3 commits
-
-
Yannick Roehlly authored
Make the cosmology changeable by importing the desired cosmology in pcigale.sed.cosmology. If one day the users need to change the cosmology more easily, make it a configuration parameter of pcigale.
-
Yannick Roehlly authored
Also warn the user when an output was renamed.
-
Yannick Roehlly authored
-
- 17 Sep, 2013 10 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
For redshift and analysis module, we don't need to evaluate each parameter as an array as we don't expect arrays here (and that force us to use parameter[0] to get the value). Configobj return strings, to evaluate the booleans on their "string" content.
-
Yannick Roehlly authored
-
Yannick Roehlly authored
Instead of prefixing the key in the SED with the module name, we postfix them with the same postfix as the module name if any. This makes easier to inter-change modules adding the same information (for instance attenuation modules adding the attenuation value). That implies that when using several modules adding the same information, one must postfix the name of each.
-
Yannick Roehlly authored
Instead of prefixing the key in the SED with the module name, we postfix them with the same postfix as the module name if any. This makes easier to inter-change modules adding the same information (for instance attenuation modules adding the attenuation value). That implies that when using several modules adding the same information, one must postfix the name of each.
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
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 10 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
Use sphinx with astropy _templates (it would be great to make pcigale an affilated package). Make the skeleton of the documentation. Start to write pcigale script usage.
-
Yannick Roehlly authored
We follow the astropy version number scheme VERSION-RELEASE.
-
Médéric Boquien authored
-
- 26 Aug, 2013 1 commit
-
-
Yannick Roehlly authored
-
- 23 Aug, 2013 1 commit
-
-
Yannick Roehlly authored
Take the Maraston 2005 models from the right page (see Readme.rst). The one we were using come from an old (but still alive) page and the Kroupa half solar metallicity SSP had a problem that was corrected around 2011. Also, we keep all the unused SSP in the "not_in_base" folder.
-
- 30 Jul, 2013 1 commit
-
-
Yannick Roehlly authored
-
- 24 Jul, 2013 1 commit
-
-
Yannick Roehlly authored
-
- 11 Jul, 2013 1 commit
-
-
Yannick Roehlly authored
-
- 09 Jul, 2013 1 commit
-
-
Yannick Roehlly authored
-