SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
58 stars 29 forks source link

NiftyImageData.allocate('random') should check type #1184

Closed KrisThielemans closed 4 months ago

KrisThielemans commented 1 year ago

we should check the data_type in the following https://github.com/SyneRBI/SIRF/blob/0fa2e54993a97c4a68d6a590519395b87d8cdfe8/src/Registration/pReg/Reg.py#L362-L366 In particular if the images are complex, then we should generate a random complex vector

evgueni-ovtchinnikov commented 4 months ago

outdated, closing