How to use "observucho offline Version 1.11"

1. Setup of "observucho offline Version 1.11."

Before using "observucho offline Version 1.11," please edit "setup.js" file with a text editor.


1-A. Setting of the duration from start to end of the observation.

Contents of "setup.js,"

// Duration from start to end of the observation (each numbers = 0: endress)
var dur_mm = 3; // minute
var dur_ss = 0; // second


Please change each value (each number = 0: endress mode).


1-B. Setting of the event names and colors.

You can assign event names and colors to "1`9" keys.

// Key Setting
// *** Do not use COMMA & HALFSIZE SPACES to name of the events.

// "1" key
var keyAction1 = "start";
var keyColor1 = "#009900";


Please change words of the parts "***" of "keyAction1 = "***""
Do not use COMMA & HALFSIZE SPACES to name of the events.

Please change the value (HTML color code or color name) of the parts "???" of "keyColor1 = "???""


1-C. Saving of the setup.

Please save the document "setup.js" with text editor.



2. How to record the events.

2-A. Recording events.

"observucho offline Version 1.11" starts logging about event names and those time if you press any "1-9" key.

You can revise last event to next input if you press "0" key.

"observucho offline Version 1.11" shows the end time with a red line in the right table if you set the duration from start to end of the observation.
But "observucho offline Version 1.11" accepts input over the recording end time.

2-B. Saving data and initialization of application.

"observucho offline Version 1.11" indicates the records as CSV format on "CSV" field, as TSV format on "TSV" field.
Please copy & paste "CSV" records, change file format to CSV.
Or please copy the "TSV" data, and paste directly in the spreadsheet like MS Excel.

Please press "Reset" button if you want to initialize "observucho offline Version 1.11"
Please save the required data because the data will be deleted.


Good luck!


Copyright (C) 2010 Laboratory of Applied Entomology, Graduate School of Life and Environmental Sciences, Kyoto Prefectural University & Fieldeast. All rights reserved.