You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: A coordinate frame was not found for region: "circle(15:16:44.817,+7:01:19.62,34.6256")", skipping. [regions.io.ds9.read]
Traceback (most recent call last):
File "/home/xarth/yt/xray_fits/ala.py", line 18, in <module>
circle_reg = ds9_region(
File "/home/xarth/codes/xarthisius/yt/yt/frontends/fits/misc.py", line 172, in ds9_region
r = method(reg, format="ds9").regions[0]
IndexError: list index out of range
Expected outcome
No error.
The text was updated successfully, but these errors were encountered:
Bug report
Bug summary
See: https://yt-project.org/doc/cookbook/fits_xray_images.html
Code for reproduction
Actual outcome
Expected outcome
No error.
The text was updated successfully, but these errors were encountered: