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

[FIX] Collection of small bug fixes #356

Merged
merged 4 commits into from
Sep 15, 2023
Merged

[FIX] Collection of small bug fixes #356

merged 4 commits into from
Sep 15, 2023

Conversation

DESm1th
Copy link
Contributor

@DESm1th DESm1th commented Sep 15, 2023

  • Stop erroneous error file creation if the nifti file was created through traditional means (dcm2niix) instead of symlinked to the bids folder (ec0f367)
  • Remove deprecated calls to numpy.float (215c5f0)
  • Increase timeout to stop phantom uploads from failing (c3ca436)

In some cases, e.g. with phantoms, there are upward of 20
experiments nested under a single subject on xnat which slows
down the api response to the point where it was timing out when
the timeout was restricted to 30 seconds. This increases it
to avoid failure in those cases.
@DESm1th DESm1th requested a review from a team as a code owner September 15, 2023 20:32
@DESm1th DESm1th merged commit 0f14940 into TIGRLab:main Sep 15, 2023
3 of 5 checks passed
@github-actions github-actions bot added the fix Tagged PR fixes a bug label Sep 15, 2023
@DESm1th DESm1th deleted the fixes branch September 15, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Tagged PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant