jbirky / apogee_tools

Modeling tools for SDSS/APOGEE spectra
http://apogee-tools.readthedocs.io/
MIT License
2 stars 3 forks source link

Download issue #7

Closed ElizabethMorh closed 6 years ago

ElizabethMorh commented 7 years ago

ap.download('2M15141711+0044474', type='apStar') and ap.download('2M15141711+0044474', type='aspcap')

returns TypeError: buffer is too small for requested array

but ap.download('2M15141711+0044474', type='apVisit') works fine downloading the files.

ElizabethMorh commented 7 years ago

Now I got this error overtime I want to download using: ap.download('2M03290406+3117075-0', type='apStar')

Returns: IndexError: index 0 is out of bounds for axis 0 with size 0

jbirky commented 6 years ago

Downloading format in documentation is up to date