updated the technical documentation.

This commit is contained in:
2020-05-19 14:17:18 +02:00
parent f2a598f512
commit 5ee3b17953
6 changed files with 4589 additions and 1257 deletions

View File

@ -0,0 +1,19 @@
/*********************************************************************************************
name: mupp.dox
created by: Andreas Suter, 2020/05/19
content: Description of mupp
**********************************************************************************************/
/**
\mainpage mupp - muon parameter plotter
<p>mupp allows to quickly plot parameters found in db-/dat-files. db-/dat-files are typically generated by msr2data from msr-files after fitting. A db-/dat-file is a collection of fitting parameters from a collection of muSR measurements. For instance a db-/dat-file collects a full temperature scan, a field scan, an energy scan, etc.
mupp allows to load these collections, select parameters in a x/y fashion and allows to plot it. It furthermore allows to create new variables which are mathematical transformations of the parameter vectors of a collection.
*/

File diff suppressed because it is too large Load Diff