Skip to content

Releases: seung-lab/chunkflow

add support of tif files

Choose a tag to compare

@xiuliren xiuliren released this 20 Jun 02:31
v1.2.0

add support of tif

production code for splitting the big mergers in microwasp sample 3

Choose a tag to compare

@xiuliren xiuliren released this 31 Aug 17:27
v1.1.8

production code for sample 3 big mergers splitting

works with neutorch for whole brain affinity map training

Choose a tag to compare

@xiuliren xiuliren released this 27 Apr 17:29
v1.1.7

upgrade to v1.1.7

synapse detection for sample 3

Choose a tag to compare

@xiuliren xiuliren released this 08 Sep 16:46

the results are ingested to DVID server:
uuid='a34d'

production code for wasp sample 3 47_seg_v5

Choose a tag to compare

@xiuliren xiuliren released this 25 Jun 19:45
v1.1.2

make mesh-manifest work in default without parameter setting

production version for wasp sample 3 47_seg_v2_splitted

Choose a tag to compare

@xiuliren xiuliren released this 03 May 21:16
v1.1.1

fix neuroglancer from CartesianSpace to CoordinateSpace

production run to delete duplicated post synapses for sample 1

Choose a tag to compare

@xiuliren xiuliren released this 24 Jan 22:03
5117b93
  • fixed a bug of visualizing 4D probability map using Neuroglancer
  • detect duplicated post synapses.

works for post synapse detection

Choose a tag to compare

@xiuliren xiuliren released this 05 Jan 19:50

What's Changed

  • fixed a bug of post_synapse physical coordinate; rename tbars to pres… by @jingpengw in #259
  • Postsynapse by @jingpengw in #261

Full Changelog: v1.0.8...v1.0.9

complete pipeline for 62_seg and synapse detection

Choose a tag to compare

@xiuliren xiuliren released this 08 Oct 19:24
v1.0.8

release 1.0.8

version for production run of 62_seg_v1

Choose a tag to compare

@xiuliren xiuliren released this 22 Jul 18:38
479bd48
add neighbors property for bounding box (#249)

* add neighbors property for bounding box

* fix warnings. replace np.bool with bool. replace np.int with int

* once we have found the plugin file, we should stop searching

* update

* add test bounding box; first version of 62_seg