Commit | Date | |
---|---|---|
[r16511]
by
bugman
Lots of improvements for the specification of the model-free global and spin parameters. |
2012-05-29 13:59:49 | Tree |
[r16510]
by
bugman
The specific API param list base_loop() and loop() methods now match against the parameter scope. This allows for the differentiation of global from spin parameters. |
2012-05-29 13:58:06 | Tree |
[r16509]
by
bugman
Improvements and fixes for the minimisation parameters in the specific API param list object. |
2012-05-29 12:53:02 | Tree |
[r16508]
by
bugman
The specific API param list get_desc() method now skips the error and sim structures. |
2012-05-29 10:44:15 | Tree |
[r16507]
by
bugman
Removed a number of specific API methods from the model-free analysis. These are now provided by the base class. |
2012-05-29 10:42:59 | Tree |
[r16506]
by
bugman
Large reworking of the specific analysis API. Many specific methods relating to parameters have been shifted into the API base class. These These are now essentially provided by the parameter list object. All of the global and spin parameter lists have now also been merged into the single 'self.PARAMS' |
2012-05-29 10:14:51 | Tree |
2012-05-29 09:38:32 | Tree | |
[r16504]
by
bugman
Fixes for the specific API param list object. The add() method now checks that the py_type is given, and the 'select' and 'fix' parameters are now |
2012-05-29 09:37:45 | Tree |
2012-05-29 09:27:57 | Tree | |
[r16502]
by
bugman
Split the specific API param obj loop() method into two. The new base_loop() method loops over the parameter names according to set, whereas the loop() |
2012-05-29 09:25:19 | Tree |