spacetelescope / jwst_mast_query

Command line tool for querying MAST and downloading JWST data products
BSD 3-Clause "New" or "Revised" License
18 stars 11 forks source link

No Observations Found #58

Closed orifox closed 1 year ago

orifox commented 1 year ago

I am running a previously successful (version 0.0.3) command with the latest version of jwst_mast_query, and it is now failing. I can't figure out what needs to get changed.

jwst_download.py -v --config jwst_query.cfg --propID 2666 --outrootdir ./mydownloads/ -l 50 --i miri --obsmode image --token YOUR_TOKEN_HERE --filetypes ‘_uncal.fits’
bhilbert4 commented 1 year ago

I don't see anything obvious there. Can you provide the traceback?

orifox commented 1 year ago

There was no traceback. I opened this ticket on behalf of a collaborator. They have since updated their jwst_mast_query, and now they can't reproduce the error either. I assume it was a user error. We can close this ticket.