Menu

Commit [r19688]  Maximize  Restore  History

Converted all of the specific analysis modules into packages.

The model-free and steady-state NOE analyses were already packages, and this now brings all other
analyses in line with the package design of specific_analyses. The only change is that the files
specific_analyses/x.py have been shifted to specific_analyses/x/__init__.py and the __all__ package
variable added.

bugman 2013-05-15

added /trunk/specific_analyses/consistency_tests
renamed /trunk/specific_analyses/consistency_tests.py -> /trunk/specific_analyses/consistency_tests/__init__.py
added /trunk/specific_analyses/frame_order
renamed /trunk/specific_analyses/frame_order.py -> /trunk/specific_analyses/frame_order/__init__.py
added /trunk/specific_analyses/jw_mapping
renamed /trunk/specific_analyses/jw_mapping.py -> /trunk/specific_analyses/jw_mapping/__init__.py
added /trunk/specific_analyses/n_state_model
renamed /trunk/specific_analyses/n_state_model.py -> /trunk/specific_analyses/n_state_model/__init__.py
changed /trunk/specific_analyses/noe/__init__.py
added /trunk/specific_analyses/relax_fit
renamed /trunk/specific_analyses/relax_fit.py -> /trunk/specific_analyses/relax_fit/__init__.py
/trunk/specific_analyses/noe/__init__.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.