Adding Attachments
Introduction
This article describes how to upload single files to the following locations in Flywheel. These methods should not be used for imaging files; attachments should be other types of files for your project like subjects list, survey questions, etc. You can add attachment to the:
Warning
Unsupported upload method for site, group, or project de-id profiles
Using the methods in this article will not de-identify data. Use one of these supported methods if you use site, group, or project de-id profiles.
Instruction Steps
Attach to a Project
To upload a file that would be an attachment at the project level:
- Select a project.
- Click the Information tab, and go to the Attachments section
- Click Upload Attachment.The file appears in the list of attachments
You can also attach files to a project in the details view:
- Select a Project.
- From Sessions, click Project.
- Click Upload Attachment.
Attach to a Subject
- Select a project.
- From Sessions, select a subject.
- Select the Subject tab.
- Click Upload Attachment.
The file is uploaded to the subject and appears in the Attachments list.
Attach to a Session
- Select a project.
- Select the Sessions tab.
- Click Upload Attachment.
The file is uploaded to the session and appears in the Attachments list.
Upload an Acquisition
You can also create a new acquisition and upload data to acquisitions level of Flywheel hierarchy. Please note theses files will be uploaded as acquisitions and not attachments.
- Select a project.
- From Sessions, click the Acquisitions tab
- Select the action menu
and select Upload Data to Acquisition.
You can either create a new acquisition or add to an existing acquisition.
To upload to existing acquisition, select an acquisition from the drop down menu. This upload displays inline with the acquisition you've selected.
To create a new acquisition.
-
Select the Create New Acquisition.
-
Add the description.
- Drag and drop the file, and click Upload.
Note: Use the DICOM Web Uploader if you have DICOM images.
Use the Flywheel CLI
The fw upload command can be used to upload files to different locations in Flywheel.
-
Use the following command:
fw upload [File to upload] [Destination Path]
-
Modify the destination path according to the location where the file needs to be attached.
For Example, to upload license.txt file as attachment to the project "Amygdala_Structure", the command would be:
fw upload license.txt "fw://ce-team/Amygdala_Structure"
Related Articles
- Importing data with the CLI
- Upload files
- Upload DICOMs via Web UI
- How to de-identify DICOM files using the web uploader
Resources
Zendesk: https://flywheelio.zendesk.com/hc/en-us/requests/new