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

Issue with Download #3

Open
caganze opened this issue Jul 11, 2017 · 3 comments
Open

Issue with Download #3

caganze opened this issue Jul 11, 2017 · 3 comments

Comments

@caganze
Copy link

caganze commented Jul 11, 2017

ap.download('2M15141711+0044474', type='aspcap')
data = ap.Spectrum(id='2M15141711+0044474', type='aspcap') data.plot(items=['spectrum', 'apModel', 'noise'], save=True)

returns
FileNotFoundError: [Errno 2] No such file or directory: '/Users/caganze/Research/apogee_all/apogee_data/aspcap_data/aspcapStar-r6-l30e.2-2M15141711+0044474.fits'

@jbirky
Copy link
Owner

jbirky commented Jul 11, 2017

does the file not exist there, or is there a problem reading it in?

@jbirky
Copy link
Owner

jbirky commented Jul 11, 2017

hm I tested to make sure, but I seems I have no issues running these lines on my computer...

@caganze
Copy link
Author

caganze commented Jul 11, 2017

My download folders are empty even after it says stuff were downloaded
However, the libraries seem to have all the files
screen shot 2017-07-11 at 10 54 50 am
screen shot 2017-07-11 at 10 55 52 am

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