Added to the documentation that the data range determines the fit range in case the specified fit range exceeds the data range
This commit is contained in:
parent
64410ed105
commit
628b15fb96
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html lang="en_US">
|
||||
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/MusrFit?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 01 Aug 2011 13:15:39 GMT -->
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/MusrFit?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 02 Sep 2011 17:10:41 GMT -->
|
||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=iso-8859-1"><!-- /Added by HTTrack -->
|
||||
<head>
|
||||
<link rel="stylesheet" href="../pub/System/HeadlinesPlugin/style.css" type="text/css" media="all" />
|
||||
@ -21,7 +21,7 @@
|
||||
<meta name="TEXT_MODIFY_SEARCH" content="Modify search" />
|
||||
|
||||
<link rel="icon" href="../pub/Main/WebPreferences/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="../pub/Main/WebPreferences/favicon.ico" type="image/x-icon" />
|
||||
<link rel="alternate" href="https://intranet.psi.ch/wiki/bin/edit/MUSR/MusrFit?t=1312204525" type="application/x-wiki" title="edit MusrFit" />
|
||||
<link rel="alternate" href="https://intranet.psi.ch/wiki/bin/edit/MUSR/MusrFit?t=1314983426" type="application/x-wiki" title="edit MusrFit" />
|
||||
<meta name="description" content="MusrFit" />
|
||||
<base /><!--[if IE]></base><![endif]-->
|
||||
|
||||
@ -849,7 +849,7 @@ etc.
|
||||
<dt> xy-data (fit type 8) </dt><dd> Specification of the data from an ASCII or DB file which should be used as <i>x</i> and <i>y</i> data (in this order). For a simple ASCII file the column numbers are used, in the case of a DB file one can either specify the variable numbers or the name of the variables as given in the DB header.
|
||||
</dd></dl>
|
||||
<p></p> <dl>
|
||||
<dt> fit </dt><dd> The range of data that should be considered when the fitting is done. For the μSR fit types <strong>0</strong>, <strong>2</strong>, and <strong>4</strong> here the starting and end times are given in microseconds. For the non-μSR fit type <strong>8</strong> the starting and end points of the fitting range are given in the units of the <i>x</i> data.
|
||||
<dt> fit </dt><dd> The range of data that should be considered when the fitting is done. For the μSR fit types <strong>0</strong>, <strong>2</strong>, and <strong>4</strong> here the starting and end times are given in microseconds. For the non-μSR fit type <strong>8</strong> the starting and end points of the fitting range are given in the units of the <i>x</i> data.<br><font color="#ff0000">In case the fit range specified here is larger than the <a href="#DataRange" class="foswikiCurrentTopicLink">data range</a> (in any direction), eventually the <a href="#DataRange" class="foswikiCurrentTopicLink">data range</a> will be used as fit range.</font>
|
||||
</dd></dl>
|
||||
<p></p> <dl>
|
||||
<dt> packing </dt><dd> Number of data channels to be binned together. For the non-μSR fit type <strong>8</strong> the binning is supposed to be 1.
|
||||
@ -1340,12 +1340,12 @@ For reporting bugs or requesting new features and improvements please use the <a
|
||||
</div><!-- /patternContent-->
|
||||
<hr />
|
||||
This topic: MUSR<span class='foswikiSeparator'> > </span><a href="WebHome.html" class="foswikiCurrentWebHomeLink">WebHome</a><span class='foswikiSeparator'> > </span>MusrFit <br />
|
||||
Topic revision: r95 - 25 Jul 2011 - 13:34:17 - <a href="https://intranet.psi.ch/Main/BastianWojek">BastianWojek</a>
|
||||
Topic revision: r96 - 02 Sep 2011 - 19:02:28 - <a href="https://intranet.psi.ch/Main/BastianWojek">BastianWojek</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</div><div id="patternBottomBar"><div id="patternBottomBarContents"><div id="patternWebBottomBar">Ideas, requests, problems regarding <a href="https://intranet.psi.ch/Main/WebHome">PSI Wiki</a>? <a href="mailto:psi.intranet@psi.ch?subject=Foswiki%20Feedback%20on%20MUSR.MusrFit">Send feedback</a></div></div></div>
|
||||
</div><div id="patternBottomBar"><div id="patternBottomBarContents"><div id="patternWebBottomBar">Ideas, requests, problems regarding <a href="https://intranet.psi.ch/Main/WebHome">PSI Wiki</a>? <a href="mailto:psi.intranet@psi.ch?subject=PSI%20Wiki%20Feedback%20on%20MUSR.MusrFit">Send feedback</a></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1354,13 +1354,8 @@ Topic revision: r95 - 25 Jul 2011 - 13:34:17 - <a href="https://intranet.psi.ch/
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
</body>
|
||||
<!-- gugus --></body>
|
||||
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/MusrFit?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 01 Aug 2011 13:15:54 GMT -->
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/MusrFit?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 02 Sep 2011 17:10:56 GMT -->
|
||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=iso-8859-1"><!-- /Added by HTTrack -->
|
||||
</html>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
</html>
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html lang="en_US">
|
||||
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/TutorialSingleHisto?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 01 Aug 2011 13:15:33 GMT -->
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/TutorialSingleHisto?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 02 Sep 2011 17:10:35 GMT -->
|
||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=iso-8859-1"><!-- /Added by HTTrack -->
|
||||
<head>
|
||||
<link rel="stylesheet" href="../pub/System/HeadlinesPlugin/style.css" type="text/css" media="all" />
|
||||
@ -21,7 +21,7 @@
|
||||
<meta name="TEXT_MODIFY_SEARCH" content="Modify search" />
|
||||
|
||||
<link rel="icon" href="../pub/Main/WebPreferences/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="../pub/Main/WebPreferences/favicon.ico" type="image/x-icon" />
|
||||
<link rel="alternate" href="https://intranet.psi.ch/wiki/bin/edit/MUSR/TutorialSingleHisto?t=1312204523" type="application/x-wiki" title="edit TutorialSingleHisto" />
|
||||
<link rel="alternate" href="https://intranet.psi.ch/wiki/bin/edit/MUSR/TutorialSingleHisto?t=1314983425" type="application/x-wiki" title="edit TutorialSingleHisto" />
|
||||
<meta name="description" content="TutorialSingleHisto" />
|
||||
<base /><!--[if IE]></base><![endif]-->
|
||||
|
||||
@ -195,7 +195,7 @@ packing 20
|
||||
</li> <li> <pre>forward 3</pre> the histogram number; in this example 3 corresponds to the histogram of the "Up" positron counter
|
||||
</li> <li> <pre>data 1 8000</pre> start and end bins of the range containing useful data in the histogram (to be adjusted, e.g. by using <code>musrt0</code>, see below)
|
||||
</li> <li> <pre>t0 1</pre> histogram bin corresponding to the time zero (muon implantation time) (to be adjusted, e.g. by <code>musrt0</code>, see below)
|
||||
</li> <li> <pre>fit 0 4.9</pre> start and end times (in μs) defining the fit range
|
||||
</li> <li> <pre>fit 0 4.9</pre> start and end times (in μs) defining the fit range.<br><font color="#ff0000">In case the fit range exceeds the range of useful data (specified above using the <strong>data</strong> tag), eventually this data range is used as fit range.</font>
|
||||
</li> <li> <pre>packing 20</pre> the packing of the histograms (in histogram bins)<br><br>Since the data of three histograms is to be analyzed, the file contains not only one but three RUN blocks—each defining the histogram-specific information following the example given above.
|
||||
</li></ul>
|
||||
</li> <li> <a href="MusrFit.html#TheCommandsBlock">the COMMANDS block</a>:<pre>
|
||||
@ -279,12 +279,12 @@ This page only summarizes the very basic features and options of the programs co
|
||||
</div><!-- /patternContent-->
|
||||
<hr />
|
||||
This topic: MUSR<span class='foswikiSeparator'> > </span>TutorialSingleHisto <br />
|
||||
Topic revision: r7 - 27 Jul 2011 - 19:45:59 - <a href="https://intranet.psi.ch/Main/BastianWojek">BastianWojek</a>
|
||||
Topic revision: r9 - 02 Sep 2011 - 19:10:07 - <a href="https://intranet.psi.ch/Main/BastianWojek">BastianWojek</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</div><div id="patternBottomBar"><div id="patternBottomBarContents"><div id="patternWebBottomBar">Ideas, requests, problems regarding <a href="https://intranet.psi.ch/Main/WebHome">PSI Wiki</a>? <a href="mailto:psi.intranet@psi.ch?subject=Foswiki%20Feedback%20on%20MUSR.TutorialSingleHisto">Send feedback</a></div></div></div>
|
||||
</div><div id="patternBottomBar"><div id="patternBottomBarContents"><div id="patternWebBottomBar">Ideas, requests, problems regarding <a href="https://intranet.psi.ch/Main/WebHome">PSI Wiki</a>? <a href="mailto:psi.intranet@psi.ch?subject=PSI%20Wiki%20Feedback%20on%20MUSR.TutorialSingleHisto">Send feedback</a></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -293,13 +293,8 @@ Topic revision: r7 - 27 Jul 2011 - 19:45:59 - <a href="https://intranet.psi.ch/M
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
</body>
|
||||
<!-- gugus --></body>
|
||||
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/TutorialSingleHisto?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 01 Aug 2011 13:15:36 GMT -->
|
||||
<!-- Mirrored from intranet.psi.ch/MUSR/TutorialSingleHisto?cover=print by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 02 Sep 2011 17:10:38 GMT -->
|
||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=iso-8859-1"><!-- /Added by HTTrack -->
|
||||
</html>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user