download_skyflat_file¶
- grizli.jwst_utils.download_skyflat_file(skyfile, bucket_prefix='grizli-v2/NircamSkyflats/', **kwargs)[source]¶
Download an individual skyflat file
- Parameters
- skyfilestr
Path + filename of a flat file
- bucket_prefixstr
Directory prefix of the remote file
- Returns
- local_filestr, None
Path to the local file if the download was successful