Menu

Commit [r16425]  Maximize  Restore  History

Bug fix for all of the specific analysis code.

The SPIN_PARAM and GLOBAL_PARAM structures are now initialised within the __init__() methods rather
than being class variables. This bug was only uncovered by the auto-generated user functions. The
problem with them being class variables of the base class is that the objects are then the same for
all specific analyses.

bugman 2012-05-23

changed /branches/uf_redesign/specific_fns/api_base.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/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/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/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.