Repository hosting UVVIS Analysis tools used for parsing BOPPS mission data
Run the notebooks.
Perform a recursive clone of this repo in order to work locally.
git clone --recursive [email protected]:DayStarEngineering/BOPPSAnalysis.git
FFTW!!! http://www.fftw.org/
brew install fftw
cython-distutils
pip install cython-distutils
Once downloaded, start your analysis in two steps:
cd dir/to/repo
source ./setEnv.sh
make clean && make
ipython notebook ControlLawAnalysis.ipynb