Skip to content

added functionality to deal with early frames with little or no signal #743

added functionality to deal with early frames with little or no signal

added functionality to deal with early frames with little or no signal #743

Triggered via push December 30, 2023 00:31
Status Failure
Total duration 1d 11h 11m 23s
Artifacts

test.yml

on: push
Matrix: cuda
Matrix: test
PyPI Deploy
0s
PyPI Deploy
Fit to window
Zoom out
Zoom in

Annotations

291 errors
[TODO] amypet/centiloid.py#L69: amypet/centiloid.py#L69
# TODO: voxel-wise kinetic analysis
[TODO] amypet/dyn_tools.py#L222: amypet/dyn_tools.py#L222
# >>> TODO: check what or if none weights to use here:
[TODO] amypet/dyn_tools.py#L304: amypet/dyn_tools.py#L304
# >>> TODO: check this k2p what to use by default
[TODO] amypet/dyn_tools.py#L326: amypet/dyn_tools.py#L326
# > TODO: get the threshold based on smoothed image
[flake8] amypet/__init__.py#L15: amypet/__init__.py#L15
F403 'from .align_brkdyn_ct import *' used; unable to detect undefined names
[flake8] amypet/__init__.py#L15: amypet/__init__.py#L15
F401 '.align_brkdyn_ct.*' imported but unused
[flake8] amypet/_backend_web.py#L45: amypet/_backend_web.py#L45
E221 multiple spaces before operator
[flake8] amypet/_backend_web.py#L170: amypet/_backend_web.py#L170
E231 missing whitespace after ':'
[flake8] amypet/align.py#L18: amypet/align.py#L18
F401 '.utils.get_atlas' imported but unused
[flake8] amypet/align.py#L131: amypet/align.py#L131
E265 block comment should start with '# '
[flake8] amypet/align.py#L141: amypet/align.py#L141
E225 missing whitespace around operator
[flake8] amypet/align.py#L146: amypet/align.py#L146
E265 block comment should start with '# '
[flake8] amypet/align.py#L148: amypet/align.py#L148
E265 block comment should start with '# '
[flake8] amypet/align.py#L150: amypet/align.py#L150
E225 missing whitespace around operator
[flake8] amypet/align.py#L150: amypet/align.py#L150
E225 missing whitespace around operator
[flake8] amypet/align.py#L169: amypet/align.py#L169
E265 block comment should start with '# '
[flake8] amypet/align.py#L171: amypet/align.py#L171
E265 block comment should start with '# '
[flake8] amypet/align.py#L173: amypet/align.py#L173
E265 block comment should start with '# '
[flake8] amypet/align.py#L186: amypet/align.py#L186
E231 missing whitespace after ':'
[flake8] amypet/align.py#L188: amypet/align.py#L188
E265 block comment should start with '# '
[flake8] amypet/align.py#L191: amypet/align.py#L191
E222 multiple spaces after operator
[flake8] amypet/align.py#L221: amypet/align.py#L221
E225 missing whitespace around operator
[flake8] amypet/align.py#L227: amypet/align.py#L227
E201 whitespace after '('
[flake8] amypet/align.py#L227: amypet/align.py#L227
E202 whitespace before ')'
[flake8] amypet/align.py#L234: amypet/align.py#L234
W293 blank line contains whitespace
[flake8] amypet/align.py#L274: amypet/align.py#L274
E303 too many blank lines (2)
[flake8] amypet/align.py#L277: amypet/align.py#L277
E265 block comment should start with '# '
[flake8] amypet/align.py#L280: amypet/align.py#L280
E265 block comment should start with '# '
[flake8] amypet/align.py#L282: amypet/align.py#L282
W291 trailing whitespace
[flake8] amypet/align.py#L347: amypet/align.py#L347
E265 block comment should start with '# '
[flake8] amypet/align.py#L385: amypet/align.py#L385
E265 block comment should start with '# '
[flake8] amypet/align.py#L390: amypet/align.py#L390
W293 blank line contains whitespace
[flake8] amypet/align.py#L415: amypet/align.py#L415
W291 trailing whitespace
[flake8] amypet/align.py#L443: amypet/align.py#L443
W291 trailing whitespace
[flake8] amypet/align.py#L545: amypet/align.py#L545
E221 multiple spaces before operator
[flake8] amypet/align.py#L666: amypet/align.py#L666
E225 missing whitespace around operator
[flake8] amypet/align.py#L668: amypet/align.py#L668
E225 missing whitespace around operator
[flake8] amypet/align.py#L755: amypet/align.py#L755
E501 line too long (101 > 99 characters)
[flake8] amypet/align.py#L773: amypet/align.py#L773
E128 continuation line under-indented for visual indent
[flake8] amypet/align.py#L783: amypet/align.py#L783
E501 line too long (100 > 99 characters)
[flake8] amypet/align.py#L797: amypet/align.py#L797
E265 block comment should start with '# '
[flake8] amypet/align.py#L807: amypet/align.py#L807
E265 block comment should start with '# '
[flake8] amypet/align.py#L846: amypet/align.py#L846
E303 too many blank lines (2)
[flake8] amypet/align.py#L858: amypet/align.py#L858
W291 trailing whitespace
[flake8] amypet/align.py#L891: amypet/align.py#L891
F841 local variable 'reg_thrshld' is assigned to but never used
[flake8] amypet/align.py#L902: amypet/align.py#L902
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L9: amypet/align_brkdyn_ct.py#L9
I001 isort found an import in the wrong position
[flake8] amypet/align_brkdyn_ct.py#L9: amypet/align_brkdyn_ct.py#L9
E401 multiple imports on one line
[flake8] amypet/align_brkdyn_ct.py#L10: amypet/align_brkdyn_ct.py#L10
I005 isort found an unexpected missing import
[flake8] amypet/align_brkdyn_ct.py#L10: amypet/align_brkdyn_ct.py#L10
I005 isort found an unexpected missing import
[flake8] amypet/align_brkdyn_ct.py#L14: amypet/align_brkdyn_ct.py#L14
I001 isort found an import in the wrong position
[flake8] amypet/align_brkdyn_ct.py#L14: amypet/align_brkdyn_ct.py#L14
F401 'spm12' imported but unused
[flake8] amypet/align_brkdyn_ct.py#L22: amypet/align_brkdyn_ct.py#L22
E303 too many blank lines (3)
[flake8] amypet/align_brkdyn_ct.py#L37: amypet/align_brkdyn_ct.py#L37
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L48: amypet/align_brkdyn_ct.py#L48
F541 f-string is missing placeholders
[flake8] amypet/align_brkdyn_ct.py#L50: amypet/align_brkdyn_ct.py#L50
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L63: amypet/align_brkdyn_ct.py#L63
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L64: amypet/align_brkdyn_ct.py#L64
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L68: amypet/align_brkdyn_ct.py#L68
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L70: amypet/align_brkdyn_ct.py#L70
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L79: amypet/align_brkdyn_ct.py#L79
E501 line too long (105 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L82: amypet/align_brkdyn_ct.py#L82
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L90: amypet/align_brkdyn_ct.py#L90
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L97: amypet/align_brkdyn_ct.py#L97
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L99: amypet/align_brkdyn_ct.py#L99
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L102: amypet/align_brkdyn_ct.py#L102
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L103: amypet/align_brkdyn_ct.py#L103
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L104: amypet/align_brkdyn_ct.py#L104
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L105: amypet/align_brkdyn_ct.py#L105
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L110: amypet/align_brkdyn_ct.py#L110
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L114: amypet/align_brkdyn_ct.py#L114
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L116: amypet/align_brkdyn_ct.py#L116
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L118: amypet/align_brkdyn_ct.py#L118
E501 line too long (106 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L121: amypet/align_brkdyn_ct.py#L121
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L123: amypet/align_brkdyn_ct.py#L123
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L126: amypet/align_brkdyn_ct.py#L126
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L126: amypet/align_brkdyn_ct.py#L126
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L140: amypet/align_brkdyn_ct.py#L140
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L149: amypet/align_brkdyn_ct.py#L149
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L156: amypet/align_brkdyn_ct.py#L156
F841 local variable 'keys2' is assigned to but never used
[flake8] amypet/align_brkdyn_ct.py#L162: amypet/align_brkdyn_ct.py#L162
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L176: amypet/align_brkdyn_ct.py#L176
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L177: amypet/align_brkdyn_ct.py#L177
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L180: amypet/align_brkdyn_ct.py#L180
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L180: amypet/align_brkdyn_ct.py#L180
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L196: amypet/align_brkdyn_ct.py#L196
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L197: amypet/align_brkdyn_ct.py#L197
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L198: amypet/align_brkdyn_ct.py#L198
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L200: amypet/align_brkdyn_ct.py#L200
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L210: amypet/align_brkdyn_ct.py#L210
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L211: amypet/align_brkdyn_ct.py#L211
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L215: amypet/align_brkdyn_ct.py#L215
E303 too many blank lines (3)
[flake8] amypet/align_brkdyn_ct.py#L230: amypet/align_brkdyn_ct.py#L230
W391 blank line at end of file
[flake8] amypet/backend_centiloid.py#L24: amypet/backend_centiloid.py#L24
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L24: amypet/backend_centiloid.py#L24
F811 redefinition of unused 'pickle' from line 21
[flake8] amypet/backend_centiloid.py#L37: amypet/backend_centiloid.py#L37
I003 isort expected 1 blank line in imports, found 0
[flake8] amypet/backend_centiloid.py#L37: amypet/backend_centiloid.py#L37
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L38: amypet/backend_centiloid.py#L38
F401 'dipy.data.fetcher.read_mni_template' imported but unused
[flake8] amypet/backend_centiloid.py#L38: amypet/backend_centiloid.py#L38
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L39: amypet/backend_centiloid.py#L39
F401 'dipy.io.image.load_nifti' imported but unused
[flake8] amypet/backend_centiloid.py#L39: amypet/backend_centiloid.py#L39
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L40: amypet/backend_centiloid.py#L40
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L40: amypet/backend_centiloid.py#L40
F401 'dipy.align.imwarp.SymmetricDiffeomorphicRegistration' imported but unused
[flake8] amypet/backend_centiloid.py#L40: amypet/backend_centiloid.py#L40
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L41: amypet/backend_centiloid.py#L41
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L41: amypet/backend_centiloid.py#L41
F401 'dipy.align.metrics.CCMetric' imported but unused
[flake8] amypet/backend_centiloid.py#L41: amypet/backend_centiloid.py#L41
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L42: amypet/backend_centiloid.py#L42
I004 isort found an unexpected blank line in imports
[flake8] amypet/backend_centiloid.py#L43: amypet/backend_centiloid.py#L43
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L43: amypet/backend_centiloid.py#L43
F401 'dipy.align._public as align' imported but unused
[flake8] amypet/backend_centiloid.py#L43: amypet/backend_centiloid.py#L43
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L44: amypet/backend_centiloid.py#L44
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L44: amypet/backend_centiloid.py#L44
F401 'nibabel as nib' imported but unused
[flake8] amypet/backend_centiloid.py#L44: amypet/backend_centiloid.py#L44
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L45: amypet/backend_centiloid.py#L45
I003 isort expected 1 blank line in imports, found 0
[flake8] amypet/backend_centiloid.py#L46: amypet/backend_centiloid.py#L46
E302 expected 2 blank lines, found 1
[flake8] amypet/backend_centiloid.py#L53: amypet/backend_centiloid.py#L53
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L57: amypet/backend_centiloid.py#L57
E303 too many blank lines (3)
[flake8] amypet/backend_centiloid.py#L58: amypet/backend_centiloid.py#L58
E302 expected 2 blank lines, found 3
[flake8] amypet/backend_centiloid.py#L210: amypet/backend_centiloid.py#L210
E501 line too long (104 > 99 characters)
[flake8] amypet/backend_centiloid.py#L238: amypet/backend_centiloid.py#L238
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L297: amypet/backend_centiloid.py#L297
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L341: amypet/backend_centiloid.py#L341
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L347: amypet/backend_centiloid.py#L347
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L403: amypet/backend_centiloid.py#L403
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L404: amypet/backend_centiloid.py#L404
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L430: amypet/backend_centiloid.py#L430
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L493: amypet/backend_centiloid.py#L493
W604 backticks are deprecated, use 'repr()'
[flake8] amypet/backend_centiloid.py#L565: amypet/backend_centiloid.py#L565
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L565: amypet/backend_centiloid.py#L565
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L573: amypet/backend_centiloid.py#L573
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L677: amypet/backend_centiloid.py#L677
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L684: amypet/backend_centiloid.py#L684
W293 blank line contains whitespace
[flake8] amypet/centiloid.py#L70: amypet/centiloid.py#L70
F841 local variable 'dimkm' is assigned to but never used
[flake8] amypet/dyn_tools.py#L14: amypet/dyn_tools.py#L14
I001 isort found an import in the wrong position
[flake8] amypet/dyn_tools.py#L15: amypet/dyn_tools.py#L15
I001 isort found an import in the wrong position
[flake8] amypet/dyn_tools.py#L16: amypet/dyn_tools.py#L16
I001 isort found an import in the wrong position
[flake8] amypet/dyn_tools.py#L17: amypet/dyn_tools.py#L17
I004 isort found an unexpected blank line in imports
[flake8] amypet/dyn_tools.py#L26: amypet/dyn_tools.py#L26
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L55: amypet/dyn_tools.py#L55
E303 too many blank lines (2)
[flake8] amypet/dyn_tools.py#L55: amypet/dyn_tools.py#L55
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L62: amypet/dyn_tools.py#L62
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L65: amypet/dyn_tools.py#L65
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L74: amypet/dyn_tools.py#L74
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L90: amypet/dyn_tools.py#L90
E201 whitespace after '('
[flake8] amypet/dyn_tools.py#L90: amypet/dyn_tools.py#L90
E202 whitespace before ')'
[flake8] amypet/dyn_tools.py#L102: amypet/dyn_tools.py#L102
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L102: amypet/dyn_tools.py#L102
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L104: amypet/dyn_tools.py#L104
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L105: amypet/dyn_tools.py#L105
W291 trailing whitespace
[flake8] amypet/dyn_tools.py#L114: amypet/dyn_tools.py#L114
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L114: amypet/dyn_tools.py#L114
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L121: amypet/dyn_tools.py#L121
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L121: amypet/dyn_tools.py#L121
W291 trailing whitespace
[flake8] amypet/dyn_tools.py#L122: amypet/dyn_tools.py#L122
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L124: amypet/dyn_tools.py#L124
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L125: amypet/dyn_tools.py#L125
E302 expected 2 blank lines, found 1
[flake8] amypet/dyn_tools.py#L129: amypet/dyn_tools.py#L129
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L129: amypet/dyn_tools.py#L129
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L137: amypet/dyn_tools.py#L137
W293 blank line contains whitespace
[flake8] amypet/dyn_tools.py#L138: amypet/dyn_tools.py#L138
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L142: amypet/dyn_tools.py#L142
E201 whitespace after '('
[flake8] amypet/dyn_tools.py#L142: amypet/dyn_tools.py#L142
E202 whitespace before ')'
[flake8] amypet/dyn_tools.py#L148: amypet/dyn_tools.py#L148
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L148: amypet/dyn_tools.py#L148
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L149: amypet/dyn_tools.py#L149
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L155: amypet/dyn_tools.py#L155
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L156: amypet/dyn_tools.py#L156
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L162: amypet/dyn_tools.py#L162
E303 too many blank lines (5)
[flake8] amypet/dyn_tools.py#L163: amypet/dyn_tools.py#L163
E302 expected 2 blank lines, found 5
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E231 missing whitespace after ':'
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E702 multiple statements on one line (semicolon)
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E231 missing whitespace after ':'
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E702 multiple statements on one line (semicolon)
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E231 missing whitespace after ':'
[flake8] amypet/preproc.py#L109: amypet/preproc.py#L109
W291 trailing whitespace
[flake8] amypet/preproc.py#L155: amypet/preproc.py#L155
E501 line too long (117 > 99 characters)
[flake8] amypet/preproc.py#L267: amypet/preproc.py#L267
F841 local variable 'ur_twindow' is assigned to but never used
[flake8] amypet/preproc.py#L280: amypet/preproc.py#L280
F841 local variable 'margin' is assigned to but never used
[flake8] amypet/preproc.py#L323: amypet/preproc.py#L323
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L329: amypet/preproc.py#L329
N400: Found backslash that is used for line breaking
[flake8] amypet/preproc.py#L329: amypet/preproc.py#L329
E502 the backslash is redundant between brackets
[flake8] amypet/preproc.py#L330: amypet/preproc.py#L330
N400: Found backslash that is used for line breaking
[flake8] amypet/preproc.py#L330: amypet/preproc.py#L330
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L330: amypet/preproc.py#L330
E502 the backslash is redundant between brackets
[flake8] amypet/preproc.py#L335: amypet/preproc.py#L335
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L339: amypet/preproc.py#L339
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L367: amypet/preproc.py#L367
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L371: amypet/preproc.py#L371
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L372: amypet/preproc.py#L372
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L373: amypet/preproc.py#L373
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L377: amypet/preproc.py#L377
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L413: amypet/preproc.py#L413
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L475: amypet/preproc.py#L475
E501 line too long (111 > 99 characters)
[flake8] amypet/preproc.py#L475: amypet/preproc.py#L475
E231 missing whitespace after ':'
[flake8] amypet/preproc.py#L523: amypet/preproc.py#L523
F841 local variable '_fnii' is assigned to but never used
[flake8] amypet/preproc.py#L721: amypet/preproc.py#L721
F841 local variable 'ft1pet' is assigned to but never used
[flake8] amypet/proc.py#L23: amypet/proc.py#L23
E265 block comment should start with '# '
[flake8] amypet/proc.py#L39: amypet/proc.py#L39
E128 continuation line under-indented for visual indent
[flake8] amypet/proc.py#L51: amypet/proc.py#L51
E128 continuation line under-indented for visual indent
[flake8] amypet/proc.py#L52: amypet/proc.py#L52
E265 block comment should start with '# '
[flake8] amypet/proc.py#L87: amypet/proc.py#L87
W291 trailing whitespace
[flake8] amypet/proc.py#L258: amypet/proc.py#L258
E225 missing whitespace around operator
[flake8] amypet/proc.py#L305: amypet/proc.py#L305
W291 trailing whitespace
[flake8] amypet/proc.py#L356: amypet/proc.py#L356
E262 inline comment should start with '# '
[flake8] amypet/proc.py#L357: amypet/proc.py#L357
W291 trailing whitespace
[flake8] amypet/proc.py#L359: amypet/proc.py#L359
E225 missing whitespace around operator
[flake8] amypet/proc.py#L361: amypet/proc.py#L361
E225 missing whitespace around operator
[flake8] amypet/proc.py#L369: amypet/proc.py#L369
W293 blank line contains whitespace
[flake8] amypet/proc.py#L370: amypet/proc.py#L370
E303 too many blank lines (2)
[flake8] amypet/ur_tools.py#L169: amypet/ur_tools.py#L169
E501 line too long (107 > 99 characters)
[flake8] amypet/ur_tools.py#L170: amypet/ur_tools.py#L170
E501 line too long (106 > 99 characters)
[flake8] amypet/ur_tools.py#L277: amypet/ur_tools.py#L277
F841 local variable 'flbl_pet' is assigned to but never used
[flake8] amypet/ur_tools.py#L302: amypet/ur_tools.py#L302
E128 continuation line under-indented for visual indent
[flake8] amypet/ur_tools.py#L303: amypet/ur_tools.py#L303
E128 continuation line under-indented for visual indent
[flake8] amypet/ur_tools.py#L332: amypet/ur_tools.py#L332
E231 missing whitespace after ':'
[flake8] amypet/ur_tools.py#L332: amypet/ur_tools.py#L332
E702 multiple statements on one line (semicolon)
[flake8] amypet/utils.py#L14: amypet/utils.py#L14
I001 isort found an import in the wrong position
[flake8] amypet/utils.py#L70: amypet/utils.py#L70
E265 block comment should start with '# '
[flake8] amypet/utils.py#L74: amypet/utils.py#L74
E225 missing whitespace around operator
[flake8] amypet/utils.py#L194: amypet/utils.py#L194
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L194: amypet/utils.py#L194
E501 line too long (115 > 99 characters)
[flake8] amypet/utils.py#L196: amypet/utils.py#L196
E265 block comment should start with '# '
[flake8] amypet/utils.py#L215: amypet/utils.py#L215
E265 block comment should start with '# '
[flake8] amypet/utils.py#L239: amypet/utils.py#L239
E265 block comment should start with '# '
[flake8] amypet/utils.py#L260: amypet/utils.py#L260
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L266: amypet/utils.py#L266
E303 too many blank lines (2)
[flake8] amypet/utils.py#L276: amypet/utils.py#L276
E203 whitespace before ':'
[flake8] amypet/utils.py#L425: amypet/utils.py#L425
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L425: amypet/utils.py#L425
E231 missing whitespace after ','
[flake8] amypet/utils.py#L426: amypet/utils.py#L426
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L426: amypet/utils.py#L426
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L437: amypet/utils.py#L437
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L437: amypet/utils.py#L437
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L437: amypet/utils.py#L437
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L481: amypet/utils.py#L481
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L481: amypet/utils.py#L481
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L496: amypet/utils.py#L496
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L496: amypet/utils.py#L496
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L525: amypet/utils.py#L525
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L525: amypet/utils.py#L525
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L526: amypet/utils.py#L526
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L602: amypet/utils.py#L602
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L602: amypet/utils.py#L602
E231 missing whitespace after ','
[flake8] amypet/utils.py#L603: amypet/utils.py#L603
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L603: amypet/utils.py#L603
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L639: amypet/utils.py#L639
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L639: amypet/utils.py#L639
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L641: amypet/utils.py#L641
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L662: amypet/utils.py#L662
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L662: amypet/utils.py#L662
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L664: amypet/utils.py#L664
E231 missing whitespace after ':'
[flake8] cl_scripts/amypet_petpp.py#L13: cl_scripts/amypet_petpp.py#L13
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L15: cl_scripts/amypet_petpp.py#L15
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L20: cl_scripts/amypet_petpp.py#L20
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L26: cl_scripts/amypet_petpp.py#L26
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L30: cl_scripts/amypet_petpp.py#L30
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L32: cl_scripts/amypet_petpp.py#L32
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L34: cl_scripts/amypet_petpp.py#L34
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L45: cl_scripts/amypet_petpp.py#L45
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L47: cl_scripts/amypet_petpp.py#L47
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L49: cl_scripts/amypet_petpp.py#L49
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L52: cl_scripts/amypet_petpp.py#L52
E265 block comment should start with '# '
[flake8] cl_scripts/centi_fbp.py#L104: cl_scripts/centi_fbp.py#L104
E501 line too long (134 > 99 characters)
[flake8] cl_scripts/centi_fbp.py#L197: cl_scripts/centi_fbp.py#L197
E402 module level import not at top of file
[flake8] cl_scripts/centi_fbp.py#L198: cl_scripts/centi_fbp.py#L198
E402 module level import not at top of file
[flake8] cl_scripts/centi_fbp.py#L224: cl_scripts/centi_fbp.py#L224
W292 no newline at end of file
[flake8] cl_scripts/centi_pib.py#L140: cl_scripts/centi_pib.py#L140
E231 missing whitespace after ':'
[flake8] cl_scripts/centi_pib.py#L169: cl_scripts/centi_pib.py#L169
E231 missing whitespace after ':'
[flake8] cl_scripts/centi_pib.py#L198: cl_scripts/centi_pib.py#L198
E231 missing whitespace after ':'
[flake8] tests/conftest.py#L36: tests/conftest.py#L36
E231 missing whitespace after ':'
[flake8] tests/conftest.py#L46: tests/conftest.py#L46
E231 missing whitespace after ':'
Test py3.7
Process completed with exit code 1.
Check
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
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.