Google Code Exporter

Results 11005 issues of Google Code Exporter
trafficstars

``` What steps will reproduce the problem? 1. set gain > 0 2. take picture What is the expected output? What do you see instead? Image should have continuity from...

OpSys-All
Priority-Medium
Type-Defect
Usability
auto-migrated

``` Currently the 'brightness threshold' for detecting objects is hardcoded. Enable control of the value through the UI. Enable it only if the users selects to retrieve objects Save/load threshold...

Priority-Medium
auto-migrated
Component-UI
Type-Enhancement

``` What steps will reproduce the problem? 1. Click the close box on the UI window What is the expected output? What do you see instead? UI should quit cleanly...

Priority-Medium
Type-Defect
auto-migrated
Component-UI

``` Combo box on GUI for getting pixels, objects, or both from the AVR is currently non-functional. ``` Original issue reported on code.google.com by `shimniok` on 9 Sep 2010 at...

Priority-Medium
auto-migrated
Component-UI
Type-Enhancement

``` I am trying to use Pyminuit to iterate the richardson lucy(RL) algorithm as a possible method of image deconvolution. However I am getting a few errors through migrad(). I...

auto-migrated

``` What steps will reproduce the problem? 1. Create some function with a parameter whose name is greater than 10 characters 2. Try to run a minimization example: >>> import...

auto-migrated

``` >>>I extracted both he Minuit-1_7_9 & pyminuit to the home/user location (user = my name), i.e now I have the directories /home/user/Minuit-1_7_9 & /home/user/pyminuit. Then, after "cd ../pyminuit" command,...

auto-migrated

``` What steps will reproduce the problem? 1. set up FCN to be a function of e.g. xa and xb 2. try migrad() on it 3. find a KeyError e.g....

auto-migrated

``` What steps will reproduce the problem? 1. from minuit import * 2. 3. What is the expected output? What do you see instead? Expected output should be nothing (no...

auto-migrated

``` What steps will reproduce the problem? install What is the expected output? What do you see instead? I get warning messages: sudo python setup.py install ******************************************************************************** **************** Assuming Minuit...

auto-migrated