open-discussion > using pyxnat to access nitrc ir
Oct 12, 2012  03:10 PM | Satrajit Ghosh
using pyxnat to access nitrc ir
can't seem to access any project on nitrc ir with pyxnat (0.9.2). returns an empty project list. i'm using my nitrc username and password.
 
In [18]: ir = pxn.Interface('https://www.nitrc.org/ir/', user='satra')
Password: 
 
In [19]: ir.select.projects().get()
Out[19]: []

whereas the same procedure on central.xnat.org returns me a list of projects.

Threaded View

TitleAuthorDate
using pyxnat to access nitrc ir
Satrajit Ghosh Oct 12, 2012
Satrajit Ghosh Oct 12, 2012