Upload DICOMs via the Flywheel Core Web App (DEPRECATED)
Deprecation Notice
Starting with Flywheel Core version 19.4, the "Upload DICOM" feature will no longer be available for most customers. Customers should use the new "Bulk Import feature instead which supports uploading data from a local computer.
For more details, see the full deprecation notice.
One of the fastest ways to get your existing imaging data into Flywheel is to use the DICOM Uploader. The DICOM uploader allows you to drag and drop your images to a Project in Flywheel.
The DICOM uploader allows raw, uncompressed DICOM data to be added to projects. Flywheel reads the DICOM header information to fill out the appropriate metadata fields.
Limitations
Small Data Sizes
This method works best for smaller datasets. For optimal performance, limit uploads to 10,000 DICOM files or 200 MB per upload.
If larger data sets are needed, consider using either Bulk Ingest (if de-ID is required) or Bulk Import (if de-ID is not required).
Supported File Types
The uploader only supports the following filetypes and does NOT support folders or zipped files.
.dcm
,.dcm.gz
.dicom
,.dicom.gz
.ima
,.ima.gz
Image Requirements
Your DICOM images must meet the following requirements to use the web uploader:
- Your images are the DICOM filetype. To upload other image types, see our Importing Overview article.
- DICOMs are not compressed into a zip file.
- The total upload size is less than 10,000 DICOM files or 200 MB.
- This is due to various browser limitations.
- See below for a list of invalid characters for filenames.
Next Steps
After you have verified that your data meets the above requirements, upload your files:
- Sign in to Flywheel as a user with permissions to upload files to a Project.
-
Select Upload DICOM in the left menu.
-
Select a Project from the dropdown menu.
- Only Projects you have permission to upload files to are included in this list.
-
Drag and drop the files or folders you are uploading or select anywhere on the uploader to launch the file selector.
- The file selector works for files only, not folders.
Selecting Multiple Files at Once
To select a range of files or folders, first select one file, then hold down the Shift key and select the last file. All files (or folders) in-between the first- and last-selected file are selected and can be dragged and dropped to Flywheel.
-
The uploader immediately begins parsing and organizing your Files into Sessions.
- Properly uploaded files are displayed and grouped by Acquisition.
- Non-DICOM files and other files not loaded correctly display an error message.
-
Review the upload summary information and make sure that labels are correct. If they are not correct, select Edit and update the fields.
-
Enable the De-identify Data option to remove the
PatientID
,PatientName
, andPatientBirthDate
headers from the DICOM file.- This means that those fields are not imported when you upload the image.
- This also converts the Age to months.
Required Fields
Some Flywheel Projects use the
PatientID
,PatientName
, orPatientBirthDate
for various workflows, and this method of de-id removes those fields altogether (instead of replacing the fields with something else).If the destination Project requires those fields, you should use a different method for importing and de-identifying your images.
See our De-ID Overview article for more options.
-
Select Upload Data.
- If the Upload data button is disabled, your images are missing required metadata.
- Flywheel displays an upload progress bar.
- Once the upload is complete, navigate to the Project to review the uploaded images.
Learn more about using the image requirements for using the DICOM uploader.
Invalid Characters for File Names
Certain characters are not allowed to be used in file names. Refer to Illegal Characters for more details.