Skip to content

Releases: seung-lab/chunkflow

production code for splitting the big mergers in microwasp sample 3

31 Aug 17:27
Compare
Choose a tag to compare
v1.1.8

production code for sample 3 big mergers splitting

works with neutorch for whole brain affinity map training

27 Apr 17:29
Compare
Choose a tag to compare

synapse detection for sample 3

08 Sep 16:46
Compare
Choose a tag to compare

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

production code for wasp sample 3 47_seg_v5

25 Jun 19:45
Compare
Choose a tag to compare
v1.1.2

make mesh-manifest work in default without parameter setting

production version for wasp sample 3 47_seg_v2_splitted

03 May 21:16
Compare
Choose a tag to compare
v1.1.1

fix neuroglancer from CartesianSpace to CoordinateSpace

production run to delete duplicated post synapses for sample 1

24 Jan 22:03
5117b93
Compare
Choose a tag to compare
  • fixed a bug of visualizing 4D probability map using Neuroglancer
  • detect duplicated post synapses.

works for post synapse detection

05 Jan 19:50
Compare
Choose a tag to compare

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

08 Oct 19:24
Compare
Choose a tag to compare

version for production run of 62_seg_v1

22 Jul 18:38
479bd48
Compare
Choose a tag to compare
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

used in production to segment wasp sample 1

30 Jan 05:10
030b3a1
Compare
Choose a tag to compare
Broadcast mip (#231)

* handles multiple options better

* update change log

* fix grid size bug

* quit neuroglancer by enter q

* update change log

* set global mip for downsampling

* upgrade version

* update change log