Jan Petr

Results 91 issues of 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); ###...

bug

### 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...

feature

### 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...

feature

### Description Now added in the flavor description. ### Tasks - [ ] Implement Phoenix decoding for DEBBIE - [ ] Check flavors that have multi-TE M0 and make sure...

feature

### 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...

bug

### 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...

bug
outdated

### Description Treat all vectors used internally in ExploreASL as horizontal vectors 1xN instead of Nx1. ### Tasks - [ ] JSON reading - make sure that vectors read are...

bug

### Linked issue Close #1788