- 29 Nov, 2012 3 commits
-
-
Yannick Roehlly authored
When a numpy array was evaluated, it was interpreted as a list of possible values (although we generaly want the parametre value to be the array itself). Also, we changed the way to identify to-be-evaluated strings. The now must begin with "eval " and are expected to return an array.
-
Yannick Roehlly authored
-
Yannick Roehlly authored
read_array_description was renamed to evaluate_description and modified to take info account the fact that configobj returns arrays and that the parametre list may not be a numpy array.
-
- 25 Nov, 2012 7 commits
-
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-
Yannick Roehlly authored
This will be used to add some information to the configuration file.
-
Yannick Roehlly authored
Based on the same way the SED creation modules work.
-
Yannick Roehlly authored
PEP8 and other corrections.
-
Yannick Roehlly authored
-
Yannick Roehlly authored
-