Ndstore Versions Save

code for storing neurodata images and image annotations

v1.1.0

7 years ago

Compatible with ndio Note: From this release all cutout services have moved to /sd/ from /ca/ and to /nd/ from /ocp/.

Features

  • S3 Backend - Dynamic caching of data between S3 and KV stores
  • 2 new KV stores added - Redis, DynamoDB
  • Resource services added to create dataset, project, channel and token
  • Histogram service added
  • NIFTI service updated for storing MR and MRI data
  • JSON service for annotations
  • Updates to tile service
  • Deployment scripts for AWS
  • Raw service added for KNOSSOS
  • Travis CI added
  • HTTPS enabled
  • KV engine split as a submodule called spdb
  • Ctype accelerations split as a submodule called ndlib
  • Wrappers around AWS services as a submodule called ndingest
  • Documentation Updates

v1.0.2

7 years ago

Bug Fixes

  • Timeseries ingest fix
  • JSON schema for ingest fix
  • JPEG service bug fix #275
  • Compile errors fixed in docs
  • Updates to documentation

v1.0.1

8 years ago

Compatible with CAJALv1.8 Note This is the last release for /ocp/ extension. We will be moving over to /nd/ extension from the next major release.

Bug Fixes

  • Propagate tests
  • Stats tests
  • RAMON information at a particular resolution
  • LIMS server information added
  • Auto-ingest urllib to urllib2. Better error handling
  • Change from OCP->NeuroData
  • Fixes for RAMON voxels in Not Propagated projects
  • Empty Keys for RAMON objects
  • Fixes in docs
  • Fixes in autoingest.

v1.0

8 years ago

Compatible with CAJALv1.8

Features

  • GET interfaces for Viking at GitHub
  • GET interfaces for KNOSSOS at GitHub
  • GET RAMON interfaces in JSON
  • Histogram service
  • Backup Interface
  • Auto-Ingest script with JSON file generation

Bug Fixes

  • Admin Console Registration Fix
  • Propagate Service Modified
  • Auto-ingest token Fix
  • Delete channel missing database Fix

v0.9

8 years ago

Compatible with CAJALv1.8

Features

  • PUT/GET interfaces for SWC files.
  • PUT/GET interfaces for NIFTI files.
  • RESTful interfaces for create and delete channel.
  • Documentation for Web-Console.
  • Faster blosc interface

Bug Fixes

  • PutAnnotation Bug Fix.
  • Voxeks Offset Bug Fix.
  • DeleteAnnotaiton Bug Fix.
  • CATMAID Tiles Bug Fix.
  • GraphGen Test Bug Fix.
  • Django combined with celery. Tasks bug Fix.
  • Iso Projinfo bug Fixed in JSON Projinfo. NOTE:This is not fixed for hdf5 projinfo
  • Setup config files fixed.
  • Misc OCPviz bug fixes.

v0.8

8 years ago

Compatible with CAJALv1.8

Features

  • OCPViz An awesome image viewer
  • New server side graph generation service
  • Updated Documentation for Install
  • Updated pip.frozen folder
  • Faster Serialization
  • New ocplib accelerations
  • Integration with LIMS System
  • Reorganized django settings files

Bug Fixes

  • Timeseries Bug Fix for CATMAID
  • Timeseries Bug Fix for Window
  • Timeseries Tests for CATMAID and Window
  • Django Models Bug Fix for default servers.
  • UI Bug Fixes for Channel and Project

v0.7

8 years ago

Compatible with CAJALv1.8

New Features

  • New Channel Schema. Change in RESTful interfaces
  • New RAMON types
    • Skeleton
    • Node
  • New Services
    • TIFF Cutout
    • Creating a Project posting a JSON file.
  • New Admin Interface - allows attribute updates.
  • Faster propagates
  • New CATMAID interfaces
  • Install Script for Auto Installation. Look at setup folder.
  • API Documentation coming soon.

v0.6

9 years ago
New Features:
  • Propagate - Allows you to build a database using a REST'ful call.
  • Image Posts via the API now supported.
  • Bug Fixes

v0.5

9 years ago
New Features:
  • Coronal Slices
  • Window Support
  • New I/O. MySQL,Cassandra,Riak
  • Ctypes, Faster reads and faster writes.

Support for new data-types:

  1. RGB 32bit
  2. RGB 64bit
  3. Timeseries 8bit
  4. Timeseries 16bit

v0.2

9 years ago
Features
  • No coronal slices. Does not support window. No ctypes code. Compatible with ocpcatmaid 0.1d
  • This release supports the following data-types:
    1. Image 8bit
    2. Image 16bit
    3. Annotations 32 bit
    4. Annotations 64 bit
    5. Channels 8bit
    6. Channels 16bit
    7. Bitmask