Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined download directory in postcard.py #67

Closed
jpdeleon opened this issue Feb 3, 2019 · 0 comments
Closed

undefined download directory in postcard.py #67

jpdeleon opened this issue Feb 3, 2019 · 0 comments

Comments

@jpdeleon
Copy link

jpdeleon commented Feb 3, 2019

While following the tutorial, running
data = eleanor.TargetData(star, height=15, width=15, bkg_size=31, do_psf=True)
throws up an error in line 63:

'working directory instead.'.format(download_dir))

saying download_dir is not defined.

Replacing download_dir with self.post_dir temporarily solved the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants