<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.xn--davidhaberthr-7ob.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.xn--davidhaberthr-7ob.ch/feed.php">
        <title>wiki.davidhaberthuer.ch - acinarsize</title>
        <description></description>
        <link>https://wiki.xn--davidhaberthr-7ob.ch/</link>
        <image rdf:resource="https://wiki.xn--davidhaberthr-7ob.ch/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-21T10:13:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/dicomreader?rev=1591818142&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/disectorerklaerung?rev=1591818142&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/volumentabellierer?rev=1591818142&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.xn--davidhaberthr-7ob.ch/_media/wiki/dokuwiki.svg">
        <title>wiki.davidhaberthuer.ch</title>
        <link>https://wiki.xn--davidhaberthr-7ob.ch/</link>
        <url>https://wiki.xn--davidhaberthr-7ob.ch/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/dicomreader?rev=1591818142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dicomreader</title>
        <link>https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/dicomreader?rev=1591818142&amp;do=diff</link>
        <description>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Reads DICOM-Files exported with
% p:\doc\MeVisLab-Networks\2011\ExtractAcinusAndExport.mlab and save them
% as JPG image sequences to further peruse with the STEPanizer.com
% First version: 20.06.2011, reading and displaying the DICOM-file
% 28.07.2011: Now reads ALL the DICOM-Files in the directory selected on
% Line 16 and converts them in one batch.

clc
clear all
close all

%% 60A - 
%% 60B - 2010c
% 60C - 2010a
% 60D …</description>
    </item>
    <item rdf:about="https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/disectorerklaerung?rev=1591818142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>disectorerklaerung</title>
        <link>https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/disectorerklaerung?rev=1591818142&amp;do=diff</link>
        <description>\documentclass{article}
\usepackage{tikz,pgfplots}
\usepackage[pdftex,active,tightpage]{preview}
\usepackage{underscore}
\begin{document}
\begin{preview}
%%%%%%%%%%%%
\LARGE
\def\x{5}
\def\spacer{0.25}
\def\disector{2}
\def\slicedistance{8}
\begin{tikzpicture}
	\clip (-3,0) rectangle (\x+7,28.25);
	\foreach \y in {1,...,28}
		{\draw [ultra thick] (0,\y) -- (\x,\y);}
	\foreach \y in {1,...,25}
		{\node at (-1,\y) {Slice \y};}
	\draw [ultra thick,dotted] (-1,25.5) -- (-1,29);	
	\foreach \y in {1,2…</description>
    </item>
    <item rdf:about="https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/volumentabellierer?rev=1591818142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>volumentabellierer</title>
        <link>https://wiki.xn--davidhaberthr-7ob.ch/acinarsize/volumentabellierer?rev=1591818142&amp;do=diff</link>
        <description>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Reads DICOM-Files of the acini from each day 60-sample and extracts their
% volume to an XLS-File

clc
clear all
close all

SamplePath{1} = &#039;d:\SLS\2010c\R108C60B_B1_mrg\&#039;;
SamplePath{2} = &#039;d:\SLS\2010a\mrg\R108C60C_B1-mrg\&#039;;
SamplePath{3} = &#039;d:\SLS\2009f\mrg\R108C60Dt-mrg\&#039;;
SamplePath{4} = &#039;d:\SLS\2009f\mrg\R108C60Et-mrg\&#039;;

%% Iterate through Samples
for SampleCounter=1:size(SamplePath,2)
    disp([ &#039;Counting DICOM-File…</description>
    </item>
</rdf:RDF>
