Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sometimes, one would set `EchoTime = 0.0` for the first phase map, and the deltaTE will exactly be the EchoTime of the other phase. In such a situation, the error was raised. In addition, the check was unnecessary because if one of the echoes or both are `None`, then an error is raised in line 36.
- Loading branch information