diff --git a/docs/getting-started.rst b/docs/getting-started.rst index b95cb0e..f8011c9 100644 --- a/docs/getting-started.rst +++ b/docs/getting-started.rst @@ -20,3 +20,4 @@ The RASP concept assumes that you are imaging something that is tissue/cell like Getting Started with pyRASP *************************** +To get started, one can try the example notebooks, which are individual notebooks that highlight RASP's different capabilities. diff --git a/src/__pycache__/AnalysisFunctions.cpython-310.pyc b/src/__pycache__/AnalysisFunctions.cpython-310.pyc index d39ac86..bd19383 100644 Binary files a/src/__pycache__/AnalysisFunctions.cpython-310.pyc and b/src/__pycache__/AnalysisFunctions.cpython-310.pyc differ diff --git a/src/__pycache__/RASPRoutines.cpython-310.pyc b/src/__pycache__/RASPRoutines.cpython-310.pyc index 5c1178f..b8dd912 100644 Binary files a/src/__pycache__/RASPRoutines.cpython-310.pyc and b/src/__pycache__/RASPRoutines.cpython-310.pyc differ