slf-dot-ch / snowmicropyn

A python package to read, export and post process data (*.pnt files) recorded by SnowMicroPen, a snow penetration probe for scientific applications developed at SLF.
https://www.slf.ch/en/services-and-products/research-instruments/snowmicropen-r-smp4-version.html
GNU General Public License v3.0
10 stars 12 forks source link

Layer marking from the GUI #14

Closed reisecker closed 1 year ago

reisecker commented 1 year ago

Thanks to the team of LWD Tyrol we will have manually marked (through snowmicropyn) layers for parts of the RHOSSA dataset. Since matching SMP and hand profiles is very tricky this would be an always available "last resort" to produce good training data. At the very least this would offer a closed system, if only by transferring the responsibility to the user. :-)

I think it would be nice if we facilitated this from within snowmicropyn by adding a set of visually appealing new markers for marking layers with the same grain shape.

This would require some new logic because currently everything is built around the idea that no two markers may have the same name, where in this case this would be exactly what we would want to be handled automatically (to not have to name them _rgstart1, _rgend1, _rgstart2, ...).

reisecker commented 1 year ago

This has not been implemented, the according dataset is processed as-is, i. e. with named markers. Those are e. g. rg0, rg1, mfcr8, not_labelled1, … Any marker with a number at the end is deemed to specify a layer (up until the next marker), the number itself does not matter. The first two letters are capitalized within snowmicropyn.