Releases: seung-lab/chunkflow
Releases · seung-lab/chunkflow
production code for splitting the big mergers in microwasp sample 3
works with neutorch for whole brain affinity map training
v1.1.7 upgrade to v1.1.7
synapse detection for sample 3
the results are ingested to DVID server:
uuid='a34d'
production code for wasp sample 3 47_seg_v5
v1.1.2 make mesh-manifest work in default without parameter setting
production version for wasp sample 3 47_seg_v2_splitted
v1.1.1 fix neuroglancer from CartesianSpace to CoordinateSpace
production run to delete duplicated post synapses for sample 1
- fixed a bug of visualizing 4D probability map using Neuroglancer
- detect duplicated post synapses.
works for post synapse detection
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
v1.0.8 release 1.0.8
version for production run of 62_seg_v1
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
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