Skip to content

Releases: cajal/microns-morphology

v0.0.3

19 Nov 00:12
98c43cc
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

see PR #5

v0.0.2 - Directory structure, base code, adds configuration code to api and version control

17 Nov 21:35
982d9dd
Compare
Choose a tag to compare

Basic notes. Documentation coming soon.

Directory Structure:

The repository contains two python packages in the python folder:

microns-morphology-api - can be installed independently and does not depend on Docker image
microns-morphology - depends on api and Docker image

both packages are versioned together.

Base code

Base code from Brendan Celii is added

Configuration Code in api

allows for seamless registration of DataJoint externals and adapters.

Version control

checks for latest version of package upon import. notifies if package is not latest based on version.py file.

Contributors/ Contact:

Stelios Papadopoulos - [email protected]
Brendan Celii - [email protected]
Christos Papadopoulos - [email protected]