jwst icon indicating copy to clipboard operation
jwst copied to clipboard

Python library for science observations from the James Webb Space Telescope

Results 360 jwst issues
Sort by recently updated
recently updated
newest added

Resolves [JP-2658](https://jira.stsci.edu/browse/JP-2658) This PR addresses an issue where the appropriate algorithms to calculation the CRPIX* values of the WCS for the various GUIDING exposures was not used. **Checklist for maintainers**...

bug
MIRI
FGS
testing
engdb_tools
set_telescope_pointing
regression_testing

Resolves [JP-2808](https://jira.stsci.edu/browse/JP-2808) This PR fixes the retrieval of the SRCTYPE value in the master_background step for the case of NIRSpec IFU data. The input background spectra (from x1d products) are...

NIRSpec IFU
master background
master_background

Adds a Zenodo DOI and a citation file based on the current contributors list **Checklist for maintainers** - [ ] added entry in `CHANGES.rst` within the relevant release section -...

documentation

Resolves [JP-2693](https://jira.stsci.edu/browse/JP-2693) This PR implements the enhancement to the jump step where groups after detected jumps are flagged do_not_use. This "corrects" transients that have been seen to make the slope...

jump
testing
documentation

This is an example of applying `black` formatting to the codebase, and adding a `black --check .` to the style check. Related to the greater discussion on common code formatting:...

source catalog
ami
assign_wcs
associations
background
combine_1d
cube_build
dark_current
dq_init
extract_1d
extract_2d
fits_generator
flatfield
fringe
imprint
ipc
jump
lastframe
linearity
outlier_detection
persistence
photom
pipeline
ramp_fitting
refpix
resample
reset
rscd
saturation
skymatch
straylight
superbias
tweakreg
wfs_combine
stpipe
datamodels
transforms
NIRSPEC
MIRI
NIRISS
FGS
NIRCAM
testing
exp_to_source
image2 pipeline
image3 pipeline
coron3 pipeline
spec2 pipeline
spec3 pipeline
ami3 pipeline
documentation
Wide Field Slitless Spec (WFSS)
path loss
tso_photometry
engdb_tools
tso3 pipeline
white_light
msa_flagging
group_scale
gain_scale
wavecorr
guider_cds
bar shadow
firstframe
installation
detector1
cube_skymatch
mrs_imatch
assign_mtwcs
regression_testing
wfss_contam
residual_fringe
master_background
source type

Resolves [JP-nnnn](https://jira.stsci.edu/browse/JP-nnnn) Closes # This PR adds a function to assign_wcs to populate the wavelength extension of the calints level 2 output for MIRI LRS slitless data. Not sure if...

assign_wcs

…es and their corresponding DQ flags. The rateints product will have all NaNs set to zero with the corresponding DQ flag set to DO_NOT_USE. Resolves [JP-2669](https://jira.stsci.edu/browse/JP-2669) This PR addresses testing...

ramp_fitting
testing

This PR adds a parent ABC to ModelContainer, so that behavior in stpipe can be altered if step/pipeline input is a ModelContainer rather than a JwstDataModel. Need to wait for...

datamodels
installation

Resolves [JP-2807](https://jira.stsci.edu/browse/JP-2807) Closes # This PR updates the ATOCA algorithm from the initial merge to the current development branch, increasing stability and reducing runtime. The modeling is now off by...

extract_1d
pipeline
tso3 pipeline

A copy of the input model is not made in SourceCatalogStep since there is no return model (just the table). In the step, the units of the data/err arrays are...

source catalog