Google Code Exporter

Results 11551 issues of Google Code Exporter

``` 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

``` What steps will reproduce the problem? 1. Run the attached script bb_minuit.py (requires bb_utils.py, which is also attached) 2. You can also run bb_scipy.py if you like (also requires...

auto-migrated

``` I have attached the script test_minuit.py and the output test_minuit_output.txt I get that shows the incorrect results. What version of the product are you using? On what operating system?...

auto-migrated