P. L. Lim

Results 2094 comments of P. L. Lim

Perhaps related to spacetelescope/synphot_refactor#132 . In `synphot`, you can apply extinction to filters, but just not with models from this package.

Had the same question. Went with https://github.com/pyenv/pyenv-virtualenv/issues/135#issuecomment-582180662 as my workaround.

I was just looking for examples to build OS-specific wheels, as my package has a C-extension in it. If you know of any good example repos already doing this, that...

Hello. Not sure if my problem is the same problem, but I too am trying to run `voila` in WSL2 on Windows 10. I see that you have a `--no-browser`...

p.s. Setting `default_size=1` for marker style `ko` works though it is not intuitive.

Lemme dig out the code... I have a setting that is equivalent to "." but using native bqplot OOP syntax.

@mwcraig , does this help? https://github.com/spacetelescope/jdaviz/blob/d24f8239ac0e1571b4926f2afdb9abf188033951/jdaviz/configs/imviz/plugins/aper_phot_simple/aper_phot_simple.py#L382

As far as my eyes are concerned, yes.

> so that it matches matplotlib? Would be nice. 🐱

Hmmm... Isn't that a bug? I thought the pyplot here is for matplotlib compat?