Eric Ceballos Dominguez
Eric Ceballos Dominguez
Hi! When using Freeview, I am not able to click the Edit Annotation window (see GIF). Any other window works, just not this one.  For context, I am using...
When running nipet.mmrchain() I get an error that seems to come from the cuda file prjf.cu. I am unexperienced with C, so I hope you can help me out. My...
Matplotlib deprecated register_cmap function since 3.7.0, so an equivalent function is now being called under the same name
Added three features: 1. **`tick_labels`**: Custom text on colorbars when calling `Plot().add_layer(tick_labels=['text1', 'text2'])`, see for example plot below  2. **`dpi`**: Increase resolution of output figure when calling `Plot().build(dpi=...)` 3....