Parth’s Status Report for April 8
Personal Accomplishments Over the last week, I spent my time working on implementing the logic for converting signal processing to lighting attributes. Parts of the functionality were shown during the interim demo, where we were able to change the intensity and the saturation of the colors. After that, I worked on modularizing the code and implementing other parameters such as rotation, strobe, UV, etc. To accomplish this, I analyzed different signal processing outputs and cleaned the data using running averages, outlier detection, and normalization. I also helped with refining and debugging the lighting engine and the signal processing subsystems. On Track? We were able to make up for lost time from the previous week, and overall progress was on track. We were able to test each function independently and in…