Skip to content

Add config setting for NoJump transformation - #38

Merged
PardhavMaradani merged 1 commit into
MDAnalysis:mainfrom
PardhavMaradani:add-nojump-setting
Jul 20, 2026
Merged

Add config setting for NoJump transformation#38
PardhavMaradani merged 1 commit into
MDAnalysis:mainfrom
PardhavMaradani:add-nojump-setting

Conversation

@PardhavMaradani

Copy link
Copy Markdown
Collaborator

Changes made in this Pull Request:

  • Added a universe config option to add a NoJump transformation

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

Transformations can only be added once to MDAnalysis universes. The original idea was to allow users configure a code block that can add any custom transformations to the universe. Till that support is added, this knob provides as easy option to enable the NoJump transformation, which is needed for correct MSD / ACF analyses.

@read-the-docs-community

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9bf7f41) to head (618c2b4).

Additional details and impacted files
Components Coverage Δ
frontend 100.00% <100.00%> (ø)
backend 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@PardhavMaradani
PardhavMaradani merged commit 50b0525 into MDAnalysis:main Jul 20, 2026
20 checks passed
@PardhavMaradani
PardhavMaradani deleted the add-nojump-setting branch July 20, 2026 02:48
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