You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""
Creates an output file with chirality corrections fixed.
:param nifti_input_file_path: String, path to a segmentation file with possible chirality problems
:param segment_lookup_table: String, path to a FreeSurfer-style look-up table
:param left_right_mask_nifti_file: String, path to a mask file that distinguishes between left and right
:param nifti_output_file_path: String, path to location to write the corrected file
"""
The text was updated successfully, but these errors were encountered:
correct_chirality
function's inputs and outputscorrect_chirality
function header fromCABINET/src/utilities.py
:The text was updated successfully, but these errors were encountered: