-
### Description
Following the [example of the WCS Astropy page](https://docs.astropy.org/en/stable/visualization/wcsaxes/generic_transforms.html) but only changing the placement of…
-
```
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
at…
-
### Description
When adding a title to a WCSAxes that has tick labels on the top of the Axes, the title overlaps with the tick labels. This specifically happens when the figure has `constrained_layou…
-
I have an extra monitor plugged into my laptop many times (but not all the time) and I recently noticed that the following code:
```
import pyautogui
change_intense_to_calm = pyautogui.lo…
-
https://github.com/mattrayner/docker-lamp/blob/9dd205bbfb0bebb84e0b84509813b78cac1b40c6/supporting_files/create_mysql_users.sh#L20
The above command will cause an error.
``` console
ERROR 1133 …
-
## 🐛 Bug Report
Reading netcdf and pp files in iris with the latest version of dask is slower and takes a lot more memory.
I'm not familiar enough with the mechanics of iris loading to understan…
-
Dear Yang Zhong,
I implemented the random shift constraint similar to what you did in the MoS2 Demo (random shift within a range of 2 angstroms in the ab plane and 0.5 angstroms along the c-axis). …
-
### Problem:
Paths of the ROIs are not returned by image_segmenter
### Explanantion:
After segmenting an image, the .verts attributes are not saved. It would be good to access them later, not jus…
-
```
---------------------------------------------------------------------------
FileNotFoundError Traceback (most recent call last)
in
3 import matplotlib.pyplot as…
rg314 updated
3 years ago
-
While I was testing the demonstration code for issue #1847, I tried creating plot windows from the interactive python console.
This worked fine in my normal PyQt5 environment, but doesn't create the …