This file is indexed.

/usr/share/doc/mia-2.4/userref/Secmia2dsegseriesstats.html is in mia-tools-doc 2.4.3-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>mia-2dsegseriesstats</title><link rel="stylesheet" type="text/css" href="progref.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="Mia Program Reference"><link rel="up" href="SecToolsforMyocardialPerfusionAnalysis.html" title="Tools for Myocardial Perfusion Analysis"><link rel="prev" href="Secmia2dsegmentcropbox.html" title="mia-2dsegmentcropbox"><link rel="next" href="Secmia2dsegshift.html" title="mia-2dsegshift"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">mia-2dsegseriesstats</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Secmia2dsegmentcropbox.html">Prev</a> </td><th width="60%" align="center">Tools for Myocardial Perfusion Analysis</th><td width="20%" align="right"> <a accesskey="n" href="Secmia2dsegshift.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="Secmia2dsegseriesstats"></a>mia-2dsegseriesstats</h3></div></div></div><h4><a name="idp6958"></a>Sysnopis:</h4><div class="cmdsynopsis"><p><code class="command">mia-2dsegseriesstats</code>  {-o <em class="replaceable"><code>string</code></em>} {-g <em class="replaceable"><code>string</code></em>} [
          <em class="replaceable"><code>options</code></em>
        ...]</p></div><h4><a name="idp6967"></a>Description:</h4><p>This program is used evaluate various time-intensity curves over a series of images given by a segmentation set. Specifically, the program is taylored to evaluate average intensities and variations of sections the left ventricle myocardium. The segmentation set must contain the segmentations for all slices that will be accessed during evaluation. </p><h4><a name="idp6969"></a>Options:</h4><div class="variablelist"><dl class="variablelist compact"><dt><span class="term">-o, --original=(input, required); string</span></dt><dd><p>original segmentation set</p></dd><dt><span class="term">-g, --registered=(input, required); string</span></dt><dd><p>registered segmentation set</p></dd><dt><span class="term">-k, --skip=2; int</span></dt><dd><p>images to skip at the begin of the series, if (k &lt; 0) use RV peak of the registered set if setimages to skip at the begin of the series, if (k &lt; 0) use RV peak of the registered set if set</p></dd><dt><span class="term">-r, --reference=-1; int</span></dt><dd><p>reference frame for automatic curve extraction. Negative values can be used to indicate specific values (if given in the segmentation set):
   -3: Middle of the series
   -2: prefererred reference
   -1: LV peak
if any of the above is not available or the value is &lt; -3, use the last frame of the series.reference frame for automatic curve extraction. Negative values can be used to indicate specific values (if given in the segmentation set):
   -3: Middle of the series
   -2: prefererred reference
   -1: LV peak
if any of the above is not available or the value is &lt; -3, use the last frame of the series.</p></dd><dt><span class="term">-c, --curves=(output); string</span></dt><dd><p>region average value curves, The output files each comprises a table in plain-text format that contains three columns for each section of the LV myocardium: The first column contains the values obtained by using the original segmentation of the reference on all images of the original series, the second column contains the values obtained by the registered segmentation of the reference on all images of the registered series, and the third column contains the values obtained by using the segmentations of each slice on the original images.</p></dd><dt><span class="term">-v, --varcurves=(output); string</span></dt><dd><p>region variation values, same formt as described above. </p></dd><dt><span class="term">-n, --nsections=0; ulong</span></dt><dd><p>number of sections to use, 0=use as segmented, otherwise Otherwise, the LV myocardium is divided into n sections that enclose equal angles starting at the right ventricle insertion point moving clock-wise using the LV center as angular point.number of sections to use, 0=use as segmented, otherwise Otherwise, the LV myocardium is divided into n sections that enclose equal angles starting at the right ventricle insertion point moving clock-wise using the LV center as angular point.</p></dd></dl></div><h4><a name="idp6999"></a>Help &amp; Info</h4><div class="variablelist"><dl class="variablelist compact"><dt><span class="term">-V, --verbose=warning; dict</span></dt><dd><p>verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are:</p><div class="informaltable"><table class="informaltable" border="0"><colgroup><col class="c1"><col class="c2"></colgroup><tbody><tr><td align="left" valign="top">info:</td><td align="left" valign="top">Low level messages</td></tr><tr><td align="left" valign="top">trace:</td><td align="left" valign="top">Function call trace</td></tr><tr><td align="left" valign="top">fail:</td><td align="left" valign="top">Report test failures</td></tr><tr><td align="left" valign="top">warning:</td><td align="left" valign="top">Warnings</td></tr><tr><td align="left" valign="top">error:</td><td align="left" valign="top">Report errors</td></tr><tr><td align="left" valign="top">debug:</td><td align="left" valign="top">Debug output</td></tr><tr><td align="left" valign="top">message:</td><td align="left" valign="top">Normal messages</td></tr><tr><td align="left" valign="top">fatal:</td><td align="left" valign="top">Report only fatal errors</td></tr></tbody></table></div></dd><dt><span class="term">--copyright=(); bool</span></dt><dd><p>print copyright information</p></dd><dt><span class="term">-h, --help=(); bool</span></dt><dd><p>print this help</p></dd><dt><span class="term">-?, --usage=(); bool</span></dt><dd><p>print a short help</p></dd><dt><span class="term">--version=(); bool</span></dt><dd><p>print the version number and exit</p></dd></dl></div><h4><a name="idp7050"></a>Processing</h4><div class="variablelist"><dl class="variablelist compact"><dt><span class="term">--threads=-1; int</span></dt><dd><p>Maxiumum number of threads to use for processing,This number should be lower or equal to the number of logical processor cores in the machine. (-1: automatic estimation).Maxiumum number of threads to use for processing,This number should be lower or equal to the number of logical processor cores in the machine. (-1: automatic estimation).</p></dd></dl></div><h4><a name="idp7056"></a>Example:</h4><p>Evaluate the two curve typed for 12 sections from segemntation sets orig.set and reg.set skipping the first 2 frames. The output will be written to curves.txt and varcurves.txt respectively.</p><pre class="screen">mia-2dsegseriesstats -i org.set -g reg.set -c curves.txt -v varcurves.txt -n 12 -k 2</pre><h4><a name="idp7059"></a>Author(s):</h4><p>Gert Wollny</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Secmia2dsegmentcropbox.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="SecToolsforMyocardialPerfusionAnalysis.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="Secmia2dsegshift.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">mia-2dsegmentcropbox </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> mia-2dsegshift</td></tr></table></div></body></html>