non_central_chi correct¶
Usage
Run using mc_script non_central_chi correct after installation or using ~ndcn0236/bin/mc_script non_central_chi correct on jalapeno.
Import in python using from mcutils.scripts.non_central_chi import correct
Documentation
Corrects MRI signal for the noise floor
Functions
|
Corrects the data for the noise floor described by the parameters |
|
Fits the current set of parameters |
|
Fit the signal intensity histogram |
|
Makes an initial guess of the noise level and number of coils |
|
Computes the logp of the total histogram |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |