Skip to content
Snippets Groups Projects
Commit 12aab76b authored by Ali Karimi's avatar Ali Karimi
Browse files

Move unnecessary scripts to the legacy folder

parent 85e9b6c9
Branches
Tags
No related merge requests found
......@@ -4,8 +4,8 @@ import pandas as pd
import numpy as np
from nilearn import plotting
from utility import get_data_dir, get_fig_dir
from brainNetwork.util.path import get_data_dir, get_fig_dir
# Note: uses the human atlas for the surface, not usable for the paper
# read coordinate files
csv_name = os.path.join(get_data_dir(), "coords", "initial.csv")
coords_pd = pd.read_csv(csv_name)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment