Menu

SVN archive Commit Log


Commit Date  
[r16512] by bugman

The specific API data_names() method now accepts the 'scope' argument.

This is used to differentiate global verses spin parameters.

2012-05-29 14:00:37 Tree
[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
include:
- data_names(),
- data_type(),
- default_value(),
- return_conversion_factor(),
- return_data_desc(),
- return_data_name(),
- return_grace_string(),
- return_units().

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'
structure.

2012-05-29 10:14:51 Tree
[r16505] by bugman

The py_type is now set for the minimisation parameters.

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
correctly added.

2012-05-29 09:37:45 Tree
[r16503] by bugman

Renamed 'param_set' to 'set' in the specific API param list object.

2012-05-29 09:27:57 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.