Skip to content

README imports not working #136

@AMWMitchell

Description

@AMWMitchell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions