Skip to content
Snippets Groups Projects
Commit 081c391a authored by Philipp Arras's avatar Philipp Arras
Browse files

fixup

parent 04d94384
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ import numpy as np
def plot_dirty(fld, file_name):
import matplotlib.pyplot as plt
from matplotlib.colors import CenteredNorm, LogNorm
assert_sky_domain(fld.domain)
pdom, tdom, fdom, sdom = fld.domain
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment