Eric Larson
Eric Larson
From https://github.com/sphinx-gallery/sphinx-gallery/issues/1409#issuecomment-2502153575 also instead of a pure boolean I wonder if we should let this be a regex string with default `.*` for things to link. If you set it...
To me naively the easiest solution is actually to treat the data as binocular, but set one of the eyes to `nan` when it switches to monocular. Then if you...
Marking for merge-when-green, thanks in advance @scott-huberty !
As a start, we should probably modify the FT reader code. If the `tra` matrix is present and it's not an identity matrix, we should warn people that source imaging...
The lowest-effort option would be for relevant `MacPython/statsmodels-wheels` maintainers to [configure notifications for the workflow failure](https://docs.github.com/en/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#github-actions-notification-options), then hopefully fix it before anyone notices (they'd have about a month, I think?)....
Another variant of this, for 3.13 this time: https://github.com/MacPython/statsmodels-wheels/pull/184. I'll close this in favor of that PR
Agreed this would be good, if someone is up for giving it a shot feel free to open a PR!
This is fixed in `main` so I'll close
Can you try #1345 ?
> I could not easily find any documentation on the differences between these two coordinate systems. Ideally we would have a page where each coordinate system that we support is...