Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

xnat object extra features #1

Open
mmodat opened this issue Dec 7, 2022 · 1 comment
Open

xnat object extra features #1

mmodat opened this issue Dec 7, 2022 · 1 comment
Assignees

Comments

@mmodat
Copy link
Contributor

mmodat commented Dec 7, 2022

We need to add:

  1. a way to skip scans with existing annotations
  2. a way to store that scans should be skipped even without annotations
  3. a way to download annotations
  4. a way to specific whether scans should be skipped or their annotation edited

proposed

  1. simply query for existence of file in the next()
  2. potentially use a code in the note attribute of the scan data type?
  3. rest call
  4. bool in xnat object constructor - need to consider store new annotations rather than overwriting

@dadrobny Anything else?

@mmodat mmodat self-assigned this Dec 7, 2022
@dadrobny
Copy link
Contributor

Check:

  1. XNAT default behaviour when multiple (annotation) files with the same name are uploaded.
  2. Are potential error messages forwarded?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants