From 766f5dd3f0c108a8b77ce9466e241b5321e9108c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 20 Aug 2010 06:44:31 -0400 Subject: [PATCH] Fast curve review seems to be a GUI-specific feature. --- doc/gui.txt | 10 ++++++++++ doc/tutorial.txt | 11 ----------- test/tutorial.py | 2 -- 3 files changed, 10 insertions(+), 13 deletions(-) diff --git a/doc/gui.txt b/doc/gui.txt index 28e9cb8..5c4a6ef 100644 --- a/doc/gui.txt +++ b/doc/gui.txt @@ -193,3 +193,13 @@ The :doc:`autopeak` tutorial is also applicable. You need to setup the type of fit you want to use: in the Properties of the autopeak command (autopeak plugin) select `WLC`, `FJC` or `FJC_PEG` from the dropdown list for the `polymer model` argument of `polymer fit`. + +Fast curve reviewing and saving +=============================== +.. todo:: Update curve review tutorial section. + +When automatic routines are not good enough to filter your data, use +``review`` command to cycle through your playlist presenting ten +curves in the same graph. You can then enter the numbers of the +interesting curves and automatically save a copy of them into another +directory. diff --git a/doc/tutorial.txt b/doc/tutorial.txt index a2ff0cc..be41a0d 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -366,17 +366,6 @@ freely jointed chain fitting`_ and `Command stacks`_.:: hooke> stop_command_capture hooke> apply_command_stack_to_playlist -Fast curve reviewing and saving -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -.. todo:: Update curve review tutorial section. - -When automatic routines are not good enough to filter your data, use -``review`` command to cycle through your playlist presenting ten -curves in the same graph. You can then enter the numbers of the -interesting curves and automatically save a copy of them into another -directory. - Configuring Hooke ----------------- diff --git a/test/tutorial.py b/test/tutorial.py index 7c115d6..34bf152 100644 --- a/test/tutorial.py +++ b/test/tutorial.py @@ -243,8 +243,6 @@ See :file:`command_stack.py`, See :file:`multiple_curve_analysis`. -*Fast curve reviewing and saving* - *Configuring Hooke* See :file:`config.py`. -- 2.26.2