Thanks to visit codestin.com
Credit goes to github.com

Skip to content

error from missing data dir in site-packages/lkprf/ #1

@keatonb

Description

@keatonb

Great to learn at TESS SciCon that this functionality is ready! I tried to run example code from the readme, and the call prf = lkprf.TESSPRF(camera=1, ccd=1) failed with error

OSError: FITSIO status = 105: couldn't create the named file
failed to create new file (already exists?):
/Users/keatonb/anaconda3/lib/python3.11/site-packages/lkprf/data/tess-prf-1-1.fi
ts

I inspected that path and there was no "data" directory in the lkprf directory. I added it manually and I was able to run the TESSPRF function successfully. I'll make a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions