Conversation
|
Any updates on this @kevin218? |
|
Sadly, this project keeps getting bumped down my ToDo list due to more pressing tasks, like Cycle 4 budgets. Hopefully soon... |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #750 +/- ##
==========================================
- Coverage 52.35% 52.21% -0.14%
==========================================
Files 117 118 +1
Lines 15063 15218 +155
==========================================
+ Hits 7886 7946 +60
- Misses 7177 7272 +95 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
taylorbell57
left a comment
There was a problem hiding this comment.
Just a coupe of small edits left.
Maybe let's get this PR and my Stage 1 PR both merged before releasing v1.2.1?
|
Hmm, I just realized that something in this PR made it so that the NIRCam tests never complete - all the automated tests were killed after running continuously for 6 hours, and my own local test never completed either... |
|
Aha, I figured it out - there will be a patch in my in-prep jaxoplanet PR #766 |
|
Thanks for tracking down the error.
…On Fri, May 16, 2025, 9:48 PM Taylor James Bell ***@***.***> wrote:
*taylorbell57* left a comment (kevin218/Eureka#750)
<#750 (comment)>
Aha, I figured it out - there will be a patch in my in-prep jaxoplanet PR
#766 <#766>
—
Reply to this email directly, view it on GitHub
<#750 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFC2C7J5CMI2ITJE5HETZVD262IOPAVCNFSM6AAAAABYPNPRIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOBXHE2DSOBZGU>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
As another means to fit asymmetric limbs, this PR integrates David Grant's Harmonica package into Eureka!. Initial tests indicate that Harmonica is significantly faster than Catwoman and has more flexibility in terms of the planet shape. Harmonica also works well as a replacement for Batman.
This push has fully functioning code using the latest version of Eureka!. I've verified that is produces nearly identical results to Catwoman. This PR also includes documentation and new pytest routines.