Skip to content

fafbseg v0.8.1

Compare
Choose a tag to compare
@jefferis jefferis released this 25 Oct 06:50
· 1213 commits to master since this release

This release includes changes from both version 0.8.1 and version 0.8.0 (which was never released)

fafbseg 0.8.1

  • New function skeletor() to skeletonise meshes especially flywire neurons
    based on the Python package of the same name (#35).
  • Large speed up for flywire_rootid() (#37)
  • Fix flywire_xyz2id() so that it can actually find supervoxels (as well as root ids) (#37)
  • function dr_fafbseg() to give a status update on your installation (#36)
  • read_cloudvolume_meshes() can now accept flywire URLs (which will be expanded if necessary to define the segments to download)

fafbseg 0.8.0

  • Support for some basic flywire API calls #31, #34
  • Better integrate flywire api features
  • Fix/flywire coordinate errors
  • Fix error in fafb2flywire during xform_brain #30, #32, #33
  • Switch to transform-service API on spine
  • Add support for FANC3-FANC4 transforms #28
  • switch back to wire3d #27
  • Add fafb2flywire i.e. the inverse of the original FlyWire->FAFB transformation #26
  • Support for reading flywire meshes without cloudvolume #25
  • Flywire API streamlining (@SridharJagannathan) #22
  • Teach read_cloudvolume_meshes to work for flywire URLs #20
  • ngl_segments() needs to be able to expand flywire URLs #16

You can see the full list of closed issues
for the combined 0.8.0 and 0.8.1 release on GitHub.