Compare commits
2 Commits
83ba63a3fd
...
2c188432a1
Author | SHA1 | Date | |
---|---|---|---|
2c188432a1 | |||
3392100206 |
@ -8,8 +8,16 @@
|
|||||||
Edited for use in PyLoT
|
Edited for use in PyLoT
|
||||||
JG, igem, 01/2022
|
JG, igem, 01/2022
|
||||||
"""
|
"""
|
||||||
|
<<<<<<< HEAD
|
||||||
|
|
||||||
|
import os
|
||||||
|
import argparse
|
||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
=======
|
||||||
import glob
|
import glob
|
||||||
|
|
||||||
|
>>>>>>> 83ba63a3fdd8ad0a212333928cfcd6f45fcb5baa
|
||||||
from obspy.core.event import read_events
|
from obspy.core.event import read_events
|
||||||
from pyproj import Proj
|
from pyproj import Proj
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user