wtbarnes / moxsi-science-planning

Analysis tools for the MOXSI instrument on CubIXSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moxsi-science-planning

Notebooks and materials related to MOXSI, including the modeling and coalignment pipelines.

Settuing Up on HelioCloud

  1. Start an instance on https://dashboard.hsdcloud.org/
  2. SSH into running instance
    $ ssh -i ".nasa-laptop.pem" -L 9998:localhost:8888 ubuntu@ec2-44-204-84-38.compute-1.amazonaws.com
    
  3. Install mamba https://github.com/conda-forge/miniforge#install
  4. Set up environment

Starting Up Jupyter lab

$ jupyter lab --port=8888 --no-browser --ip=*

About

Analysis tools for the MOXSI instrument on CubIXSS

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 99.5%Language:TeX 0.5%Language:Python 0.1%Language:IDL 0.0%Language:Shell 0.0%