P. L. Lim

Results 405 issues of P. L. Lim

**Describe the bug** Marker overlay (i.e., overlaying table data on image) may take a few runs to show up or not at all. This behavior was reported in Firefox (a...

bug

See full bug report at spacetelescope/jdaviz#697 . Based on spacetelescope/jdaviz#569 , I think the fix should be here, so cross-posting.

bug

I see that there has not been activities for 3 years when I stopped by to report an issue. What is the status of this package? Hope you can advise....

https://github.com/jupyter-widgets/traittypes/blob/af2ebeec9e58b73a12d4cf841bd506d6eadb8868/traittypes/traittypes.py#L21 ``` traittypes/__init__.py:1: in from .traittypes import * traittypes/traittypes.py:20: in Empty = Sentinel('Empty', 'traittypes', traitlets/__init__.py:24: in __init__ warn( traitlets/utils/warnings.py:11: in warn return warnings.warn(msg, category=category, stacklevel=stacklevel, source=source) E DeprecationWarning: E Sentinel...

We get help desk calls about these notebooks because they are linked to from JDox articles. But how do we know who is responsible for what here? This repo is...

Just use the dev wheels upstream provide.

**Scope:** Propose API to import/load spatial and spectral regions. **Out of scope:** * Importing/loading composite/masked subsets/regions. * Exporting any region. [🐱](https://jira.stsci.edu/browse/JDAT-4442) # Spatial Regions ## Existing API These work in...

api

### Description This pull request is to explore what if markers use Astropy regions instead of Astropy Table. There is no expectation for this to be merged until more backends...

discussion
imviz

### Description This pull request is to remove the unreleased `jdaviz-cube` writer we added in #2012 and use the improved specutils `wcs1d-fits` writer that Derek modifed in https://github.com/astropy/specutils/pull/1009 . Close...

documentation
cubeviz
api

https://github.com/spacetelescope/jdaviz/blob/0655d4a43b82323042db87a74d352ecf0590d5fc/jdaviz/core/freezable_state.py#L70-L71 `_set_axes_lim` called too many times when Imviz adjusts more than one limit at once. Coupled with WCS look-ups every time it is called, this can lead to performance issues....

bug
imviz
performance