AMP-SCZ / lochness

Download your data to a data lake.
Other
3 stars 1 forks source link

feat.: Use pexpect to provide XNAT credentials #131

Closed dheshanm closed 11 months ago

dheshanm commented 11 months ago

dataorc previously relied on cached credentials. This PR makes this behavior deterministic by clearing dataorc's stored credentials before each run and providing the credentials for each download using pexpect.

Other minor changes: