P. L. Lim

Results 416 issues of P. L. Lim

From testing #37 , I found that ImageGL does not work (no error message, just nothing shows) on RHEL 7 (has NVidia but the driver is probably very old). Unfortunately,...

While testing ejeschke/glue-ginga#30 , I encountered this message: ``` glue_ginga/qt/tests/test_viewer_widget.py::TestGingaViewer::test_single_draw_call_on_create C:\...\vispy\util\ptime.py:35: DeprecationWarning: time.clock has been deprecated in Python 3.3 and will be removed from Python 3.8: use time.perf_counter or time.process_time...

This is a follow-up of this rejected PR: * https://github.com/glue-viz/glue-jupyter/pull/416 Desired outcome: * Let us tell the tool when it is okay to resize and when it is not to...

bqplot-viewers

## Description This is to solve spacetelescope/jdaviz#743 for Jdaviz/Imviz. cc @astrofrog @maartenbreddels Also fix a bug introduced by #249 cc @rosteen (moved to #250) If this is accepted, we will...

As of 2021-06-11, there are 237 warnings in your test suite. The deprecation warnings should be fixed. The other warnings should be handled appropriately. If they are expected, use `pytest.warns`.

testing

Original question from JWST-DADF sprint, "What does Glue do with WCS and reprojection (in Jupyter notebook)?" Answer from @astrofrog : *Glue now has an option to auto-set up links based...

enhancement
documentation

See spacetelescope/jdaviz#791 for why we want this. cc @rosteen

bug

Is there a widget to add/edit Glue links like the Qt app? I found https://github.com/glue-viz/glue-jupyter/blob/master/glue_jupyter/widgets/linked_dropdown.py but no idea what it does. cc @eteq

enhancement

https://github.com/glue-viz/glue-jupyter/blob/d1246a3d95dd81c725fe25074396045f2117953e/glue_jupyter/widgets/size.py#L13 I think this is cause of spacetelescope/jdaviz#863

bug

Or something like that. From @astrofrog below: *Make it so that the image only gets updated when the user releases the mouse button, not during the panning. To me this...

enhancement