User Tools

Site Tools


pentominos:lua_scripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
pentominos:lua_scripts [2010/03/19 16:16] jscpentominos:lua_scripts [2010/05/07 11:32] jsc
Line 7: Line 7:
 ==== Current Version ==== ==== Current Version ====
   * {{:uncheck.png}} Find a simple way to test on real device data (this may be related to partition of the code).   * {{:uncheck.png}} Find a simple way to test on real device data (this may be related to partition of the code).
 +  * {{:uncheck.png}} Define classes and values in a consistent way.
 +
 +===== Response Tree Structure =====
 +
 +Every tree has a root corresponding to a class. The classes and context of each are supposed to be defined dynamically in artefact.
 +
 +==== Apparatus Classes ====
 +
 +=== Tonoref2 ===
 +
 +  * tonoref2_refractometer->osin/odxt->sph/cyl/axis
 +  * tonoref2_keratometer->osin/odxt->r1/r2/axis
 +  * tonoref2_tonometer->osin/odxt->mmhg
 +
 +=== Visutron 900+ ===
 +
 +  * visutron900plus->odxt/osin->sph_far/sph_near/cyl/axis
  
 =====Notes======   =====Notes======  
Line 14: Line 31:
 === Nidek Tonoref2 === === Nidek Tonoref2 ===
   * Only median/AVG values when there exist more than one measurement.   * Only median/AVG values when there exist more than one measurement.
 +  * Handles refraktometri, keratometri and tonometri classes.
 +  * Reintroduce checksum check
  
 === Moller-Wedel Visutron 900+ === === Moller-Wedel Visutron 900+ ===
   * Use sph_f in cycloplegisk refraction.   * Use sph_f in cycloplegisk refraction.
   * Currently only support for sphere, cyl and axis in cycloplegic refraction.   * Currently only support for sphere, cyl and axis in cycloplegic refraction.
 +  * Handles refraktometri class.
  
 === Humphrey Instruments Lens analyzer A350 === === Humphrey Instruments Lens analyzer A350 ===
 +  * Handles refraktometri class.
pentominos/lua_scripts.txt · Last modified: 2010/06/21 15:06 by jsc