-
-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
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
ALMA: What kind of region is s_region? #2687
Comments
I'm going to cc @at88mph as he's been playing with this recently. |
ALMA's ObsCore service outputs the |
I believe this can be close here as it's already upstreamed to regions? |
Do you have a reference if it's upstreamed? I was tasked to trying to find a solution to it. thanks |
@andamian - Would astropy/regions#21 be sufficient? |
Oh. I see, it comes back to us (CADC) since there are no updates on that issue since 2018. But yes, I think it belongs upstream. thanks |
Yes, I have cross dependent issues that bites back to me often 😅 |
@andamian What kind of region is the
s_region
returned by ALMA?This doesn't look like any of the standard serialization formats handled by
regions
(https://astropy-regions.readthedocs.io/en/stable/region_io.html).Is it a standard format that we could (should) handle in
regions
? Or can we provide some helper here in astroquery to parse it as aregion
? e.g.The text was updated successfully, but these errors were encountered: