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.
Function : conversion_to_odmltables_descriptor(full_elabbook_csv, session_number)
Args :
full_elabbook_csv
session_number
Return : descriptor_elabbook_csv
This function will take the full_elabbook_csv file to make all of the descriptor_elabbook file that we need to create BIDS structure.