-
Chequear lo que hay acá, está relacionado, pero no estoy seguro que sea correcto
- Para los quad con `back face culling` en un momento el quad debería dejar de verse porque es perpendicular a la p…
-
Part of https://github.com/apache/datafusion/issues/11752 and https://github.com/apache/datafusion/issues/11790
Currently, a call to `REGEXP_MATCH ` with a Utf8View datatypes induces a cast. After …
-
found with:
import pyNN.spiNNaker as sim
n_neurons = 10000
simtime = 1000
sim.setup(timestep=1.0, min_delay=1.0)
spikeArray = {'spike_times': [[0]]}
stimulus = sim.Population(1, sim.SpikeS…
-
Regarding the camera: panning, orbiting, zooming, fitting selection to screen, and a quick access to canonical views (front, back, top, bottom, left, right), allowing both perspective and orthogonal p…
-
### What happened?
When changing the selected train (not the projection), the scrolling lags behind for a few seconds, and the Manchette and actual chart scrolling aren't in sync as well.
After so…
-
## Describe the bug
When reading the domain file in `omInputs.py`, a pyproj `Proj` object is instantiated using the parameters from the domain netCDF file. However, the grid offset was only recentl…
aethr updated
4 months ago
-
- Draw a shape in Draw tab.
- Change to Render
- Switch projection (render mode) eg from the 3D view to a flat one
- Zooming isn't working
- It comes back after changing tabs
-
Hello,
My lab ran experiments and obtained a cryoEM dataset. When trying to run cryoDRGN, I obtained pure noise. I tried to run the back projection algorithm and also obtained pure noise, whether I…
-
In the https://opentelemetry.io/docs/specs/semconv/faas/aws-lambda/#sqs the SQS Event (receive) and SQS message (process) spans have span links added. The span links do not describe the relationship …
-
It occurs to me the current setup of using TDVP has a major inefficiency: after calling the `tdvp` function on a given timestep, for the next timestep the exact same MPS that was returned is often reu…