<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.davidhaberthuer.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="http://wiki.davidhaberthuer.ch/feed.php">
        <title>wiki.davidhaberthuer.ch - microct</title>
        <description></description>
        <link>http://wiki.davidhaberthuer.ch/</link>
        <image rdf:resource="http://wiki.davidhaberthuer.ch/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-23T17:02:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.davidhaberthuer.ch/microct/currentvspotential.m?rev=1591818144&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidhaberthuer.ch/microct/logfile.tex?rev=1591818144&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidhaberthuer.ch/microct/remote_access?rev=1591818144&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidhaberthuer.ch/microct/stack2vms?rev=1591818144&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidhaberthuer.ch/microct/usage_manual?rev=1591818144&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.davidhaberthuer.ch/microct/working_with_isq_files?rev=1591818144&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.davidhaberthuer.ch/_media/wiki/dokuwiki.svg">
        <title>wiki.davidhaberthuer.ch</title>
        <link>http://wiki.davidhaberthuer.ch/</link>
        <url>http://wiki.davidhaberthuer.ch/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.davidhaberthuer.ch/microct/currentvspotential.m?rev=1591818144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>currentvspotential.m</title>
        <link>http://wiki.davidhaberthuer.ch/microct/currentvspotential.m?rev=1591818144&amp;do=diff</link>
        <description>% Visualization of different Controlfile setups of the MicroCT at the DKF.
% We aim to plot current [kV] vs. potential [uA] of the x-ray tube.
clc;clear all;close all

Current = [45,45,55,55,70,70];
Potential = [88,177,72,145,57,114];

figure  
    plot(Current(1:2:end),Potential(1:2:end),&#039;r-*&#039;);
    hold on
    plot(Current(2:2:end),Potential(2:2:end),&#039;r-*&#039;);
    title(&#039;Current vs. Potential&#039;)
    xlabel(&#039;Strom/kV&#039;)
    xlim([40 75]) 
    ylabel(&#039;Spannung/\mu A&#039;)
    ylim([50 190])       

prin…</description>
    </item>
    <item rdf:about="http://wiki.davidhaberthuer.ch/microct/logfile.tex?rev=1591818144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>logfile.tex</title>
        <link>http://wiki.davidhaberthuer.ch/microct/logfile.tex?rev=1591818144&amp;do=diff</link>
        <description>I deliberately violated the “Never, ever use vertical rules”-guideline of CTAN:booktabs here...


\documentclass[paper=a4]{scrartcl}
\usepackage{booktabs}
\begin{document}
\thispagestyle{empty}
\noindent Measurement:\dotfill\\
\begin{table}[h]
	\centering
	\begin{tabular}{c|c|c|c|c}
		Sample Name &amp; ControlFile &amp; Measurement \# &amp; Job \# &amp; Time and Date \\
		\midrule
		&amp; &amp; &amp; &amp;\\
		\midrule
		&amp; &amp; &amp; &amp;\\
		\midrule
		&amp; &amp; &amp; &amp;\\
		\midrule
		&amp; &amp; &amp; &amp;\\
		\midrule
		&amp; &amp; &amp; &amp;\\
		\midrule
		&amp; &amp; &amp; &amp;\\
		\mi…</description>
    </item>
    <item rdf:about="http://wiki.davidhaberthuer.ch/microct/remote_access?rev=1591818144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>remote_access</title>
        <link>http://wiki.davidhaberthuer.ch/microct/remote_access?rev=1591818144&amp;do=diff</link>
        <description>Remote Access

SSH: Working on the µ40 from remote

The machine can be accessed per ssh using
$ anatomie@dkf38-20.dkf.unibe.ch
If you&#039;re running an X-server (see the X Server-page for details), you can also start the MicroCT-Command-Window using the command:</description>
    </item>
    <item rdf:about="http://wiki.davidhaberthuer.ch/microct/stack2vms?rev=1591818144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>stack2vms</title>
        <link>http://wiki.davidhaberthuer.ch/microct/stack2vms?rev=1591818144&amp;do=diff</link>
        <description>How2: beliebiger Bilderstack auf die OpenVMS-Maschine des Scanco MicroCT 40 transferieren

Bild ins korrekte Format konvertieren:

Bild(er-Stack) mit ImageJ laden und dort mit &#039;File&#039; &gt; &#039;Save as...&#039; &gt; &#039;Raw Data&#039; speichern.

Dieses .raw-File per FTP auf die OpenVMS-Station verschieben (</description>
    </item>
    <item rdf:about="http://wiki.davidhaberthuer.ch/microct/usage_manual?rev=1591818144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>usage_manual</title>
        <link>http://wiki.davidhaberthuer.ch/microct/usage_manual?rev=1591818144&amp;do=diff</link>
        <description>Manual for the MicroCT

Details

The MicroCT at the departement of clinical research is a Scanco µ40 desktop microtomography system. This wiki-page is a manual for using it and performing measurements on it. If you click on the symbol on the top right besides the title, you can download this page as an 
	&lt;center&gt;
		&lt;object id=&quot;scPlayer&quot; class=&quot;embeddedObject&quot; width=&quot;608&quot; height=&quot;478&quot; type=&quot;application/x-shockwave-flash&quot; data=&quot;http://content.screencast.com/users/haberthuer/folders/Jing/media/a15b…</description>
    </item>
    <item rdf:about="http://wiki.davidhaberthuer.ch/microct/working_with_isq_files?rev=1591818144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-10T19:42:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>working_with_isq_files</title>
        <link>http://wiki.davidhaberthuer.ch/microct/working_with_isq_files?rev=1591818144&amp;do=diff</link>
        <description>Import ISQ files to other Systems

Once you&#039;ve copied the .ISQ-files from the µCT onto your computer, you can import those files into ImageJ with the use of two different plugins.

Below are two ways to import ISQ files 

The Scanco Way

Andres Laib from SCANCO once sent me a bunch of ImageJ Plugins which can be used to read ISQ files. They are all contained in</description>
    </item>
</rdf:RDF>
