v1.1.1¶
Installation¶
Basemap no longer attempts to download and install if not using the [basemap] option.
Background Module¶
Fixed an issue where background rate data can be inadvertently updated after initialization.
Data Module¶
Simulations Module¶
Small speed up in
EventSpectrumGenerator
by not sorting TTE arrival time differences.Fixed some import issues by updating to relative import calls.
Spectra Module¶
Fixed bug in model variance calculation
Fixed bug in how asymmetric errors are calculated near parameter bounds
Made asymmetric error calculation more robust
Plotting Module¶
Removed forced plotting of errorbars for selections in
Lightcurve
andSpectrum
Utilities¶
Updated the HEASARC FTP server name since ‘legacy.gsfc.nasa.gov’ was abruptly terminated without notice.
Added
gbm.finder.TriggerFtp.get_healpix()
to only download the localization HEALPix files.
Documentation¶
Updates to existing API documentation resulting from the above changes