Skip to main content

Scan Session Tool - A tool for (f)MRI scan session documentation and data archiving

Project description

Scan Session Tool

About

There is an urgent need to improve the reproducibility of (functional) MRI research through transparent reporting, but standardization in this domain is currently lacking. Shared MR images are often only made available after transformation into a derivative data format (e.g. BIDS), and scan session documentation is commonly either manually implemented (e.g. with hand written notes) or neglected entirely.

Scan Session Tool was written to fill this gap, and to be used by neuroscientists, to help them increase transparency and reproducibilty of their MRI research by standardizing scan session documentation and raw data archiving.

Scan Session Tool is a graphical application for documenting (f)MRI scan sessions and automatized data archiving. Information about the scan session itself, used forms and documents, as well as the single measurements can be entered and saved into a protocol file. This information can furthermore be used to copy acquired data (DICOM images as well as optional stimulation protocols and logfiles into a specific hierarchical folder structure for unified archiving purposes, with optional sepcial support for (Turbo-)BrainVoyager.

Installation

Using pipx (recommended)

  1. Make sure Python 3 (>=3.6; with Tkinter) is installed.

  2. Install pipx:

    python3 -m pip install --user pipx
    python3 -m pipx ensurepath
    

(On Windows you might need to replace python3 with py -3).

  1. Install Scan Session Tool:

    pipx install ScanSessionTool
    

Using pip

  1. Make sure Python 3 (>=3.6; with Tkinter) is installed.

  2. Install Scan Session Tool:

    python3 -m pip install ScanSessionTool
    

(On Windows you might need to replace python3 with py -3).

Usage

Scan Session Tool can be started with the command scansessiontool.

Documentation

The full documentation can be found from within the programme, by clicking on the "?" button, or by selecting "Scan Session Tool Help" from the Help menu, as well as at https://fladd.github.io/ScanSessionTool/.

Automated tests

Core functionality of Scan Session Tool can be tested automatically. To do so, first install all dependencies:

python -m pip install -r requirements.txt`

Then, run tests from this directory:

python -m unittest -v

Contributing

We very much welcome contributions to Scan Session Tool, and there are multiple ways to contribute. Contributions are always handled transparently through the public GitHub interface.

Bug reports

If you encounter bugs or incorrect/unexpected behaviour of Scan Session Tool, please consider creating an issue here on GitHub for it. You can read more about how to do this here. When reporting issues, make sure to report (1) what you were trying to do, (2) what the expected outcome should have been, (3) what the observed outcome is, and (4) how to replicate this behaviour.

Code contributions

We work with the standard GitHub forking workflow and appreciate code contributions in that way. Individuals that have contributed code will be named with their contributions on this page.

Bug fixes

To implement bug fixes, please

  1. fork the main branch of this repository
  2. commit your changes (potentially in a new branch)
  3. test you changes
  4. create a pull request and reference the corresponding GitHub issue, if applicable

New features

Before implementing a new feature, we would encourage you to first discuss the planned feature with us, either in the issue tracker, or GitHub discussions. Once discussed, new features can then be implemented the same way as bug fixes.

Contributors

  • Florian Krause (main developer)
  • Nikos Kogias (co-developer)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scansessiontool-1.0.0.tar.gz (134.1 kB view details)

Uploaded Source

Built Distribution

ScanSessionTool-1.0.0-py3-none-any.whl (133.6 kB view details)

Uploaded Python 3

File details

Details for the file scansessiontool-1.0.0.tar.gz.

File metadata

  • Download URL: scansessiontool-1.0.0.tar.gz
  • Upload date:
  • Size: 134.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for scansessiontool-1.0.0.tar.gz
Algorithm Hash digest
SHA256 03fa3a9b6205883affe31b8fa363b84d68d5fd9fe94ae5c263997fec40e9a0ef
MD5 fd5d2a41b847cf1858325fcb96384e50
BLAKE2b-256 26827ebeefe32138858d86864f698673fcc750ccc63fd05fa955c6ddcff7d88c

See more details on using hashes here.

File details

Details for the file ScanSessionTool-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ScanSessionTool-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db665ad9c9adb3cb4a16e46cfb3ecdb7d479aec07f5f50c5f9c9f6e8295c93c8
MD5 1f4236609a4e14def28724f77743562c
BLAKE2b-256 677a0faa425f9175af13de6068ec47fc8a6e0cc283f6e6e874b3c658b3b55f4b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page