PACS2go
Towards a Portable Research PACS for Interdisciplinary Collaboration
Install / Use
/learn @frankkramer-lab/PACS2goREADME
PACS2go - Towards a Portable Research PACS for Interdisciplinary Collaboration
PACS2go is a portable Picture Archiving and Communication System tailored for medical research. It simplifies the storage, sharing, and viewing of medical imaging data, supporting key formats like DICOM and NIfTI. Designed to facilitate interdisciplinary collaboration, PACS2go enables users to work on shared projects, enrich imaging data with metadata, and access it all through an intuitive web interface. 👩💻🩻
Features
-
XNAT File Storage: Secure and scalable storage for medical imaging files, supporting various formats including DICOM, NIFTI, and many more.
-
PostgreSQL Metadata Store: Efficient organization and retrieval of image metadata, enabling advanced data management.
-
Plotly Dash UI: Interactive and user-friendly interface for navigating imaging datasets, visualizing imaging data, accessing metadata, and collaborating with fellow researchers on shared data.
Architecture

Getting Started In Just A Few Steps
To kick off with PACS2go, ensure Docker is installed on your system (Docker Installation Guide).
# 1 - Clone this repository
$ git clone https://git.rz.uni-augsburg.de/misit-bachelor/pacs2go.git
# 2 - Fill in .env default credentials for XNAT, Postgres and PGAdmin, change SECRET_KEY in frontend/.env
# 3 - Go into the repository
$ cd pacs2go
# 4 - Start services via docker-compose
$ docker-compose up
🎉 The PACS2go is now live and ready! 🎉
First Steps:
- Visit port 8888 to set up XNAT and create your first user account.
- Visit the PACS2go web interface on port 5000, log in and start exploring! 🚀
User Interface Preview
🛬 Landing page

💽 Upload interface

🗂️ Inside a directory

🧠 NIfTI viewer

Built with
- Docker (20.10.18) & docker-compose (1.29.2): For creating and managing multi-container applications. 🐳
- Plotly Dash (2.14.1): Empowers the development of interactive web applications for data visualization. 📈
- dash-uploader (0.6.0): Enhances file upload capabilities within Dash applications. 📤
- Postgres: A powerful, open-source object-relational database system, used here for efficient metadata storage. 🛢️
- Dockerized XNAT: Utilizes the robust XNAT platform within Docker for unparalleled file storage solutions. Check it out here. 🏗️
XNAT REST API Wrapper
We've included a robust XNAT REST API wrapper in Python within this project, enabling seamless interaction with XNAT servers for tasks such as project management, file operations, and user management. This integration simplifies automated workflows and enhances your productivity when working with XNAT.
You can find the XNAT REST API wrapper here.
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
workshop-rules
Materials used to teach the summer camp <Data Science for Kids>
last30days-skill
19.8kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
000-main-rules
Project Context - Name: Interactive Developer Portfolio - Stack: Next.js (App Router), TypeScript, React, Tailwind CSS, Three.js - Architecture: Component-driven UI with a strict separation of conce
