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

[ENH] Auto-share XNAT sessions based on REDCap contents #365

Merged
merged 8 commits into from
Nov 6, 2024

Conversation

DESm1th
Copy link
Contributor

@DESm1th DESm1th commented Nov 6, 2024

This pull request:

  • Adds functions to datman.xnat.xnat to share subjects and experiments (48471bf)
  • Allows dm_link_shared_ids.py to use non-standard (i.e. non-'redcap_scan_completed') field names (1610882)
  • Adds documentation for two new settings (RedcapSharedIdPrefix and XnatDataSharing) (b738b37)
  • Adds xnat sharing to dm_link_shared_ids when XnatDataSharing is configured. (4bc5cf1)

@DESm1th DESm1th requested a review from a team as a code owner November 6, 2024 23:34
@pep8speaks
Copy link

pep8speaks commented Nov 6, 2024

Hello @DESm1th, Thank you for updating!

Cheers! There are no style issues detected in this Pull Request. 🍻 To test for issues locally, pip install flake8 and then run flake8 datman.

Comment last updated at 2024-11-06 23:39:11 UTC

@github-actions github-actions bot added the feature Tagged PR addes a new feature label Nov 6, 2024
@DESm1th DESm1th merged commit dc73a79 into TIGRLab:main Nov 6, 2024
4 of 6 checks passed
@DESm1th DESm1th deleted the xnat_sharing branch November 11, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Tagged PR addes a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants