Closed xiuliren closed 7 years ago
access bigarray using numpy. this could be used for visualization in neuroglancer.
need to manipulate Julia object directly. This is not feasible yet. see this issue. https://github.com/JuliaPy/pyjulia/issues/63
reference http://stackoverflow.com/questions/18478024/data-structure-for-custom-indexing
BigArray use Neuroglancer format now, Will have python package to do cutout and ingestion.
access bigarray using numpy. this could be used for visualization in neuroglancer.
use bigarray in python directly
need to manipulate Julia object directly. This is not feasible yet. see this issue. https://github.com/JuliaPy/pyjulia/issues/63
implement the indexing using python
reference http://stackoverflow.com/questions/18478024/data-structure-for-custom-indexing