-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·56 lines (51 loc) · 1.69 KB
/
.gitignore
File metadata and controls
executable file
·56 lines (51 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# ============================================================
# OS
# ============================================================
.DS_Store
# ============================================================
# Python
# ============================================================
__pycache__/
# ============================================================
# IDE / editor
# ============================================================
.vscode/settings.json
# ============================================================
# Local wheels and installers
# ============================================================
mamba_ssm-2.2.2+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
causal_conv1d-1.5.0.post8+cu11torch2.1cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
fslinstaller.py
# ============================================================
# Data and model outputs
# ============================================================
data
output
datasets/ukb_roi
datasets/HCP1200_roi
datasets/HCP1200_roi.zip
datasets/hcp_task_roi
movie.zip
# ============================================================
# Local scratch files (not tracked)
# ============================================================
attn.pkl
dlc_run.sh
datasets/save_frames.py
datasets/hcp_task_2448996.csv
scripts/dataset_download/hcp_t1t2
nas
.claude/
models/models
NeuroSTORM/
env_keys
scripts/neurostorm_ablation_b45.sh
scripts/neurostorm_ablation_p2_age_retry.sh
scripts/neurostorm_ablation_phase2.sh
scripts/neurostorm_ablation_retry.sh
scripts/neurostorm_ablation_retry2.sh
scripts/neurostorm_ablation.sh
scripts/neurostorm_tpt_phase3.sh
scripts/neurostorm_tpt4_sex_retry.sh
scripts/dataset_download/extract_2d_slices.py
scripts/dataset_download/README_2d.md