|
Chapters:
|
MuSR /
MulabMuSR.Mulab HistoryHide minor edits - Show changes to output Changed line 17 from:
* [[MuSR.MulabV2DoubleFit| to:
* [[MuSR.MulabV2DoubleFit|Plans for a double fit in Ver. 2.0]] Added line 17:
* [[MuSR.MulabV2DoubleFit|]Plans for a double fit in Ver. 2.0] Changed lines 5-6 from:
Here we * [[MuSR.MulabDownload| to:
Here we offer: * [[MuSR.MulabDownload|to download]] the toolbox. Changed line 9 from:
* [[MuSR.MulabAdvanced| to:
* [[MuSR.MulabAdvanced| Advanced topics]], at a second reading Added line 9:
* [[MuSR.MulabAdvanced| advanced topics]], at a second reading Changed line 22 from:
If you are familiar with μ to:
If you are familiar with μSR start having a look at the [[MuSR.MulabPrimer|Mulab Primer]].\\ Changed line 9 from:
to:
---- Deleted lines 10-11:
* [[MuSR.MulabModifyGuis| How to modify the main MULAB GUI window]] Deleted line 13:
Added lines 15-19:
* [[MuSR.MulabStructure| A description of its structure]], for maintainers, for those wishing to insert new functions, but also simply for being able to exploit matlab on the muon data. * [[MuSR.MulabAddAComponent | How to add a fit component to the mulab suite]] * [[MuSR.MulabModifyGuis| How to modify the main MULAB GUI window]] ---- Changed line 12 from:
* [[MuSR.MulabModifyGuis| How to to:
* [[MuSR.MulabModifyGuis| How to modify the main MULAB GUI window]] Added lines 11-12:
* [[MuSR.MulabAddAComponent | How to add a fit component to the mulab suite]] * [[MuSR.MulabModifyGuis| How to hack GUI windows]] Added line 8:
* [[MuSR.MulabTools|Mulab tools]], a brief description. Added lines 18-24:
If you are familiar with μsr start having a look at the [[MuSR.MulabPrimer|Mulab Primer]].\\ If you want a reference for all the buttons, inputs and dropdowns of the main mulab (fit) window type help mufit_gui st the matlab command\\ A brief description of the main tools is in [[MuSR.MulabTools]]. Mulab is a library of directly accessible functions. Changed line 27 from:
from the matlab prompt you get some information and hints to:
from the matlab prompt you get some information and hints. If installed correctly Changed lines 12-13 from:
* [[MuSR. to:
* [[MuSR.MulabTodo| TODO list]] of future improvements. Changed line 6 from:
* [[MuSR.MulabDownload| to:
* [[MuSR.MulabDownload|A download]] for the toolbox. Changed lines 3-4 from:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, to:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, for the moment). It shall be ported to octave in the next future, to make it really an open package. Two fundamental blocks, the loading routines and the fminuit engine are the work of G. Allodi (the latter also of F. James, of course) Changed lines 3-4 from:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave in the next future, to make it really an open package. to:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave in the next future, to make it really an open package. Two fundamental blocks, the loading routines and the fminuit engine are the work of G. Allodi (the latter also of F. James, of course) Changed lines 31-32 from:
in the command window, for instance, you can access the data set loaded by {$\mu$}lab. Note that the global names are uppercase. Being a structure, you can just type MU_DATA to display the first level of fields. You can recursively explore to:
in the command window, for instance, you can access the data set loaded by {$\mu$}lab. Note that the global names are uppercase. Being a structure, you can just type MU_DATA to display the first level of fields. You can recursively explore those fields which are themselves structures. Changed line 6 from:
* [[MuSR.MulabDownload| Download]] the to:
* [[MuSR.MulabDownload| Download]] the toolbox. Changed lines 6-7 from:
*[[MuSR.MulabPrimer| A primer]], for immediate use. to:
* [[MuSR.MulabDownload| Download]] the whole toolbox, with data load and fminuit binaries for linux32 linux64 and windows32. * [[MuSR.MulabPrimer| A primer]], for immediate use. Changed lines 6-8 from:
*[[MuSR.MulabPrimer| * [[MuSR.MulabStructure| * [[MuSR.MulabInstallation| to:
*[[MuSR.MulabPrimer| A primer]], for immediate use. * [[MuSR.MulabStructure| A description of its structure]], for maintainers, for those wishing to insert new functions, but also simply for being able to exploit matlab on the muon data. * [[MuSR.MulabInstallation| Installation instructions]] Changed line 8 from:
* [[MuSR.MulabInstallation| installation to:
* [[MuSR.MulabInstallation| installation instructions]] Changed line 17 from:
@@help mulab@@ to:
-> @@help mulab@@ Changed line 19 from:
@@help local/mulab@@ to:
-> @@help local/mulab@@ Changed lines 21-22 from:
@@help contents@@ to:
-> @@help contents@@ Changed lines 27-28 from:
@@help mu_globals@@ By typing @@global MU_DATA@@ in the command window, for instance, you can access the data set loaded by {$\mu$}lab. Note that the global names are uppercase. Being a structure, you can just type MU_DATA to display the first level of fields. You can recursively explore the to:
-> @@help mu_globals@@ By typing ->@@global MU_DATA@@ in the command window, for instance, you can access the data set loaded by {$\mu$}lab. Note that the global names are uppercase. Being a structure, you can just type MU_DATA to display the first level of fields. You can recursively explore the Changed lines 14-15 from:
'''A few to:
'''A few immediate help suggestions''' Changed lines 3-4 from:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave to make it really an open package. to:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave in the next future, to make it really an open package. Changed line 15 from:
to:
from the matlab prompt you get some information and hints of further help subjects. If installed correctly Changed lines 11-12 from:
to:
* [[MuSR.Todo| TODO list]] of wishes. Changed lines 3-4 from:
The {$\mu$}lab Toolbox is free for installation and also probably the to:
The {$\mu$}lab Toolbox is free for installation and also probably the most ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave to make it really an open package. Changed lines 1-4 from:
''' to:
'''Mulab: a Matlab Toolbox''' The {$\mu$}lab Toolbox is free for installation and also probably the very ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave to make it really an open package. Changed line 14 from:
to:
prom the matlab prompt you get some information and hints of further help subjects. If installed correctly Changed lines 17-25 from:
@@help contents@@ to:
@@help contents@@ Remember that in these helps, following Matlab conventions, the function commands are written in uppercase, for highlighting purposes, but all commands are lowercase. {$\mu$}lab leaves a blank workspace and transfers information among functions by means of a number of global structures. Their catalog is obtained by typing @@help mu_globals@@ By typing @@global MU_DATA@@ in the command window, for instance, you can access the data set loaded by {$\mu$}lab. Note that the global names are uppercase. Being a structure, you can just type MU_DATA to display the first level of fields. You can recursively explore the fields which are themselves structures. Added lines 1-17:
'''[$\mu$}lab: a Matlab toolbox''' This toolbox is free for installation and also probably the very ''open'' to modifications (if you have Matlab, of course). It shall be ported to octave to make it really an open package. Here we wish to provide: *[[MuSR.MulabPrimer| a primer]], for immediate use. * [[MuSR.MulabStructure| a description of its structure]], for maintainers, for those wishing to insert new functions, but also simply for being able to exploit matlab on the muon data. * [[MuSR.MulabInstallation| installation instructrions]] * [[MuSR.MulabTroubleshooting| Troubleshooting]] simple problems. * [[MuSR.MulabChangelog| Changelog]], a summary of the new features as they come Being a Matlab Toolbox, Mulab shares the usual help scheme of matlab functions: typing @@help mulab@@ you get some information and further help subjects. If installed correctly @@help local/mulab@@ offers the contents, a survey of available functions. If installed in any directory, you can run mulab from that directory and display the contents help by @@help contents@@ |