[Relax-commits] r2303 - in /1.1: Makefile maths_fns/Makefile maths_fns/exp_fn.c maths_fns/exp_fn.h maths_fns/relax_fit.c maths_fns/relax_fit.h specific_fns/relax_fit.py (January 10, 2006 - 04:07)

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

 

Author: bugman
Date: Tue Jan 10 04:05:54 2006
New Revision: 2303

URL: http://svn.gna.org/viewcvs/relax?rev=2303&view=rev
Log:
Relaxation curve fitting and Makefile changes.

A second Makefile within the 'maths_fns' directory has been created as a copy of the Makefile in the
base directory.  The new Makefile contains the compilation rules for the maths_fns directory which
were located in the old file.

The files 'exp_fn.c' and 'exp_fn.h' have been renamed to 'relax_fit.c' and 'relax_fit.h'
respectively.  This is so the old function names can contain the code for back calculating the
peak intensities from the given parameters, while the relax_fit code contains the setup function as
well as the functions func, dfunc, and d2func.

More minimisation code has been added to 'specific_fns/relax_fit.py'.


Added:
    1.1/maths_fns/Makefile
      - copied, changed from r2302, 1.1/Makefile
    1.1/maths_fns/relax_fit.c
      - copied, changed from r2302, 1.1/maths_fns/exp_fn.c
    1.1/maths_fns/relax_fit.h
      - copied, changed from r2302, 1.1/maths_fns/exp_fn.h
Removed:
    1.1/maths_fns/exp_fn.c
    1.1/maths_fns/exp_fn.h
Modified:
    1.1/Makefile
    1.1/specific_fns/relax_fit.py



Related Mails




Powered by MHonArc, Updated Tue Jan 10 04:20:04 2006