-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Some of the imports do not work as indicated on the readme. Examples:
from fact import run2dt
ImportError: cannot import name 'run2dt'
from fact.plotting import get_pixel_coords
ImportError: cannot import name 'get_pixel_coords'
from fact.factdb import get_ontime_per_source_and_runtype
ImportError: cannot import name 'get_ontime_per_source_and_runtype'
Metadata
Metadata
Assignees
Labels
No labels