Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

DOC: Miscellaneous gpr module documentation fixes #259

Merged
merged 6 commits into from
Dec 19, 2024

Conversation

jhlegarreta
Copy link
Collaborator

  • DOC: Fix typos in GPR model documentation
  • DOC: Expand GP acronym when introduced for the first time in GPR model
  • DOC: Prefer impersonal style in EddyMotionGPR hpm optimization comment
  • DOC: Do not introduce unnecessary line breaks within paragraph
  • DOC: Use literal highlighting syntax for a parameter
  • DOC: Use obj Sphinx role to reference NumPy arrays consistently

Fix typos in GPR model documentation.
Expand GP acronym when introduced for the first time in GPR model
module.
Prefer impersonal style in `EddyMotionGPR` hyperparameter optimization
comment.
Do not introduce unnecessary line breaks within paragraph.

Take advantage of the commit to use literal highlighting syntax for
the `alpha` parameter for the sake of consistency.
Use literal highlighting syntax for the `a` parameter in `gpr` module
`ExponentialKriging` initialization method.
Use `obj` Sphinx role to reference `NumPy` arrays consistently in `gpr`
module docstrings.
Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.24%. Comparing base (f10fc12) to head (a5ccc0f).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #259   +/-   ##
=======================================
  Coverage   66.24%   66.24%           
=======================================
  Files          19       19           
  Lines         942      942           
  Branches      119      119           
=======================================
  Hits          624      624           
  Misses        274      274           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oesteban oesteban merged commit c2cd536 into nipreps:main Dec 19, 2024
8 checks passed
@jhlegarreta jhlegarreta deleted the MiscGPRDocAndStyleFixes branch December 19, 2024 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants