Skip to content

A web platform for processing and visualizing experimental impedance data.

Notifications You must be signed in to change notification settings

akurmashev/data_processing_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEER Data Processing and Visualization Platform

Overview

This platform is designed to process and visualize TEER (Transepithelial Electrical Resistance) data from experimental setups. It supports:

  • Parsing .mat files containing measurement data and .txt files with timepoints.
  • Storing raw and processed data in an SQLite database.
  • Interactive visualization of impedance and phase differences using Dash.

Features

  • Automated ingestion of experimental data.
  • Database schema for organizing raw and processed data.
  • Interactive Dash dashboard for real-time exploration and filtering of results.

Tools and Technologies

  • Python: Core language for scripting and backend development.
  • Flask: Backend framework for file uploads and API development.
  • Dash: Framework for creating interactive visualizations.
  • SQLite: Relational database for structured data storage.
  • MATLAB File Parsing: .mat file handling via scipy.io.
  • Git and GitHub: Version control and collaboration.

Installation

Prerequisites

  • Python (3.8 or above)
  • Git

Steps

  1. Clone the repository:
    git clone https://github.com/yourusername/TEER_Data_Platform.git
    cd TEER_Data_Platform

About

A web platform for processing and visualizing experimental impedance data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages