oslocyclotronlab / ompy_Archive_Sept2019

Archived version om ompy as of 27. Sept 2019 -- Please use this instead:
https://github.com/oslocyclotronlab/ompy/
GNU General Public License v3.0
0 stars 1 forks source link

A cleaned, working version of the module #13

Closed fzeiser closed 5 years ago

fzeiser commented 5 years ago

Issue by jorgenem Wednesday Feb 06, 2019 at 13:26 GMT Originally opened as https://github.com/oslocyclotronlab/ompy/pull/13


Here is a version of the oslo_method_python that works (more or less) and produces sane results (more or less) for the unfolding and firstgen. There are also various utility functions that work more or less fine.

There are several bugs that I know about but haven't had time to fix yet. For example, the first_generation_method freaks out if the Ex array starts below zero. For now, use with caution.

And also, the error propagation module might not work as expected just yet. I will try to follow up with some more fixes from this branch.


jorgenem included the following code: https://github.com/oslocyclotronlab/ompy/pull/13/commits