<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-22T14:44:51Z</responseDate><request verb="GetRecord" identifier="oai:helda.helsinki.fi:10138/341022" metadataPrefix="dim">https://helda.helsinki.fi/server/oai/request</request><GetRecord><record><header><identifier>oai:helda.helsinki.fi:10138/341022</identifier><datestamp>2026-07-23T15:15:49Z</datestamp><setSpec>com_10138_18086</setSpec><setSpec>com_10138_17738</setSpec><setSpec>col_10138_18093</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" lang="fi">Helsingin yliopisto, Matemaattis-luonnontieteellinen tiedekunta</dim:field>
   <dim:field mdschema="dc" element="contributor" lang="en">University of Helsinki, Faculty of Science</dim:field>
   <dim:field mdschema="dc" element="contributor" lang="sv">Helsingfors universitet, Matematisk-naturvetenskapliga fakulteten</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author">Halkoaho, Johannes</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2022</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">URN:NBN:fi:hulib-202202251351</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">http://hdl.handle.net/10138/341022</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="fi">MS tai magneettispektroskopia on kuvantamistekniikka, jolla saadaan tietoa kudosten metaboli ittikonsentraatioista tietystä tilavuudesta. Näistä konsentraatioarvoista voidaan tehdä potilaan&#xd;
diagnostiikkaan vaikuttavia johtopäätöksiä. Tekniikkaa voidaan käyttää myös aivokuvantamisessa.&#xd;
Aivot koostuvat pääasiassa kolmesta kudoksesta, jotka ovat selkäydinneste, valkoinen ja harmaa&#xd;
aine. MS:n kannalta on tärkeä tietää näiden aivokudosten suhteelliset tilavuusosuudet, koska tekni ikan resoluutio on huomattavasti pienempi kuin perinteisen magneettikuvantamisen. Jokaisella&#xd;
kudostyypillä on erilainen metaboliittiprofiili. Saadakseen merkityksellistä dataa, on otettava&#xd;
huomioon kudosten suhteelliset määrät. Tämä tieto voidaan saada segmentoimalla magneettiku vauksella muodostetut kuvat.&#xd;
Tässä työssä luotiin ohjelma, joka pystyy määrittämään suhteelliset tilavuusosuudet kuvauslait teen tuottamasta .rda-tiedostosta ja Nifti-tiedostosta. Nifti-tiedosto on magneettikuvauksella muo dostettu kolmiulotteinen kuvatiedosto ja .rda-tiedosto on valmistajan raakadataformaatti spek troskopiadatalle, jossa on tarvittava informaatio valitusta tilavuudesta. Ohjelma on toteutettu&#xd;
käyttäen Python ja JavaScript ohjelmointikieliä sekä FSL:n eri toimintoja. FSL on kattava kirjasto&#xd;
analyysityökaluja, joka on tarkoitettu aivojen kuvantamisdatan käsittelyyn.&#xd;
Ohjelman toimintavaiheet ovat: valitun tilavuuden koordinaattien määrittäminen FSL:n vokseli&#xd;
koordinaateissa, maskin luominen oikeaan orientaatioon ja sijaintiin, aivokudoksen erottaminen&#xd;
käyttäen FSL:n siihen tarkoitettua työkalua (BET), kuvan segmentointi käyttäen FSL:n segmen tointi työkalua (FAST), maskin rekisteröinti segmentoituihin kuviin ja suhteellisten tilavuuksien&#xd;
laskeminen.&#xd;
Ohjelmaa testattiin Meilahden Kolmiosairaalassa tätä työtä varten kuvattuun dataan. Dataan ku ului viisi eri spektroskopiatilavuutta eri osista aivoja ja T1-painoitteinen aivokuva. Ohjelmalle an nettiin tarvittavat tiedot .rda-tiedoston muodossa ja T1-painoitteinen aivokuva Nifti-tiedoston muo dossa. Ohjelma määritti näiden tiedostojen perusteella suhteelliset tilavuusosuudet jokaisesta vii destä tilavuudesta. Aivojen eri alueiden suhteellisissa tilavuusosuuksissa on yksilöllisiä vaihteluita,&#xd;
joten absoluuttista vertailuarvoa ei voi määrittää. Tulokset vastasivat valittujen tilavuuksien mah dollisia suhteellisia tilavuusosuuksia. Kehitettyä ohjelmaa voidaan käyttää tutkimuksissa, jotka&#xd;
tarvitsevat aivokudosten suhteelliset tilavuusosuudet spektroskopiatilavuudesta. Kliinisen käytön&#xd;
mahdollisuus vaatisi ohjelmalta DICOM-standardi tukea.</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="en">MRS or magnetic resonance spectroscopy is an imagining technique which can be used to gain&#xd;
information about the metabolite concentration within a certain volume of interest. This can be&#xd;
used for example in brain imagining.&#xd;
The brain consists of three main types of tissue: cerebrospinal fluid, white and gray matter. It&#xd;
is important to know the different volume fractions of these tissues as the resolution in MRS is&#xd;
significantly lower than that of magnetic resonance imagining (MRI). The tissues all have different&#xd;
metabolite profiles and in order to get meaningful data the volume fractions need to be taken into&#xd;
account. This information can be gained from the segmentation of an image formed by using MRI.&#xd;
In this work a software tool was created to find these volume fractions with the input of a .rda&#xd;
file that is created by the scanner and Nifti file. The Nifti file is the image formed by using&#xd;
MRI and the .rda file is the manufacturers raw data format for spectroscopy data which has the&#xd;
relevant information about the volumes of interest. The software tool was created using Python and&#xd;
JavaScript programming languages and different functions of FSL. FSL is a comprehensive library&#xd;
of analysis tools used in brain imaging data processing.&#xd;
The steps for the software tool are: determining the coordinates of the volume of interest in FSL&#xd;
voxel coordinates, creating a mask in the correct orientation and location, removing non-brain tissue&#xd;
from the image using FSL’s tool tailored for that purpose (BET), segmenting the image using FSL’s&#xd;
segmenting tool (FAST), registering the mask on the segmented images and calculating the volume&#xd;
fractions.&#xd;
The software tool was tested on imaging data that was obtained at Meilahti Kolmiosairaala for&#xd;
the purpose of the testing. The testing data set included five different spectroscopy volumes from&#xd;
different parts of the brain and a T1 weighted image. The software tool was given the relevant&#xd;
information about the volume of interest in the form of a .rda file and the T1 weighted image in the&#xd;
form of a Nifti file. The software tool then determined the different volume fractions from all of the&#xd;
five volumes of interest. There is variation on the volume fraction of different brain areas within&#xd;
different brains and it is not possible to have an absolute reference value. The results of the test&#xd;
corresponded to the possible volume fractions that can be expected from the volumes in question.</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso">eng</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="fi">Helsingin yliopisto</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="en">University of Helsinki</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="sv">Helsingfors universitet</dim:field>
   <dim:field mdschema="dc" element="title" lang="en">Determining the partial volumes of brain tissue from spectroscopy voxels</dim:field>
   <dim:field mdschema="dc" element="type" qualifier="ontasot" lang="fi">pro gradu -tutkielmat</dim:field>
   <dim:field mdschema="dc" element="type" qualifier="ontasot" lang="en">master&amp;apos;s thesis</dim:field>
   <dim:field mdschema="dc" element="type" qualifier="ontasot" lang="sv">pro gradu-avhandlingar</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="specialization" lang="fi">Lääketieteellinen fysiikka ja biofysiikka</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="specialization" lang="en">Medical Physics and Biophysics</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="specialization" lang="sv">Medicinsk fysik och biofysik</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="degreeprogram" lang="fi">Materiaalitutkimuksen maisteriohjelma (Materials Research)</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="degreeprogram" lang="en">Master &amp;apos;s Programme in Materials Research</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="degreeprogram" lang="sv">Magisterprogrammet i materialforskning</dim:field>
   <dim:field mdschema="dct" element="identifier" qualifier="urn">URN:NBN:fi:hulib-202202251351</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim></metadata></record></GetRecord></OAI-PMH>