Skip to content

Add science-friendly Specs II#192

Merged
hyperrealist merged 11 commits intobluesky:mainfrom
hyperrealist:186-science-friendly-specs-ii
Jan 5, 2026
Merged

Add science-friendly Specs II#192
hyperrealist merged 11 commits intobluesky:mainfrom
hyperrealist:186-science-friendly-specs-ii

Conversation

@hyperrealist
Copy link
Contributor

@hyperrealist hyperrealist commented Dec 1, 2025

Closes #186

This PR addresses the remainder of issues in #186 not covered by #188

Copy link
Contributor

@coretl coretl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, just one question

@hyperrealist hyperrealist force-pushed the 186-science-friendly-specs-ii branch from 7304d2b to 8c8f598 Compare December 17, 2025 09:26
@hyperrealist hyperrealist requested a review from coretl December 17, 2025 09:29
@hyperrealist hyperrealist marked this pull request as ready for review December 17, 2025 10:37
Copy link
Contributor Author

@hyperrealist hyperrealist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README.md should be updated to reflect the (major) changes to Regions.

Copy link
Contributor

@coretl coretl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor docs tweaks, and the README needs updating as you said, apart from that looks good

@hyperrealist hyperrealist requested a review from coretl December 18, 2025 17:31
README.md Outdated

grid = Line(y, 2.1, 3.8, 12) * ~Line(x, 0.5, 1.5, 10)
spec = Fly(0.4 @ grid) & Circle(x, y, 1.0, 2.8, radius=0.5)
spec = Fly(Ellipse(x, 1, 3, 0.3, y, 2.8, snake=True))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is quite the same? It has a different diameter at least. Also it's missing the 0.4 @

@hyperrealist hyperrealist merged commit 159f25f into bluesky:main Jan 5, 2026
11 checks passed
@hyperrealist hyperrealist deleted the 186-science-friendly-specs-ii branch January 5, 2026 14:55
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.

Convert specs to more science friendly forms

2 participants