Watts-Lab / team-process-map

MIT License
0 stars 4 forks source link

Testing folder featurizer file #225

Closed agshruti12 closed 1 month ago

agshruti12 commented 1 month ago

Pull Request Template: If you are merging in a feature or other major change, use this template to check your pull request!

Basic Info

What's this pull request about?

Added featurize.py file in the testing folder in order to compartmentalize test runs from other datasets. Fixed small bug in within_person_discursive_range.py to get the nan_vector.txt from a static directory, rather than dynamically assigned.

Feature Documentation

Did you document your feature? Make sure you do the following before you pull request!

Code Basics

Testing

The location of my tests are here:

[PASTE LINK HERE]

If you check all the boxes above, then you ready to merge!