P. L. Lim

Results 404 issues of P. L. Lim

Using glue-jupyter with bqplot backend, setting `Data.style.marker` has no effect. No error message either. It is always a circle no matter what. I can set other things like alpha, color,...

Do you have something like this? 'Coz I can't find it in your API doc at http://docs.glueviz.org/en/latest/api/glue.core.data_collection.DataCollection.html ```python dc = app.data_collection # Some API that gives me DataCollection object #...

See traceback at https://github.com/spacetelescope/notebooks/pull/145#issuecomment-693618725 cc @samanthalh and @catherine-martlin

bug
Drizzlepac

https://github.com/adrn/nbcollection/

question
Infrastructure

@eteq , there is a need to add new tutorials for `synphot` and `stsynphot` in notebook form. Is this repo a good place for such things? The examples should not...

question

See instructions at https://stsci.app.box.com/s/bl2ggu7f4dszmnjpqe282ro0yh887k1e . ref: https://jira.stsci.edu/browse/DSI-92 cc @eteq , @larrybradley, and @stscicrawford

Infrastructure

This came up in a previous offline discussion. For a DO (#59)I, someone said a release tag is necessary. When do we deem this repo ready for a "release"? Where...

question

This is what I see when I fire up the notebook: ![Screenshot from 2019-03-19 15-09-41](https://user-images.githubusercontent.com/2090236/54635025-b1614f00-4a59-11e9-9e2b-66c52fadbc62.png) p.s. This notebook is one of the three that was advertised as [following style guide](https://github.com/spacetelescope/style-guides/blob/master/guides/jupyter-notebooks.md#example-notebooks-following-this-style-guide)...

bug
MAST

Currently, CI is failing because `align_multiple_visits` notebook uses `glob` to provide inputs for TweakReg. Unfortunately, `glob` order can be arbitrary and not well suited for the purpose of running it...

bug
Drizzlepac

There is an `old-master` branch. Do we need it?