We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import astroquery.heasarc with astroquery.heasarc.Conf.server.set_temp('https://www.isdc.unige.ch/browse/w3query.pl'): R = astroquery.heasarc.Heasarc().query_region( position=source_coord, mission='integral_rev3_scw', resultmax=1000000, radius=5*u.deg, cache=False, time="2001-01-01 .. 2021-01-01", fields='All', good_isgri=">1000", scw_type="POINTING" )
The text was updated successfully, but these errors were encountered:
convoluted combination of bugs breaks this module with astropy==5.0.
addressed in astropy#2250
patched version available as astroquery-integral==0.4.5
astroquery-integral==0.4.5
Sorry, something went wrong.
volodymyrss
No branches or pull requests
The text was updated successfully, but these errors were encountered: