-
**Describe the bug**
`d.rast.arrow` rendering is not aligned with constraining display resolution immediately after Zoom to saved region.
**To Reproduce**
Steps to reproduce the behavior:
In N…
-
Seems to switch focus back and forth between papers and display items. Be clearer about unit of analysis at each stage
- [x] Clarify that assessment is about computational reproducibility of display …
-
I was thinking about duplicates in styles on my server side rendered app using emotion e.g.:
```
.css-hashHere {
display: block;
display: none;
}
```
After searching the issues in this re…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
The method `goButtonPressed()` that generates the wallpaper is not disabling user interactions. The problem is that `self.canvas.generateWallpaper()` needs to run in the main thread for the `needsToDi…
-
- PyMol; A free and flexible molecular graphics and modelling package which can be also used to generate animated sequences; https://www.pymol.org/
![pymol](https://cloud.githubusercontent.com/asset…
-
Currently, every new fits processed by CCDPHOT goes to CPCS, gets standardised and this triggers a re-generation of JSON version of the three plots. This causes the entire system to block because ccdp…
-
Issue created by migration from Trac.
Original creator: @ashutoshmahajan
Original creation time: 2006-10-04 07:50:08
Assignee: @tkralphs
Version: 5.2
If the LP-relaxation of the given MIP is infe…
-
in stage.js there the following code inside the update method.
```js
if (!(laneName in this.map_)) {
this.map_[laneName] = {};
this.laneID_Map[laneName]…
-
The following Scheme script involves computing the flux from a line source in an empty 2d cell with periodic boundaries set via `k-point`. This is expected to be a 2d simulation but in fact turns out …