-
Hi,
I see an example in here: https://www.blopig.com/blog/wp-content/uploads/2019/10/GPyOpt-Tutorial1.html
The codes are:
#Import Modules
#GPyOpt - Cases are important, for some reason
import G…
-
It would be really helpful to be able to click on a point in a scatter plot chart and then update a second chart to whatever was selected in the first chart. As outliers are what are of interest, the …
-
First of all, I would like to say that I really love pywcsgrid2. Very nice job. This module is great.
This is more a question than an issue, but is there a nice way to plot objects (like circles, ell…
-
- [ ] 3-d visualizations like trajectory plots
- [ ] user input for trajectory
-
In the settings , I changed
data_settings:
client: IRIS #enter all the clients separated by commas
network: "KOERI" #* for all stations
station: "*" #* for all stations
channel: BHZ,…
-
## Description
Running the scanpy tests locally (see system information and package versions below), I noticed the test `scanpy/tests/test_plotting.py::test_paga` sometimes failing due to `Assertio…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (op…
-
### Description
There seem two existing approaches to implement curvilinear projections using matplotlib, `projection` and `axisartist`. The current implementation of cartopy follows the `projection`…
-
May help for some (future) plots? Close if this is useless :)
```py
import matplotlib.pyplot as plt
from matplotlib.gridspec import GridSpec
import numpy as np
rs = np.random.RandomState(42)
…
-
Thanks for this great library for interfacing with CATMAID.
It would be great if I could include a single module (e.g. pymaid.fetch) without the other modules. This is currently not possible due t…