Skip to content

Onetism/RTDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RTDE Project

This repository contains code for Official implementation of the following paper:

Xiong, Bo, et al. "Real-time parameter evaluation of high-speed microfluidic droplets using continuous spike streams." Proceedings of the 32nd ACM International Conference on Multimedia. 2024.

Contents

  • sim_calculate_parameters.ipynb: Calculating parameters for simulation data. The simulation data can be download from SpikeSimulationData

  • The real experimental data (coming soon)

Getting Started

  1. Ensure you have Jupyter Notebook installed
  2. Open sim_calculate_parameters.ipynb to analyze and calculate parameters. The paths to the dataset and output files should be specified.

Dependencies

  • Python 3.x
  • Jupyter Notebook
  • Required Python packages (listed in notebook)

Citation

If you find this work helpful, please consider citing our paper.

@inproceedings{10.1145/3664647.3681378,
  author = {Xiong, Bo and Su, Changqing and Lin, Zihan and Chen, Yanqin and Zhou, You and Cheng, Zhen and Yu, Zhaofei and Huang, Tiejun},
  title = {Real-time Parameter Evaluation of High-speed Microfluidic Droplets using Continuous Spike Streams},
  year = {2024},
  isbn = {9798400706868},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  url = {https://doi.org/10.1145/3664647.3681378},
  doi = {10.1145/3664647.3681378},
  booktitle = {Proceedings of the 32nd ACM International Conference on Multimedia},

}
}

About

Real-time parameter evaluation of high-speed microfluidic droplets using continuous spike streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors