Configuring AltaDB
This section covers how to prepare your AltaDB storage to import data into the RedBrick AI platform. After following the instructions in this section, you will be able to create an AltaDB 'storage method' and import Data into RedBrick AI.
Signing up on AltaDB Platform
The first step is to create an account on AltaDB.
Dataset Creation & Importing Data
Create a dataset.
Click on Import data, and drag & drop your DICOM files into the data importer. AltaDB v0.0 only supports direct upload through the browser.
Once the upload is complete, AltaDB will index the DICOM headers and re-compress the DICOM pixel data with state-of-the-art compression. This process will take a few minutes for 10 series.
You can monitor the status of your imports inside the "Import" tab.
Processing an import will take several minutes to completely index all DICOM headers and re-compress pixel data with state-of-the-art compression
Viewing the Data
You can preview your images by clicking on the thumbnail. The simple viewer offers a view of the imaging axis and supports a few key functions:
Change slice: Mouse scroll.
Windowing: Right-click drag.
Zoom: Left-click drag.
Pan: Middle mouse drag.
Integrating with RedBrick AI
Create API key on AltaDB
To Create a new API key, Go to API keys in the left menu sidebar and click on "New API key" button on the top right corner. Once created, note down the "access" and "secret" keys.
Download the JSON from AltaDB
In your AltaDB dataset, select the series you want to import into RedBrick AI and click on the "Download RedBrick AI JSON button".
Create AltaDB storage method on RedBrick AI
Next step is to create an AltaDB storage method in your RedBrick AI account. You will need your AltaDB Access and Secret keys to setup this storage method.
Importing Data into RedBrick AI
To import data into RedBrick AI, Upload the JSON file you downloaded from AltaDB and Select AltaDB from the dropdown in the external storage method.
Last updated