JP2009042835A - Input support apparatus and computer program - Google Patents

Input support apparatus and computer program Download PDF

Info

Publication number
JP2009042835A
JP2009042835A JP2007204533A JP2007204533A JP2009042835A JP 2009042835 A JP2009042835 A JP 2009042835A JP 2007204533 A JP2007204533 A JP 2007204533A JP 2007204533 A JP2007204533 A JP 2007204533A JP 2009042835 A JP2009042835 A JP 2009042835A
Authority
JP
Japan
Prior art keywords
calculation
arithmetic
graph
arithmetic expression
screen data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007204533A
Other languages
Japanese (ja)
Inventor
Yoko Fukuda
陽子 福田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nikon Corp
Original Assignee
Nikon Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nikon Corp filed Critical Nikon Corp
Priority to JP2007204533A priority Critical patent/JP2009042835A/en
Publication of JP2009042835A publication Critical patent/JP2009042835A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology to improve usability when substituting an arithmetic element as an operation object designated from a graph into an arithmetic expression to carry out an operation. <P>SOLUTION: In an input support apparatus 100, an input reception section 110 receives an instruction from a user, a (spectral) graph generation section 112 generates a graph from an image and makes a display device 160 display the graph, an arithmetic expression generation (display) section 113 makes the display device 160 display an arithmetic expression including a variable, an association processing section 114 designates an arithmetical element as an operation object from the graph on a screen, and when the input reception section 110 has received an association instruction for operation for associating the arithmetical element with a variable included in the arithmetic expression on the screen, obtains the value of the arithmetical element, and associates the obtained value of the arithmetical element with the variable of the arithmetic expression, and an arithmetic processing section 115 obtains an operation result thereof. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、入力支援装置、および、コンピュータプログラムに関する。   The present invention relates to an input support apparatus and a computer program.

従来の分光装置としては、例えば、特許文献1に記載されているものがある。特許文献1に記載される分光装置は、1つの回折格子と、この回折格子で分光された各波長域(例えば、32チャンネル)の光を受光する検出器と、検出器からデータを処理するデータ処理装置と、を備えている。この分光装置では、検出器は、回折格子で分光された各波長域の光を受光して、各波長域の光強度を示すデータを、データ処理装置に送信する。   As a conventional spectroscopic device, for example, there is one described in Patent Document 1. The spectroscopic device described in Patent Document 1 includes one diffraction grating, a detector that receives light in each wavelength region (for example, 32 channels) dispersed by the diffraction grating, and data that processes data from the detector. And a processing device. In this spectroscopic device, the detector receives the light in each wavelength region dispersed by the diffraction grating, and transmits data indicating the light intensity in each wavelength region to the data processing device.

ここで、データ処理装置は、受信したデータに対して各種処理を施すことができる。例えば、データ処理装置は、受信したデータから、2次元スペクトルイメージを生成する。そして、例えば、データ処理装置は、2次元スペクトルイメージ中で指定された領域のスペクトルグラフを生成・表示する。   Here, the data processing apparatus can perform various processes on the received data. For example, the data processing device generates a two-dimensional spectrum image from the received data. For example, the data processing apparatus generates and displays a spectrum graph of a region designated in the two-dimensional spectrum image.

さらに、データ処理装置は、生成・表示したスペクトルグラフを利用して、様々な演算を行う。例えば、表示したスペクトルグラフにおいて指定された波長域の積分値(演算の対象である計算要素)を、任意の演算式に代入して各種演算を行う、といったことはよく行われている。   Furthermore, the data processing apparatus performs various calculations using the generated and displayed spectrum graph. For example, it is often performed that various calculations are performed by substituting an integral value (calculation element to be calculated) in a wavelength range designated in the displayed spectrum graph into an arbitrary calculation expression.

特開2004−345672号公報JP 2004-345672 A

しかしながら、スペクトルグラフから得られる演算要素(例えば、上記の積分値)を演算式に代入するためには、ユーザがその数値を手入力しなければならず、特に、数値を何度も入力しなければならない場合には、ユーザにとって操作は煩雑である。   However, in order to substitute a calculation element (for example, the above integral value) obtained from the spectrum graph into the calculation formula, the user must manually input the numerical value, and in particular, the numerical value must be input many times. If this is the case, the operation is complicated for the user.

本発明は、グラフから指定した演算の対象である演算要素を、演算式に代入して演算を行う際のユーザビリティを向上させる技術を提供することを目的とする。   An object of this invention is to provide the technique which improves the usability at the time of calculating by substituting the calculation element which is the object of the calculation designated from the graph into the calculation formula.

上記課題を解決するための請求項1に係る発明の入力支援装置は、表示装置と、試料に関する画像を提供する観察装置と、に接続される入力支援装置であって、ユーザからの指示を受け付ける入力受付部と、前記画像から対応するグラフを生成し、該グラフを表示する第1の画面データを前記表示装置に出力するグラフ生成部と、変数を含む演算式を表示する第2の画面データを前記表示装置に出力する演算式表示部と、前記表示装置の画面上で、前記第1の画面データに基づくグラフから演算の対象となる演算要素を指定して、該演算要素を前記第2の画面データに基く前記演算式に含まれる変数に対応させる指示を前記入力受付部から受け付けたときに、前記演算要素の値を求め、求めた該演算要素の値を、前記演算式の変数に対応付ける対応付け処理部と、前記演算式の変数に、対応付けられた前記演算要素の値を代入して演算結果を求める演算処理部と、前記演算結果を前記表示装置に出力する出力部と、を備える。   An input support apparatus according to a first aspect of the present invention for solving the above problem is an input support apparatus connected to a display device and an observation apparatus that provides an image related to a sample, and accepts an instruction from a user. An input receiving unit; a graph generating unit that generates a corresponding graph from the image; and outputs first screen data for displaying the graph to the display device; and second screen data for displaying an arithmetic expression including a variable. On the screen of the display device, a calculation element to be calculated is designated from the graph based on the first screen data, and the calculation element is designated as the second calculation element. When an instruction corresponding to a variable included in the arithmetic expression based on the screen data is received from the input receiving unit, the value of the arithmetic element is obtained, and the calculated value of the arithmetic element is used as a variable of the arithmetic expression. Mapping An association processing unit; an arithmetic processing unit that obtains an operation result by substituting the value of the associated operation element into a variable of the operation expression; and an output unit that outputs the operation result to the display device. Prepare.

本発明の入力支援装置によれば、グラフから指定した演算の対象である演算要素を、演算式に代入して演算を行う際のユーザビリティを向上させることができる。   According to the input support device of the present invention, it is possible to improve usability when performing computations by substituting computation elements that are computation targets designated from a graph into a computation expression.

以下、本発明の最良の実施の形態を図面を参照して説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

本発明の実施形態に適用される入力支援装置100の機能構成の一例を、図1のブロック図に示す。入力支援装置100は、図示するように、制御部101と、記憶部102と、インタフェース部103と、を有する。   An example of the functional configuration of the input support apparatus 100 applied to the embodiment of the present invention is shown in the block diagram of FIG. As illustrated, the input support apparatus 100 includes a control unit 101, a storage unit 102, and an interface unit 103.

入力支援装置100は、例えば、図2に示すような顕微鏡分光システム50で使用される。図示するように、顕微鏡分光システム50は、入力支援装置100と、顕微鏡装置200と、分光検出器300と、コントローラ400と、を備えている。   The input support apparatus 100 is used in, for example, a microscope spectroscopy system 50 as shown in FIG. As illustrated, the microscope spectroscopic system 50 includes an input support apparatus 100, a microscope apparatus 200, a spectroscopic detector 300, and a controller 400.

顕微鏡装置200は、レーザ光源201と、光ファイバ202と、コリメートレンズ203と、ダイクロイックミラー204と、ガルバノミラー205と、対物レンズ206と、テーブル207と、集光レンズ208と、ピンホール209と、を有する。   The microscope apparatus 200 includes a laser light source 201, an optical fiber 202, a collimator lens 203, a dichroic mirror 204, a galvano mirror 205, an objective lens 206, a table 207, a condenser lens 208, a pinhole 209, Have

ここで、顕微鏡装置200の照明光学系は、レーザ光源201、光ファイバ202、コリメートレンズ203、ダイクロイックミラー204、ガルバノミラー205、対物レンズ206、から構成される。また、顕微鏡装置200の観察光学系は、対物レンズ206、ガルバノミラー205、ダイクロイックミラー204、集光レンズ208、から構成される。   Here, the illumination optical system of the microscope apparatus 200 includes a laser light source 201, an optical fiber 202, a collimator lens 203, a dichroic mirror 204, a galvano mirror 205, and an objective lens 206. The observation optical system of the microscope apparatus 200 includes an objective lens 206, a galvanometer mirror 205, a dichroic mirror 204, and a condenser lens 208.

顕微鏡装置200において、レーザ光源201から出射されたレーザ光は、光ファイバ202を介して、コリメートレンズ203に導かれる。コリメートレンズ203は、導かれたレーザ光をコリメートする。ダイクロイックミラー204は、コリメートレンズ203でコリメートされたレーザ光を受け、試料S方向に反射する。ガルバノミラー205は、ダイクロイックミラー204で反射されたレーザ光を、試料S上で2次元的に走査する。対物レンズ206は、ガルバノミラー205からの光を試料Sの観察面上に集光させる。そして、集光レンズ208は、テーブル207に載せられている試料Sの観察面で反射されたレーザ光を、ピンホール209の位置に集光させる。ここで、ピンホール209に入射された光は、光ファイバを介して、分光検出器300に送られる。   In the microscope apparatus 200, the laser light emitted from the laser light source 201 is guided to the collimating lens 203 through the optical fiber 202. The collimating lens 203 collimates the guided laser beam. The dichroic mirror 204 receives the laser light collimated by the collimating lens 203 and reflects it in the direction of the sample S. The galvanometer mirror 205 scans the sample S two-dimensionally with the laser beam reflected by the dichroic mirror 204. The objective lens 206 condenses the light from the galvanometer mirror 205 on the observation surface of the sample S. The condensing lens 208 condenses the laser light reflected by the observation surface of the sample S placed on the table 207 at the position of the pinhole 209. Here, the light incident on the pinhole 209 is sent to the spectroscopic detector 300 via an optical fiber.

顕微鏡装置200は、以上の構成を備えることにより、試料Sの2次元的な像を得ることができる。   The microscope apparatus 200 can obtain a two-dimensional image of the sample S by having the above configuration.

分光検出器300は、コリメートレンズ301と、回折格子302と、光検出アレイ303と、信号処理回路304と、を有する。   The spectroscopic detector 300 includes a collimating lens 301, a diffraction grating 302, a light detection array 303, and a signal processing circuit 304.

コリメートレンズ301は、顕微鏡装置200から送られてきた光をコリメートする。回折格子302は、コリメートレンズ301でコリメートされた光を、異なる波長域の光に分光する。光検出アレイ303は、回折格子302で分光された各波長域の光の強度を電気的な検出信号に変換する。信号処理回路304は、光検出アレイ303で変換された検出信号をサンプリングし、そのサンプリングデータをコントローラ400に供給する。   The collimating lens 301 collimates the light transmitted from the microscope apparatus 200. The diffraction grating 302 splits the light collimated by the collimating lens 301 into light having different wavelength ranges. The photodetection array 303 converts the intensity of light in each wavelength region that has been dispersed by the diffraction grating 302 into an electrical detection signal. The signal processing circuit 304 samples the detection signal converted by the light detection array 303 and supplies the sampling data to the controller 400.

分光検出器300は、以上の構成を備えることにより、顕微鏡装置200から送られてきた光の波長域ごとの光強度を得ることができる。   The spectroscopic detector 300 can obtain the light intensity for each wavelength range of the light transmitted from the microscope apparatus 200 by providing the above configuration.

コントローラ400は、制御回路401と、レーザ駆動回路402と、スキャナ駆動回路403と、インタフェース回路404と、を有する。   The controller 400 includes a control circuit 401, a laser driving circuit 402, a scanner driving circuit 403, and an interface circuit 404.

制御回路401は、各種プログラムを実行するCPU、各種データやプログラム等が格納されるROM、各種データやプログラムが一時的に記憶されるRAM、分光検出器300からのデータ等が一時的に記憶されるフレームメモリ、等から構成される。このような構成からなる制御回路401は、レーザ駆動回路402に対して、レーザ光の出力指示信号、レーザ光シャッターの開口指示信号を出力する。また、制御回路401は、スキャナ駆動回路403に対して、ガルバノミラー205の動作制御信号を出力する。   The control circuit 401 temporarily stores a CPU that executes various programs, a ROM that stores various data and programs, a RAM that temporarily stores various data and programs, data from the spectral detector 300, and the like. Frame memory. The control circuit 401 configured as described above outputs a laser light output instruction signal and a laser light shutter opening instruction signal to the laser driving circuit 402. Further, the control circuit 401 outputs an operation control signal for the galvano mirror 205 to the scanner drive circuit 403.

さらに、制御回路401は、試料Sに関する2次元スペクトル画像を生成する。具体的には、制御回路401は、スキャナ駆動回路403に対して、2次元的な走査を指示する制御信号を出力しながら、分光検出器300から供給されるサンプリングデータを、順次受信することにより、各波長域の2次元スペクトル画像を生成することができる。すなわち、分光検出器300の光検出アレイ304の使用チャネルが32チャネルである場合には、制御回路401は、32枚の2次元スペクトル画像を生成する。   Further, the control circuit 401 generates a two-dimensional spectrum image related to the sample S. Specifically, the control circuit 401 sequentially receives sampling data supplied from the spectroscopic detector 300 while outputting a control signal instructing two-dimensional scanning to the scanner driving circuit 403. A two-dimensional spectral image of each wavelength region can be generated. That is, when the use channel of the light detection array 304 of the spectroscopic detector 300 is 32 channels, the control circuit 401 generates 32 two-dimensional spectrum images.

そして、制御回路401は、生成した2次元スペクトル画像を、インタフェース回路404を介して、入力支援装置100に送信する。   Then, the control circuit 401 transmits the generated two-dimensional spectrum image to the input support apparatus 100 via the interface circuit 404.

レーザ駆動回路402は、制御回路401から供給された信号に応じて、レーザ光源201にレーザ光を出力させる制御信号や、レーザ光源201のレーザ光シャッターを開口させる制御信号を出力して、レーザ光源201を制御する。   The laser driving circuit 402 outputs a control signal for outputting laser light to the laser light source 201 or a control signal for opening the laser light shutter of the laser light source 201 in accordance with the signal supplied from the control circuit 401, 201 is controlled.

スキャン駆動回路403は、制御回路401から供給された信号に応じた信号を、ガルバノミラー205に出力して、ダイクロイックミラー204で反射されたレーザ光を試料S上で2次元的に走査させる。   The scan drive circuit 403 outputs a signal corresponding to the signal supplied from the control circuit 401 to the galvanometer mirror 205, and scans the laser beam reflected by the dichroic mirror 204 two-dimensionally on the sample S.

インタフェース回路404は、入力支援装置100と通信を行うためのインタフェースである。インタフェース回路404は、例えば、入力支援装置100とUSB通信を行うための機構を備える。この場合、通信データには、USBの通信プロトコルに対応したものを使用する。   The interface circuit 404 is an interface for communicating with the input support apparatus 100. The interface circuit 404 includes a mechanism for performing USB communication with the input support apparatus 100, for example. In this case, communication data corresponding to the USB communication protocol is used.

コントローラ400は、以上の構成を備えることにより、顕微鏡装置200で観測した試料Sに関する2次元スペクトル画像を、入力支援装置100に提供することができる。   The controller 400 can provide the input support apparatus 100 with a two-dimensional spectrum image related to the sample S observed with the microscope apparatus 200 by having the above configuration.

入力支援装置100は、コントローラ400から提供された2次元スペクトル画像を記憶する。そして、入力支援装置100は、接続されている表示装置160に、この2次元スペクトル画像を表示させることができる。   The input support apparatus 100 stores the two-dimensional spectrum image provided from the controller 400. The input support apparatus 100 can display the two-dimensional spectrum image on the connected display device 160.

また、入力支援装置100は、ユーザが2次元スペクトル画像に対して各種処理を行うための機能を有する。本実施形態では、入力支援装置100は、2次元スペクトル画像を用いて、試料SにおけるFret(Fluorescence resonance energy transfer)現象を観察するための機能を有している。ここで、Fret現象とは、試料Sにおいて、レーザ光を照射したときに、特定の波長領域に含まれる波長の蛍光を発するドナー蛍光分子と、ドナー蛍光分子とは異なる波長の蛍光を発するアクセプター分子が近接している時に、ドナー蛍光分子が発した光エネルギーをアクセプター分子が吸収する現象である。このFret現象を観察するためには、例えば、ある時刻に顕微鏡装置200を用いて得られた2次元スペクトル画像内の一部の領域の光強度を示すスペクトルグラフと、その後の時刻に得られた同一領域の光強度を示すスペクトルグラフと、を比較すればよい。そこで、本実施形態の入力支援装置100は、試料SにおけるFret現象を観察するために、2次元スペクトル画像からスペクトルグラフを生成する機能を有し、スペクトルグラフから得られる計算要素(例えば、指定された波長領域における積分値)を、所定の演算式に代入して演算を行うといった演算機能を有するものとする。そして、入力支援装置100には、入力装置150が接続され、Fret現象の観察が行われる際に、スペクトルグラフから計算要素を特定する指示や、計算要素を所定の演算式に代入する指示、等をユーザから受け付けることができる。   The input support apparatus 100 has a function for the user to perform various processes on the two-dimensional spectrum image. In the present embodiment, the input support apparatus 100 has a function for observing a Fret (Fluorescence resonance energy transfer) phenomenon in the sample S using a two-dimensional spectrum image. Here, the Fret phenomenon refers to a donor fluorescent molecule that emits fluorescence having a wavelength included in a specific wavelength region and an acceptor molecule that emits fluorescence having a wavelength different from that of the donor fluorescent molecule when the sample S is irradiated with laser light. This is a phenomenon in which the acceptor molecule absorbs the light energy emitted by the donor fluorescent molecule when the is close to each other. In order to observe this Fret phenomenon, for example, a spectrum graph showing the light intensity of a part of a region in a two-dimensional spectrum image obtained using the microscope apparatus 200 at a certain time, and a time graph obtained after that are obtained. What is necessary is just to compare with the spectrum graph which shows the light intensity of the same area | region. Therefore, the input support apparatus 100 according to the present embodiment has a function of generating a spectrum graph from a two-dimensional spectrum image in order to observe the Fret phenomenon in the sample S, and a calculation element (for example, a designated element) obtained from the spectrum graph. It is assumed that the calculation function is such that calculation is performed by substituting the integrated value in the wavelength region into a predetermined calculation formula. When the input device 150 is connected to the input support device 100 and the Fret phenomenon is observed, an instruction for specifying a calculation element from the spectrum graph, an instruction for substituting the calculation element into a predetermined arithmetic expression, etc. Can be received from the user.

図1の説明に戻り、以上のような顕微鏡分光システム50で使用される入力支援装置100の制御部101は、入力受付部110と、スペクトル画像取得部111と、スペクトルグラフ生成部112と、演算式生成部113と、対応付け処理部114と、演算処理部115と、Teaching処理部116と、を有する。   Returning to the description of FIG. 1, the control unit 101 of the input support apparatus 100 used in the microscope spectroscopic system 50 as described above includes an input reception unit 110, a spectrum image acquisition unit 111, a spectrum graph generation unit 112, and an operation. An expression generation unit 113, an association processing unit 114, an arithmetic processing unit 115, and a teaching processing unit 116 are included.

スペクトル画像取得部111は、コントローラ400に対して、上述した2次元スペクトル画像を生成させるコマンドを発行し、コントローラ400から提供された2次元スペクトル画像を、スペクトル画像DB120に格納する処理を行う。2次元スペクトル画像を生成させるコマンドは、例えば、顕微鏡装置200にタイムラプス撮影を行わせるときや、ユーザからの指示毎に顕微鏡装置200に撮影させるとき等に発行される。   The spectrum image acquisition unit 111 issues a command for generating the above-described two-dimensional spectrum image to the controller 400, and performs a process of storing the two-dimensional spectrum image provided from the controller 400 in the spectrum image DB 120. A command for generating a two-dimensional spectrum image is issued, for example, when causing the microscope apparatus 200 to perform time-lapse imaging, or when causing the microscope apparatus 200 to perform imaging for each instruction from the user.

また、スペクトル画像取得部111は、コントローラ400から取得した2次元スペクトル画像から、図3(A)に示すようなスペクトル画像表示画面500を生成し、表示装置160に表示させる。ここで、スペクトル画像表示画面500は、コントローラ400から取得した全ての2次元スペクトル画像(各波長域の2次元スペクトル画像)を重ね合わせて生成される。   Further, the spectrum image acquisition unit 111 generates a spectrum image display screen 500 as shown in FIG. 3A from the two-dimensional spectrum image acquired from the controller 400 and displays the spectrum image display screen 500 on the display device 160. Here, the spectral image display screen 500 is generated by superimposing all the two-dimensional spectral images (two-dimensional spectral images in each wavelength region) acquired from the controller 400.

スペクトルグラフ生成部112は、表示装置160に表示させたスペクトル画像表示画面500に含まれる各波長域の2次元スペクトル画像からスペクトルグラフを生成する処理を行う。スペクトルグラフ生成部112は、スペクトル画像表示画面500内の一部の領域501をユーザに指定されたときに、その領域501内のスペクトルデータをグラフ化する。そして、スペクトルグラフ生成部112は、図3(B)に示すようなスペクトルグラフ表示画面600を、表示装置160に表示させる。ここで図示するスペクトルグラフ表示画面600は、異なる時刻に取得した複数の2次元スペクトル画像の同一座標に位置する領域に含まれるスペクトルデータから生成したスペクトルグラフを重ね合わせて表示させた画面例である(実線:T=1の時刻のスペクトルグラフ、一点鎖線:T=2の時刻のスペクトルグラフ)。   The spectrum graph generation unit 112 performs processing for generating a spectrum graph from a two-dimensional spectrum image in each wavelength range included in the spectrum image display screen 500 displayed on the display device 160. When a user designates a partial region 501 in the spectrum image display screen 500, the spectrum graph generation unit 112 graphs the spectrum data in the region 501. Then, the spectrum graph generation unit 112 causes the display device 160 to display a spectrum graph display screen 600 as shown in FIG. A spectrum graph display screen 600 shown here is an example of a screen in which spectrum graphs generated from spectrum data included in regions located at the same coordinates of a plurality of two-dimensional spectrum images acquired at different times are displayed in an overlapping manner. (Solid line: spectrum graph at time T = 1, alternate long and short dash line: spectrum graph at time T = 2).

また、スペクトルグラフ生成部112は、同一のスペクトル画像表示画面500内で、複数の領域(例えば、A領域(実線)501、B領域(破線)502)をユーザに指定された場合は、図4に示すように、それぞれの領域(501、502)に対応するスペクトルグラフ(実線グラフ、破線グラフ)を同一のスペクトルグラフ表示画面600上に重ねて表示させてもよい。なお、複数の領域をユーザに指定された場合に、それぞれの領域(501、502)に対応するスペクトルグラフを、別個のスペクトルグラフ表示画面600(図示せず)に表示させてもよい。   When the spectrum graph generation unit 112 designates a plurality of regions (for example, an A region (solid line) 501 and a B region (broken line) 502) in the same spectral image display screen 500, FIG. As shown in FIG. 4, spectrum graphs (solid line graphs and broken line graphs) corresponding to the respective regions (501, 502) may be displayed on the same spectrum graph display screen 600 in an overlapping manner. When a plurality of areas are designated by the user, spectrum graphs corresponding to the respective areas (501, 502) may be displayed on separate spectrum graph display screens 600 (not shown).

さらに、スペクトルグラフ生成部112は、スペクトルグラフ表示画面600に、波長下限値線602及び波長上限値線603を表示させる。この波長下限値線602及び波長上限値線603は、ユーザの指示に従って、スペクトルグラフ表示画面600上でx軸(波長軸)に平行な方向に移動させることができる。そして、スペクトルグラフ表示画面600は、スペクトルグラフ、波長下限値線602、波長上限値線603、x軸(波長軸)、で囲まれた領域601上にマウスポインタが配置されたときに、その領域601の色を反転させるようにしてもよい。   Further, the spectrum graph generation unit 112 displays the wavelength lower limit line 602 and the wavelength upper limit line 603 on the spectrum graph display screen 600. The wavelength lower limit line 602 and the wavelength upper limit line 603 can be moved in a direction parallel to the x axis (wavelength axis) on the spectrum graph display screen 600 in accordance with a user instruction. The spectrum graph display screen 600 is displayed when a mouse pointer is placed on a region 601 surrounded by a spectrum graph, a wavelength lower limit line 602, a wavelength upper limit line 603, and an x axis (wavelength axis). The color 601 may be reversed.

演算式生成部113は、スペクトルグラフ生成部112が生成したスペクトルグラフから、Fret現象を観察するために用いる演算式を生成する処理を行う。例えば、演算式生成部113は、演算式を生成するための演算式表示画面700を表示装置160に表示させ、ユーザからの指示に基づいて所定の演算式701を生成する。このとき、生成する演算式701には、式中に変数を表す空欄(702、703)を設けることもでき、演算式701の生成後、空欄(702、703)に数値(上述した計算要素)が代入されたときに、この演算式701の解Xを得ることができる。そして、演算式生成部113は、生成した演算式701を、後述する対応テーブル121に格納する。ここで用いる演算式701の生成方法は、これに限定されず、例えば、予め記憶部102に記憶されている演算式から選択することで、演算式701を生成してもよい。   The arithmetic expression generation unit 113 performs processing for generating an arithmetic expression used for observing the Fret phenomenon from the spectrum graph generated by the spectrum graph generation unit 112. For example, the arithmetic expression generation unit 113 causes the display device 160 to display an arithmetic expression display screen 700 for generating an arithmetic expression, and generates a predetermined arithmetic expression 701 based on an instruction from the user. At this time, blanks (702, 703) representing variables in the formula can be provided in the generated calculation formula 701. After the calculation formula 701 is generated, numerical values (calculation elements described above) are displayed in the blanks (702, 703). When X is substituted, the solution X of the arithmetic expression 701 can be obtained. Then, the arithmetic expression generation unit 113 stores the generated arithmetic expression 701 in the correspondence table 121 described later. The generation method of the arithmetic expression 701 used here is not limited to this. For example, the arithmetic expression 701 may be generated by selecting an arithmetic expression stored in the storage unit 102 in advance.

対応付け処理部114は、スペクトルグラフ生成部112が生成したスペクトルグラフにおいてユーザに指定された演算要素と、演算式生成部113が生成した演算式701と、を対応付ける処理を行う。すなわち、対応付け処理部114は、スペクトルグラフにおいてユーザに指定された演算要素を、演算式701中のどの空欄(701、702)に代入するかを決定する処理を行う。   The association processing unit 114 performs processing for associating the operation element designated by the user in the spectrum graph generated by the spectrum graph generation unit 112 with the operation expression 701 generated by the operation expression generation unit 113. That is, the association processing unit 114 performs processing for determining which blank (701, 702) in the arithmetic expression 701 is to be substituted with the arithmetic element designated by the user in the spectrum graph.

具体的には、まず、対応付け処理部114は、図6(A)に示すように表示装置160にスペクトルグラフを表示させたスペクトルグラフ表示画面600上において、マウスポインタで指定された演算要素の値を求める。例えば、演算要素には、スペクトルグラフ、波長下限値線602、波長上限値線603、x軸(波長軸)、で囲まれた領域601の積分値、等が含まれる。対応付け処理部114は、スペクトルグラフ、波長下限値線602、波長上限値線603、x軸(波長軸)、で囲まれた領域601がユーザの指示に基づきドラッグされたときに、その領域601の積分値を求める処理を行う。   Specifically, first, the association processing unit 114 displays the calculation element specified by the mouse pointer on the spectrum graph display screen 600 in which the spectrum graph is displayed on the display device 160 as shown in FIG. Find the value. For example, the calculation elements include a spectrum graph, a wavelength lower limit line 602, a wavelength upper limit line 603, an integral value of a region 601 surrounded by the x axis (wavelength axis), and the like. When the region 601 surrounded by the spectrum graph, the wavelength lower limit line 602, the wavelength upper limit line 603, and the x-axis (wavelength axis) is dragged based on the user's instruction, the association processing unit 114 displays the region 601. The process of obtaining the integral value of

そして、対応付け処理部114は、ユーザの指示に基づきドラッグされた領域601が、演算式表示画面700上の演算式701に含まれる空欄702(703)にドロップされたときに、求めた演算要素の値を、後述する対応テーブル121に格納する。ここで、対応テーブル121に格納するデータは、例えば、「変数名(空欄702を特定する名前)=演算要素の値」といった形式であり、ドロップされた演算式701に対応付けて格納される。   Then, the association processing unit 114 calculates the calculated element when the dragged area 601 based on the user's instruction is dropped in the blank field 702 (703) included in the calculation formula 701 on the calculation formula display screen 700. Is stored in the correspondence table 121 described later. Here, the data stored in the correspondence table 121 is, for example, in the format of “variable name (name specifying the blank 702) = value of the calculation element”, and is stored in association with the dropped calculation expression 701.

さらに、対応付け処理部114は、このような演算要素と演算式701とを対応付ける処理を、演算式701中の全ての空欄(702、703)に対して行ったときに、対応付け処理を終了して、これを演算処理部115に通知する。   Furthermore, the association processing unit 114 ends the association processing when the processing for associating such an arithmetic element with the arithmetic expression 701 is performed on all blanks (702, 703) in the arithmetic expression 701. Then, this is notified to the arithmetic processing unit 115.

なお、ここでは、図6(A)に示すように、スペクトルグラフ表示画面600上でドラッグされた領域601が、演算式表示画面700上の空欄702(703)にドロップされた場合に、対応付け処理を行うようにしているが、本発明はこれに限定されない。他の場合に対応付け処理を行う具体的な例については、後述する。   Here, as shown in FIG. 6A, when the region 601 dragged on the spectrum graph display screen 600 is dropped into a blank field 702 (703) on the arithmetic expression display screen 700, the association is performed. Although processing is performed, the present invention is not limited to this. A specific example of performing the association process in other cases will be described later.

演算処理部115は、対応付け処理部114が演算要素を演算式701に対応付けたときに、その演算式の演算結果(解X)を求める処理を行う。具体的には、演算処理部115は、対応テーブル121に対応付けて格納された演算要素及び演算式を参照して、演算結果(解X)を求める。さらに、演算処理部115は、求めた演算結果(解X)の値を対応テーブル121に記憶する。   When the association processing unit 114 associates the operation element with the operation expression 701, the operation processing unit 115 performs processing for obtaining the operation result (solution X) of the operation expression. Specifically, the arithmetic processing unit 115 refers to the arithmetic elements and arithmetic expressions stored in association with the correspondence table 121 to obtain the arithmetic result (solution X). Further, the arithmetic processing unit 115 stores the calculated value of the calculation result (solution X) in the correspondence table 121.

Teaching処理部116は、顕微鏡装置200に試料Sを連続観測させる場合(例えば、タイムラプス観測)に、スペクトルグラフ上の演算要素と、その演算要素を代入する演算式と、その演算要素を演算式に代入する時刻と、を予め設定(Teaching)しておき、観測後にその演算式の演算結果(解X)を求める処理を行う。具体的には、Teaching処理部116は、まず、試料Sの観測前にユーザの指示に基づき、図6(B)に示すようなTeaching機能設定画面800を、表示装置160に表示させる。Teachign機能設定画面800には、スペクトルグラフ表示画面600と同様のスペクトルグラフを表示させる領域、演算式表示画面700と同様の演算式701を作成する領域、演算要素を演算式701に代入する時刻を入力させる領域(例えば、空欄)801、演算式の演算結果(解X)の経時グラフを表示させる領域、観測開始の指示をユーザから受け付けるための観測開始ボタン802、が設けられる。Teaching処理部116は、Teaching機能設定画面800を表示させた後に、ユーザからの各種設定を受け付け、観測開始ボタン802が押されたときに、コントローラ400に連続観測開始の指示信号を送信する。ここで、ユーザから受け付ける各種設定には、演算要素を確定するための波長下限値線601及び波長上限値線602の指定、演算式701の作成、演算要素を演算式に代入する時刻の指定、が含まれる。そして、Teaching処理部116は、各種設定内容を、後述するTeachingテーブル122に格納しておく。なお、Teaching機能が設定された場合であっても、連続観測が開始した後は、対応付け処理部116が、演算要素(指定された時刻に求めた演算要素)と演算式701とを対応付ける処理を行う。   The teaching processing unit 116, when causing the microscope apparatus 200 to continuously observe the sample S (for example, time-lapse observation), calculates the calculation element on the spectrum graph, the calculation expression that substitutes the calculation element, and the calculation element as the calculation expression. The time to be substituted is set in advance (Teaching), and after the observation, the calculation result (solution X) of the calculation formula is obtained. Specifically, the teaching processing unit 116 first displays a teaching function setting screen 800 as shown in FIG. 6B on the display device 160 based on a user instruction before observing the sample S. In the Teachin function setting screen 800, a region for displaying a spectrum graph similar to the spectrum graph display screen 600, a region for creating the arithmetic expression 701 similar to the arithmetic expression display screen 700, and a time for assigning the arithmetic element to the arithmetic expression 701 are displayed. An input area (for example, blank) 801, an area for displaying a time-dependent graph of the calculation result (solution X) of the calculation formula, and an observation start button 802 for receiving an instruction to start observation from the user are provided. The Teaching processing unit 116 receives various settings from the user after displaying the Teaching function setting screen 800, and transmits a continuous observation start instruction signal to the controller 400 when the observation start button 802 is pressed. Here, for various settings received from the user, the specification of the wavelength lower limit value line 601 and the wavelength upper limit value line 602 for determining the calculation element, creation of the calculation formula 701, specification of the time at which the calculation element is substituted into the calculation formula, Is included. Then, the teaching processing unit 116 stores various setting contents in the teaching table 122 described later. Even when the Teaching function is set, after the continuous observation is started, the association processing unit 116 associates the operation element (the operation element obtained at the specified time) with the operation expression 701. I do.

また、Teaching処理部116は、連続観測を開始後、Teaching機能設定画面800上のスペクトルグラフ、及び、演算結果(解X)の経時グラフ、を所定の時間間隔で更新する処理を行うようにしてもよい。   In addition, after starting continuous observation, the teaching processing unit 116 performs processing to update the spectrum graph on the teaching function setting screen 800 and the time-dependent graph of the calculation result (solution X) at predetermined time intervals. Also good.

入力受付部110は、後述する入力装置150からの入力信号を受け付ける処理を行う。具体的には、入力受付部110は、受け付けた入力信号の供給先(例えば、各部111〜117)を特定して、特定した供給先に入力信号を供給する。例えば、スペクトルグラフ生成部112が生成したスペクトルグラフ表示画面600上にマウスポインタがあるときに、入力装置150のマウス152がクリックされたときは、スペクトルグラフ表示画面600上におけるマウスポインタの位置を示す情報と、操作を特定する情報とを対応付け処理部112に供給する。   The input receiving unit 110 performs a process of receiving an input signal from the input device 150 described later. Specifically, the input receiving unit 110 specifies a supply destination (for example, each unit 111 to 117) of the received input signal, and supplies the input signal to the specified supply destination. For example, when the mouse 152 of the input device 150 is clicked when the mouse pointer is on the spectrum graph display screen 600 generated by the spectrum graph generation unit 112, the position of the mouse pointer on the spectrum graph display screen 600 is indicated. Information and information for specifying an operation are supplied to the association processing unit 112.

記憶部102は、スペクトル画像データベース(DB)120と、対応テーブル121と、Teachingテーブル122と、を有する。   The storage unit 102 includes a spectrum image database (DB) 120, a correspondence table 121, and a teaching table 122.

スペクトル画像DB120には、コントローラ400から提供された2次元スペクトル画像が格納される。   The two-dimensional spectrum image provided from the controller 400 is stored in the spectrum image DB 120.

対応テーブル121は、スペクトルグラフ生成部112が生成したスペクトルグラフにおいてユーザに指定された演算要素と、演算式生成部113が生成した演算式701と、を対応付けるためのテーブルである。対応テーブル121は、図7に示すように、演算式ごとのレコード1217からなる。各レコード1217には、ID1211と、演算式1212と、変数A〜C(1213〜1215)と、演算結果1216と、が対応付けて格納される。なお、本実施形態では、対応テーブル121には、変数A〜C(1213〜1215)を格納するための欄を3つ設けているが、これに限定されず、演算式1212中の変数の個数に応じて、変数を格納する欄を増減させてもよい。   The correspondence table 121 is a table for associating the calculation element designated by the user in the spectrum graph generated by the spectrum graph generation unit 112 with the calculation formula 701 generated by the calculation formula generation unit 113. As shown in FIG. 7, the correspondence table 121 includes a record 1217 for each arithmetic expression. In each record 1217, an ID 1211, an arithmetic expression 1212, variables A to C (1213 to 1215), and an operation result 1216 are stored in association with each other. In this embodiment, the correspondence table 121 has three columns for storing the variables A to C (1213 to 1215). However, the number of variables in the arithmetic expression 1212 is not limited to this. Depending on, the number of columns for storing variables may be increased or decreased.

ID1211は、演算式生成部113が生成した演算式701を識別するコードであり、例えば、「1」、「2」といった数字列である。   The ID 1211 is a code for identifying the arithmetic expression 701 generated by the arithmetic expression generation unit 113, and is a numeric string such as “1” or “2”, for example.

演算式1212は、演算式生成部113が生成した演算式701である。演算式表示画面700上で、ユーザにより作成された演算式701に含まれる空欄(702、703)は、各空欄702(703)にそれぞれ異なる変数名(例えば、「A」、「B」、等)に変換されて、対応テーブル121に記憶される。   An arithmetic expression 1212 is the arithmetic expression 701 generated by the arithmetic expression generation unit 113. On the calculation formula display screen 700, blanks (702, 703) included in the calculation formula 701 created by the user have different variable names (eg, “A”, “B”, etc.) in the blanks 702 (703). ) And stored in the correspondence table 121.

変数A〜C(1213〜1215)は、対応付け処理部114が求めた演算要素の値であり、「変数名=演算要素の値」といった形式の文字列である。変数A〜Cに含まれる変数名は、演算式1212に含まれる変数名と対応したものであり、演算要素の値は、変数A〜Cに対応する空欄702(703)に演算要素がドロップされたときに求めた演算要素の値である。   Variables A to C (1213 to 1215) are values of the calculation elements obtained by the association processing unit 114, and are character strings in a format of “variable name = value of calculation elements”. The variable names included in the variables A to C correspond to the variable names included in the arithmetic expression 1212, and the calculation element value is dropped in the blank 702 (703) corresponding to the variables A to C. This is the value of the calculation element obtained when

演算結果1216は、演算処理部115が求めた演算結果(解X)の値を示す数字列である。   The calculation result 1216 is a numeric string indicating the value of the calculation result (solution X) obtained by the calculation processing unit 115.

Teachingテーブル122は、図8に示すように、演算式ごとのレコード1228からなる。各レコード1228には、ID1221と、演算式1222と、(波長)下限値1223と、(波長)上限値1224と、変数A〜Cの入力時刻1225〜1227と、が対応付けて格納される。なお、本実施形態では、Teachingテーブル122には、変数A〜Cの入力時刻1225〜1227を格納するための欄を3つ設けているが、これに限定されず、演算式1221中の変数の個数に応じて、変数の入力時刻を格納する欄を増減させてもよい。   As shown in FIG. 8, the teaching table 122 includes a record 1228 for each arithmetic expression. Each record 1228 stores an ID 1221, an arithmetic expression 1222, a (wavelength) lower limit value 1223, a (wavelength) upper limit value 1224, and input times 1225 to 1227 of variables A to C in association with each other. In this embodiment, the Teaching table 122 is provided with three columns for storing the input times 1225 to 1227 of the variables A to C. However, the present invention is not limited to this, and the variables in the arithmetic expression 1221 are not limited to this. Depending on the number, the number of fields for storing variable input times may be increased or decreased.

ID1221は、対応テーブル121に格納されるID1211に相当する。   The ID 1221 corresponds to the ID 1211 stored in the correspondence table 121.

演算式1222は、対応テーブル121に格納される演算式1212に相当する。   The arithmetic expression 1222 corresponds to the arithmetic expression 1212 stored in the correspondence table 121.

(波長)下限値1223、(波長)上限値1224は、タイムラプス観測等の連続観測を顕微鏡装置200に行わせる際に、演算要素の波長域を決定するための波長下限値、波長上限値を特定するデータである。具体的には、(波長)下限値1223は、Teaching機能設定画面800上でユーザに指定された波長下限値を示す数字列である。例えば、(波長)下限値1223は、「580」等の数字列でよい。また、(波長)上限値1224も同様に、Teaching機能設定画面でユーザに指定された波長上限値を示す数字列である。   The (wavelength) lower limit value 1223 and the (wavelength) upper limit value 1224 specify the wavelength lower limit value and the wavelength upper limit value for determining the wavelength range of the calculation element when the microscope apparatus 200 performs continuous observation such as time-lapse observation. It is data to be. Specifically, the (wavelength) lower limit value 1223 is a number string indicating the wavelength lower limit value designated by the user on the Teaching function setting screen 800. For example, the (wavelength) lower limit 1223 may be a numeric string such as “580”. Similarly, the (wavelength) upper limit value 1224 is a numeric string indicating the wavelength upper limit value designated by the user on the Teaching function setting screen.

変数A〜Cの入力時刻1225〜1227は、タイムラプス観測等の連続観測を顕微鏡装置200に行わせる際に、Teaching処理部117が演算要素の値を求め、求めた値を演算式に代入する時刻を特定するデータである。具体的には、変数A〜Cの入力時刻1225〜1227は、Teaching機能設定画面800上の領域801の空欄に入力された時刻を示す文字列である。例えば、変数A〜Cの入力時刻1225〜1227は、「T=1」や、「T=10(H):24(M):34(S)」等の文字列でよい。   The input times 1225 to 1227 of the variables A to C are the times when the teaching processing unit 117 calculates the value of the calculation element when the microscope apparatus 200 performs continuous observation such as time lapse observation, and substitutes the calculated value into the calculation formula. This data identifies Specifically, the input times 1225 to 1227 of the variables A to C are character strings indicating the times entered in the blank fields of the area 801 on the teaching function setting screen 800. For example, the input times 1225 to 1227 of the variables A to C may be character strings such as “T = 1” or “T = 10 (H): 24 (M): 34 (S)”.

インタフェース部103は、コントローラ400と通信データの送受信を行うためのインタフェースである。   The interface unit 103 is an interface for transmitting and receiving communication data with the controller 400.

また、入力装置150は、キーボード151と、マウス152と、を含む。キーボード151やマウス152がユーザに操作されることで、入力支援装置100に対してユーザの指示が入力される。表示装置160は、入力支援装置100で生成したデータや処理内容を、ユーザに通知するためのディスプレイである。   The input device 150 includes a keyboard 151 and a mouse 152. By operating the keyboard 151 and the mouse 152 by the user, a user instruction is input to the input support apparatus 100. The display device 160 is a display for notifying the user of data and processing content generated by the input support device 100.

以上のように構成される入力支援装置100は、例えば、図9に示すような、CPU901と、主記憶部902と、HDD等の外部記憶装置903と、CD−ROMやDVD−ROM等の可搬性を有する可搬型記憶媒体907から情報を読み出す読取装置905と、表示装置160、キーボード151やマウス152等から構成される入出力装置906と、コントローラ400とUSB通信等の通信を行なうためや、インターネット等のネットワークに接続するための通信装置904と、を備えた一般的なコンピュータで実現される。   The input support device 100 configured as described above includes, for example, a CPU 901, a main storage unit 902, an external storage device 903 such as an HDD, and a CD-ROM or DVD-ROM as shown in FIG. In order to perform communication such as USB communication with the reading device 905 that reads information from the portable storage medium 907 having portability, the input / output device 906 including the display device 160, the keyboard 151, the mouse 152, and the like, This is realized by a general computer including a communication device 904 for connecting to a network such as the Internet.

例えば、図1に示す記憶部102は、外部記憶装置903により実現可能であり、制御部101は、外部記憶装置903に記憶されている所定のプログラムを主記憶装置902にロードしてCPU901で実行することで実現可能である。   For example, the storage unit 102 illustrated in FIG. 1 can be realized by the external storage device 903, and the control unit 101 loads a predetermined program stored in the external storage device 903 to the main storage device 902 and executes it by the CPU 901. This is possible.

この所定のプログラムは、読取装置905を介して可搬型記憶媒体907から、或いは、通信装置904を介してネットワークから、外部記憶装置903にダウンロードされ、それから、主記憶装置902上にロードされてCPU901により実行されるようにしてもよい。また、読取装置905を介して可搬型記憶媒体907から、或いは、通信装置904を介してネットワークから、主記憶装置902上に直接ロードされ、CPU901により実行されるようにしてもよい。   The predetermined program is downloaded from the portable storage medium 907 via the reading device 905 or from the network via the communication device 904 to the external storage device 903, and then loaded onto the main storage device 902 to be CPU 901. May also be executed. Alternatively, the program may be directly loaded onto the main storage device 902 from the portable storage medium 907 via the reading device 905 or from the network via the communication device 904 and executed by the CPU 901.

以上のような構成により、入力支援装置100は、スペクトルグラフから得られる計算要素を、演算式に代入して演算を行う際のユーザビリティを向上させることができる。   With the configuration as described above, the input support apparatus 100 can improve usability when performing calculation by substituting calculation elements obtained from the spectrum graph into calculation expressions.

図10は、入力支援装置100で行う第1の入力支援処理を示すフローチャートである。   FIG. 10 is a flowchart showing a first input support process performed by the input support apparatus 100.

制御部101は、入力受付部110がFret現象を観察する指示をユーザから受け付けたときに、第1の入力支援処理を開始する。まず、入力受付部110は、Fret現象を観察する指示を受け付けたことを、スペクトル画像取得部111に通知する。   When the input receiving unit 110 receives an instruction to observe the Fret phenomenon from the user, the control unit 101 starts the first input support process. First, the input reception unit 110 notifies the spectrum image acquisition unit 111 that an instruction to observe the Fret phenomenon has been received.

スペクトル画像取得部111は、スペクトル画像表示画面500を、表示装置160に表示させる(ステップS101)。具体的には、スペクトル画像取得部111は、スペクトル画像DB120に格納されている2次元スペクトル画像のうち、ユーザに選択された2次元スペクトル画像から、図3(A)に示すようなスペクトル画像表示画面500を生成する。このとき、異なる時刻に取得した2次元スペクトル画像から生成した他のスペクトル画像表示画面500をさらに生成してもよい。そして、スペクトル画像取得部111は、生成したスペクトル画像表示画面500を、表示装置160に送信して表示させる。   The spectrum image acquisition unit 111 displays the spectrum image display screen 500 on the display device 160 (step S101). Specifically, the spectral image acquisition unit 111 displays a spectral image as shown in FIG. 3A from the two-dimensional spectral image selected by the user among the two-dimensional spectral images stored in the spectral image DB 120. A screen 500 is generated. At this time, another spectrum image display screen 500 generated from two-dimensional spectrum images acquired at different times may be further generated. Then, the spectral image acquisition unit 111 transmits the generated spectral image display screen 500 to the display device 160 for display.

次に、スペクトルグラフ生成部112は、表示装置160に表示させたスペクトル画像表示画面500上で、グラフ化させる領域を指定する指示を受け付ける(ステップS102)。具体的には、ユーザによるマウス152の操作で、スペクトル画像表示画面500上に図3(A)に示すような円が描かれたときに、入力受付部110は、その円で指定された領域501(502)に含まれている画素の座標を、スペクトルグラフ生成部112に供給する。   Next, the spectrum graph generation unit 112 receives an instruction for designating a region to be graphed on the spectrum image display screen 500 displayed on the display device 160 (step S102). Specifically, when a circle as shown in FIG. 3A is drawn on the spectrum image display screen 500 by the operation of the mouse 152 by the user, the input reception unit 110 displays the area specified by the circle. The coordinates of the pixels included in 501 (502) are supplied to the spectrum graph generation unit 112.

スペクトルグラフ生成部112は、ステップS102で指定された領域501のスペクトルデータをグラフ化したスペクトルグラフを生成し、これを表示装置160に表示させる(ステップS103)。具体的には、スペクトルグラフ生成部112は、入力受付部110からユーザに指定された領域501の座標が供給されたときに、スペクトル画像表示画面500を構成している全ての2次元スペクトル画像について、同座標に位置する画素のスペクトルデータを参照する。そして、スペクトルグラフ生成部112は、各2次元スペクトル画像に対応する波長域ごとのスペクトルグラフを生成し、これらを合成して最終的なスペクトルグラフを生成する。さらに、スペクトルグラフ生成部112は、生成したスペクトルグラフを含むスペクトルグラフ表示画面600を、表示装置160に表示させる。なお、ステップS102で、複数のスペクトル画像表示画面500上で同一座標の領域501が指定された場合には、スペクトルグラフ生成部112は、各領域501からそれぞれ生成したスペクトルグラフを重ね合わせたスペクトルグラフ表示画面600を生成して、表示装置160に表示させる。   The spectrum graph generation unit 112 generates a spectrum graph obtained by graphing the spectrum data of the region 501 specified in step S102, and displays it on the display device 160 (step S103). Specifically, the spectrum graph generation unit 112 receives the coordinates of the region 501 designated by the user from the input reception unit 110, for all the two-dimensional spectrum images constituting the spectrum image display screen 500. Reference is made to the spectral data of the pixel located at the same coordinate. And the spectrum graph production | generation part 112 produces | generates the spectrum graph for every wavelength range corresponding to each two-dimensional spectrum image, synthesize | combines these, and produces | generates a final spectrum graph. Further, the spectrum graph generation unit 112 causes the display device 160 to display a spectrum graph display screen 600 including the generated spectrum graph. In step S102, when regions 501 having the same coordinates are designated on the plurality of spectrum image display screens 500, the spectrum graph generation unit 112 adds the spectrum graphs generated from the regions 501 respectively. A display screen 600 is generated and displayed on the display device 160.

次に、演算式生成部113は、演算式を生成する処理を行う(ステップS104)。具体的には、演算式生成部113は、図5に示すような演算式表示画面700を、表示装置160に表示させ、ユーザの操作に従って、演算式表示画面700上に、数式や空欄702(703)を含んだ演算式701を生成する。演算式生成部113は、生成した演算式701に含まれている空欄702(703)を、空欄702(703)を特定するための変数名に変換した演算式1212を、ID1211と対応付けて対応テーブル121に格納する。ここで、ID1211には、昇順の数字を割り当てる。複数の演算式701を生成した場合は、演算式生成部113は、空欄702(703)を変数名に変換した演算式1212に、それぞれ異なるID1212を割り当てた複数のレコード1217を対応テーブル121に生成する。   Next, the arithmetic expression generation unit 113 performs processing for generating an arithmetic expression (step S104). Specifically, the arithmetic expression generation unit 113 displays an arithmetic expression display screen 700 as shown in FIG. 5 on the display device 160, and on the arithmetic expression display screen 700 in accordance with a user operation, a mathematical expression or a blank field 702 ( 703) is generated. The arithmetic expression generation unit 113 associates the arithmetic expression 1212 in which the blank 702 (703) included in the generated arithmetic expression 701 is converted into a variable name for identifying the blank 702 (703) with the ID 1211 in correspondence. Store in the table 121. Here, numbers in ascending order are assigned to ID1211. When a plurality of arithmetic expressions 701 are generated, the arithmetic expression generation unit 113 generates, in the correspondence table 121, a plurality of records 1217 in which different IDs 1212 are assigned to the arithmetic expressions 1212 obtained by converting the blank 702 (703) into variable names. To do.

ステップS103でスペクトルグラフ生成部112が生成したスペクトルグラフ表示画面600と、ステップS104で演算式表示画面700と、を表示装置160に表示させた状態で、入力受付部110は、ユーザからの入力を受け付ける(ステップS105)。ここで、ユーザからの入力には、例えば、スペクトルグラフ表示画面600上で演算要素となる領域601を指定する入力、指定した領域601をドラッグする操作による入力、ドラッグした領域601を演算式表示画面700上の演算式701に含まれる空欄702にドロップする操作による入力、等が含まれる。入力受付部110は、これらのユーザからの入力を、対応付け処理部114に供給する。   In a state where the spectrum graph display screen 600 generated by the spectrum graph generation unit 112 in step S103 and the arithmetic expression display screen 700 in step S104 are displayed on the display device 160, the input receiving unit 110 receives input from the user. Accept (step S105). Here, for the input from the user, for example, an input for designating a region 601 to be a calculation element on the spectrum graph display screen 600, an input by an operation of dragging the designated region 601, and a dragged region 601 is displayed on the arithmetic expression display screen. 700 includes an input by an operation of dropping in a blank field 702 included in the arithmetic expression 701 in FIG. The input receiving unit 110 supplies inputs from these users to the association processing unit 114.

対応付け処理部114は、入力受付部110から供給された入力に基づいて、対応付け処理を行う(ステップS106)。具体的には、対応付け処理部114は、図6(A)に示すように表示装置160にスペクトルグラフ表示画面600を表示させる。スペクトルグラフ表示画面600上で、スペクトルグラフ、波長下限値線602、波長上限値線603、x軸(波長軸)、で囲まれた領域601をドラッグする入力が、ステップS105で供給された場合、対応付け処理部114は、その領域601の積分値を求める。そして、対応付け処理部114は、ユーザの指示に基づきドラッグされた領域601が、演算式表示画面700上の演算式701に含まれる空欄702(703)にドロップされたときに、求めた演算要素の値を、対応テーブル121に格納する。これにより、対応付け処理部114は、演算式701と演算要素とを対応付けることができる。   The association processing unit 114 performs an association process based on the input supplied from the input receiving unit 110 (step S106). Specifically, the association processing unit 114 causes the display device 160 to display a spectrum graph display screen 600 as illustrated in FIG. When an input for dragging a region 601 surrounded by a spectrum graph, a wavelength lower limit line 602, a wavelength upper limit line 603, and an x axis (wavelength axis) on the spectrum graph display screen 600 is supplied in step S105, The association processing unit 114 obtains an integral value of the region 601. Then, the association processing unit 114 calculates the calculated element when the dragged area 601 based on the user's instruction is dropped in the blank field 702 (703) included in the calculation formula 701 on the calculation formula display screen 700. Are stored in the correspondence table 121. Thereby, the association processing unit 114 can associate the arithmetic expression 701 with the arithmetic element.

また、対応付け処理部114は、ドラッグ&ドロップ以外の方法でも、演算式701と演算要素とを対応付けるようにしてもよい。例えば、図11(A)に示すようにスペクトルグラフ表示画面600上の領域601をクリックする入力が、ステップS105で供給された場合に、対応付け処理部114は、その領域601の積分値(演算要素の値)を求める。そして、対応付け処理部114は、領域601がクリックされた後に、連続して、演算式表示画面700上の演算式701に含まれる空欄702(703)がクリックれたときに、求めた演算要素の値を、対応テーブル121に格納するようにしてもよい。   The association processing unit 114 may associate the arithmetic expression 701 with the arithmetic element by a method other than drag and drop. For example, as shown in FIG. 11A, when an input for clicking on a region 601 on the spectrum graph display screen 600 is supplied in step S105, the association processing unit 114 calculates the integral value (calculation) of the region 601. Element value). Then, after the area 601 is clicked, the association processing unit 114 continuously calculates the calculation element obtained when the blank field 702 (703) included in the calculation expression 701 on the calculation expression display screen 700 is clicked. May be stored in the correspondence table 121.

また、図11(B)に示すようにスペクトルグラフ表示画面600には、スペクトルグラフを表示する領域と、スペクトルグラフから得られる演算要素を代入するための空欄604と、を設けてもよい。この場合、スペクトルグラフ表示画面600上の領域601をドラッグして、空欄604上にドロップする入力が、ステップS105で供給された場合に、対応付け処理部114は、その領域601の積分値(演算要素の値)を求める。そして、対応付け処理部114は、求めた演算要素の値を、対応テーブル121に格納する。   Further, as shown in FIG. 11B, the spectrum graph display screen 600 may be provided with a region for displaying a spectrum graph and a blank field 604 for substituting a calculation element obtained from the spectrum graph. In this case, when the input to drag the region 601 on the spectrum graph display screen 600 and drop it onto the blank field 604 is supplied in step S105, the association processing unit 114 calculates the integral value (calculation) of the region 601. Element value). Then, the association processing unit 114 stores the calculated value of the calculation element in the correspondence table 121.

以上のような対応付け処理が、演算式701中の全ての空欄(702、703)に対して行われるまで、対応付け処理部114は、ステップS105、ステップS106の処理を、繰り返す(ステップS107;No)。一方、演算式701中の全ての空欄(702、703)に対して、対応付け処理が完了したときに(ステップS107;Yes)、対応付け処理部114は、対応付け処理を完了したことを、演算処理部115に通知して、処理をステップS108に移行する。   The association processing unit 114 repeats the processing of step S105 and step S106 until the association processing as described above is performed for all blanks (702, 703) in the arithmetic expression 701 (step S107; No). On the other hand, when the association process is completed for all blanks (702, 703) in the arithmetic expression 701 (step S107; Yes), the association processing unit 114 indicates that the association process has been completed. The arithmetic processing unit 115 is notified, and the process proceeds to step S108.

以上のような対応付け処理を、本実施形態の入力処理装置100が行うことにより、ユーザは、スペクトルグラフから得られる演算要素を、容易に演算式701に代入することができる。   When the input processing apparatus 100 according to the present embodiment performs the association process as described above, the user can easily substitute the arithmetic element obtained from the spectrum graph into the arithmetic expression 701.

ステップS107で、対応付け処理が完了した通知を受けた演算処理部115は、その演算式の演算結果(解X)を求める処理を行う(ステップS108)。具体的には、演算処理部115は、対応テーブル121にアクセスして、変数A〜C(1213〜1215)の値を、同一レコード1217に格納されている演算式1212に代入して演算を行う。例えば、図7の例で説明すると、演算処理部115は、「X=1−(A/B)」という演算式1212に、「A=52」、「B=23」という変数A1213、変数B1214の値を代入して演算を行う。これにより、演算処理部115は、「−1.26」という解Xを求めることができる。そして、演算処理部115は、求めた演算結果(解X)1216を、同一のレコード1217に格納する。   Receiving the notification that the association processing is completed in step S107, the arithmetic processing unit 115 performs processing for obtaining a calculation result (solution X) of the arithmetic expression (step S108). Specifically, the arithmetic processing unit 115 accesses the correspondence table 121 and performs an operation by substituting the values of the variables A to C (1213 to 1215) into the arithmetic expression 1212 stored in the same record 1217. . For example, in the example of FIG. 7, the arithmetic processing unit 115 adds the variable A1213 and the variable B1214 of “A = 52” and “B = 23” to the arithmetic expression 1212 of “X = 1− (A / B)”. Substitute the value of to perform the operation. Thereby, the arithmetic processing unit 115 can obtain the solution X “−1.26”. Then, the arithmetic processing unit 115 stores the obtained calculation result (solution X) 1216 in the same record 1217.

そして、演算処理部115は、ステップS108で求めた演算結果(解X)を、表示装置160に表示させる(ステップS109)。これにより、本実施形態の入力支援装置100は、試料SにおいてFret現象が起こっているか否か、或いは、Fret現象がどのように起こっているか、等の判断材料となるデータをユーザに通知することができる。   Then, the arithmetic processing unit 115 displays the calculation result (solution X) obtained in step S108 on the display device 160 (step S109). Thereby, the input support apparatus 100 according to the present embodiment notifies the user of data serving as a determination material such as whether or not the Fret phenomenon has occurred in the sample S or how the Fret phenomenon has occurred. Can do.

演算結果(解X)を表示後、制御部101は、第1の入力支援処理を終了する。   After displaying the calculation result (solution X), the control unit 101 ends the first input support process.

図12は、入力支援装置100において、Teaching機能を設定した際の第2の入力支援処理を示すフローチャートである。   FIG. 12 is a flowchart illustrating a second input support process when the Teaching function is set in the input support apparatus 100.

制御部101は、ユーザからTeaching機能を設定する指示が入力されるまで待機している(ステップS201;No)。制御部101は、ユーザからTeaching機能を設定する指示が入力されたとき(ステップS201;Yes)、第2の入力支援処理を開始する。具体的には、制御部101の入力受付部110は、Teaching機能の設定を開始する指示を受け付けたときに、第2の入力支援処理を開始する通知を、Teaching処理部116に対して行う。   The control unit 101 stands by until an instruction for setting the Teaching function is input from the user (step S201; No). When the instruction for setting the Teaching function is input from the user (step S201; Yes), the control unit 101 starts the second input support process. Specifically, when receiving an instruction to start setting of the Teaching function, the input receiving unit 110 of the control unit 101 notifies the Teaching processing unit 116 of starting the second input support process.

この通知を受けたTeaching処理部116は、図6(B)に示すようなTeaching機能設定画面800を、表示装置160に表示させる(ステップS202)。   Upon receiving this notification, the teaching processing unit 116 causes the display device 160 to display a teaching function setting screen 800 as shown in FIG. 6B (step S202).

ここで、Teaching処理部116は、ユーザからのTeaching機能に関する各種設定を受け付け、その設定内容を記憶する(ステップS203)。具体的には、Teaching処理部116は、図6(B)に示すように、Teaching機能設定画面800上に、数式や空欄702(703)を含んだ演算式701が作成された場合、作成された演算式701を、Teachingテーブル122に格納する。ただし、Teaching処理部116は、この際、演算式701に含まれている空欄702(703)を、空欄702(703)を特定するための変数名に変換してから、その演算式1222を、ID1221と対応付けてTeachingテーブル122に格納する。さらに、Teaching処理部116は、ID1221及び演算式1222と同一のID1211及び演算式1221を、対応テーブル121にも格納する。また、Teaching処理部116は、演算要素を確定するための波長下限値線602及び波長上限値線603が指定された場合には、対応する(波長)下限値1223、(波長)上限値1224を、Teachingテーブル122に格納する。さらに、Teaching処理部116は、Teaching機能設定画面800上の領域801に、演算要素を演算式に代入する時刻が入力された場合には、入力された時刻を、入力された空欄に対応している変数名(変数A〜C)の入力時刻(1225〜1227)として、Teachingテーブル122に格納する。   Here, the teaching processing unit 116 accepts various settings related to the teaching function from the user, and stores the setting contents (step S203). Specifically, the teaching processing unit 116 is created when an arithmetic expression 701 including a mathematical expression and a blank field 702 (703) is created on the teaching function setting screen 800 as shown in FIG. 6B. The calculated expression 701 is stored in the Teaching table 122. However, in this case, the teaching processing unit 116 converts the blank 702 (703) included in the calculation formula 701 into a variable name for specifying the blank 702 (703), and then calculates the calculation formula 1222 as follows. The information is stored in the Teaching table 122 in association with the ID 1221. Further, the teaching processing unit 116 also stores the ID 1211 and the arithmetic expression 1221 that are the same as the ID 1221 and the arithmetic expression 1222 in the correspondence table 121. Further, when the wavelength lower limit line 602 and the wavelength upper limit line 603 for determining the calculation element are designated, the teaching processing unit 116 sets the corresponding (wavelength) lower limit value 1223 and (wavelength) upper limit value 1224. And stored in the Teaching table 122. Further, when the time for assigning the calculation element to the calculation formula is input to the area 801 on the teaching function setting screen 800, the teaching processing unit 116 sets the input time corresponding to the input blank. Are stored in the Teaching table 122 as input times (1225 to 1227) of the variable names (variables A to C).

Teaching機能の設定が終了後、Teaching処理部116は、Teaching機能設定画面800上の観測開始ボタン802が押下されたときに、処理をステップS204に移行させる。   After finishing the setting of the Teaching function, the Teaching processing unit 116 shifts the processing to Step S204 when the observation start button 802 on the Teaching function setting screen 800 is pressed.

ステップS204では、Teaching処理部204は、タイムラプス観測等の試料Sの連続観測を、顕微鏡装置200に開始させる(ステップS204)。具体的には、Teaching処理部204は、コントローラ400に、タイムラプス観測等の試料Sの連続観測を開始させる指示信号を供給する。これとともに、Teaching処理部204は、CPU901の内部タイマ等を用いた計時処理を開始する。   In step S204, the teaching processing unit 204 causes the microscope apparatus 200 to start continuous observation of the sample S such as time-lapse observation (step S204). Specifically, the teaching processing unit 204 supplies an instruction signal for starting continuous observation of the sample S such as time-lapse observation to the controller 400. At the same time, the teaching processing unit 204 starts a time measurement process using an internal timer of the CPU 901 or the like.

試料Sの連続観測中、コントローラ400からは、所定間隔で2次元スペクトル画像が提供される。ここで、スペクトル画像取得部111は、コントローラ400から提供される2次元スペクトル画像を、スペクトル画像DB120に、順次、格納していく。   During continuous observation of the sample S, the controller 400 provides a two-dimensional spectrum image at predetermined intervals. Here, the spectrum image acquisition unit 111 sequentially stores the two-dimensional spectrum image provided from the controller 400 in the spectrum image DB 120.

続いて、Teaching処理部116は、Teaching機能設定画面800上で設定した演算要素と、作成した演算式701と、と対応付ける処理を行う(ステップS206)。具体的には、試料Sを顕微鏡装置200に連続観測させている期間中は、Teaching処理部204は、Teachingテーブル122の変数A〜Cの入力時刻(1225〜1227)を参照して、CPU901の内部タイマが計時している時刻が、入力時刻(1225〜1227)のいずれかに一致するタイミングまで待機する(ステップS205;No)。ここで、CPU901の内部タイマが計時している時刻が、入力時刻(1225〜1227)のいずれかに一致したとき(ステップS205;Yes)、Teaching処理部116は、予めステップS203で確定された演算要素の値を求める。演算要素を求める際には、Teaching処理部116は、一致した時刻にコントローラ400から提供された使用チャネル分の2次元スペクトル画像を、スペクトル画像DB120から読み出して、演算要素の値を求める。そして、Teaching処理部116は、求めた演算要素の値を、対応テーブル121の対応する変数A1213〜変数C1215に格納する。ただし、このとき演算要素の値は、Teaching機能設定画面800上で作成された演算式701と同一の演算式1212を有するレコード1217に格納される。   Subsequently, the teaching processing unit 116 performs processing for associating the computing element set on the teaching function setting screen 800 with the created computing equation 701 (step S206). Specifically, during the period in which the microscope apparatus 200 is continuously observing the sample S, the teaching processing unit 204 refers to the input times (1225 to 1227) of the variables A to C in the teaching table 122, and the CPU 901 The system waits until the time counted by the internal timer matches the input time (1225-1227) (step S205; No). Here, when the time counted by the internal timer of the CPU 901 coincides with any of the input times (1225 to 1227) (step S205; Yes), the teaching processing unit 116 performs the calculation previously determined in step S203. Find the value of an element. When obtaining the calculation element, the teaching processing unit 116 reads the two-dimensional spectrum image for the used channel provided from the controller 400 at the coincident time from the spectrum image DB 120 and obtains the value of the calculation element. Then, the teaching processing unit 116 stores the calculated value of the calculation element in the corresponding variable A 1213 to variable C 1215 of the correspondence table 121. However, at this time, the value of the calculation element is stored in the record 1217 having the same calculation expression 1212 as the calculation expression 701 created on the Teaching function setting screen 800.

Teaching処理部116は、以上のステップS204〜ステップS206の処理を、演算式701中の全ての空欄(702、703)に対して、演算要素の値を対応付け終わるまで繰り返す(ステップS207;No)。一方、演算式701中の全ての空欄(702、703)に対して、対応付け処理が完了したときに(ステップS207;Yes)、Teaching処理部116は、対応付け処理を完了したことを、演算処理部115に通知して、処理をステップS208に移行する。   The teaching processing unit 116 repeats the processing of the above steps S204 to S206 until all the blanks (702, 703) in the arithmetic expression 701 are associated with the values of the arithmetic elements (step S207; No). . On the other hand, when the matching process is completed for all the blanks (702, 703) in the calculation formula 701 (step S207; Yes), the teaching processing unit 116 calculates that the matching process has been completed. The processing unit 115 is notified, and the process proceeds to step S208.

以降の処理は、第1の入力支援処理と同様に、ステップS207で、対応付け処理が完了した通知を受けた演算処理部115は、その演算式の演算結果(解X)を求める処理を行う(ステップS208)。そして、演算処理部115は、ステップS208で求めた演算結果(解X)を、表示装置160に表示させる(ステップS209)。   In the subsequent processing, similarly to the first input support processing, in step S207, the arithmetic processing unit 115 that has received the notification that the association processing has been completed performs processing for obtaining the arithmetic result (solution X) of the arithmetic expression. (Step S208). Then, the arithmetic processing unit 115 causes the display device 160 to display the calculation result (solution X) obtained in step S208 (step S209).

演算結果(解X)を表示後、制御部101は、第2の入力支援処理を終了する。   After displaying the calculation result (solution X), the control unit 101 ends the second input support process.

なお、本発明は、上記実施形態に限定されず、種々の変形、応用が可能である。   In addition, this invention is not limited to the said embodiment, A various deformation | transformation and application are possible.

例えば、上記実施形態では、スペクトルグラフ生成部112が、顕微鏡装置200で観察した試料Sの2次元スペクトル画像から、スペクトルグラフを生成するようにしている。しかしながら、本発明は、これに限定されず、例えば、顕微鏡装置200は、カメラ等の観察装置でよく、2次元スペクトル画像は、カメラで撮影した画像等の画像でよく、スペクトルグラフは、関数で表現できるグラフであればよい。   For example, in the above-described embodiment, the spectrum graph generation unit 112 generates a spectrum graph from the two-dimensional spectrum image of the sample S observed with the microscope apparatus 200. However, the present invention is not limited to this. For example, the microscope apparatus 200 may be an observation apparatus such as a camera, the two-dimensional spectrum image may be an image such as an image taken by a camera, and the spectrum graph is a function. Any graph can be used.

本発明の実施形態に係る入力支援装置の機能構成図である。It is a functional block diagram of the input assistance apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る顕微鏡分光システムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the microscope spectroscopy system which concerns on embodiment of this invention. (A)スペクトル画像表示画面のレイアウト例を示す図である。(B)スペクトルグラフ表示画面のレイアウト例を示す図である。(A) It is a figure which shows the example of a layout of a spectrum image display screen. (B) It is a figure which shows the example of a layout of a spectrum graph display screen. スペクトル画像表示画面の別のレイアウト例を示す図である。It is a figure which shows another layout example of a spectrum image display screen. 演算式表示画面のレイアウト例を示す図である。It is a figure which shows the example of a layout of an arithmetic expression display screen. (A)スペクトル画像表示画面と演算式表示画面とを表示装置に表示させた場合のレイアウト例を示す図である。(B)Teaching機能設定画面のレイアウト例を示す図である。(A) It is a figure which shows the example of a layout at the time of displaying a spectrum image display screen and a calculation type | formula display screen on a display apparatus. (B) It is a figure which shows the example of a layout of Teaching function setting screen. 対応テーブルのデータ構造を概念的に示す図である。It is a figure which shows notionally the data structure of a correspondence table. Teachingテーブルのデータ構造を概念的に示す図である。It is a figure which shows notionally the data structure of a Teaching table. 本発明の実施形態に係る入力支援装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the input assistance apparatus which concerns on embodiment of this invention. 入力支援装置で実行される第1の入力支援処理のフローチャートを示す図である。It is a figure which shows the flowchart of the 1st input assistance process performed with an input assistance apparatus. (A)(B)スペクトル画像表示画面と演算式表示画面とを表示装置に表示させた場合の別のレイアウト例を示す図である。(A) (B) It is a figure which shows another layout example at the time of displaying a spectrum image display screen and a calculation type | formula display screen on a display apparatus. 入力支援装置で実行される第2の入力支援処理のフローチャートを示す図である。It is a figure which shows the flowchart of the 2nd input assistance process performed with an input assistance apparatus.

符号の説明Explanation of symbols

50 顕微鏡分光システム
100 入力支援装置
101 制御部
102 記憶部
103 インタフェース部
110 入力受付部
111 スペクトル画像取得部
112 スペクトルグラフ生成部
113 演算式生成部
114 対応付け処理部
115 演算処理部
116 Teaching処理部
120 スペクトル画像データベース
121 対応テーブル
122 Teachingテーブル
150 入力装置
160 表示装置
200 顕微鏡装置
300 分光検出器
400 コントローラ
500 スペクトル画像表示画面
600 スペクトルグラフ表示画面
700 演算式表示画面
800 Teaching機能設定画面
901 CPU
50 Microscope Spectroscopic System 100 Input Support Device 101 Control Unit 102 Storage Unit 103 Interface Unit 110 Input Accepting Unit 111 Spectrum Image Acquisition Unit 112 Spectrum Graph Generation Unit 113 Arithmetic Expression Generation Unit 114 Association Processing Unit 115 Operation Processing Unit 116 Teaching Processing Unit 120 Spectral image database 121 Corresponding table 122 Teaching table 150 Input device 160 Display device 200 Microscope device 300 Spectroscopic detector 400 Controller 500 Spectral image display screen 600 Spectrum graph display screen 700 Arithmetic display screen 800 Teaching function setting screen 901 CPU

Claims (8)

表示装置と、試料に関する画像を提供する観察装置と、に接続される入力支援装置であって、
ユーザからの指示を受け付ける入力受付部と、
前記画像から対応するグラフを生成し、該グラフを表示する第1の画面データを前記表示装置に出力するグラフ生成部と、
変数を含む演算式を表示する第2の画面データを前記表示装置に出力する演算式表示部と、
前記表示装置の画面上で、前記第1の画面データに基づくグラフから演算の対象となる演算要素を指定して、該演算要素を前記第2の画面データに基く前記演算式に含まれる変数に対応させる指示を前記入力受付部から受け付けたときに、前記演算要素の値を求め、求めた該演算要素の値を、前記演算式の変数に対応付ける対応付け処理部と、
前記演算式の変数に、対応付けられた前記演算要素の値を代入して演算結果を求める演算処理部と、
前記演算結果を前記表示装置に出力する出力部と、
を備えることを特徴とする入力支援装置。
An input support device connected to a display device and an observation device for providing an image related to a sample,
An input receiving unit for receiving instructions from the user;
A graph generation unit for generating a corresponding graph from the image and outputting first screen data for displaying the graph to the display device;
An arithmetic expression display unit that outputs to the display device second screen data for displaying an arithmetic expression including a variable;
On the screen of the display device, a calculation element to be calculated is specified from a graph based on the first screen data, and the calculation element is set as a variable included in the calculation formula based on the second screen data. When an instruction to be associated is received from the input receiving unit, a value of the calculation element is obtained, and an association processing unit that associates the calculated value of the calculation element with a variable of the calculation formula;
An arithmetic processing unit that obtains an arithmetic result by substituting the value of the arithmetic element associated with the variable of the arithmetic expression;
An output unit for outputting the calculation result to the display device;
An input support apparatus comprising:
請求項1に記載される入力支援装置であって、
前記観察装置は、顕微鏡装置であり、
前記画像は、2次元スペクトル画像であり、
前記グラフは、スペクトルグラフである、
ことを特徴とする入力支援装置。
An input support apparatus according to claim 1,
The observation device is a microscope device;
The image is a two-dimensional spectral image;
The graph is a spectrum graph.
An input support apparatus characterized by that.
請求項1又は2に記載される入力支援装置であって、
前記対応付け指示は、
前記第1の画面データに基づく演算要素をドラッグして、該演算要素を前記第2の画面データに基づいて表示した画面上の演算式に含まれる変数にドロップすることである、
ことを特徴とする入力支援装置。
An input support apparatus according to claim 1 or 2,
The association instruction is
Dragging an arithmetic element based on the first screen data and dropping the arithmetic element on a variable included in an arithmetic expression on the screen displayed based on the second screen data;
An input support apparatus characterized by that.
請求項1又は2に記載される入力支援装置であって、
前記対応付け指示は、
前記第1の画面データに基づく演算要素をクリックして、続いて、該演算要素を前記第2の画面データに基づいて表示した画面上の演算式に含まれる変数をクリックすることである、
ことを特徴とする入力支援装置。
An input support apparatus according to claim 1 or 2,
The association instruction is
Clicking on a calculation element based on the first screen data, and then clicking on a variable included in the calculation expression on the screen displaying the calculation element based on the second screen data.
An input support apparatus characterized by that.
請求項1又は2に記載される入力支援装置であって、
前記第1の画面データに基づいて表示する画面には、前記演算式に含まれる変数に対応させた空欄が設けられ、
前記対応付け指示は、
前記第1の画面データに基づいて表示した画面上で指定された演算要素をドラッグして、該演算要素を前記第1の画面データに基づいて表示した画面上の前記空欄にドロップすることである、
ことを特徴とする入力支援装置。
An input support apparatus according to claim 1 or 2,
The screen to be displayed based on the first screen data is provided with blanks corresponding to the variables included in the arithmetic expression,
The association instruction is
Dragging a calculation element designated on the screen displayed based on the first screen data, and dropping the calculation element on the blank on the screen displayed based on the first screen data. ,
An input support apparatus characterized by that.
請求項1又は2に記載される入力支援装置であって、
前記演算式表示部が表示する前記演算式は、複数の変数を含み、
前記対応付け処理部は、
前記入力受付部が、前記第1の画面データに基づくグラフから演算の対象となる複数の演算要素を指定して、該複数の演算要素を前記第2の画面データに基づいて表示した画面上の前記演算式に含まれる複数の変数にそれぞれ対応させる操作の対応付け指示を受け付けたときに、前記複数の演算要素の値をそれぞれ求め、求めた該複数の演算要素の値を、前記演算式の複数の変数にそれぞれ対応付ける、
ことを特徴とする入力支援装置。
An input support apparatus according to claim 1 or 2,
The arithmetic expression displayed by the arithmetic expression display unit includes a plurality of variables,
The association processing unit
The input receiving unit designates a plurality of calculation elements to be calculated from a graph based on the first screen data, and displays the plurality of calculation elements based on the second screen data. When an instruction for associating operations corresponding to a plurality of variables included in the arithmetic expression is received, the values of the plurality of arithmetic elements are respectively obtained, and the values of the plurality of arithmetic elements obtained are determined in the arithmetic expression. Associate each with multiple variables,
An input support apparatus characterized by that.
表示装置と、試料に関する画像を提供する観察装置と、に接続される入力支援装置であって、
ユーザからの指示を受け付ける入力受付部と、
設定データを記憶しておく記憶部と、
前記画像から対応するグラフを生成し、該グラフを表示する第1の画面データを前記表示装置に出力するグラフ生成部と、
変数を含む演算式を表示する第2の画面データを前記表示装置に出力する演算式表示部と、
計時する計時部と、
前記第1画面データに基づくグラフから演算の対象となる演算要素を指定する指示を前記入力受付部から受け付けたときに、前記演算要素を特定する特定データを予め前記記憶部に記憶しておき、また、該演算要素を前記第2の画面データに基づく演算式に含まれる変数に対応付けるタイミングを指定する指示を前記入力受付部から受け付けたときに、前記タイミングを特定する時刻情報を予め前記記憶部に記憶しておき、前記計時部が計時している時刻が前記時刻情報と一致するときに、前記特定データで特定される演算要素の値を求め、求めた該演算要素の値を、前記演算式の変数に対応付けるTeaching処理部と、
前記演算式の変数に、対応付けられた前記演算要素の値を代入して演算結果を求める演算処理部と、
前記演算結果を前記表示装置に出力する出力部と、
を備えることを特徴とする入力支援装置。
An input support device connected to a display device and an observation device for providing an image related to a sample,
An input receiving unit for receiving instructions from the user;
A storage unit for storing setting data;
A graph generation unit for generating a corresponding graph from the image and outputting first screen data for displaying the graph to the display device;
An arithmetic expression display unit that outputs to the display device second screen data for displaying an arithmetic expression including a variable;
A timekeeping section for timing,
When an instruction to specify a calculation element to be calculated from the graph based on the first screen data is received from the input receiving unit, specific data for specifying the calculation element is stored in the storage unit in advance. In addition, when the instruction for specifying the timing for associating the calculation element with the variable included in the calculation formula based on the second screen data is received from the input receiving unit, time information for specifying the timing is stored in advance in the storage unit And when the time measured by the timing unit coincides with the time information, the value of the calculation element specified by the specific data is obtained, and the calculated value of the calculation element is calculated as the calculation value. A Teaching processing unit for associating with an expression variable;
An arithmetic processing unit that obtains an arithmetic result by substituting the value of the arithmetic element associated with the variable of the arithmetic expression;
An output unit for outputting the calculation result to the display device;
An input support apparatus comprising:
コンピュータを、試料に関する画像を提供する観察装置及び表示装置が接続される入力支援装置として機能させるプログラムであって、
前記コンピュータは、
ユーザからの指示を受け付ける入力受付手段、を備え、
前記コンピュータに、
前記画像から対応するグラフを生成し、該グラフを表示する第1の画面データを前記表示装置に出力するグラフ生成処理と、
変数を含む演算式を表示する第2の画面データを出力する演算式表示処理と、
前記入力受付手段が、前記第1の画面データに基づいて表示した画面上のグラフから演算の対象となる演算要素を指定して、該演算要素を前記第2の画面データに基づいて表示した画面上の前記演算式に含まれる変数に対応させる操作の対応付け指示を受け付けたときに、前記演算要素の値を求め、求めた該演算要素の値を、前記演算式の変数に対応付ける対応付け処理と、
前記演算式の変数に、対応付けられた前記演算要素の値を代入して演算結果を求める演算処理と、
前記演算結果を前記表示装置に出力する出力処理と、を行わせる、
ことを特徴とするプログラム。
A program for causing a computer to function as an input support device to which an observation device and a display device for providing an image relating to a sample are connected,
The computer
Input receiving means for receiving instructions from the user,
In the computer,
A graph generation process for generating a corresponding graph from the image and outputting first screen data for displaying the graph to the display device;
An arithmetic expression display process for outputting second screen data for displaying an arithmetic expression including a variable;
A screen in which the input receiving means designates a calculation element to be calculated from a graph on the screen displayed based on the first screen data, and displays the calculation element based on the second screen data The association process of obtaining the value of the operation element when the instruction for associating the operation associated with the variable included in the arithmetic expression is received, and associating the calculated value of the operation element with the variable of the arithmetic expression When,
A calculation process for obtaining a calculation result by substituting the value of the calculation element associated with the variable of the calculation formula;
An output process for outputting the calculation result to the display device;
A program characterized by that.
JP2007204533A 2007-08-06 2007-08-06 Input support apparatus and computer program Pending JP2009042835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007204533A JP2009042835A (en) 2007-08-06 2007-08-06 Input support apparatus and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007204533A JP2009042835A (en) 2007-08-06 2007-08-06 Input support apparatus and computer program

Publications (1)

Publication Number Publication Date
JP2009042835A true JP2009042835A (en) 2009-02-26

Family

ID=40443545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007204533A Pending JP2009042835A (en) 2007-08-06 2007-08-06 Input support apparatus and computer program

Country Status (1)

Country Link
JP (1) JP2009042835A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016191683A (en) * 2015-03-31 2016-11-10 株式会社ミツトヨ Parameter calculation device and program
CN113518920A (en) * 2019-04-24 2021-10-19 株式会社岛津制作所 Imaging analysis device
JP7414178B2 (en) 2020-09-24 2024-01-16 カシオ計算機株式会社 Input device, input support method and program
JP7424440B2 (en) 2018-04-17 2024-01-30 カシオ計算機株式会社 Computer programs, information processing methods and computers

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016191683A (en) * 2015-03-31 2016-11-10 株式会社ミツトヨ Parameter calculation device and program
JP7424440B2 (en) 2018-04-17 2024-01-30 カシオ計算機株式会社 Computer programs, information processing methods and computers
CN113518920A (en) * 2019-04-24 2021-10-19 株式会社岛津制作所 Imaging analysis device
US11887827B2 (en) 2019-04-24 2024-01-30 Shimadzu Corporation Imaging analysis device
JP7414178B2 (en) 2020-09-24 2024-01-16 カシオ計算機株式会社 Input device, input support method and program

Similar Documents

Publication Publication Date Title
JP5489469B2 (en) Fluorescence signal analysis apparatus and fluorescence signal analysis method
JP5424108B2 (en) Raman imaging equipment
JP2009042835A (en) Input support apparatus and computer program
JP6261443B2 (en) Information processing apparatus and information processing method for processing spectral information
JP2016099370A (en) Microscope system
WO2022004500A1 (en) Information processing device, information processing method, program, microscope system, and analysis system
CA3026633C (en) Information search system, information search method, and information search program
JP2007147357A (en) Raman microscope and display method of raman spectrum image
JP6760477B2 (en) Cell observation device
JP2008281771A (en) Microscopic-measurement apparatus
JP2010078418A (en) Spectral measurement apparatus, calibration apparatus, spectral measurement method and calibration method
Lindner et al. Rapid microscopy measurement of very large spectral images
JP2007192552A (en) Spectral measuring instrument
JP5119111B2 (en) Microscope equipment
US7158294B2 (en) Laser scanning confocal microscope apparatus, image recording method, and recording medium
JP7306673B2 (en) Evaluation system and evaluation method
JP2005115072A (en) Scanning laser microscope, its control method and program
JP6324201B2 (en) Spectral data processing apparatus and spectral data processing method
Raimondi et al. A fluorescence lidar combining spectral, lifetime and imaging capabilities for the remote sensing of cultural heritage assets
JP2005149397A (en) Microscopic image management apparatus and program
WO2022075040A1 (en) Image generation system, microscope system, and image generation method
JP5151171B2 (en) Microscope image processing system and microscope image processing method
JP2007024801A (en) Microscope controller and program
JP4722627B2 (en) Biological light measurement device
JP2015017971A (en) Image processor, and image processing method