Changes

Version 0.1

Date: August 05, 2021

Beta release which provides a first working prototype of NeuroDataPub.

Features

  • Provide a commandline interface (CLI) to create and publish neuroimaging datasets to GitHub NCCR-SYNAPSY, with files annexed in a host institution, accessible via ssh.

  • Adopt a traits/traitsui model that extends the CLI with a graphical user interface, aka the NeuroDataPub Assistant, to improve its accessibility by non IT experts.

  • Provide a Conda environment.yml to support the installation of Python with all dependencies.

  • Provide a setup.py to make installation of the neurodatapub package easy with pip install.

  • Adopt CircleCI for continuous integration testing. CircleCI project page: https://app.circleci.com/pipelines/github/NCCR-SYNAPSY/neurodatapub

  • Use Codacy to support code reviews and monitor code quality over time. Codacy project page: https://app.codacy.com/gh/NCCR-SYNAPSY/neurodatapub/dashboard

More…

For more change details and development discussions, please check: