Menu

Commit [r16506]  Maximize  Restore  History

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.

bugman 2012-05-29

changed /branches/uf_redesign/specific_fns/api_base.py
changed /branches/uf_redesign/specific_fns/api_common.py
changed /branches/uf_redesign/specific_fns/consistency_tests.py
changed /branches/uf_redesign/specific_fns/frame_order.py
changed /branches/uf_redesign/specific_fns/jw_mapping.py
changed /branches/uf_redesign/specific_fns/model_free/__init__.py
changed /branches/uf_redesign/specific_fns/model_free/main.py
changed /branches/uf_redesign/specific_fns/n_state_model.py
changed /branches/uf_redesign/specific_fns/noe/__init__.py
changed /branches/uf_redesign/specific_fns/relax_fit.py
/branches/uf_redesign/specific_fns/api_base.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/api_common.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/consistency_tests.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/frame_order.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/jw_mapping.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/model_free/__init__.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/model_free/main.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/n_state_model.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/noe/__init__.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/specific_fns/relax_fit.py Diff Switch to side-by-side view
Loading...
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.