#!/bin/bash

python ~/open-eprem/eprem-analysis/mhd-survey.py \
    --verbose \
    --output images/observer-mhd \
    --x-unit day \
    --xlim 0 6 \
    --start-time 10 \
    --point all

