Skip to content

Commit

Permalink
Another small fix to IRIS spectroheliogram example.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Nov 20, 2023
1 parent 3e7a9df commit c7bb44e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ With :mod:`colorsynth`, we can plot this type of data using color as a third dim
import pathlib
import numpy as np
import matplotlib.pyplot as plt
import scipy.ndimage
import astropy.units as u
import astropy.visualization
import astropy.wcs
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ doc = [
"ipykernel",
"jupyter-sphinx",
"sphinx-favicon",
"scipy",
"astroscrappy",
]

Expand Down

0 comments on commit c7bb44e

Please sign in to comment.