OpenDEP View is a visualization and spectra generation software for Dielectrophoresis (DEP) experiments. It allows users to view and generate DEP spectra based on specific parameters. The program currently supports the homogeneous particle model and single-shell model, with ongoing development for the two-shell model.
This software is part of the OpenDEP project, which includes three key programs:
- OpenDEP Compute - for spectra fitting and data conversion.
- OpenDEP Control - for automation and control of DEP experiments.
- OpenDEP View - for visualization of spectra and spectra generation based on parameters.
Published under the GNU GPL v3.0 license.
- Spectra Visualization: Easily visualize DEP spectra using the homogeneous particle model and single-shell model.
- Spectra Generation: Generate DEP spectra based on user-defined parameters.
- Generation/Simulation of Synthetic Experimental Data: Simulate synthetic experimental data for testing and analysis.
- Graphs Formating: Customize and format graphs to be publication-ready without needing additional software.
- Compatibility with OpenDEP Compute Data: Works with data exported from OpenDEP Compute (currently supports Excel exports).
- Standalone Execution on Windows: The software can now be run directly from the
.exe
file in the root of the program.
-
Download the latest release from this repository.
-
Add the repository to your IDE (tested with PyCharm).
-
Install the necessary requirements from the
requirements.txt
file. -
Run the
main.py
file to launch the application.Alternatively, for Windows users:
- Run the software directly from the provided
.exe
file in the root of the program, without any other installation.
- Run the software directly from the provided
-
Enjoy exploring, generating, and customizing DEP spectra!
If you use this software in your research, please cite the following paper:
Other papers published by our team using OpenDEP:
- Early differentiation of mesenchymal stem cells is reflected in their dielectrophoretic behavior
- Dielectrophoretic characterization of peroxidized retinal pigment epithelial cells as a model of age-related macular degeneration
- Development Status: OpenDEP View is still under active development, and bugs may occur. If you encounter any issues, please report them or contact the developer for assistance.
Thank you for using OpenDEP View. Your feedback and contributions are highly appreciated!