James Townend

Results 23 comments of James Townend

Yeah... Is that not the recommended way of using Spytify? I have Spotify playing most of the day while I work.

Got it, that solves my problems then. Thanks, you can close this feature request if you want to.

Could be useful in case, e.g. a user's internet connectivity is unstable.

I'd also like different colors for variables. There is a `colors` parameter in `az.plot_forest` but if I provide a list of colors or the "cycle" option it only uses the...

@OriolAbril Thanks, that makes sense. I compare variables within a model more than across models, so it would be nice to have the same functionality for those too. These plots...

> What do you mean by incorrect scaling? Might be a bug that needs fixing. Sorry, scaling for ridge plots, I should have said. For forest plots they look fine....

I realise after checking it was actually an ARCSI tutorial you made that used RSGISLib as part of it, titled "Introduction to ARCSI for generating ARD". I'm not sure of...

Okay, thanks for the update. I do think a notebook as part of this repo covering some of the image processing methods within RSGISLib would be worthwhile, even if it...

Same issue. Pop!_OS 22.04 LTS, Gnome version 42.9

In a fresh Python 3.10 environment I needed to fix these versions to get things working: ``` jax==0.4.20 jaxlib==0.4.20 scipy==1.12.0 ```