Skip to content

Commit

Permalink
some cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Dec 6, 2023
1 parent fe51cc5 commit 4589e47
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Exec/science/massive_star/analysis/massive_star_multi.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@

import matplotlib
import matplotlib.pyplot as plt
import numpy as np
from mpl_toolkits.axes_grid1 import ImageGrid

import yt
from yt.frontends.boxlib.api import CastroDataset
# assume that our data is in CGS
from yt.units import amu, cm
from yt.units import cm

matplotlib.use('agg')

Expand Down

0 comments on commit 4589e47

Please sign in to comment.