hi everyone,
I have some problem in loading dataset with nimare.
I have two parts of data that I have to incorporate into the dataset: 1) a sleuth file with coordinates, 2) a csv with task, subject, modality and other behavioral information,
Is there a quick and efficient way to convert the two into dset?
I can do it manually by compiling them into json file first, but it would take too much time, so I was wondering whether there’s a quicker way