Hi all,
I have a set of US data from a couple of patients that were exported from EchoPAC with the idea of working with raw data to train an AI model. The folder structure is:
TEST02
---DICOMDIR
---GEMS_DB
|____ArcAudit.dbs
|____ArcData.dbs
|____ArcParam.dbs
|____Master.db
|____Master.log
---GEMS_IMG
|____---2019_DEC
|____---16
|____---JV123120
|____JCGCLG3C
|____JCGCLK3E
|____ ...
I installed the SlicerHeart extension and followed the instructions in SlicerHeart/Docs/ImageImportExport.md at master · SlicerHeart/SlicerHeart · GitHub (I got the DLL file and run regsvr32 Image3dLoaderGe.dll as administrator). Then I load the data from the DICOM database using the DICOMDIR file. As a result only two volumes (out of 68 files) get loaded as 3D volumes with time, each with an ECG table as shown in the image.
The remaining files fail to load as US, but I can drop them and load as volumes. Though in that case they look like screen shots as shown below.
For the other patient data, which has the same structure, when loading with the DICOMDIR I get a warning message:
and when loaded the shape of the image is rectangular and no table appears, though the frame sequence runs with time.
How can I load all the data correctly? or is there a problem with the data? In that case, anyone knows how to export it to get all the infor and correct formats?
Operating system: Windows 11
Slicer version: 5.6.2