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