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

[dicom summary] Wrong field used for series number of files in the summary #1115

Open
MaximeMulder opened this issue Apr 23, 2024 · 0 comments
Labels

Comments

@MaximeMulder
Copy link

The DICOM summary script writes the modality instead of the number of files of each series in the corresponding table column of the summary :

Example (using the ImagingUpload-18-41-C4ZlTl file of Raisinbread) :

...
<ACQUISITIONS>
Series (SN) | Name of series                  | Seq Name        | echoT ms | repT ms  | invT ms  | sth mm | PhEnc | NoF
1           | localizer                       | fl2d1           | 5        | 20       |          | 10     | COL   | MR
2           | t1_mpr_1mm_p2_pos50             | tfl3d1_ns       | 3.16     | 2400     | 1200     | 1      | ROW   | MR
3           | t2_spc_1mm_p2                   | spc3d1_278ns    | 497      | 3200     |          | 1      | ROW   | MR
...

This does not seem to affect other parts of the pipeline such as the insertion in the LORIS database.

@MaximeMulder MaximeMulder changed the title [dicom summary] Wrong field used for series number of files in DICOM Summary [dicom summary] Wrong field used for series number of files in the summary Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant