Giter Site home page Giter Site logo

matlab-storm's Introduction

Authors

Core code was contributed by Alistair Boettiger and Jeffrey Moffitt.
All core code contained here is licensed under the creative commons CC BY NC. See individual help files for more information.

Some functions are dependent upon the sister repository storm-analysis, written primarily by Hazen Babcock. This repository is available here: https://github.com/ZhuangLab/storm-analysis

Installation Instructions

  1. Clone this repository (see below) via git or copy the contents to your hard drive
    • New to Git? Recommended: Sign up for an account at Github.com and fork the matlab-storm project.
    • Install Windows Github on your local machine (or GitK).
    • Sign into to Windows Github on your local machine and clone the github project.
  2. Clone the storm-analysis repository via git or copy the contents to your hard drive.
  3. Copy startup_demo.m into your default matlab working directory. Typically this directory is "/My Documents/MATLAB"
  4. Change the paths within startup_demo.m to specify the locations of the matlab-storm and storm-analysis repositories and set up a scratch folder.
    Then change the name of startup_demo.m to startup.m (or name it something else and instruct your existing startup.m script to call it).
  5. Launch matlab.

Instructions for Contributing to matlab-storm

Everyone is welcome to contribute to matlab-storm but any code contributed must follow several general 'clean code' standards.

  1. New functions should be written in the form described in /Templates/FunctionTemplate.m and placed in an appropriate folder in /Functions
  2. Modifications to existing functions should remain backwards compatible as much as possible.

Code Attribution

  1. Code repository

    title = {https://github.com/ZhuangLab/matlab-storm}

    version = {git commit ce8094b603}

    authors = {Alistair Boettiger and Jeffrey Moffitt}

Additional Software for Analysis

Some aspects of this analysis package depend on the Insight3 which can be provided by request (contact Professor Xiaowei Zhuang zhuang at chem.harvard.edu). For instructions on integrating this software with matlab-storm, contact Alistair or Jeff.

matlab-storm's People

Contributors

alistairboettiger avatar jeffmoffitt 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.