-
from [circleci...728](https://circleci.com/gh/numbbo/coco/728)
```
ALL done (Sat Sep 30 18:36:21 2017).
/usr/local/lib/python2.7/dist-packages/cocopp-2.0.681-py2.7.egg/cocopp/rungeneric.py:281: Use…
-
```python
import cocopp
datahome = '/Users/hansen/svn/coco/BBOB/data-archive/data/gecco-bbob-1-24/'
datafile = "2015-CEC/rawdata/R-SHADE-10e2-Tanabe-noiseless.tgz"
dsl = cocopp.load(datahome + dat…
-
The line removal sample works for gray scale images. Is there a technique for doing that on bi-tonal images?
-
Is there an elegant way to access the covariance structure / function after having called gp_optim? Such as a function on the form cov(x1,x2)=fun(gp,x1,x2)?
-
I think there's a bug in the MPI and EI acquisition functions:
![bug](https://cloud.githubusercontent.com/assets/206013/18430013/ea781b54-78d6-11e6-99df-5c9a07a2c695.png)
The green line is GPyOpt's …
-
Several spectral analysis functions (`periodogram`, `welch`, `csd`, etc.) produce incorrect results when the parameter `scaling` is set to `'spectrum'`.
The following modified version of the current …
-
Some NIR detectors apparently have an effect called inter-pixel capacitance where charge in a pixel can induce voltage in neighboring pixels, which then spuriously gets interpreted as photons falling …
-
The goal of this issue is to validate if the reconvolution process is working as expected.
In particular:
(1) check if the reconvolution works for noiseless simulated ACS images
(2) If (1) works, then…
-
```
Make the function names on the coco www page clickable: we want to link them
with the description of the single functions (which maybe just opens the
already available pdf at the right page?)
``…
-
Originally reported on Google Code with ID 1802
```
Here is a patch that improves the speed of LMMSE demosaicing
I checked with "Photoshop" - layer difference - on multiple hard images, no differenc…