-
First off, this is an awesome program. I am grateful to the developers for making such a fast md analysis tool.
**_I just had a few issues. After some digging, it seems like there is an issue runn…
-
The scientific python ecosystem continues to evolve and xarray meanwhile seems the standard for labeled numpy arrays.
To make the code more interoperable and improve beginners experience it would b…
-
I have this problem when running toy example data:
python VisInteractions.py --sourceFolder example --drawClusterPair n --keepTopEdge 15
===================================================
Inpu…
-
#### software version info (bokeh, python, notebook, OS, browser, any other relevant packages)
- bokeh 3.1.4
- python3.6
- ubuntu
- chrome
#### Description of expected behavior and the observ…
-
When in sim mode the application presents a traceback when pressing a node in the plot-tree:
```
(sim) (1c/107:5:0n) >>> Information for node kjeller-gw1:
Exception in Tkinter callback
Traceback…
-
Hi there,
I'm trying to do a project taking the alt/az measurements calculated from a WCS result from astrometry.net (taken from a static camera) and then placing them onto other jpgs from that cam…
-
### Describe the bug
When I run the plotting examples from the documentation, e.g. from [here](https://docs.sunpy.org/projects/sunraster/en/latest/data_types/spectrogram.html#plotting), in jupyter …
-
Due to how matplotlib does its positioning of tick labels, it's possible to have tick labels [that overlap](https://stackoverflow.com/q/26700598).
It would be nice to find a way to generate tick labe…
-
**Describe the bug**
I'm trying to plot the time series values of a points STVDS with g.gui.tplot. The STVDS is created with t.vect.observe.strds. When plotting the values of any single point I get s…
-
#### Description
I recently added `plot_cumulative_gain` and `plot_lift_curve` methods to https://github.com/reiinakano/scikit-plot. To do this, I built an adhoc version of `cumulative_gain…