Alexandre Marie

Results 9 comments of Alexandre Marie

I understood I was loading a theory in a dirty way, so I added this to the addtheory function : ``` fit.addtheory("pearson7", function=pearson7bg, parameters=["backgr", "slopeLin", "a", "amplitude", "center", "fwhmLike", "exposant"],...

Thanks for your answer, I think it could be nice to have these as plugins so anyone that uses Qt Designer could use it too. If you want I can...

Hello again, So the issue is : the screen we are using doesn't have pyopencl or opencl on it. Thus when the script tries using it, we get the error...

Thanks for reply. I'm on it about what have to be fixed. I will not squash commits together in the future to keep a sort of historic as you want....

One thing that I forgot to ask : Are you dropping python2 in 0.18 release ? Because some tests don't pass caused by commands that only exist in python3.

I'm hitting an error while running ```run_tests.py``` that the ```get_config()``` of the cirpad causes. I'm returning an OrderedDict filled by calibs (every 6 parameters of every modules) so this is...

Thanks a lot, I dealt with all the errors thanks to you, but I have a failure in the openCL_tests that is not my fact, I think. Here it is...

I think it is possible to do so about geometry into the method call. About the _asdict() method, can you tell me if it is used as you wanted to...

We still have work to do on it: We will make a notebook to deal with the calibration. From the results of calibration, we may have some changes to the...