jwst_mast_query
jwst_mast_query copied to clipboard
Command line tool for querying MAST and downloading JWST data products
I can't find how to download only specific filters. Please help. Thank you!
would it be possible to add a query option for exposure types? this would help when querying for TA products for example.
The flag for filtering out guide star data seems to always be True? I tried a query where I did not set it to True, but no guide star data...
I have cloned and installed the latest version of the repo, but when I supply a cfg file (attached) that specifies `instrument: niriss`, the code tries to retrieve nircam data....
Would be nice if the results shown in the productTable and obsTable were sorted by observation and productFilename. The results would be easier to examine. It's just a little complicated...
We definitely need unit tests...
It would be nice if a user wanted to download all data for a given program, that they could do that without having to specify a lookbacktime or date_select value....
webpage_level12_jpgs lists the suffixes of the jpg file types for which jpg thumbnails are created. webpage_cols4table lists the columns that will be written to the index.html file. At the moment,...
Is there a way to have the tool check the date that the data were processed by DMS and download the files if the processing date is more recent than...
I just tried retrieving jpg files for 01143. When I set filetype to jpg, I get all the jpgs and an index.html file that looks good. If I set filetype...