Skip to content
Snippets Groups Projects
Commit 10913ef6 authored by Jack Christopher Hutchinson Rolph's avatar Jack Christopher Hutchinson Rolph
Browse files

Update PeakOTron.py

parent f656f105
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ import matplotlib.pyplot as plt ...@@ -16,6 +16,8 @@ import matplotlib.pyplot as plt
import matplotlib.gridspec as gridspec import matplotlib.gridspec as gridspec
from matplotlib.ticker import MaxNLocator, ScalarFormatter from matplotlib.ticker import MaxNLocator, ScalarFormatter
from itertools import chain from itertools import chain
import warnings
warnings.filterwarnings('ignore')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment