Skip to content

Dispersion Analysis for Space Enterprise at Berkeley. Developed to analyze HAD rocket trajectories over FAR launch site. Data analysis only, OpenRocket backend is not included here.

License

Notifications You must be signed in to change notification settings

JayTiptown/DispAnalysisModel-SEB

Repository files navigation

DispAnalysisModel-SEB

Running the Notebook:

  1. Run pip install -r requirements.txt. This will install all necessary python libraries to run the notebooks for analysis. Not necessary if you are running through a Jupyter Notebook.
  2. Configure your python environment. You may use a Conda environment or select a preset kernel. I personally used the 3.11.4 global env kernel. Another option is to download the files individually and run the cells directly in a Jupyter notebook.

Troubleshooting:

  1. A common issue is that the imports will not immediately work directly after installing all required libraries if using an IDE. This is easily fixed by restarting your kernel (or IDE in the worst case) or setting up a Conda environment and running conda install --file requirements.txt -c conda-forge to install dependencies.

About

Dispersion Analysis for Space Enterprise at Berkeley. Developed to analyze HAD rocket trajectories over FAR launch site. Data analysis only, OpenRocket backend is not included here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published