mailr19017 - in /trunk: ./ auto_analyses/ generic_fns/ generic_fns/structure/ gui/analyses/ lib/ maths_fns/ maths_fns/frame_orde...


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 22, 2013 - 22:45:
Author: bugman
Date: Fri Mar 22 22:45:30 2013
New Revision: 19017

URL: http://svn.gna.org/viewcvs/relax?rev=19017&view=rev
Log:
Shifted the physical_constants module into the lib package.

This is part of the relax library redesign.


Added:
    trunk/lib/physical_constants.py
      - copied unchanged from r19014, trunk/physical_constants.py
Removed:
    trunk/physical_constants.py
Modified:
    trunk/auto_analyses/stereochem_analysis.py
    trunk/generic_fns/align_tensor.py
    trunk/generic_fns/bruker.py
    trunk/generic_fns/diffusion_tensor.py
    trunk/generic_fns/palmer.py
    trunk/generic_fns/pcs.py
    trunk/generic_fns/rdc.py
    trunk/generic_fns/relax_data.py
    trunk/generic_fns/structure/mass.py
    trunk/gui/analyses/auto_model_free.py
    trunk/lib/__init__.py
    trunk/maths_fns/frame_order/__init__.py
    trunk/maths_fns/n_state_model.py
    trunk/maths_fns/pcs.py
    trunk/specific_fns/consistency_tests.py
    trunk/specific_fns/frame_order.py
    trunk/specific_fns/jw_mapping.py
    trunk/specific_fns/model_free/__init__.py
    trunk/specific_fns/model_free/mf_minimise.py
    trunk/specific_fns/n_state_model.py
    trunk/test_suite/system_tests/consistency_tests.py
    trunk/test_suite/system_tests/frame_order.py
    trunk/test_suite/system_tests/jw_mapping.py
    trunk/test_suite/system_tests/model_free.py
    trunk/test_suite/system_tests/scripts/consistency_tests_calc_test.py
    trunk/test_suite/system_tests/scripts/consistency_tests_set_value.py
    trunk/test_suite/system_tests/scripts/jw_mapping_calc_test.py
    trunk/test_suite/system_tests/scripts/jw_mapping_set_value.py
    trunk/test_suite/system_tests/scripts/model_free/opendx_s2_te_rex.py
    trunk/test_suite/system_tests/scripts/n_state_model/A_to_chi.py
    trunk/test_suite/system_tests/scripts/n_state_model/pcs_back_calc.py
    trunk/test_suite/system_tests/scripts/n_state_model/pcs_to_rdc.py
    trunk/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py
    trunk/user_functions/dipole_pair.py
    trunk/user_functions/relax_data.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/auto_analyses/stereochem_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/auto_analyses/stereochem_analysis.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/align_tensor.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/bruker.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/bruker.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/diffusion_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/diffusion_tensor.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/palmer.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/palmer.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/pcs.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/pcs.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/rdc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/rdc.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/relax_data.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/relax_data.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/generic_fns/structure/mass.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/structure/mass.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/gui/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/gui/analyses/auto_model_free.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/lib/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/__init__.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/maths_fns/frame_order/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/maths_fns/frame_order/__init__.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/maths_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/maths_fns/n_state_model.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/maths_fns/pcs.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/maths_fns/pcs.py?rev=19017&r1=19016&r2=19017&view=diff

Removed: trunk/physical_constants.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/physical_constants.py?rev=19016&view=auto

Modified: trunk/specific_fns/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_fns/consistency_tests.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/specific_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_fns/frame_order.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/specific_fns/jw_mapping.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_fns/jw_mapping.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/specific_fns/model_free/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_fns/model_free/__init__.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/specific_fns/model_free/mf_minimise.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_fns/model_free/mf_minimise.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_fns/n_state_model.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/consistency_tests.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/frame_order.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/jw_mapping.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/jw_mapping.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/model_free.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/consistency_tests_calc_test.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/consistency_tests_calc_test.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/consistency_tests_set_value.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/consistency_tests_set_value.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/jw_mapping_calc_test.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/jw_mapping_calc_test.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/jw_mapping_set_value.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/jw_mapping_set_value.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/model_free/opendx_s2_te_rex.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/model_free/opendx_s2_te_rex.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/n_state_model/A_to_chi.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/n_state_model/A_to_chi.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/n_state_model/pcs_back_calc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/n_state_model/pcs_back_calc.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/n_state_model/pcs_to_rdc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/n_state_model/pcs_to_rdc.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/user_functions/dipole_pair.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/dipole_pair.py?rev=19017&r1=19016&r2=19017&view=diff

Modified: trunk/user_functions/relax_data.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/relax_data.py?rev=19017&r1=19016&r2=19017&view=diff




Related Messages


Powered by MHonArc, Updated Fri Mar 22 23:00:02 2013