This should be merged after #139. Changes are detailed below.
Made the switch for all of the limit setting code so that it uses Steve Yellin's Upper code, instead of the UpperLim code. The Upper code is equivalent to UpperLim, but also allows a wider range of confidence levels, assuming the number of events in the optimum interval is low.
Added the ability to pass a functional form for the cut_passage to rqpy.limit.optimuminterval_2dsmear
Added the ability to get the optimum interval from the limit code
Added a README for how to make Python wrappers of Fortran code
Updated the sensitivity estimate code to be compatible with the changes to the limit submodule
This should be merged after #139. Changes are detailed below.
rqpy.limit.optimuminterval_2dsmear