Git Product home page Git Product logo

neurogister's Introduction

Neurogister

Welcome to Neurogister, a DVC driven data registry for neuroimaging. It provides datasets for process validation and benchmarking, educational purposes, and more.

Installation

Neurogister is delivered through Pypi. To install it, simply run:

pip install neurogister

You can also clone the repository and install it from source. For that, you'll need hatch installed. Then, run the following commands :

git clone https://github.com/AlexVCaron/neurogister.git
hatch env create
hatch shell

Usage

For now, neurogister doesn't offer much. It is mostly designed to serve as a test dataset creator and fetcher for scilpy and nf-scil.

You are free to roam it's current API. You can use the info, pull and list commands to get data from the registry. Try it and tell us about it !

Raw access with DVC (REQUIRES GIT CLONE)

Once cloned, you can use dvc directly to interact with the registry. For example, to get the list of all datasets, run:

dvc list -R

To get a list of commands, run dvc --help.

Storage structure

The data is stored in a DVC registry, stored online and versioned through this repository. The dataset registry is stored in the data/ folder and the package store in the store/ folder.

Registry

Inside the registry, you'll find several collection of datasets, in a more or less organized fashion,though each collection is stored in a separate folder. Files collected in a same folder should have a common role or exist in the same context or space.

Store

Comparatively to the registry, the store is a strictly organized collection of packages. Each entry is a curated vendor, registered with neurogister, that contains a set of validated and versioned packages with purpose. Every package in the store points to a collection of datasets in the registry.

TODO

  • Data structure schema
  • Reorganize store in logical folders (departments)
  • Create PR workflow for adding new data (in data/)
  • Create PR workflow for adding new packages (in store/...)

neurogister's People

Contributors

alexvcaron avatar arnaudbore avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.