Compare commits

..

No commits in common. "2c188432a18e5df89e02da31e905714724d0f64b" and "83ba63a3fdd8ad0a212333928cfcd6f45fcb5baa" have entirely different histories.

View File

@ -8,16 +8,8 @@
Edited for use in PyLoT
JG, igem, 01/2022
"""
<<<<<<< HEAD
import os
import argparse
import numpy as np
import matplotlib.pyplot as plt
=======
import glob
>>>>>>> 83ba63a3fdd8ad0a212333928cfcd6f45fcb5baa
from obspy.core.event import read_events
from pyproj import Proj