Code that works perfectly locally (on macOS) goes silent the moment it is deployed to a production Docker container. This is a common sight in solo development. This time, I fell into this classic ...
This script is the second version of a GUI designed to dynamically look through .h5 files from a Lumicks C-Trap instrument and to extract desired data for further analysis. This script allows users to ...
An advanced reinforcement learning (RL) project for training and evaluating a drone to autonomously navigate toward a goal while avoiding obstacles in a simulated 3D environment using PyBullet and ...
Creative Commons (CC): This is a Creative Commons license. Attribution (BY): Credit must be given to the creator. Plastics are widely used for their affordability and versatility in various ...
ECG, which stands for Electrocardiogram, is a medical test that measures the electrical activity of the heart over a specific period. The test is commonly known as an EKG (Electrocardiogram) in some ...
Amplitude modulation (AM) is a signal modulation technique that is widely used by radio stations for transmitting their programs. This project proposes a Python GUI-based Amplitude Modulation ...
Preprocessing is a critical step in the analysis pipeline of spectroscopic data. However, students are rarely introduced to preprocessing when learning spectral techniques in laboratory courses which ...