Skip to content

Fermipy independence #11

@deividribeiro

Description

@deividribeiro

If fermipy is not in environment, the try/catch block fails, but the error message points to logging rather than logger.

logging.warning("Fermitools is not installed. Any Fermi-LAT related analysis cannot be performed.")

Additionally, if this is the case, the following import lines

import fermipy.wcs_utils as wcs_utils
import fermipy.utils as fermi_utils

also fail, and should be moved inside the try/catch block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions