Skip to content

Bug/cust reg not in array#1355

Merged
DavidT3 merged 4 commits into
masterfrom
bug/custRegNotInArray
Jun 12, 2025
Merged

Bug/cust reg not in array#1355
DavidT3 merged 4 commits into
masterfrom
bug/custRegNotInArray

Conversation

@DavidT3

@DavidT3 DavidT3 commented Jun 12, 2025

Copy link
Copy Markdown
Owner

No description provided.

David Turner added 4 commits June 6, 2025 10:55
… if there are ONLY custom regions (its a very niche bug).
… there are no supplied regions but there are custom regions the WCS required for checking if a coordinate is contained within a region won't be read out. EVEN THOUGH I REQUIRE CUSTOM REGIONS TO BE IN RA-DEC SYSTEM THE REGIONS MODULE STILL WANTS A WCS (or did when I wrote this code) - really need to get around that its super annoying.
@DavidT3 DavidT3 merged commit 9d0f484 into master Jun 12, 2025
1 check passed
@DavidT3 DavidT3 deleted the bug/custRegNotInArray branch June 12, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A type error can be raised when initially reading regions - due to custom regions not being an array

1 participant