[Pkg-exppsy-pynifti] [pynifti] NiftiDatatset bug?

Michael Hanke michael.hanke at gmail.com
Wed Jan 14 19:38:20 UTC 2009


On Tue, Jan 13, 2009 at 02:49:47PM -0500, Scott wrote:
>> The problem with in-place modification of the data is that the Python
>> object is merely a slim wrapper around the C data structure. Just
>> checking pre and post conditions during creation of images and export of
>> data is _way_ easier than keeping all that structural integrity during
>> in-place modifications. I fear that the added level of convenience is
>> eaten up but the potential for bugs.
>>
>>
>>   
> hmm..... well, the only attributes that would need to be tracked  
> in-place would be the array shape and perhaps the data type, no? does  
> that simplify things enough? i haven't considered this issue.
I just pushed a first step into the Git repository.


Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



More information about the Pkg-exppsy-pynifti mailing list