Skip to content

v4.9.0

Compare
Choose a tag to compare
@smistad smistad released this 19 Mar 10:01
· 18 commits to master since this release
e753e93

Changes

  • Fixed issue with using h5py with pyfast on windows. This was done by statically linking the hdf5 library.
  • Fixed bug in NIFTIImporter and added support for 32 bit integer images #205.
  • Added tissue segmentation parameters to create method of TissueMicroArrayExtractor #204.
  • Added vbeam example.
  • Added Region and RegionList to pyFAST.
  • Added arm64 Mac github action.
  • Fixed multi-threading issues with RenderToImage.
  • Added progress bar to RunUntilFinished.

Release binaries and installers can be downloaded below by pressing "assets". Make sure you have the required dependencies installed on your system before using the release: see the installation instructions for Windows, Ubuntu Linux and macOS