From a2a08ea88e248447fdca4486103b78c9dacf2c91 Mon Sep 17 00:00:00 2001 From: christophwi Date: Wed, 31 Oct 2018 17:40:44 +0100 Subject: [PATCH] Update mainWindow.rst --- docs/mainWindow.rst | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/docs/mainWindow.rst b/docs/mainWindow.rst index cbdef99..4364d76 100644 --- a/docs/mainWindow.rst +++ b/docs/mainWindow.rst @@ -1,4 +1,4 @@ -MaxQuant.Live +Main Window ============================ The main window of MaxQuant.Live consists of three sections, which you can open by clicking on the symbols in the main menu. @@ -35,34 +35,3 @@ Scan Protocol Library Scan protocols implement various the acquisition strategies supported by our software. Every scan proto-col has a certain type (BoxCar, EasiTag…), a unique four-digit identification number and a short experiment description. All scan protocols are stored in a library. In the scan protocol section of the software you can manage the library.   -Operating modes of MaxQuant.Live -------- -The logo in the middle of the symbol bar of MaxQuant.Live displays the current operation mode of the software. -There are three operation modes: - -Setup Mode -^^^^^^^^^^ -.. figure:: figures/image019.png - :width: 250px - :align: right -This is the initial operation mode after software startup. In this modus, three parts of MaxQuant.Live (Sec. 4) can be configured. -After loading the log-directory, the scan protocol library and connecting the instru-ment, -MaxQuant.Live switches to the Listening Mode. - -Listening Mode -^^^^^^^^^^^^^^ -.. figure:: figures/image021.png - :width: 250px - :align: right -In this mode, the software receives all the spectra acquired by the instrument but does not send any commands -to the mass spectrometer. MaxQuant.Live is therefore not affecting the data acquisition of the mass spectrometer. -Scan protocols can be started in the software is in this operation mode. After the startup of a scan protocol, -MaxQuant.Live switches to the Running Mode. - -Running Mode -^^^^^^^^^^^^ -.. figure:: figures/image023.png - :width: 250px - :align: right -This operation mode is active during the execution of a scan protocol. -Afterwards, the software automati-cally switches back to the listening mode.