Recent Changes · Search:

Dispense


µSR

Chapters:

  1. Introduction
  2. The muon
  3. Muon production
  4. Spin polarization
  5. Detect the µ spin
  6. Implantation
  7. Paramagnetic species
  8. A special case: a muon with few nuclei
  9. Magnetic materials
  10. Relaxation functions
  11. Superconductors
  12. Mulab
  13. Musite
  14. More details

Tips

PmWiki

pmwiki.org

edit SideBar

Mulab

MuSR.Mulab History

Hide minor edits - Show changes to output

March 27, 2010, at 09:33 AM by 151.51.143.90 -
Changed line 17 from:
* [[MuSR.MulabV2DoubleFit|]Plans for a double fit in Ver. 2.0]
to:
* [[MuSR.MulabV2DoubleFit|Plans for a double fit in Ver. 2.0]]
March 27, 2010, at 09:32 AM by 151.51.143.90 -
Added line 17:
* [[MuSR.MulabV2DoubleFit|]Plans for a double fit in Ver. 2.0]
Changed lines 5-6 from:
Here we wish to provide:
* [[MuSR.MulabDownload|A download]] for the toolbox.
to:
Here we offer:
* [[MuSR.MulabDownload|to download]] the toolbox.
Changed line 9 from:
* [[MuSR.MulabAdvanced| advanced topics]], at a second reading
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 μsr start having a look at the [[MuSR.MulabPrimer|Mulab Primer]].\\
to:
If you are familiar with μSR start having a look at the [[MuSR.MulabPrimer|Mulab Primer]].\\
Changed line 9 from:
* [[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.
to:
----
Deleted lines 10-11:
* [[MuSR.MulabAddAComponent | How to add a fit component to the mulab suite]]
* [[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 hack GUI windows]]
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 of further help subjects. If installed correctly
to:
from the matlab prompt you get some information and hints. If installed correctly
Changed lines 12-13 from:
* [[MuSR.Todo| TODO list]] of wishes.
to:
* [[MuSR.MulabTodo| TODO list]] of future improvements.
Changed line 6 from:
* [[MuSR.MulabDownload| Download]] the toolbox.
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, 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)
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 the
fields which are themselves structures.
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 whole toolbox, with data load and fminuit binaries for linux32 linux64 and windows32.
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| 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]]
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 instructrions]]
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 immediat help suggestions'''
to:
'''A few immediate help suggestions'''
Added lines 13-15:
----
'''A few immediat 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:
prom the matlab prompt you get some information and hints of further help subjects. If installed correctly
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 very ''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 to make it really an open package.
Changed lines 1-4 from:
'''[$\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.
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:
you get some information and further help subjects. If installed correctly
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@@
Edit - History - Print - PDF - Recent Changes - Search
Page last modified on March 27, 2010, at 09:33 AM