Giter Site home page Giter Site logo

intern's Introduction

intern

PyPI version CircleCI

intern (Integrated Toolkit for Extensible and Reproducible Neuroscience) is a Python 2/3 module that enables big-data neuroscience. Currently, it provides an interface to the Boss API, and in the future may provide interfaces to other neuroscience databases.

intern is inspired by the NeuroData ndio package:

https://github.com/neurodata/ndio

The Boss Legal Notes

Use or redistribution of the Boss system in source and/or binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code or binary forms must adhere to the terms and conditions of any applicable software licenses.
  2. End-user documentation or notices, whether included as part of a redistribution or disseminated as part of a legal or scientific disclosure (e.g. publication) or advertisement, must include the following acknowledgement: The Boss software system was designed and developed by the Johns Hopkins University Applied Physics Laboratory (JHU/APL).
  3. The names "The Boss", "JHU/APL", "Johns Hopkins University", "Applied Physics Laboratory", "MICrONS", or "IARPA" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact [email protected].
  4. This source code and library is distributed in the hope that it will be useful, but is provided without any warranty of any kind.

Installation

  • It's always a good idea to use virtualenv to isolate your work from your system Python installation

     virtualenv intern
     . intern/bin/activate
    
     mkvirtualenv intern
    
  • (Preferred) Install via pypi

     pip install intern
    
  • Install via git

    Clone the repository from https://github.com/jhuapl-boss/intern and run pip install -r requirements.txt from the repository's location on your system.

    Add <repository location> to your PYTHONPATH.

    For example, on a *nix system, if intern was cloned to ~/intern:

    export PYTHONPATH=$PYTHONPATH:~/intern

Getting Started

To quickly get started with intern, check out the wiki: https://github.com/jhuapl-boss/intern/wiki

Documentation

Full detailed documentation can be found here: https://jhuapl-boss.github.io/intern/

Contributing

Please submit bug reports, or get in touch using GitHub Issues.

intern's People

Contributors

j6k4m8 avatar movestill avatar aeusman avatar dkleissa avatar wrgr avatar kunallillaney avatar lrodri29 avatar sandyhider avatar jovo avatar

Watchers

James Cloos 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.