Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2022
License: CC BY
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2022
License: CC BY
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2022
License: CC BY
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2022
License: CC BY
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2022
License: CC BY
Data sources: Datacite
versions View all 3 versions
addClaim

Time-encoded pseudo-continuous arterial spin labeling: increasing SNR in ASL dynamic angiography

Authors: Woods, Joseph G.; Schauman, S. Sophie; Chiew, Mark; Chappell, Michael A.; Okell, Thomas W.;

Time-encoded pseudo-continuous arterial spin labeling: increasing SNR in ASL dynamic angiography

Abstract

This repository contains the raw K-space data and all MATLAB (The MathWorks, Natick, MA) code used for reconstruction, simulations, data analysis, and figure generation used in the article titled "Time-encoded pseudo-continuous arterial spin labeling: increasing SNR in ASL dynamic angiography". ## Referencing If you use any of the data or the code provided here, please cite: 1. Woods JG, Schauman SS, Chiew M, Chappell MA, Okell TW. Time-encoded pseudo-continuous arterial spin labeling: Increasing SNR in ASL dynamic angiography. Magnetic Resonance in Medicine. 2023; doi:10.1002/mrm.29491 2. This Zenodo repository: Joseph G. Woods, S. Sophie Schauman, Mark Chiew, Michael A. Chappell & Thomas W. Okell. (2022). Time-encoded pseudo-continuous arterial spin labeling: increasing SNR in ASL dynamic angiography [Data set]. Zenodo. https://doi.org/10.5281/zenodo.6791097 If you use the reconstruction code provided here, please also cite: 1. Fessler JA, Sutton BP. Nonuniform fast fourier transforms using min-max interpolation. IEEE Transactions on Signal Processing. 2003;51(2):560-574. doi:10.1109/TSP.2002.807005 2. Fessler JA. Michigan Image Reconstruction Toolbox. https://web.eecs.umich.edu/~fessler/code/. Accessed February 26, 2018. 3. Schauman SS. Accelerated_TEASL. https://github.com/SophieSchau/Accelerated_TEASL. Accessed October 19, 2020. 4. Chiew M. MR Linear Encoding Operators. https://users.fmrib.ox.ac.uk/~mchiew/Tools.html. Accessed March 30, 2020. ## Notes for use: All data processing is performed in MATLAB (tested with 2021a and 2021b on macOS 10.14 (Mojave) and 12 (Monterey)) The "code/" and "data/" folders should be placed within the same folder. The necessary file paths within each script in "code/" will be set up automatically. **Note**: the file paths use "/", so would need to be manually changed for use on Windows, which uses "\" in file paths. - For performing full reconstruction of in vivo K-space data, **run reconalldata.m**. - All code provided - Uses: 1. Jeff Fessler's MIRT: http://web.eecs.umich.edu/~fessler/irt/fessler.tgz 2. Mark Chiew's: xfm_NUFFT.m, etc: https://users.fmrib.ox.ac.uk/~mchiew/Tools.html 3. Sophie Schauman's Accelerated_TEASL: https://github.com/SophieSchau/Accelerated_TEASL - For plotting in-vivo data, **run figures_invivo.m**. - FSL's read_avw to read in NIFTIs (but can replace this with MATLAB's in-built niftiread instead). - (Install FSL from here: https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FslInstallation) - All other code provided - For performing simulation and plotting results, **run figures_simulation.m**. - All code provided - Location of specific Figure generation code: - Figure 1: no code - manually made. - Figure 2: figures_invivo.m - Figure 3: figures_simulation.m - Figure 4: figures_invivo.m - Figure 5: figures_invivo.m - Figure 6: figures_invivo.m - Figure 7: figures_invivo.m - Figure 8: figures_invivo.m - Figure 9: figures_simulation.m - Figure 10: figures_invivo.m - Supporting Information Figure S1: figures_simulation.m - Supporting Information Figure S2: figures_invivo.m - Supporting Information Figure S3: figures_invivo.m - Supporting Information Figure S4: figures_invivo.m - Supporting Information Figure S5: figures_invivo.m - Supporting Information Figure S6: figures_invivo.m - Supporting Information Figure S7: figures_invivo.m - Supporting Information Figure S8: figures_invivo.m - Supporting Information Figure S9: figures_invivo.m - Supporting Information Figure S10: figures_simulation.m

TWO and JGW were supported by a Sir Henry Dale Fellowship jointly funded by the Wellcome Trust and the Royal Society (220204/Z/20/Z). JGW, SSS, and MAC were supported by funding from the EPSRC (EP/L016052/1 and EP/P012361/1). The Wellcome Centre for Integrative Neuroimaging is supported by core funding from the Wellcome Trust (203139/Z/16/Z).

Related Organizations
Keywords

Angiography, ASL, Time-encoded, Hadamard, SNR, PCASL

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
    OpenAIRE UsageCounts
    Usage byUsageCounts
    visibility views 22
    download downloads 49
  • 22
    views
    49
    downloads
    Powered byOpenAIRE UsageCounts
Powered by OpenAIRE graph
Found an issue? Give us feedback
visibility
download
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
views
OpenAIRE UsageCountsViews provided by UsageCounts
downloads
OpenAIRE UsageCountsDownloads provided by UsageCounts
0
Average
Average
Average
22
49
Related to Research communities