Skip to content

DooHyun2/smart_xray_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application is a specialized calculator designed to optimize "X-ray exposure time" for experimental setups.

industrial RT sites (using X-ray, Ir-192, Co-60) and laboratory X-ray transmission experiments

2026/03/16 Update: Added X-ray Tube Mode (mA/kV)

No installation required

http://52.62.146.78:8501 (PC, Mobile)

Latest Version

Open App << click (PC, Mobile)

Docker Pulls << click

previous

Docker Pulls

image image

How to run

Open App << click

http://52.62.146.78:8501 (PC,Mobile)

-docker pull- sudo docker pull doohyun2/smart-xray-calc:latest

-Quick Start (Docker Hub)-

Linux : sudo docker run -d -p 8501:8501 --name xray-final doohyun2/smart-xray-calc

MacOS : sudo docker run -d -p 8501:8501 --name xray-final doohyun2/smart-xray-calc

Window: docker run -d -p 8501:8501 --name xray-final doohyun2/smart-xray-calc

run and click >> Localhost Connect

-docker build start-

docker build -t smart-xray-calc .

docker run -p 8501:8501 smart-xray-calc

About

Smart X-ray calculation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages