-
## Checklist
[ ] I've verified that I'm running youtube-dl version **2021.12.17**
## Description
Hi since few day my bot isn't working Im having the following issue :
![image](https://user-image…
-
Hi,
On line 1641 there is the Gaussian distribution function w for the crystallite normals in mosaic crystals.
For mosaic graphite crystals (HOPG,HAPG) we know that the rocking curve is better fitte…
bbazi updated
2 years ago
-
Right now it's pretty inconvenient to have a particle and go between velocity, Lorentz factor, energy, and momentum. It'd be helpful to have a `RelativisticParticle` class that we could use to take o…
-
Hi @dkriegner ,
first of all thank you very much for your amazing software. At the moment I have faced a problem with correcting the sample position with a U matrix. I have measured three reflectio…
-
Related PR[#14796](https://github.com/ray-project/ray/pull/14796)
### What is the problem?
I was trying to use the render and recorder for the PettingZoo environments, but only the render works …
rfali updated
2 years ago
-
Hi Eric,
I notice that you use GLSL and texture maps to simulate planet surfaces. What if I want to simulate electromagnetic radiation outside the visible spectrum (cosmic background radiation or i…
-
In terms of audio, we can roughly distinguish between two different types of sounds:
- **Game Sounds** is what the gamelogic produces, and what's sent to the cab's speakers. For ROM games, that's t…
-
Hello gamma-astro-data-format enthusiasts :grinning:,
The current status of the GADF is very IACT-centric, from the names of the sections (IACT events, IACT IRFs...) to the category of mandatory fo…
-
## 🐛 Bug
We had repeatedly bug reports from napari users when switching to 3D view and when label images were present. The label images are not shown and instead we see an "Shader compilation error…
-
### What happened + What you expected to happen
If enable `ResourceChangingScheduler` and add one line `enable_reproducibility(seed=config["seed"])` in train_func (e.g., tune version of [air example]…