Pycortex Versions Save

Pycortex is a python-based toolkit for surface visualization of fMRI data

1.2.8

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.7...1.2.8

1.2.7

9 months ago

What's Changed

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.6...1.2.7

1.2.6

1 year ago

What's Changed

Fixes

Enhancements

Maintenance

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.5...1.2.6

1.2.5

1 year ago

What's Changed

Fixes

New features

Maintenance

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.4...1.2.5

1.2.4

2 years ago

What's Changed

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.3...1.2.4

1.2.3a

2 years ago

FIX: GitHub actions pushing to pypi

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.3...1.2.3a

1.2.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.2...1.2.3

1.2.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/gallantlab/pycortex/compare/1.2.1...1.2.2

1.2.1

3 years ago

Added

Fixed

1.2.0

3 years ago

Added

  • More functionality to import fMRIprep-processed data (#315)
  • Function to rotate flatmaps (f88a)
  • Option to ignore NaNs when averaging across the thickness of cortex (#355)
  • New views for cortex.export.plot_panels and passing of additional kwargs (#361, #362)
  • Specify colorbar location with default positionings for quickflat (#364)
  • Pass custom colors for VolumeRGB (#366)

Fixed

  • Bug with automatic creation of SVGs with ROIs (#340)
  • Python 2/3 compatibilities for svgoverlay (#352)
  • from_freesurfer/to_freesurfer handling of NIFTI images (#354)
  • ROI label display parameters (#356)
  • Improve documentation for install and demo (#359)
  • Inkscape compatibility with newer versions (#365)
  • Use correct contrast for automatic alignment with FreeSurfer's bbregister (39d8)