Skip to content

try_running_falco examples fails #83

@johnekrist

Description

@johnekrist

I installed falco-python and tried running falco/examples/try_running_falco.py. It first failed because the deepmerge package was not installed (it is not in the dependencies list). Okay after I installed it.

The example tried to access falco/data/influence_BMC_2kDM_400micron_res10.fits, which didn't exist. I found that in the data/ directory above the falco subdirectory instead.

After running, things crashed when it couldn't find ..../site-packages/data/brief/Series0001_Trial0001_LC_snippet.pkl.

Does FALCO require installation by something other than "pip install ."?

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