-
Platforms: linux, rocm, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_compile_forward_special_spherical_bessel_j0_cuda_flo…
-
Hi All,
Q1: The server.py states: "Query must use "**geometry**" for a column name, and must be in spherical mercator (900913) projection.". Does this imply that postgis data should stored in srid 38…
-
An example should be added that demonstrated how to propagate rotational dynamics. Ideally, the followings should be included:
- [ ] Torque from the environment (Spherical Harmonics for instance).
…
-
We should utilize ccdproc/photutils/astropy platesolving routines. See which of these packages (or another one) provides plate solving routines. If more than one, we can play around with things and fi…
-
Currently you have the velodyne setup for Lidar, however, do you have any direction or ideas of if I had specific points that I would like to loop through while still using the GPU async setup? I have…
-
`def pose_spherical(theta, phi, radius):
c2w = trans_t(radius)
# print(c2w)
c2w = rot_phi(phi / 180. * np.pi) @ c2w
# print(c2w)
c2w = rot_theta(theta / 180. * np.pi) @ c2w …
-
I was trying to understand how all the transforms work with @teonbrooks . I don't have time to write a full-fledged documentation but I'll jot down the main points -- it could form the skeleton of a t…
-
In CMI, if user want to use spdiameter, one need to specify the sphericalCF when setEquation at the beginning.
```
contribution.registerFunction(sphericalCF, name = "f")
contribution.setE…
-
I'm happy to code up the remaining gravity corrections for the Bouguer Anomaly as per Hinze 2005
http://library.seg.org/doi/10.1190/1.1988183
including :
spherical cap correction for Bouguer slab…
-
Even though in principle Poisson gravity can be used in the places where we currently use monopole gravity, we use monopole gravity only in 1D spherical coordinates (and can use it in 2D cylindrical a…