VoxTool: A tool for labeling intracranial electrodes on CT images
Project description
VoxTool 2.0
Setup
To install VoxTool, simply do:
pip install voxtool
We recommend using voxtool within a virtual environment. If you have anaconda installed, you can do:
conda create -n vt
This creates an environment named vt in which to run voxTool. You can then install VoxTool within that environment by doing:
conda activate vt
pip install voxtool
Running
Inside the environment where VoxTool is installed, type in the terminal:
voxtool
This will bring up the main VoxTool window.
Usage
- Load a CT file, adjusting the threshold as necessary. To adjust the
threshold, change the number in the bar at the top of the window
marked
CT Threshold, then press theUpdatebutton next to it. - If continuing a previous localization: load the existing coordinates
from a JSON coordinate file using the
Load Coordinatesbutton. - Press
Define leadsto set the names, shapes, types, and microcontacts for each implanted lead. Shapes are rows x columns. - Select the lead you wish to localize in the dropdown menu labeled
Labelin the upper left corner - Click on the CT to highlight the next contact on that lead, then press
Submitto mark its location- Alternatively, press the
Seedingbutton to turn on seeding. VoxTool will attempt to extrapolate the locations of the remaing contacts as you select them, incrementing the contact number. Be sure to double-check that the results make sense, as occasionally two contacts will be given the same location - Alternatively, add the ends of a strip or depth
or the corners of the grid with the
Submitbutton, then press theInterpolatebutton. VoxTool will attempt to fill in the lead. It may not be completely successful. PressingInterpolateagain may interpolate additional contacts.
- Alternatively, press the
- Press
Add Micro-Contactsto add micro-contacts to any macro/micro leads. - Press the
Save asbutton to save the list of localized contacts. If the checkbox labelledInclude Bipolar Pairsis checked, locations will also be saved for the midpoint of each pair of neighboring contacts.
Keyboard Shortcuts:
| Button | Key Sequence |
|---|---|
| Load Scan | Ctrl-O |
| Define Leads | Ctrl-D |
| Save As | Ctrl-S |
| Submit (contact panel) | S |
| Submit (lead definition window) | S |
| Delete (contact panel) | Delete |
| Delete (lead definition window) | Delete |
| Confirm (lead definition window) | Enter |
Other Notes
- The list of contact names is sorted by lead name, and within each
lead by contact number. The
Interpolatebutton does not always assign contact numbers in the expected order, so be sure to double-check that the numbers it has assigned are the ones that you want after using it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
voxtool-0.0.2.tar.gz
(24.9 kB
view details)
File details
Details for the file voxtool-0.0.2.tar.gz.
File metadata
- Download URL: voxtool-0.0.2.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d133c0051a878b7b6487b1a325a0215865cb01570d6f97a77e8422080034a66
|
|
| MD5 |
9d3096dbb4f0e8af57e2dddf14d6b9e9
|
|
| BLAKE2b-256 |
5fe514fec56ced2c1fcd9fc9d48eb821394e20c5159e902963f90f7417279568
|