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

add report of converter as output #47

Closed
lzehl opened this issue May 24, 2024 · 3 comments · Fixed by #50
Closed

add report of converter as output #47

lzehl opened this issue May 24, 2024 · 3 comments · Fixed by #50

Comments

@lzehl
Copy link
Member

lzehl commented May 24, 2024

output should be printed out as default, with a option to set to quite

output can then be transferred to file by the user

potential structure:
SUMMARY:
conversion completed
collection was saved to XXX

CONVERTED FOLLOWING ELEMENTS:

  • dataset title
  • dataset version
  • dataset authors
  • number of subjects
  • number of files
  • number of file bundles

DOUBLE CHECK:

  • subject states
  • author names

NOT CONVERTED:

  • derivative data (missing clear BIDS specifications)
  • in-depth metadata (not implemented yet)
@Peyman-N Peyman-N linked a pull request May 30, 2024 that will close this issue
@lzehl
Copy link
Member Author

lzehl commented Jun 17, 2024

For states:

There are as many subject states as sessions for each subject.
Please modify to your needs (divide into more or merge into less subject states).

@lzehl
Copy link
Member Author

lzehl commented Jun 17, 2024

For authors:

The conversion of authors is not reliable due to missing source convention.
The converter may fail in detecting family vs given name.
The converter will fail in detecting organizations.
The following persons (family name, given name) were converted:

  1. family name, given name (dynamic)

@lzehl
Copy link
Member Author

lzehl commented Jun 17, 2024

For behavioral protocols

The conversion of behavioral protocols is incomplete.
Only the task-label is extracted as name and internal identifier of a behavioral protocol.
Please adjust to your needs.

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

Successfully merging a pull request may close this issue.

1 participant