What file type is your raw data? {% if other_studies_rd %}

You could also select raw data from other studies that you have access to:
{% end %}

Add raw data
{% for _, _, rd, _ in available_raw_data %} {% module RawDataEditorTab(study, rd, full_access) %} {% end %}