You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ok, this looks good to me! what's missing is the specification of whether this function is designed to handle one or several sessions.... the most simple is to write this function for one session, and therefore a session_id should be added as an input...
(and then, the snakemake part can call this function, and loop over all sessions for which the descriptor needs to be generated)
This issue is a one of the 3 steps of V4A pipeline that should include.
Idea is to generate the descriptor_elabbook.csv file based on the the full_elabbook.csv file.
This function will take the full_elabbook_csv file to make all of the descriptor_elabbook file that we need to create BIDS structure.
The text was updated successfully, but these errors were encountered: