-
when pulling REVEL scores, a conversion from hg38 to hg19 is attempted - liftOver might occasionally fail, which in triggers an assertion in our code:
```
Traceback (most recent call last):
Fil…
-
There is an issue in the calculation of sunrise and sunset.
For some longitudes >~70E the sunrise is later than sunset.
Example data:
'2021-03-06'
lat = 20.2
lon = 154.7
sunrise = '2021-…
-
I am trying to understand the definition of data strides in documentation. Quite confused me that strides of PIR data storage are specified as -2,-3,1. According to my understanding it should be 3,-1,…
-
I'm currently using a RealSense 435 RGB-D camera to collect data that I feed into ORB_SLAM's `rgbd_tum` example. However, the parameter file confuses me.
I use a modified version of the TUM_1.yaml …
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
There are a number of issues, some more major than others:
- The function call format is incompatible; we've been doing outputs, then inputs, in the C code, but bedrock2 does inputs, then outputs (@j…
-
A shift in the geom shown by locate by layer (the yellow line in comparison with the original geom) is apparent. This happens with several servers.
See for an example:
http://95.216.241.41/index.php…
-
# The problem
Currently, `mllam-data-prep` has no understanding of projection information, which means that it doesn't know how to define the latitude and longitude coordinate values for a given in…