[Nipy-devel] opening images from urls

Jonathan Taylor jonathan.taylor at stanford.edu
Sun May 28 10:44:20 CDT 2006


I am getting weird behaviour opening from URLs that are in my ~/.nipy/cache.

Specifically, one out of every two or so times I try to open them, I get 
a not found error. I am working on a train with wireless, albeit weak. 
Is it possible that the statement

neuroimaging.image.Image('http://kff.stanford.edu/FIAC/fia....')

is still calling urllib or urllib2 somewhere and what I am seeing is a 
timeout? (Even when it does open it is quite slow which I might guess is 
a result of the speed of the network).

In the way I had written it before, I had tried (with limited success) 
to ensure that if the right files were found there would be no call to 
these libraries. I can't find if/where that is happening now.

Thanks,

Jonathan

-- 
------------------------------------------------------------------------
I'm part of the Team in Training: please support our efforts for the
Leukemia and Lymphoma Society!

http://www.active.com/donate/tntsvmb/tntsvmbJTaylor

GO TEAM !!!

------------------------------------------------------------------------
Jonathan Taylor                           Tel:   650.723.9230
Dept. of Statistics                       Fax:   650.725.8977
Sequoia Hall, 137                         www-stat.stanford.edu/~jtaylo
390 Serra Mall
Stanford, CA 94305




More information about the Nipy-devel mailing list