Skip to content
Snippets Groups Projects
Verified Commit 57da7cd0 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

docs(Readme): add clarifications

parent 2a64b060
No related branches found
No related tags found
No related merge requests found
# MechaRaptor - Experimental data analysis
This repository contains the script used to parse, clean and analyze the raw
This repository contains the scripts used to parse, clean and analyze the raw
experimental data for the MechaRaptor.
## Data
The data come from three different sources:
1. Wind tunnel itself (`<YYYY>-Serie<X>-Identification.csv`)
1. Wind tunnel itself
- airspeed
- atmospheric pressure
- the temperature
2. Wind tunnel load sensors (`wtFiles/`):
2. Wind tunnel load sensors
- Measure of forces and moments in three axes
3. Arduino acquisition (`arduinoFiles/`):
3. Arduino acquisition
- Measure of wing angles
- Measure of electrical power (tension and current)
- Input values
Raw data and details about them can be found in their respective repositories
(loaded as submodules).
## Scripts
[TODO]
The scripts were made in a rush and are currently a bit messy. They will be
reworked properly in the following weeks before the start of a more extensive
wind tunnel testing campaign.
## Important notes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment