https://github.com/nwrichmond/sedsettle
SedSettle is a program for performing grain size analysis with a settling tube.
https://github.com/nwrichmond/sedsettle
geology sand sediment sedimentology
Last synced: 8 months ago
JSON representation
SedSettle is a program for performing grain size analysis with a settling tube.
- Host: GitHub
- URL: https://github.com/nwrichmond/sedsettle
- Owner: NWRichmond
- License: mit
- Created: 2018-06-12T00:00:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T16:39:35.000Z (over 4 years ago)
- Last Synced: 2025-10-06T12:54:08.740Z (8 months ago)
- Topics: geology, sand, sediment, sedimentology
- Language: MATLAB
- Homepage:
- Size: 1.41 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SedSettle
SedSettle interfaces with a digital mass balance for sediment grain size analysis via [settling tube](https://pubs.geoscienceworld.org/sepm/jsedres/article-abstract/54/2/603/97733/the-analysis-of-grain-size-measurements-by-sieving). To use SedSettle, you must have a settling tube, a digital mass balance capable of reporting mass to a computer, and a computer running MATLAB (all versions post-2005 should work).
SedSettle is written in MATLAB and should function on Windows 10, MacOS, and Linux so long as the operating system can communicate with the mass balance. This code was tested using an OHAUS Adventurer AX622 Mass Balance on MacOS High Sierra and with CDM 2.08.28 WHQL Certified x86 (32-bit) drivers on Windows 10.
To use the code, open SettlingTubeInterface.m, and make sure that all directories in the SedSettle package are added to your MATLAB path.