v1.0.3¶
Data Module¶
TZERO keyword properly updated to TTE/CTIME/CSPEC file headers
Fixed GBM detector naming in FITS headers
Fixed automatic naming of GBM files
Fixed incorrect header keywords in
RSP
files written to diskPHA files
written
to disk now include option to add BAK filename for use with XSPECFixed HEALPix
nside
update during mapmultiply()
Stability and efficiency improvements in
HealPix.from_annulus()
Auto-scale HealPix resolution based on input sigma for
HealPix.from_gaussian()
andHealPix.from_annulus()
. Can be over-ridden.GbmHealPix.remove_earth()
is now properly treated as a class methodGbmHealPix.multiply()
populates the.<detector>_pointing
attributes
Background Estimation Module¶
Fixed summation over multiple
BackgroundSpectrum
Fixed incorrect
counts
andcount_uncertainty
array shapes forBackgroundRates
when integrating over energy
Spectra Module¶
Stability improvements to
SpectralFitterPgstat
Added
SpectralFitterCstat
andSpectralFitterPstat
Simulations Module¶
Fix for possible negative amplitude in
VariableSourceSpectrumGenerator
Data Finders¶
TriggerFtp
andContinuousFtp
will reconnect on broken connection instead of raising an unhelpful exception
Documentation¶
Minor updates to existing Notebooks and API documentation resulting from the above changes