Skip to content

nagarithezzz/uvspectro

Repository files navigation

UV Analysis Streamlit App

This Streamlit app provides various functionalities for UV analysis, including:

  • Calculation of accuracy, percentage purity, precision, recovery studied, H-point determination, linear equation, and counter plot graphs for all factors and interactions between factors.
  • Visualization of interaction contour plots.

Getting Started

To run the Streamlit app locally, follow these steps:

  1. Clone this repository to your local machine:

git clone https://github.com/VeeraKarthick609/UV-analysis---Chettinadu

  1. Navigate to the project directory:

cd uv-analysis-streamlit

  1. Install the required dependencies. You can use pip or conda depending on your Python environment:

pip install -r requirements.txt

  1. Run the Streamlit app:

streamlit run app.py

The app should open in your default web browser, and you can interact with it to perform UV analysis tasks.

Usage

  1. Upon launching the app, you'll see a sidebar with different options.
  2. Select the desired analysis or visualization task from the sidebar.
  3. Follow the prompts or input fields to provide necessary data or parameters.
  4. Click the corresponding button to perform the selected task or visualize the data.
  5. Results or visualizations will be displayed within the app interface.

Contributors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages