ejeschke
ejeschke
Yes, that mirrors my result above. I think Collab doesn't want to open any ports to the world unless it can be tunneled somehow.
@pllim, @nabobalis, thank you! Yes, pleased to have any code review. You can check out [this gist](https://gist.github.com/ejeschke/4967448bc46a21d3e6f187724000df75) to see the tests I did.
> I have one big image uncorrected for distortion, I want to un-distort it for display but only the displayed portion of it. This plugin does not seem to handle...
> Having the entire big image (2k by 4k) displayed and clicking the reproject button, the viewer got stuck while the reprojection algorithm churns away. If we want to go...
We could run the reproject call in another thread--that would be easy. The viewer would still be responsive. I'll see if I can push up a fix for that.
> We could run the reproject call in another thread--that would be easy. The viewer would still be responsive. I'll see if I can push up a fix for that....
@pllim, does drizzle do what you want for STScI images? Has any put together a drizzle plugin for ginga?
> > @mwcraig, do you have any experience getting ipyevents working in Google Colab? > > I haven't tried -- my experience with colab was mixed the last time I...
Also, can I get a copy of your large image and also your "corrected one", to test with this? You could put them in the Box drive, if you folks...