Skip to content

Commit

Permalink
Merge pull request #22 from cta-observatory/update-mars-images
Browse files Browse the repository at this point in the history
Update mars images
  • Loading branch information
aleberti authored Feb 4, 2022
2 parents ef0dc5d + 6af6bfa commit 9e49016
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 87 deletions.
4 changes: 1 addition & 3 deletions magicctapipe/scripts/mars/convert_superstar_to_dl1.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from pathlib import Path

import uproot
import pandas as pd
import numpy as np

from astropy.table import QTable, vstack
Expand All @@ -20,8 +19,7 @@
)
from ctapipe.io import HDF5TableWriter
from ctapipe.core.container import Container, Field
from astropy.coordinates import AltAz, SkyCoord
from ctapipe.coordinates import CameraFrame, TelescopeFrame
from ctapipe.coordinates import CameraFrame
from ctapipe.instrument import (
TelescopeDescription,
SubarrayDescription,
Expand Down
Loading

0 comments on commit 9e49016

Please sign in to comment.