|
|
|
The Computing for Science (CS) group supports ILL scientists, students and visitors in a number of activities including data analysis, instrument simulation and sample simulation.

How to obtain and install MfitMfit consists of about 40 Matlab .m functions, as well as the load functions, fitting functions, and fitting routines. To install Mfit on your system, you need to download an archived version, unpack it, and set up the configuration file. Follow the steps below: This installation only considers Mfit. For the whole package look at http://www.ill.fr/cs-software/all-softwares/matlab-ill/mfit/download/ 1. Download the archives below
funcs Fit functions for Mfit (with <tt>trix</tt> and <tt>convlv</tt>) nllsq Fit methods for Mfit (simplex and adapatative gradient) 2. Unpack the archives (installing sources)
3. Create the required Mex files ffind and texmex
4. to match your installation location...... Edit the Mfit configuration file
5. Add the Mfit directory to your Matlab path
6. Run Mfit
|