UNCG-DAISY / Instagrain

A camera for measuring sediment grain sizes with edge ML
MIT License
20 stars 2 forks source link

Improve info in csv header #56

Closed RyanMieras closed 2 years ago

RyanMieras commented 3 years ago

https://github.com/UNCG-DAISY/SandCam/blob/2fd696d75cc0b611c9917e99a5e793dae3e84fd5/software/photosieve.py#L50

Please include more detailed information about the units in the header, and use more descriptive header names

For example,

Filename, Date (UTC), Latitude (DD), Latitude (DD), Altitude (m), D_5 (mm), D_10 (mm), . . . . . ETC . . . . D_95 (mm), Standard Deviation (UNITS), Skewness (UNITS), Kurtosis (UNITS)

jacobstasiewicz commented 2 years ago

Fixed the Headers to reflect suggestion