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

Data set is missing #2

Open
xiatian815 opened this issue Mar 31, 2024 · 3 comments
Open

Data set is missing #2

xiatian815 opened this issue Mar 31, 2024 · 3 comments
Assignees

Comments

@xiatian815
Copy link

Define input time-series feather files for the two datasets

UCLA_CNP_input_time_series_data = pd.read_feather('data/input_data/UCLA_CNP_AROMA_2P_GMR_fMRI_TS.feather')
ABIDE_input_time_series_data = pd.read_feather('data/input_data/ABIDE_FC1000_fMRI_TS.feather')
These two files do not exist after the data you provided is downloaded.

@anniegbryant
Copy link
Member

Hi @xiatian815, thanks for the interest in our repo and for taking the time to raise this issue! You are correct that those two files were not included in this GitHub repository as they are both >100MB in size. Instead, we have included these files (as well as any/all others needed to replicate our analyses) in a corresponding Zenodo repository: https://zenodo.org/records/10431855

I bolded this part of the readme now so that hopefully it is clearer to readers going forward. Hope this helps -- let us know if you run into any other issues!

@xiatian815
Copy link
Author

V0O}1DIB4ZWCQDSQTC~L{VC
Hello, these two data files are still not included in the downloaded compressed package. Are they generated by preprocessing?

@anniegbryant anniegbryant reopened this Apr 12, 2024
@anniegbryant
Copy link
Member

Ah, thank you for the screenshot @xiatian815 -- that helped me realize that I forgot to update the file names in the extract_time_series_features.ipynb notebook. I've fixed these in the latest commit . Sorry for the oversight and thank you for bringing this to our attention!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants