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

Downloads README.md as shasum (object of the file) #3304

Open
yarikoptic opened this issue Jan 27, 2025 · 0 comments
Open

Downloads README.md as shasum (object of the file) #3304

yarikoptic opened this issue Jan 27, 2025 · 0 comments
Labels

Comments

@yarikoptic
Copy link
Contributor

What went wrong?

on not yet published dataset https://openneuro.org/datasets/ds005256/file-display/README.md , if downloaded, it would download as 6b7deb7fdd8e4689ae83073612a1cbb85b256a4e which is

$ git show 6b7deb7fdd8e4689ae83073612a1cbb85b256a4e
# Overview
A multimodal fMRI dataset unifying naturalistic processes with a rich array of experimental tasks

**Disclaimer** This dataset is still being under development -- watch out, you have been warned!

## Abstract
Cognitive neuroscience has advanced significantly due to the availability of openly shared datasets. Large sample sizes, large amounts of data per person, and diversity in tasks and data types are all desirable, but are difficult to achieve in a single dataset. Here, we present an open dataset with N = 101 participants and 6 hours of scanning per participant, with 6 multifaceted cognitive tasks including 2 hours of naturalistic movie viewing. This dataset’s combination of ample sample size, extensive data per participant, more than 600 iso hours worth of data, and a wide range of experimental conditions — including cognitive, affective, social, and somatic/interoceptive tasks — positions it uniquely for probing important questions in cognitive neuroscience.

## URL
https://openneuro.org/datasets/ds005256

I guess it would be nice if it provided content-disposition in the response with the filename

Expected behavior

download with proper / original filename

How to reproduce

  1. go to https://openneuro.org/datasets/ds005256/file-display/README.md (need to be able to access that not yet published dataset)
  2. click on download

Desktop

  • OS: Debian GNU/Linux
  • Browser: Chrome
  • Version: Version 132.0.6834.83 (Official Build) built on Debian GNU/Linux trixie/sid (64-bit)

Phone

  • Device:
  • OS:
  • Browser:
  • Version:

Additional information

No response

@yarikoptic yarikoptic added the bug label Jan 27, 2025
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