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

Fix 4.1% of unknown files; Classify 5,156 medical imaging files ( .dcm) #3335

Closed
1 of 2 tasks
raprasad opened this issue Sep 6, 2016 · 2 comments
Closed
1 of 2 tasks

Comments

@raprasad
Copy link
Contributor

raprasad commented Sep 6, 2016


5,156 of files with known extension .dcm are marked as unknown.

  • "DICOM (an acronym for Digital Imaging and Communications in Medicine) is the most common standard for receiving medical scans"

Fixes:


{
        "extension": ".dcm",
        "count": 5156,
        "total_count": 124357,
        "percent_string": "4.146%"
 },
@raprasad raprasad changed the title 5,000+ of "unknown files" are ".dcm" - Mark them appropriately 5,156 of "unknown files" are ".dcm" - Mark them appropriately Sep 6, 2016
@raprasad raprasad changed the title 5,156 of "unknown files" are ".dcm" - Mark them appropriately Fix 4.1% of unknown files; Classify 5,156 medical imaging files ( .dcm) Sep 6, 2016
@djbrooke djbrooke changed the title Fix 4.1% of unknown files; Classify 5,156 medical imaging files ( .dcm) Fix 4.1% of unknown files; Classify 5,156 medical imaging files ( .dcm) Sep 7, 2016
@mheppler
Copy link
Contributor

mheppler commented Sep 7, 2016

Related to #2202

Also make sure these files have the proper MIME type to display in the cards and facets.

@pdurbin
Copy link
Member

pdurbin commented Jul 12, 2018

Closing in favor of #2202

@pdurbin pdurbin closed this as completed Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants