brycehenson / Stimulated_Halos

Analysis code for stimulated scattering halos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stimulated_Halos

Bryce M. Henson
Status: This Code is in dev and not ready to be used by others. Unit Testing is not implemented.

To Do

  • Figure out how to share common non packaged utils
    • dont want to have a seperate repo for each
    • could make a basic analysis repo and dump it all in there
  • rebuild functionality with the current tooling
  • build a correlation repo (look at davids code ) with unit tests

Install

git clone --recursive https://github.com/brycehenson/Stimulated_Halos.git

then to update

git submodule update --recursive
git submodule foreach --recursive git pull origin master

Contributions

This project would not have been possible without the many open source tools that it is based on. In no particular order:

About

Analysis code for stimulated scattering halos.

License:GNU General Public License v2.0


Languages

Language:MATLAB 37.4%Language:HTML 25.7%Language:JavaScript 18.7%Language:C 8.7%Language:Mathematica 4.6%Language:CSS 2.2%Language:M 1.6%Language:Mercury 0.5%Language:Objective-C 0.2%Language:Makefile 0.2%Language:Batchfile 0.1%