-
We have now received many requests for geometry data to be included. We should start by adding what is listed below:
files with _M1 suffix: shots < 9990
files with _M4 suffix shots >= 9990
PF …
-
I have created a tool that detect data races in java.
The tool has detected the following races in **Geometry.java**:
1. Race between [read](https://github.com/fpsunflower/sunflow/blob/15fa9c6cc…
-
### Bambu Studio Version
1.9.5.51
### Where is the application from?
Bambu Lab Official website
### OS version
Win11
### Additional system information
_No response_
### Printer
X1
### How to…
-
Enabling `gdal.UseExceptions` made this issue apparent. Two tests (`test_carbon_dup_output` and `test_carbon_full`) started failing because of invalid geometries in the vector resulting from reproject…
-
**Describe the bug**
Identify on MapImagerLayer return response saying geometry was not provided when it was. You appear to have fallen victim to the well know issue of python requests and nested di…
-
When a GPAW single point fails due to timeout (although it might be more general), the `insert_quantities` call inside `Dataset.evaluate` fails with
```
Traceback (most recent call last):
File "/…
-
## Description
When running the following code:
```
A = ProjectionOperator(ig, ag, device="GPU")
initial = ig.allocate(0)
cgls_simple = CGLS(initial=initial, operator=A, data=centred_data)
```
The…
-
Hello,
I have a question related to inserting geometry into a model. It looks that I didn't understand it or something works not right.
My idea was to generate h5 file by **geometry_objects_writ…
-
While switching between representations I often miss-click and delete representations which in some cases leads to a bug. (eg deleting a representation while it is active)
![Animation3](https://git…
-
Thank you for your excellent work.
I am trying to draw ground truth with point cloud data. However, the bounding box does not match the object. I am so confused. I would be appreciate any comments …