check_isJWST

grizli.prep.check_isJWST(infile='')[source]

Check if a file or list of files is JWST image.

Parameters
infilefits file

File to test

Returns
isJWSTbool

True if the file is a JWST image and False otherwise.