stscijgbot-jwql

Results 109 comments of stscijgbot-jwql

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-157?focusedCommentId=677072#comment-677072):_ Also, for NIRCam there is the option of taking full frame darks using 1 or 4 amplifiers. Right now JWQL is ignoring this option...

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-250?focusedCommentId=716264#comment-716264):_ Fix in #1643

_Comment by [Bradley Sappington](https://jira.stsci.edu/secure/ViewProfile.jspa?name=bsappington) on [JIRA](https://jira.stsci.edu/browse/JWQL-151?focusedCommentId=704004#comment-704004):_ resolved with #1608

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-244?focusedCommentId=703164#comment-703164):_ I've been trying different options using the example file above. So far the two best results are from astropy ZScaleInterval when using a very...

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-244?focusedCommentId=703172#comment-703172):_ ZScaleInterval with a contrast of 0.5, and a linear scaling seems best. This matches what Explore Image defaults to.

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-244?focusedCommentId=703176#comment-703176):_ Looks like Explore Image uses ZScaling with a contrast of 0.25

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-244?focusedCommentId=703182#comment-703182):_ For a future PR: Here is how the data are scaled in Explore Image: Then, in place of matplotlib.colors.LogNorm(), use matplotlib.colors.Normalize() You shouldn't need...

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-244?focusedCommentId=953404#comment-953404):_ Fix in [#⁠1686|[https://github.com/spacetelescope/jwql/pull/1686].] Switched to linear scaling.

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-195?focusedCommentId=713939#comment-713939):_ Code fixed via #1592 Now we need to run that code on the affected datasets

_Comment by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert) on [JIRA](https://jira.stsci.edu/browse/JWQL-166?focusedCommentId=680681#comment-680681):_ Added to track work for a more permanent fix for this issue.