I am trying to load a DICOM Series in all three directions (sagital, axial and coronal). The Dataset is oriented axial and displaying all the slices in axial orientation is working fine. But when displaying the sagital and coronal view, AMI.js only renders to the amount of axial slices right. You might better understand what I mean with pictures. So picture one shows the rendering until slice 147 and picture two shows slice 148. The series has 147 DICOM images.
Do you have any idea why this happens and what I have to change, that all slices will be displayed correct? Displaying another set of data, where the DICOMs are in coronal direction, is working fine.