Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patlak Kinetic Model #125

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

omit running on pull request

e5a689f
Select commit
Loading
Failed to load commit list.
Open

Patlak Kinetic Model #125

omit running on pull request
e5a689f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 1s

67.72% of diff hit (target 80.00%)

View this Pull Request on Codecov

67.72% of diff hit (target 80.00%)

Annotations

Check warning on line 27 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 126 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 138 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 151 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 154 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 157 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 160 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 360 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 489 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L488-L489

Added lines #L488 - L489 were not covered by tests

Check warning on line 502 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L501-L502

Added lines #L501 - L502 were not covered by tests

Check warning on line 509 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L508-L509

Added lines #L508 - L509 were not covered by tests

Check warning on line 518 in src/dynamicpet/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/__main__.py#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 11 in src/dynamicpet/denoise/hypr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/denoise/hypr.py#L11

Added line #L11 was not covered by tests

Check warning on line 45 in src/dynamicpet/denoise/nesma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/denoise/nesma.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in src/dynamicpet/denoise/nesma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/denoise/nesma.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in src/dynamicpet/denoise/nesma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/denoise/nesma.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 54 in src/dynamicpet/denoise/nesma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/denoise/nesma.py#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 60 in src/dynamicpet/denoise/nesma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/denoise/nesma.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 13 in src/dynamicpet/kineticmodel/kineticmodel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/kineticmodel/kineticmodel.py#L13

Added line #L13 was not covered by tests

Check warning on line 16 in src/dynamicpet/kineticmodel/kineticmodel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/kineticmodel/kineticmodel.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 65 in src/dynamicpet/kineticmodel/kineticmodel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/kineticmodel/kineticmodel.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in src/dynamicpet/kineticmodel/kineticmodel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/kineticmodel/kineticmodel.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 71 in src/dynamicpet/kineticmodel/kineticmodel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/kineticmodel/kineticmodel.py#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 75 in src/dynamicpet/kineticmodel/kineticmodel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dynamicpet/kineticmodel/kineticmodel.py#L74-L75

Added lines #L74 - L75 were not covered by tests