Welcome to the Fall 2022 PSB6351 Cognitive Neuroscience Methods II course. This class focuses on cognitive neuroscience methods with an exclusive emphasis on magnetic resonance imaging (MRI).
Here you can find, work on, and submit materials for the class!
- GitHub Account
- Laptop
- module load miniconda3-4.5.11-oqs2mbgv3mmo3dll2f2rbxt4plfgyqzv
- conda create -p /home/##ADUSERNAME##/YOURLASTNAME_PSB6351/.envs/psb6351_environment python=3.9
- conda activate /home/YOURADUSERNAME/YOURLASTNAME_PSB6351/.envs/psb6351_environment
- conda install nipype
- conda install pandas
prompt1="[\e[0;33m][\A][\e[0m]" # Display the time in the bash prompt
prompt2="[\e[1;39m]\u@\h:\W$[\e[0m]" # Add username@host:dir$
promptinfo=${HOME}/.nodeload
PROMPT_COMMAND='PS1="[\e[1;37m\e[44m]${project_name}[\e[0;0m]${prompt1}${promptinfo}${prompt2}"'
source /home/YOURADUSERNAME/YOURLASTNAME_PSB6351/code/.psb6351_env