Erik Tollerud

Results 283 comments of Erik Tollerud

Oh and may or may not be related, but I notice that if I do ``` for l in v.layers: if hasattr(l, 'ImageLayer'): l.view.stretch = 'arcsinh' l.state.percentile = 99.5 ```...

Ohh, good point @pllim, I think that's also a fine solution, although it's a bit awkward when combined with #2320. Basically what I really want here is a way to...

Yeah, the more you both talk about it, I think the "renaming" approach would be just fine as a way to functionally acheive the same as the "first" viewer workflow...

Another option (which I think I prefer?) is to have an always/often-present "rescale" button that does this *on demand*. But even if we want to go with @rosteen's suggestion, there...

Now my opinions 1) Astronomer opinions vary on this (@orifox said 50/50, which I think we all agreed is in the right ballpark), so it probably should be an *option*....

@nden - if what you want is the names specifically for the _default_ representation (as opposed to the current one for a particular object, which can change at runtime), then...

👍 to what @astrofrog said here. It's also worth considering whether someone *other* than @nden should try to write up some of this and have her essentially correct it. That's...

@sosey - thanks, I'll see if some of those in the session yesterday can have a look. @keflavich @astrofrog @Cadair ?

The trick is to find a good way to herd cats: ![linedkittens](https://cloud.githubusercontent.com/assets/346587/23184500/0d8aa7d2-f84e-11e6-8ffc-83737d6969bb.jpg)

I'm going to re-open this as a reminder to try to implement `place_food_dishes(orientation='linear')`. 😉