Sign in with your GitHub account to set up a new facility for the Rosetta CT metadata pipeline. This wizard will walk you through every step.
Step 1 — Confirm Collaborator Access
You need collaborator (write) access to the Rosetta repository before you can create a facility.
Step 2 — Request Facility
Join an existing facility or create a new one. Each facility can have multiple X-ray machines.
Step 4 — Install the Rosetta Edge Watchdog
Your facility is ready. Install the watchdog on the machine where your scanner writes data.
Open a terminal and run
python --version. If it's not recognized, install Python from
python.org
and check "Add Python to PATH" during setup.PyCharm/Anaconda bundle their own Python but don't add it to the system PATH. You can also run these commands inside PyCharm's Terminal tab instead.
Your config.yml was auto-generated when the facility was approved.
Download it and place it in the edge/ directory.
Create a
Personal Access Token
with repo scope, then run:
A bundled example.pca test file is included in edge/test_data/.
Copy it into your watch folder to confirm the full upload loop works.
Alternative: set token via environment variable
If you prefer not to pass the token on the command line, set it as an environment variable in the same terminal before running the watchdog:
Step 5 — Verify Data Upload
Let's check if the watchdog is successfully pushing data to your facility directory on main.