mamroax / python_eit_w_gui

making a simple gui for visualising electrical impedance tomography tasks
1 stars 0 forks source link

How to use the dashboard #1

Open popular1119 opened 1 year ago

popular1119 commented 1 year ago

Hello, I am very honored to see the article you shared, it is very well written. However, there is no usage guide in the article, it seems a bit confusing, can you post the usage guide? Sorry for the need, but it makes the reader understand what you mean. Looking forward to your reply!

I wish you all the best!

mamroax commented 1 year ago

Hello! Thank you for your message) I did not expect someone to use this GUI(it is not completely mine tho, took it from customTkinter examples). I will make a usage guide soon and update it w some new features

чт, 24 авг. 2023 г., 08:10 piao peng @.***>:

Hello, I am very honored to see the article you shared, it is very well written. However, there is no usage guide in the article, it seems a bit confusing, can you post the usage guide? Sorry for the need, but it makes the reader understand what you mean. Looking forward to your reply!

I wish you all the best!

— Reply to this email directly, view it on GitHub https://github.com/mamroax/python_eit_w_gui/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHV6Z3G7MGLO3YILIKXM3HDXW3O2RANCNFSM6AAAAAA34OAQL4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

popular1119 commented 1 year ago

Hello, thank you very much for your contribution, and I am also looking forward to your upcoming user guide, which will be of great help to many people, and finally, thank you again for your reply!

mamroax commented 1 year ago

You're welcome! I added a short readme for the project and changed the GUI to english. Yet it is not possible to choose your custom data file path in GUI but it can be done inside a project. I will add some features in future, so stay tuned. If you wish to share an opinion i set my contacts in readme.

чт, 24 авг. 2023 г. в 12:31, piao peng @.***>:

Hello, thank you very much for your contribution, and I am also looking forward to your upcoming user guide, which will be of great help to many people, and finally, thank you again for your reply!

— Reply to this email directly, view it on GitHub https://github.com/mamroax/python_eit_w_gui/issues/1#issuecomment-1691340431, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHV6Z3HPBLPUV7GUBISWKE3XW4NNHANCNFSM6AAAAAA34OAQL4 . You are receiving this because you commented.Message ID: @.***>

popular1119 commented 1 year ago

I am very happy to hear from you, next, I will rerun the GUI according to the usage prompts, I believe it will have a good result, thank you for everything!

popular1119 commented 1 year ago

Hi, with the help of the tutorial you uploaded yesterday, I have a deeper understanding of the role of this GUI, as you said: input a positive integer to average the measured value, the purpose is to remove noise. After I input a few integers in the GUI, I found that the "breath chart" has indeed changed, but the image in the visualization does not seem to change. Is this normal, or is the noise of the data itself not strong, so after the modification Nothing seems to have changed. Because the data collected by my device is not the same as the "experient.text" you placed, there is no way to evaluate it. If you have time, I look forward to your reply. Sorry for the inconvenience. image

mamroax commented 1 year ago

1

As you already know, electrical impedance tomography is based on measuring the voltage difference across the electrodes. The resulting image of the impedance difference you see is based on the difference between two voltage points (high and low). The points correspond to inhalation and exhalation. This program currently takes the index of the frame with the lowest total frame voltage and the frame with the highest total voltage in a given file and compares them to each other. As you can see, with a sufficient voltage difference between the pictures, a difference is visible

mamroax commented 1 year ago

1 The first image was not uploaded so here it is

mamroax commented 1 year ago

The number of frames was 1 and 50 to make the difference more noticeable. As you can see, 50 is not a good amount, because it "eats" all the valuable information about voltage peaks and drops. The difference would be even more noticeable if the recording took place in real time at 24 frames per second or more.

The idea was to smooth out small voltage fluctuations so that the graph and the resulting image of the conductivity difference had no spikes and look better on real-time playback.

The difference between default 1 and 5 is not quite visible on a static image but it will be on a playback

popular1119 commented 1 year ago

Thank you very much for your patience in answering, I have learned a lot. I don't know if you know an article published by MIT in 2021: "EIT-kit: An Electrical Impedance Tomography Toolkit for Health and Motion Sensing". I made a rough introduction to the equipment in this article, but now there are some problems. I don’t know if you have time and interest to discuss it. I look forward to your reply! ![Uploading image.png…]() https://dl.acm.org/doi/abs/10.1145/3472749.3474758

mamroax commented 1 year ago

Yes, this is a very good article, I read it. If you wish, we can connect on discord and discuss it

popular1119 commented 1 year ago

Ok, here is my discord: pengpiao image