Ned Molter

Results 29 issues of Ned Molter

The goal is to query the Planetary Ring Node's ephemeris tools at https://pds-rings.seti.org/tools/

New Service
solarsystem
to review

Hi there, I'd like to add the functionality to query the ephemeris tools in SETI's [Planetary Ring Node](https://pds-rings.seti.org/tools/). This would be useful because the Horizons query tool does not provide...

New Service
solarsystem

Resolves [JP-3552](https://jira.stsci.edu/browse/JP-3552) Closes #8311 This PR replaces all instances tmpdir and tmpdir_factory pytest fixtures with tmp_path and tmp_path_factory fixtures, as recommended by pytest (see [here](https://docs.pytest.org/en/7.1.x/how-to/tmp_path.html)), so that these are returning...

assign_wcs
associations
background
cube_build
extract_1d
jump
outlier_detection
ramp_fitting
resample
skymatch
straylight
wfs_combine
stpipe
NIRSPEC
MIRI
NIRCAM
testing
exp_to_source
image2 pipeline
documentation
installation
mrs_imatch
regression_testing
residual_fringe
master_background

Resolves [JP-3541](https://jira.stsci.edu/browse/JP-3541) Closes #8286 This PR addresses a bug that caused tweakreg to fail when the bounding box of the input image was too small to find any sources in...

tweakreg
testing

Resolves [JP-3546](https://jira.stsci.edu/browse/JP-3546) Closes #8296 This PR addresses replacing all deprecated code inside jwst, and replacing all instances of warnings.simplefilter("ignore") with more specific warnings like warnings.filterwarnings("ignore", category=RuntimeWarning, message="Divide by zero"). A...

ami
associations
background
extract_1d
photom
ramp_fitting
resample
tweakreg
wfs_combine
stpipe
datamodels
NIRCAM
testing
coron3 pipeline
installation
regression_testing

Resolves [JP-3150](https://jira.stsci.edu/browse/JP-3150) Closes #7842 This PR addresses error aborts when extract_1d is called on SOSS data in the F277W filter. With this change, the extract_1d step and subsequent photom step...

extract_1d
testing

Resolves [JP-3584](https://jira.stsci.edu/browse/JP-3584) Closes #[8378](https://github.com/spacetelescope/jwst/issues/8378) This PR updates the outlier detection step to use a rolling median instead of a flat median for all TSO modes, such that real time variability...

outlier_detection
MIRI
testing
documentation
regression_testing

Resolves [JP-2546](https://jira.stsci.edu/browse/JP-2546) Closes #7288 This PR addresses several of the remaining tasks needed to make the wfss_contam step fully functional. Submitting a draft now so everyone can see the proposed...

assign_wcs
NIRISS
testing
Wide Field Slitless Spec (WFSS)
wfss_contam

Hi Ian, Ryan, and Jeff, This is a follow-up to our meeting today. We discussed the idea of adding parametric models of solar system bodies to operate in series with...

Resolves [JP-3631](https://jira.stsci.edu/browse/JP-3631) Closes #8498 This PR removes all instances where a step sets its own `.skip` attribute, including the one in the `record_step_status()` helper function. That pattern causes potential issues;...

cube_build
pipeline
tweakreg
stpipe
NIRSPEC
testing
spec2 pipeline
spec3 pipeline
regression_testing
master_background