Menu

Commit [r10296]  Maximize  Restore  History

Spun out the automatic model-free protocol code from the full_analysis.py script.

This is discussed in the post https://mail.gna.org/public/relax-devel/2010-01/msg00075.html.

The aim is to have a single code base for the automatic protocols for all UI designs (prompt,
script, GUI, web interface, etc.). The API interface will be via class initialisations. The
automatic model-free protocol has been placed into the dAuvergne_protocol class.

Future aims of this code is to have the UI fill a single data pipe with all the data required for
the analysis, and then to pass in this pipe into the protocol. Then the auto-analysis will copy
this info into any other data pipes it requires. This will allow for better GUI interaction, data
display, etc.

bugman 2010-01-25

added /1.3/auto_analyses
copied /1.3/generic_fns/__init__.py -> /1.3/auto_analyses/__init__.py
changed /1.3/sample_scripts/full_analysis.py
copied /1.3/sample_scripts/full_analysis.py -> /1.3/auto_analyses/dauvergne_protocol.py
/1.3/auto_analyses
Directory.
/1.3/sample_scripts/full_analysis.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.