Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.23 KB

Scalable database cluster for the spatial analysis and annotation of high-throughput brain imaging data called Neurodata Web Services(formerly called the Open Connectome Project).

Neurodata.io DOI Hex.pm Docs

Root directory of the cutout and annotation services. Major directories include:

  • ocpca -- cutout and annotation services
  • django -- django project files
  • setup -- setup instructions for the service
  • test -- tests for cutout and annotation services
  • examples -- how to use the service
  • util -- files used by cutout and annotation
  • ingest -- scripts to insert datasets into the databases
  • admin -- scripts to manage databases
  • ocplib -- ctype and openmp acclerations for the service
  • cython -- cython acclerations for the service
  • scripts -- utilities to build annotation and image stacks
  • onetime -- misc scripts for the service