spatialtopology / spacetop-prep

code for transferring data and preprocessing
MIT License
0 stars 3 forks source link

[BUG] TODO in events files #99

Open jungheejung opened 1 month ago

jungheejung commented 1 month ago

Which module is this from?

beh

What is the issue?

Empty events.tsv files

What was your expected behavior?

To have it populated based on d_beh git repo

How can we reproduce this?

git grep TODO on datalad dataset

Any additional context?

Need to resolve these TODOs manually

jungheejung commented 1 week ago
commit 2460ccb8ffc7c30e008e7ae9873255e771b99d85
Author: jungheejung <heejung.jung@colorado.edu>
Date:   Sun Sep 1 14:30:16 2024 -0400

    [DATALAD RUNCMD] DEV: convert BIDS file after resolving filename typo sub-0005_ses-02_task-faces_run-03

    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "python ./code/spacetop-prep/spacetop_prep/events/bidsify_faces_ENH.py --bids_string sub-0005/ses-02/func/sub-0005_ses-02_task-faces_acq-mb8_run-03_events.tsv",
     "exit": 0,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^