-
1) We need solution to protect our sensitive data stored in SQL Lite.
2) During our development, we discovered that even when selecting the option to always refresh data, Reveal BI still stores the…
-
How should a Research Object be identified?
We have explored the option of a PURL, a DOI, or some local de-refereable URIs. We have explored the option of providing machine-processable content for an…
-
### Expected behaviour
Redis documentation for the [SELECT](https://redis.io/commands/select) command says that
> New connections always use the database 0
So subsequent SELECT commands on diff…
-
Hey there!
I'm really embarrassed with this problem: pm2 don't restart after a system crash (or just a simple system reboot).
I had read the documentation and maked the stratup strategy like tha…
-
Hi all, actually this will fails, which would be great to be working!:
```python
from pathos.pools import ProcessPool
import osgeo.gdal
gdal.UseExceptions()
ds = osgeo.gdal.Open("dem.tif")
p…
latot updated
9 months ago
-
### Brief description of your issue
(Since latest update 3.0.6550)
If I filter process report for, say, "isp" I get a whole load of irrelevance (with no apparent "isp" ).
If I filter for, say "…
-
```
weightsPath = "frozen_inference_graph.pb"
configPath = "ssd_mobilenet_v3_large_coco_2020_01_14.pbtxt"
model = cv2.dnn_DetectionModel(weightsPath,configPath)
```
![image](https://user-im…
-
```
What steps will reproduce the problem?
1. Use bitstring_persistent on mingw
2. Some tests on mingw
What is the expected output? What do you see instead?
Failure
What version of the product are …
-
Hi William,
Thanks for your great work writing the kimimaro skeletonization tool. I'm interested in using this to get the skeletons of a fluorescent collagen network imaged on a lattice light shee…
-