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
pentominos:lua_scripts [2010/03/29 11:52] jscpentominos:lua_scripts [2010/06/21 15:06] (current) jsc
Line 8: Line 8:
   * {{: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.   * {{: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/ps
 +  * tonoref2_tonometer->osin/odxt->mmhg
 +
 +=== Visutron 900+ ===
 +
 +  * visutron900plus->odxt/osin->sph_far/sph_near/cyl/axis
  
 =====Notes======   =====Notes======  
Line 15: 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.1269856374.txt.gz · Last modified: 2010/03/29 11:52 by jsc