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

check_phantom_scans finds no phantom scans, but doesn't throw error #440

Open
gcyoung1 opened this issue Jan 26, 2022 · 0 comments
Open

Comments

@gcyoung1
Copy link
Contributor

Example of script running and finding phantom scans (note that they're within 24 hours):
python /sibis-software/ncanda-data-integration/scripts/xnat/check_phantom_scans -v -e NCANDA_E11130
Connecting to XNAT...
Last checked on: 2022-01-25 19:21:12
Phantom scans: xnat:mrsessiondata/subject_id,date,xnat:mrsessiondata/id,project,ID,URI
NCANDA_S00027,2021-12-04,NCANDA_E11183,duke_incoming,NCANDA_E11183,/data/experiments/NCANDA_E11183

Example of script running and not finding phantom scans, but not throwing an error:
python /sibis-software/ncanda-data-integration/scripts/xnat/check_phantom_scans -v -e NCANDA_E11162
Connecting to XNAT...
Last checked on: 2022-01-26 10:16:23
Phantom scans:

In the second case, there are phantom scans on 12-03 and 12-09 (ie not within 24 hours of 12-07).

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

No branches or pull requests

1 participant