# response\_id

## usage

response\_ID.py script takes 3 arguments:

```
python response_id.py SubNums.xlsx motor_survey_unblind.csv output.csv

python response_id.py SubNums.xlsx CDI_unblind.csv output.csv
```

The unblind version must include the response ID's. The SubNums.xlsx in the folder needs to not be password protected, there will be an edited one that excludes personal information in Tessa's folder in Subject Info and Paperwork.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.bergelsonlab.com/archive/old-osf-pages/scripts-and-the-like/response_id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
