Closed rachelglenn closed 1 year ago
There is a typo with the variable It should be: "use_n4_bias_correction": bool(self.args.use_n4_bias_correction)} https://github.com/aecelaya/MIST/blob/1b550fd650a7f82d0a2e670b7d948056dd2eafc6/mist-tf/analyze_data/analyze.py#L260
Thanks for pointing this out! I've updated the bias correction flag.
There is a typo with the variable It should be: "use_n4_bias_correction": bool(self.args.use_n4_bias_correction)} https://github.com/aecelaya/MIST/blob/1b550fd650a7f82d0a2e670b7d948056dd2eafc6/mist-tf/analyze_data/analyze.py#L260