v1.0.4¶
Data Module¶
Spatial association calculations fixed in
GbmHealPixfor partial-sky occultation observations (credit: J. Wood)Spatial association prior probability keyword option added to
GbmHealPix.source_probability(),GbmHealPix.region_probability(),HealPix.source_probability(), andHealPix.region_probability()Fix for overwriting of GTIs during a time slice operation on
PHAIIandTTE(credit: J. Wood)Access of
PosHist.time_rangeis now more efficientFixed bug that caused the
tcentattribute inPHAandBAKto change after thewritemethod was calledRSP:Now supports reading response with
N_GRP> 1 (credit: I. Martinez-Castellanos)Keyword argument bug fixes for
from_arrays()(credit: I. Martinez-Castellanos)Fixed crash on writing to disk after creation with
from_arrays()(credit: I. Martinez-Castellanos)Fixed consistency in processing and store
tstart/tstopkeywords infrom_arrays()Added options to
write()Fixed incorrect element accessor in
interpolate()Fixed interpolation bounds to be within the time period covered by the RSP
Background Estimation Module¶
Fixed incorrect shape of
countsproperty after callingBackgroundRates.integrate_energy()Fixed incorrect initialization after slicing
BackgroundSpectrumBug fix for uncertainty calculation in the fast approximation of
NaivePoisson(credit: J. Wood)
Simulations Module¶
Added keyword for user-defined deadtime in
TteSourceSimulatorandTteBackgroundSimulatorFixed bug in time arrival simulation in
EventSpectrumGenerator
Plotting Module¶
Added missing standard properties to
ResponseMatrix,ChannelEffectiveArea, andPhotonEffectiveAreaFix treatment of null
detectorsargument inSkyPlot.add_poshist()
Utilities¶
Proper MJD conversion scaling to UTC in
MetEnforced consistent behavior for
degoption in the relevantgbm.coordscoordinate conversions (credit: I. Martinez-Castellanos)
Documentation¶
Minor updates to existing Notebooks and API documentation resulting from the above changes