swifttools.ukssdc
moduleChanges made to this module after its original release will be documented here.
swifttools
v3.0.22
swifttools.ukssdc.xrt_prods
v1.12 released: adds a srcrad
parameter for light curves and spectra.dict
now includes an "Exposure" column in the hard/soft/ratio datasets.swifttools
v3.0.5
mergeUpperLimits()
.math.factorial()
function now requires the argument
to be an integer, it does not accept floats such as "3.0". This caused en error in bayesRate()
as called
by mergeUpperLimits()
and mergeLightCurveBins()
.swifttools
v3.0.2
mergeUpperLimits()