Skip to content

Releases: navis-org/navis-flybrains

Version 0.2.2

05 Mar 11:03
Compare
Choose a tag to compare

Hot fix for a bug in 0.2.1 that prevented registering some/all transforms under certain conditions.

Version 0.2.1

02 Mar 18:17
Compare
Choose a tag to compare

This is a maintenance release.

Version 0.2.0

02 Feb 12:26
Compare
Choose a tag to compare

This version has a couple important additions/changes:

  1. Added VirtualFlybrain.org's VNC templates, meshes and CMTK transforms (thanks to @Robbie1977): see the new download_vfb_transforms() function
  2. Added a function to download JRC VNC H5 transforms: download_jrc_vnc_transforms()
  3. For consistency renamed download_saalfeld_transforms -> download_jrc_transforms
  4. Added a landmark-based FANC <-> MANC transform

Version 0.1.12

18 Sep 09:54
Compare
Choose a tag to compare

This version fixes a critical mistake that led to the Jefferis lab's CMTK being registered with the wrong orientation.

Version 0.1.11

02 Aug 10:50
Compare
Choose a tag to compare

Apparently something changed with the way figshare hosts the Saalfeld lab transforms and as a consequence we can't do HEAD requests anymore to pre-determine the file size for the progress bar. This release is a hot fix that makes sure the download still happens at the expense of not having progress bar.

Version 0.1.10

01 Aug 13:56
Compare
Choose a tag to compare

Fixes bug that led to warnings during transform registration on Windows systems:

On Windows original.list and orig.list files contained in CMTK transform folders apparently show up as files while OSX/Linux show them as symlinks. Hence, on Windows, flybrains tried to register them and failed which led to copious warnings.

Version 0.1.9

16 Jun 13:59
Compare
Choose a tag to compare

See README.

Version 0.1.7

30 Mar 10:39
Compare
Choose a tag to compare

Minor update to fix bugs with parsing R/nat registration folders.

Version 0.1.6

25 Mar 22:50
Compare
Choose a tag to compare

Fixes a bug that led to the current directory (and all subdirectories) being searched for registration files/folders.

Version 0.1.5

03 Mar 15:47
Compare
Choose a tag to compare

Hot fix release to fix an error in the manifest that led to the meshes not being packaged.