Skip to content

Commit

Permalink
add import to dl2 script
Browse files Browse the repository at this point in the history
  • Loading branch information
HealthyPear authored Jul 7, 2021
1 parent 47e92d7 commit 31bd2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protopipe/scripts/write_dl2.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from astropy.coordinates.angle_utilities import angular_separation
import tables as tb
import astropy.units as u
from tqdm import tqdm

# ctapipe
from ctapipe.io import EventSource
Expand Down

0 comments on commit 31bd2c3

Please sign in to comment.