Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jack bsupp #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Jack bsupp #20

wants to merge 3 commits into from

Conversation

jackt3
Copy link
Contributor

@jackt3 jackt3 commented Oct 6, 2021

Added --nbsupp option to specify number of background suppression pulses which were applied in the ASL acquisition
Added --bsupp-eff to specify efficiency of the above background suppression pulses
These are used to modify the inversion efficiency (--alpha) used during calibration according to alpha=alpha*(bsuppef^nbsupp)

jackt3 added 3 commits October 6, 2021 16:22
…applied

--nbsupp allows user to specify the number of background suppression inversion recovery pulses which were applied in the acquisition while --bsupp-eff is used to specify the efficiency of the pulse(s).

If --nbsupp is not provided, the correction is skipped.

--bsupp-eff defaults to 0.95 if --nbsupp is specified but --bsupp-eff is not.

alpha, used in calibration, is adjusted as alpha=alpha*(bsuppeff^nbsupp) if nbsupp is provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant