Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Wuhyun
Copy link
Collaborator

@Wuhyun Wuhyun commented Oct 28, 2025

AbstractReader pads the data with zeros by default.
This is not always ideal, especially for quaternions, where zero quaternions can be problematic (quaternions' norms should be equal to 1).
In this PR, this is solved by manually adjusting the padded values after the default zero-padding.

@Wuhyun Wuhyun force-pushed the feature/nonzero-data-padding branch from 3fd823f to 8f91cfd Compare October 29, 2025 14:33
@Wuhyun
Copy link
Collaborator Author

Wuhyun commented Oct 29, 2025

This PR now includes support for loading fitted noise model parameters, assuming 1/f noise (AtmosphericNoiseModel) by default.

@Wuhyun Wuhyun merged commit 667f36d into main Oct 29, 2025
5 checks passed
@Wuhyun Wuhyun deleted the feature/nonzero-data-padding branch October 29, 2025 14:45
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.

2 participants