-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels