add schaefer csv output + minor correction #733
Annotations
14 errors
Check:
amypet/centiloid.py#L69
[TODO] reported by reviewdog 🐶
# TODO: voxel-wise kinetic analysis
Raw Output:
amypet/centiloid.py:69: # TODO: voxel-wise kinetic analysis
|
Check:
amypet/dyn_tools.py#L222
[TODO] reported by reviewdog 🐶
# >>> TODO: check what or if none weights to use here:
Raw Output:
amypet/dyn_tools.py:222: # >>> TODO: check what or if none weights to use here:
|
Check:
amypet/dyn_tools.py#L304
[TODO] reported by reviewdog 🐶
# >>> TODO: check this k2p what to use by default
Raw Output:
amypet/dyn_tools.py:304: # >>> TODO: check this k2p what to use by default
|
Check:
amypet/dyn_tools.py#L326
[TODO] reported by reviewdog 🐶
# > TODO: get the threshold based on smoothed image
Raw Output:
amypet/dyn_tools.py:326: # > TODO: get the threshold based on smoothed image
|
Check:
amypet/__init__.py#L15
[flake8] reported by reviewdog 🐶
F403 'from .align_brkdyn_ct import *' used; unable to detect undefined names
Raw Output:
amypet/__init__.py:15:1: F403 'from .align_brkdyn_ct import *' used; unable to detect undefined names
|
Check:
amypet/__init__.py#L15
[flake8] reported by reviewdog 🐶
F401 '.align_brkdyn_ct.*' imported but unused
Raw Output:
amypet/__init__.py:15:1: F401 '.align_brkdyn_ct.*' imported but unused
|
Check:
amypet/_backend_web.py#L45
[flake8] reported by reviewdog 🐶
E221 multiple spaces before operator
Raw Output:
amypet/_backend_web.py:45:28: E221 multiple spaces before operator
|
Check:
amypet/_backend_web.py#L170
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
amypet/_backend_web.py:170:49: E231 missing whitespace after ':'
|
Check:
amypet/align.py#L18
[flake8] reported by reviewdog 🐶
F401 '.utils.get_atlas' imported but unused
Raw Output:
amypet/align.py:18:1: F401 '.utils.get_atlas' imported but unused
|
Check:
amypet/align.py#L128
[flake8] reported by reviewdog 🐶
E265 block comment should start with '# '
Raw Output:
amypet/align.py:128:5: E265 block comment should start with '# '
|
Test py3.7
Process completed with exit code 1.
|
Test py3.11
The job was canceled because "_3_7" failed.
|
Test py3.11
The operation was canceled.
|
CUDA py3.8
Process completed with exit code 1.
|