Skip to content

Streamlit application for TSADAR - AD-based Thomson Scattering Analysis software. It is hosted on AWS for simple browser-based access and runs on GPUs for rapid analysis

Notifications You must be signed in to change notification settings

ergodicio/tsadar-app

Repository files navigation

TSADAR GUI

This is a streamlit app for TSADAR, an open-source Thomson Scattering data analysis package.

To run this app, install the requirements and then run

USERNAMES="yourname,othernames" streamlit run tsadar_app.py

and you should be able to view the app in a browser

Cloud Architecture

This app can be, and is deployed to the public cloud. This enables the user to run Thomson Scattering analysis remotely, and either asynchronously and synchronously (under development)

The Asynchronous architecture submits a job to AWS Batch for the entire analysis and returns the result Asynchronous Architecture

The Synchronous architecture uses a TSADAR Tesseract for the spectrum and gradient calculation and enables the user to interact with the data and the fit Synchronous Architecture

About

Streamlit application for TSADAR - AD-based Thomson Scattering Analysis software. It is hosted on AWS for simple browser-based access and runs on GPUs for rapid analysis

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published