-
Hello I found the Plugin Defocus when i was on my way to solve my issue with the DoF in Natron, sadly its only for controlling the "Bokeh-Effect" in the image and not the distance blur... will their b…
AHubl updated
6 years ago
-
Datashader is very useful when working with geospatial data and holoviews now offers datashader operations. One major issue is that these operations do not currently handle a ``crs``, which makes it d…
-
**Bug Report**
- flight log : [log](https://review.px4.io/plot_app?log=b3ce673f-cd61-4217-8866-f1b0350f74fb)
- Crash after switch to Mission mode in Waypoint 4.
Altitude setpoint = 20
after waypoi…
-
I have updated Spyder (`pip install -U spyder`) to 3.1.4 and the autocompletion in the editor stopped working. In the IPython console it's still working, but not in the editor.
**Please provide a…
jrast updated
5 years ago
-
Applying a Value Curve to the X or Y location does not produce the intended, or even expected behavior. For example, when applying applying a ramp from 0 - 100, the shape stays stationary at the 0 po…
-
Hi. I'm trying to use the RealisticBokehPass. I've took this [sample](https://vanruesc.github.io/postprocessing/public/demo/#realistic-bokeh)
But for me it doesn't work. Also I was trying to use Boke…
-
I was replacing a delayed object (`A` in the example), with a Dask array of 1000 chunks (`B` in the example). This increased the bottom of the Dask-graph with a factor of 1000.
The result was that th…
-
Error on import:
import geopandas as gpd
import pandas as pd
Traceback (most recent call last):
File "", line 1, in
import geopandas as …
-
1. Operating system: Linux 18.04 LTS
-----------------------------------------------------
2. Python version: 3.6.2
-----------------------------------------------------
3. tsfresh version…
-
We have a use case where we would like to dask.distributed to parallelize a python-bound C++ program that would work best if it could consume 8-32 threads depending on the problem size and will manage…