Commit Graph

14 Commits

Author SHA1 Message Date
Guillaume Raffy 5cc55990f3 added an option to allow jumping beads to considered as part of the granular media surface
-> grasslooper v1.1

fixes #1
2023-12-07 17:51:36 +01:00
Guillaume Raffy b7d4966cb9 added a deployment solution based on docker
still needs testing and documenting

work related to Bug https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3718
2023-12-07 11:28:43 +01:00
Guillaume Raffy 6a9f08970b improvced documentation 2022-12-01 16:20:08 +01:00
Guillaume Raffy e6d3ce683b added a sample to test grassloper 2022-12-01 16:12:36 +01:00
Guillaume Raffy e42fcb6a06 - grassloper now saves its results in an hdf5 file in a structured form, in addition to stdout
- grassloper now processes all frames from the input file instead of an arbitrary hardcoded value
2022-12-01 11:02:04 +01:00
Guillaume Raffy a93dfc24f6 added the surface points to debugging data 2022-12-01 09:51:04 +01:00
Guillaume Raffy efade89a57 cleanup: now the debug images are only outputted in debug mode
also removed debugging traces
2022-11-30 18:44:46 +01:00
Guillaume Raffy 0d41944c2a - grassloper now uses improtools to debug image processing
- the user can now change grassloper's parameters using command line arguments
2022-11-30 18:30:17 +01:00
Guillaume Raffy 3fa3a0afab fixed style to please flake8 2022-11-30 16:54:48 +01:00
Guillaume Raffy b64be1655b made grassloper an application installable by `pip`.
also added install instructions
2022-11-30 16:42:25 +01:00
Guillaume Raffy 71fdb927f7 added a simple slope finder
it's functional but needs cleaning and improving
2022-11-30 16:09:04 +01:00
Guillaume Raffy 4d3de3c6f9 added function to generate the isbead image from tractrac's hdf5 output file 2022-11-29 10:41:23 +01:00
Guillaume Raffy 1088390f41 in order to create synthetic input data to assess the accuracy of the method, added a function that creates a slope image 2022-11-28 16:12:08 +01:00
g-raffy 2a256650dc
Initial commit 2022-10-20 08:41:30 +02:00