acqinfo 5d #2257
Annotations
11 errors
Run PyTest and Generate Coverage Report:
tests/data/test_traj_calculators.py#L238
test_KTrajectoryIsmrmrdRadial
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 192, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L99
test_KData_from_file
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 768, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L106
test_KData_random_cart_undersampling
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 192, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L112
test_KData_random_cart_undersampling_shape
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 192, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L124
test_KData_raise_wrong_trajectory_shape
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 768, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L129
test_KData_from_file_diff_nky_for_rep
Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted.
Emitted warnings: [].
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L138
test_KData_calibration_lines
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 128, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L155
test_KData_kspace
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 768, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L169
test_KData_modify_header[b0-11.3]
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 768, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Run PyTest and Generate Coverage Report:
tests/data/test_kdata.py#L169
test_KData_modify_header[tr-value1]
einops.EinopsError: Error while processing rearrange-reduction pattern "(other k2 k1) coils k0 -> other coils k2 k1 k0".
Input tensor shape: torch.Size([1, 1, 1, 768, 1, 8, 512]). Additional info: {'k1': tensor(1), 'k2': tensor(1)}.
Wrong shape: expected 3 dims. Received 7-dim tensor.
|
Set Pipeline Status Based on Test Results
PyTest workflow failed with 11 errors and 18 failures.
|
Loading