Jan Petr
Jan Petr
### Description I've tried to load and save some of the GE rawdatasets and I've detected some issues. Using this command >> [im,json] = xASL_io_Nifti2Im(pth); im(:) = (im(:).*(rand(size(im(:)))*20+1))/20; xASL_io_SaveNifti(pth,pth,im,[],[],[],false,json); ###...
### Description Fix PLD and LD calculation for GE eASL flavor according to the info extracted from DICOM and info from the GE manual. ### Tasks - [ ] Check...
### Description Documentation chapter "Import-Examples" with examples of structure and configuration JSON files. We also need to check the entire Manual page and make sure all imports and all JSON...
### Description Now added in the flavor description. ### Tasks - [ ] Implement Phoenix decoding for DEBBIE - [ ] Check flavors that have multi-TE M0 and make sure...
### Description The TSV file in the population/stats folder - Find out why it has N/A inside. ### Tasks - [ ] Fix _xyz_ in function `xASL_[abc]_...` ### How to...
### Description The comparison script that is run after the end of BIDS2Legacy in Test-pipeline on flavors is ignoring certain differences - it should also skip/not report when there are...
### Description Treat all vectors used internally in ExploreASL as horizontal vectors 1xN instead of Nx1. ### Tasks - [ ] JSON reading - make sure that vectors read are...
### Linked issue Close #1766
### Linked issue Close #1788
### Linked issue Close #1801