Skip to content

"No observations found" error #61

@Bhavesh012

Description

@Bhavesh012

Hey, I am having this issue now while running a tutorial from spaceKLIP package. I am running this command to download the data:

jwst_download.py --propID 1386 -i miri --obsnums 4 5 6 7 8 9 28 29 30 31 --outsubdir data_miri_hd65426/uncal -f uncal

But I am getting this error:

INSTRUMENT:  miri
obsmode:  [None]
propID:  01386
obsnums:  [4, 5, 6, 7, 8, 9, 28, 29, 30, 31]
INFO: MAST API token accepted, welcome Bhavesh Rajpoot [astroquery.mast.auth]
MJD range: 60596.38482971497 60597.48482972325
No obsmode given. Querying for all files for miri.
WARNING: NoResultsWarning: Query returned no results. [astroquery.mast.discovery_portal]
WARNING!! No observations found!!

################################
NO OBSERVATIONS FOUND! exiting....
################################
############## Nothing selected!!!! exiting...

I manually checked on the MAST portal and found that the observations do exist. I also tried defining obsmode, but it didn't work. I don't know what I am doing wrong here.

I also tried for another proposal ID and targets, but again faced the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions