Closed jhuguetn closed 5 years ago
Fixed. Using experiment_type
shall do the trick (remembering MRSessionData
is used as default when none is specified):
s = c.array.experiments(project_id='ALFA_PLUS_PET',experiment_type='xnat:petSessionData')
Closing it, not an issue.
interface.array.experiments()
method should apparently provide a list of experiments but it does solely provide a list of mrSessionData-typed ones. Example:translates to:
Potential issue in a nearby future: