<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’m a student researcher working with the Haxby ds105 data from OpenfMRI. I’m not planning on using PyMVPA for my whole analysis of the data, but wanted to use it in order to denoise, mask and detrend the data. What I want is to input a 4D NIfTI (or group of NIfTIs), run some preprocessing on each file like shown in <a href="http://www.pymvpa.org/tutorial_mappers.html" class="">http://www.pymvpa.org/tutorial_mappers.html</a>, and then output a processed NIfTI for each input NIfTI. How can I do that with PyMVPA?<div class="">I’ve read through the tutorial, but it is written for someone trying to operate their entire pipeline within PyMVPA, and I couldn’t find anything that was what I am looking for.</div></body></html>