Skip to content
Discussion options

You must be logged in to vote

Okay, maybe you need to provide the image extension in the python configuration file such as:

image_files.append(MeasurementImage(fits_file='jw02736-o001_t001_nircam_clear-f444w_i2d_cut.fits',
                                    weight_file='jw02736-o001_t001_nircam_clear-f444w_i2d_cut.fits',
                                    image_hdu=1, weight_hdu=4,
                                    weight_type='weight',
                                    psf_file='psfs/psf_f444w.fits',
                                    weight_absolute=0, weight_threshold=1.e-06))

Since you provide an explicit image extension via "image_hdu" SE++ assumes the PSF to be in the same extension in the PSF file. Howe…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dsluse
Comment options

Answer selected by dsluse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants