Skip to content

DayStarEngineering/BOPPSAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOPPSAnalysis

Southwest Research Institute alt tag

Repository hosting UVVIS Analysis tools used for parsing BOPPS mission data

Intent

Run the notebooks.

Installation:

Perform a recursive clone of this repo in order to work locally.

git clone --recursive [email protected]:DayStarEngineering/BOPPSAnalysis.git

Requirements:

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

About

BOPPS Analysis Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published