P. L. Lim

Results 548 comments of P. L. Lim

@ejeschke , I agree and I took the liberty to update the milestone. Thanks!

Sounds good, but looks like you need a rebase. 😸

Following discussions from #671 @ejeschke -- "I wonder about the whole idea of 'hardcoding' the menu locations of plugins in the documentation, given that the user can actually create their...

I'll have to ponder later if the cost of not running this for all combo is worth the benefit. Not like we just sit staring at the CI until it...

Re: Glue -- Hmm, good point considering its integration is "green" over at glue-viz/glue#1407 . @astrofrog and @eteq , could you please clarify?

FWIW `astropy.visualization` comes "free" as `astropy` is a required dependency, so it is always there anyway.

If we want to revisit this, needs some sort of translation layer to https://github.com/ejeschke/ginga/blob/master/ginga/ColorDist.py , maybe. Also see https://docs.astropy.org/en/stable/visualization/normalization.html

Maybe https://github.com/ejeschke/ginga/blob/master/ginga/AutoCuts.py too.

In principle, both Ginga and Astropy methods takes the input data and spits out modified data, so plug and play might be possible. But it is not obvious to me...