Skip to content

ITKTubeTK-CTPerfusion v1.0

Latest
Compare
Choose a tag to compare
@aylward aylward released this 16 May 03:38
· 17 commits to main since this release
70379e6

Initial release provides workflows for processing CT Perfusion images that are stored as sets of 3D dicom objects or as a 4D dicom object.

Generates surface (VTP), spatial object (tre), and image (mha) representations of the vessels in the CTP data. Also generates statistics on perfusion parameters for those vessels (stored as meta-data with the representations) or for regions of the brain (stored as CSV files).

What's Changed

  • ENH: Initial commit with data access instructions by @aylward in #1
  • STYLE: Clarify names of methods in src directory by @aylward in #2
  • ENH: Restructuring to support installation as a package by @aylward in #3
  • ENH: Initial version of GUI by @aylward in #4
  • Report generation by @aylward in #5
  • Deploy by @aylward in #6
  • ENH: Provides CTP image registration as a separate utility function by @aylward in #7
  • ENH: Include script for downloading example data by @aylward in #8
  • ENH: Improve registration and DSA computation (removing fringe) by @aylward in #9
  • BUG: incorrect variable name base_mask_im by @aylward in #10
  • ENH: Pre-process CTP for perfusion toolbox by @aylward in #11
  • BUG: fix skull masking and filename suffix handling by @nhjohnston in #12
  • TubeTK-StrokeCollateralVessels v1.0 by @aylward in #13

New Contributors

Full Changelog: https://github.com/KitwareMedical/ITKTubeTK-CTPerfusion/commits/v1.0