Jonathan Foster
Jonathan Foster
Hey Jose, If you already have the matrix, you might just try showing it in the image viewer, which is designed to display a 2D attribute. I have a (very...
Note that as of version v1.15.0, there is the option to display arbitrary regions on an Image Viewer and these regions could be circles of a given size. A few...
NB -- this will also apply to RegionScatterLayers (once they are implemented). We can fix both at once.
That would deal with this particular error, but there are other calls to `layer._viewer_state` in this to fix.
Not sure. Is it possible for you to try installing glue some other way (e.g. conda or the [standalone package](https://glueviz.s3.amazonaws.com/installers/2023.06.4/glue%202023.06.4.exe))?
I'm 99% sure that we should purge all references to the glueviz channel from our documentation and just recommend that people get glue from the conda-forge channel.
@astrofrog -- as requested yesterday here are my notes on getting a native Apple Silicon version of glue working.
I had trouble getting QT set up that way. So I get what looks like all the appropriate versions of python packages but then this error: > ❯ glue -v...
> On the topic of dealing with some stuff that may not yet run natively, I have modified my conda setup such that I could create two separate installations for...
Do you mean adding this to the user interface (GUI)? Currently you can do this most easily from the [built-in terminal](http://docs.glueviz.org/en/stable/python_guide/ipython_terminal.html). For instance, taking the example from the [data tutorial](http://docs.glueviz.org/en/stable/python_guide/data_tutorial.html)...