Skip to content

Comments

add covariance interpolation mathspec#39

Merged
ChristopherRabotin merged 3 commits intomasterfrom
doc-covariance-interpolation
Jan 14, 2026
Merged

add covariance interpolation mathspec#39
ChristopherRabotin merged 3 commits intomasterfrom
doc-covariance-interpolation

Conversation

@ChristopherRabotin
Copy link
Member

No description provided.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @ChristopherRabotin, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request significantly enhances ANISE's capabilities in handling and documenting covariance data. It introduces a robust mathematical specification for Log-Euclidean Riemannian interpolation of covariance matrices, ensuring physically sound uncertainty propagation. Complementing this, a new tutorial provides practical guidance on utilizing these features with Orbit Ephemeris Message (OEM) files, covering data loading, interpolation, and frame transformations. The changes also include the release notes for ANISE 0.9.0, summarizing these and other key advancements in the framework.

Highlights

  • Detailed Covariance Interpolation MathSpec: A new document docs/anise/reference/mathspec/interpolation/covariance.md has been added, explaining the Log-Euclidean Riemannian Interpolation method for covariance matrices. This method is highlighted for its ability to maintain positive definiteness and preserve volume during interpolation, which is crucial for accurate uncertainty propagation.
  • New OEM and Covariance Tutorial: A comprehensive Jupyter Notebook tutorial (docs/anise/tutorials/Tutorial 08 - OEM and Covariance.ipynb) has been introduced. It guides users through loading CCSDS OEM files, interpolating state and covariance data, and transforming covariance into various local frames (e.g., RIC, Inertial), demonstrating practical application.
  • ANISE 0.9.0 Release Notes: A new blog post (docs/blog/posts/2026.01.14-anise-0.9.0.md) outlines the features of the ANISE 0.9.0 release, prominently featuring the new covariance interpolation, support for CCSDS OEM and STK .e files, instrument modeling, and kernel management enhancements.
  • Documentation Readability Improvements: Minor formatting adjustments, primarily adding blank lines, have been applied across several existing documentation files to enhance their readability and visual structure.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Visit the preview URL for this PR (updated for commit c92e119):

https://nyx-space--pr39-doc-covariance-inter-ydysr3iw.web.app

(expires Wed, 21 Jan 2026 10:49:48 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: ecf6068ed4b2d3d429c02e3ebe5890356e4315eb

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds extensive documentation for covariance interpolation, including a new math specification page, a Jupyter notebook tutorial, and a blog post announcing the feature. The changes are well-structured and provide a good overview of the new capabilities. I've found a few minor issues in the documentation and one in the CSS, which I've detailed in the comments. Overall, this is a great addition to the project's documentation.

ChristopherRabotin and others added 2 commits January 14, 2026 03:45
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@ChristopherRabotin ChristopherRabotin merged commit 8e2868f into master Jan 14, 2026
2 checks passed
@ChristopherRabotin ChristopherRabotin deleted the doc-covariance-interpolation branch January 14, 2026 10:49
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.

1 participant