Skip to content

Commit 42b04c3

Browse files
authored
Update README.md
1 parent 08c1575 commit 42b04c3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Code for "City Population, Majority Group Size, Residential Segregation, and Implicit Racial Biases in U.S. Cities"
2-
1. run iat_filter_only_geotagged.py (this may take a few hours to run)
3-
2. run iat_data.py and iat_data_individual.py (this make take a few hours to run)
4-
3. the rest of the analysis and figure producing files can now be run (the main iat_figures.py file should run in about an hour)
2+
1. download raw iat data in csv fromat from https://osf.io/52qxl/ and save into the IAT_data folder
3+
2. run iat_filter_only_geotagged.py (this may take a few hours to run)
4+
3. run iat_data.py and iat_data_individual.py (this make take a few hours to run)
5+
4. the rest of the analysis and figure producing files can now be run (the main iat_figures.py file should run in about an hour)
56

67
This analysis software was developed using python 3.11 and the following package versions:
78
numpy 1.24.3

0 commit comments

Comments
 (0)