From a09759885afe07e43cd1299b7121a83bc5f723c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Egil=20M=C3=B6ller?= Date: Wed, 11 Sep 2024 16:39:36 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a89dde..50e6245 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Processing and inversion tools for AEM -Emerald has open sourced our tooling for processing and inversion in a notebook. This is the same code that we run in our pipelines in our online tool [Beryl](https://beryl.emrld.no/). + +Emerald has open sourced our tooling for processing and inversion in a notebook. This is the same code that we run in our pipelines in our online tool Beryl. Please contact us at *ehATemrld.no* if you want beta access to Beryl. As a result, you can always recreate the exact same results you got online locally and inspect the code that produced them, giving you the transparency you need in a scientific setting. What the online tool provide on top of this is a very nice manual culling tool with an integrated map view, a graphical editor for your processing workflow, and of course, the ability to run inversion on fast machines in the cloud without having to install and manage those machines!