Pinned Repositories
Autonomous-Arduino-Robot
Maneuvers terrain using echo-location and IR scanners.
Best-Frequency-Finder--EIS
EIS Frequency Importance Rater. Selects the most information-dense frequencies from EIS data using two methods: subtractive and additive.
Component-Signal-Sleuth
Given two folders of EIS files from two experimental conditions and an equivalent circuit code, this script will output a CSV with the fitted component statistics within groups and highlights any component that displays a significant signal.
Cricket-Spike-Train---Wind-Direction
Uses spike train data from four hairs located on the back of a cricket to determine the direction of the wind to Aaron Shon & Rajesh Rao, University of Washington.within one degree. Credit to
ECM-Components-CSV-Generator
Takes an input folder path and electrical circuit code. Returns a csv with all component values and errors for each Gamry file in the folder specified.
EIS-3D-Graph-Generator
Takes an .xls file, extracts EIS data, and creates a 3D .gif of all trials superimposed on a graph containing the Nyquist and both Bode plots superimposed.
ElectroEquivalent-Model-Finder
Uses ten different optimization algorithms with 4 different weighting strategies to pick the 5 best circuit codes for the EIS data provided.
LLM-Finetuning
LLM-Finetuning
Multiclass-Idenfitication-of-Written-Letters
Uses a neural network to learn how best to discriminate between the digits 0-9. Credits to Andrew Ng.
P300
Uses OpenBCI headset to interpret subject's focus on a 6x6 grid of letters and numbers and type out the corresponding figure.
quiksilver10152's Repositories
quiksilver10152/Autonomous-Arduino-Robot
Maneuvers terrain using echo-location and IR scanners.
quiksilver10152/Best-Frequency-Finder--EIS
EIS Frequency Importance Rater. Selects the most information-dense frequencies from EIS data using two methods: subtractive and additive.
quiksilver10152/Component-Signal-Sleuth
Given two folders of EIS files from two experimental conditions and an equivalent circuit code, this script will output a CSV with the fitted component statistics within groups and highlights any component that displays a significant signal.
quiksilver10152/Cricket-Spike-Train---Wind-Direction
Uses spike train data from four hairs located on the back of a cricket to determine the direction of the wind to Aaron Shon & Rajesh Rao, University of Washington.within one degree. Credit to
quiksilver10152/ECM-Components-CSV-Generator
Takes an input folder path and electrical circuit code. Returns a csv with all component values and errors for each Gamry file in the folder specified.
quiksilver10152/EIS-3D-Graph-Generator
Takes an .xls file, extracts EIS data, and creates a 3D .gif of all trials superimposed on a graph containing the Nyquist and both Bode plots superimposed.
quiksilver10152/ElectroEquivalent-Model-Finder
Uses ten different optimization algorithms with 4 different weighting strategies to pick the 5 best circuit codes for the EIS data provided.
quiksilver10152/LLM-Finetuning
LLM-Finetuning
quiksilver10152/Multiclass-Idenfitication-of-Written-Letters
Uses a neural network to learn how best to discriminate between the digits 0-9. Credits to Andrew Ng.
quiksilver10152/P300
Uses OpenBCI headset to interpret subject's focus on a 6x6 grid of letters and numbers and type out the corresponding figure.
quiksilver10152/NeuronalDynamics
Assignments from NeuroMatch Academy
quiksilver10152/ScanSegregator
Uploads batched scans of b/w images, separates them into individual image files, upscales, and recolors.