krishna/data #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "krishna/data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR: Add regression analysis and wire resistance data
Summary
This PR adds linear regression analysis for wire resistance measurements across three AWG gauges (26, 29, 32), including:
Changes
New Files
analysis.py- Python script for regression analysis with matplotlibwire_resistance_regression.png- Generated plot (259 KB)wire_resistance_regression.pdf- Vector version of plot (23 KB)raw-data.csv- Raw measurement dataModified Files
mnras_template.tex- Updated with:.gitignore- Added Python cache entries (__pycache__/,*.pyc)Build Artifacts
mnras_template.pdf- Generated PDF (186 KB)Key Results
29 AWG and 32 AWG measurements match Kanthal A1 standard (0.000145 Ω·cm) within 1%.
Notes
Questions
mnras_template.pdfbe tracked in git or added to.gitignore?wire_resistance_regression.pngbe compressed or kept at full quality?Pull request closed