From 9179bc23bdae5ae626d626ba001e4f17d51b94a2 Mon Sep 17 00:00:00 2001 From: shaunwbell Date: Fri, 22 Nov 2024 07:59:38 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75a9f9d..b4761f2 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Within the `notebooks` folder are examples of the API and workflows. These exam + perform quick visual checks and sanity checks of data - examples of filtering data + lanzcos 35hr filter is most common + + rolling median filter + + RMSE filter Within the `examples` and `notebooks` folders are a collection of examples, they may be exceptionally verbose or _simple_. The _simple_ examples can be used as a basis for developing "scripts" to archive for historical record, regarding the treatment of each instrument as it is analyzed. Alternatively, one could save any notebook to the archive or export an html or pdf version for historic records. @@ -59,8 +61,6 @@ Found in the ci/requirements.txt ## Installing -### conda (TODO) - ### pip may be best to create a seperate environment and install packages via the requirements.txt first then install the software.