Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NWRichmond/SedSettle
Browse files Browse the repository at this point in the history
  • Loading branch information
NWRichmond committed Sep 4, 2018
2 parents 3cbfabd + 7c3da50 commit 330c807
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# SedSettle
SedSettle is a tool for interfacing with a digital mass balance for sediment grain size analysis via Settling Tube. SedSettle is written in MATLAB and should function on whichever operating system is compatible 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.
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.

0 comments on commit 330c807

Please sign in to comment.