STIR Howto: Difference between revisions

From STIR
stir>Krthie
→‎Using STIR executables: added link to Ashleyley Gillman's Docker post
stir>Krthie
new section on using data from own scanner
Line 13: Line 13:
# [[STIR Howto Create Custom InputFileFormat | Create Custom InputFileFormat]]
# [[STIR Howto Create Custom InputFileFormat | Create Custom InputFileFormat]]
Check also the [http://stir.sourceforge.net/documentation/STIR-developers-overview.pdf STIR developer's overview].
Check also the [http://stir.sourceforge.net/documentation/STIR-developers-overview.pdf STIR developer's overview].
= Using STIR on data of your scanner =
Sadly, at present most commercial scanners do not disclose their data formats (although this is slowly
changing). This means that STIR cannot just handle the data of your scanner and you will need to do extra
work. Your first point of call is probably the STIR users mailing list (but please don't discuss
confidential information on the list).
Some links that might help.
# [http://kth.diva-portal.org/smash/record.jsf?pid=diva2%3A866274&dswid=-4737 A report on using STIR for data of the Siemens Biograph 64, True Point, True V PET/CT] by Sabine Lee. The report also contains some examples of image and sinogram templates. This reports provides nice information on how to investigate if you read the data correctly. (note that it doesn't talk about normalisation nor randoms).
# [[STIR_FAQ#How_do_I_add_my_own_scanner_to_STIR.3F | a FAQ on the mechanics of adding an unsupported scanner]]


= Content license =
= Content license =

Revision as of 08:48, 29 November 2015

Summary

This page refers to a number for smaller projects on how you can achieve things with STIR. Please also refer to the STIR documentation and the STIR FAQ.

Using STIR executables

  1. STIR only simulations: see the samples/PET_simulation directory in your downloaded files
  2. Combining XCAT, ASIM and STIR
  3. Running SimSET and STIR: see the SimSET directory in your downloaded files
  4. Using STIR with Docker (a post by Ashley Gillman on how he uses Docker to run in STIR executables in a container)

Developing new code using STIR

  1. Create Custom InputFileFormat

Check also the STIR developer's overview.

Using STIR on data of your scanner

Sadly, at present most commercial scanners do not disclose their data formats (although this is slowly changing). This means that STIR cannot just handle the data of your scanner and you will need to do extra work. Your first point of call is probably the STIR users mailing list (but please don't discuss confidential information on the list).

Some links that might help.

  1. A report on using STIR for data of the Siemens Biograph 64, True Point, True V PET/CT by Sabine Lee. The report also contains some examples of image and sinogram templates. This reports provides nice information on how to investigate if you read the data correctly. (note that it doesn't talk about normalisation nor randoms).
  1. a FAQ on the mechanics of adding an unsupported scanner

Content license

All content on this wiki uses the Creative Commons Attribution-ShareAlike 3.0 Unported License File:CreativeCommons-BY-SA-Logo.png