Changes between Initial Version and Version 1 of OMF/OMF52/BasicTutorials-5-2


Ignore:
Timestamp:
Feb 20, 2019, 12:14:01 PM (5 years ago)
Author:
seskar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMF/OMF52/BasicTutorials-5-2

    v1 v1  
     1= The Basic Tutorials - OMF 5.2 =
     2
     3[[TOC(heading=OMF Documentation, OMF/*, reverse, depth=1)]]
     4
     5These sets of tutorials provide the basics that should help you get started with OMF 5.2
     6
     7If you are a new OMF users, we highly recommend that you read through them. You may also want to read through the short OMF Introduction page, the Usage Overview page, or the Getting Started page.
     8
     9You have 2 options to learn about OMF (i.e. 2 learning paths):
     10a suite of basic incremental tutorials, to quickly learn how to use OMF's feature
     11a step-by-step guide to develop a complete experiment (under-development)
     12Option 1 - Quick and Incremental Learning¶
     13Here you will create run an extremely simple OMF experiment, then we will incrementally present further OMF features.
     14
     15== How To... ==
     16
     17"Hello World" - the base experiment, i.e. one sender, one receiver, already installed applications
     18
     19Pass parameters to your experiment, and change them at run-time
     20
     21Configure/Send actions to all resources in one/many group(s), with substitutions
     22
     23Use your own or a 3rd party application with OMF
     24
     25Use Measurement Filters to customize your Measurement
     26
     27Option 2 - Complete step-by-step guide (under-development)¶
     28
     29In this tutorial stream, we will follow the steps presented in the OMF usage overview page to guide you through the basic stage of developing, executing, and accessing the results of a simple experiment. This covers the development of the application under evaluation to the analysis of its results.
     30
     31* Step 0: the scenario
     32* Step 1: developing the software to evaluate
     33* Step 2: developing the experiment
     34* Step 3: running the experiment
     35* Step 4: accessing and analyzing the results
     36* Step 5: experimenting further
     37