Skip to content

[FIX] Collection of small bug fixes#356

Merged
DESm1th merged 4 commits intoTIGRLab:mainfrom
DESm1th:fixes
Sep 15, 2023
Merged

[FIX] Collection of small bug fixes#356
DESm1th merged 4 commits intoTIGRLab:mainfrom
DESm1th:fixes

Conversation

@DESm1th
Copy link
Copy Markdown
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
@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