Coder Social home page Coder Social logo

etrautmann / datajoint-churchland Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zuckermanbrain/datajoint-churchland

0.0 0.0 0.0 14.22 MB

Datajoint pipelines and code for the Churchland lab.

Python 0.75% MATLAB 0.01% Jupyter Notebook 99.25%

datajoint-churchland's Introduction

Churchland Lab Pipeline

This repository contains files for developing and interacting with the Churchland Lab pipeline using DataJoint. DataJoint is a language-agnostic relational database management system for organizing, populating, computing, and querying data (see the DataJoint documentation for more details). The data are hosted on the U19 server, which runs two separate installations of DataJoint: a development installation, for prototyping new analysis pipelines and workflows, and a production installation, for mature, well-tested pipelines (see the U19 DataJoint documentation for more details). To get started, see the Wiki pages for MATLAB or Python.

Staying updated

If you installed the pipeline as a 'contributor' (see the getting started guides, linked above), you can easily stay updated with new releases via git. For this, you will need to configure Zuckerman Brain as 'upstream' for your fork. Check this in the terminal by running

$ git remote -v

If there is no upstream pointing to the Zuckerman Brain repository, then execute

$ git remote add upstream https://github.com/ZuckermanBrain/datajoint-churchland

Then use git pull upstream master to pull the changes from the upstream repo into your local fork.

Contributing code

If you feel happy with the changes you've made, you can add, commit and push them to your own branch. Then go to your fork on Github, click 'Pull requests', 'New pull request', 'compare across forks', and select your fork of datajoint-churchland. If there are no merge conflicts, you can click 'Create pull request', explain what changes/contributions you've made, and and submit it to the DataJoint team for approval.

Pipeline schemas

Base schemas

Equipment

equipment erd

Lab

equipment erd

Reference

equipment erd

Action

equipment erd

Acquisition

acquisition erd

Processing

acquisition erd

Joined schemas

Acquisition+

acquisition erd

Neural

neural erd

EMG

emg erd

datajoint-churchland's People

Contributors

najjajm avatar shenshan avatar yakistern avatar etrautmann 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.