Skip to content

[FIX] Python3 conversion bug fixes (Round 2)#252

Merged
DESm1th merged 8 commits intoTIGRLab:masterfrom
DESm1th:patches
Dec 31, 2019
Merged

[FIX] Python3 conversion bug fixes (Round 2)#252
DESm1th merged 8 commits intoTIGRLab:masterfrom
DESm1th:patches

Conversation

@DESm1th
Copy link
Copy Markdown
Contributor

@DESm1th DESm1th commented Dec 31, 2019

No description provided.

@auto-assign auto-assign bot requested review from edickie and jerdra December 31, 2019 20:02
@DESm1th DESm1th requested a review from josephmje December 31, 2019 20:02
@pep8speaks
Copy link
Copy Markdown

pep8speaks commented Dec 31, 2019

Hello @DESm1th! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-12-31 20:07:08 UTC

Comment thread bin/dm_qc_report.py
@@ -504,8 +504,8 @@ def get_series_to_add(series, subject):
t2 = get_split_image(subject, series.series_num, 'T2')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can do away with this bit. dm_xnat_extract.py now takes care of splitting the PDT2 scan into separate files.

Copy link
Copy Markdown
Contributor

@jerdra jerdra Dec 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might be out of scope for this particular PR, could maybe do a separate one for this specific change?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup i'm fine with that.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooh good catch. I'll roll that into another one soon (if someone doesnt beat me to it)

@jerdra
Copy link
Copy Markdown
Contributor

jerdra commented Dec 31, 2019

looks good to me!

@DESm1th DESm1th merged commit 8bc2c5c into TIGRLab:master Dec 31, 2019
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.

4 participants