README edited online with Bitbucket

This commit is contained in:
Zaher Salman 2018-06-09 08:24:34 +00:00
parent 0593f7c150
commit 51265b5556

22
README
View File

@ -7,16 +7,16 @@ Contents
-------- --------
This is a data analysis package to analyze time differential muSR and beta-NMR data. This is a data analysis package to analyze time differential muSR and beta-NMR data.
Currently it allows the following things: Currently it allows the following,
* setting up most commonly used fitting functions for muSR and beta-NMR * set up most commonly used fitting functions for muSR and beta-NMR
* fitting data, including global fits * fit data, including global fits
* showing the fit results and the residuals * show the fit results and the residuals
* showing the Fourier transform of the data * show the Fourier transform of the data
* extracting easily the fitting parameters to be used in other programs (gnuplot, qtiplot/origin, ...) * easily extract the fit parameters and import in other programs (gnuplot, qtiplot/origin, ...)
* allows to generate fitting input files for follow-up runs * generate input fitting files for follow-up runs
* allows to generate global fitting input files based on a single run template * generate global input fitting files based on a single run template
* allows to implement more sophisticated user functions * implement more sophisticated user functions
(e.g. GL vortex lattice, Meissner screening including low-energy muon stopping profiles) (e.g. GL vortex lattice, Meissner screening including low-energy muon stopping profiles)
Currently supported platforms Currently supported platforms
@ -24,8 +24,8 @@ Currently supported platforms
* Linux * Linux
* Mac OS X * Mac OS X
* Windows - not really, only for the very brave ones * Windows - not really, only for experts
* Any platform - http://musruser.psi.ch/cgi-bin/musrfit.cgi * Web based implementation - http://musruser.psi.ch/cgi-bin/musrfit.cgi
Documentation Documentation
------------- -------------