Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezfit:clarujust:ezorange_and_clarujust_user_documentation [2009/02/25 11:41]
smayr
ezfit:clarujust:ezorange_and_clarujust_user_documentation [2009/02/26 09:27] (current)
smayr
Line 8: Line 8:
  * Double clicking removes any point at that frequency  * Double clicking removes any point at that frequency
  * Selecting ShowTarget adds a dotted target line to the HA response curve.  * Selecting ShowTarget adds a dotted target line to the HA response curve.
 +
 + * Add REUR to IG Targets.  This option adds a generalized REUR to the IG Targets generated by the 1/3 gain rule. This should have everything on the HA response curve graph being in the right gain domain.
 + 
 +* Related to this, it is the default settings for the Persistent EQs and Gain. They are a good starting point for the case of a flat 0dB Audiogram. With the "add REUR to IG Targets" option selected (Audiogram tab), an Open fitting (plus REOR, under "Response" radio buttons) will be a reasonable match to the target. This sets up nicely to use the Bump, Tilt and Gain parameters to match the targets for non 0dB audiograms! The Clarujust optimization can then fine tune around these initial settings.
 +
 +Saving and recalling audiogram data:
 + * Export Audiogram. Select File > Save Audiogram, to export it (as a .txt file).
 + * Import Audiogram. Select File > Open Audiogram, to import an audiogram (in a .txt file).
 +
 +The Audiogram file (.txt) must have the following format: Audiogram Type (0 = Standard, 1 = ), Frequency (Hz), Gain Level (dB).  For example:
 +<code csv>
 + 0 , 250 , 5 
 + 0 , 500 , 20 
 + 0 , 750 , 30 
 + 0 , 1000 , 55 
 + 0 , 1500 , 60 
 + 0 , 2000 , 60 
 + 0 , 3000 , 65 
 + 0 , 4000 , 70 
 + 0 , 6000 , 60 
 + 0 , 8000 , 45 
 + 1 , 250 ,-30 
 + 1 , 500 ,-30 
 + 1 , 750 ,-30 
 + 1 , 1000 ,-30 
 + 1 , 1500 ,-30 
 + 1 , 2000 ,-30 
 + 1 , 3000 ,-30 
 + 1 , 4000 ,-30 
 + 1 , 6000 ,-30 
 + 1 , 8000 ,-30 
 +</code>
    
 === Clarujust Tab === === Clarujust Tab ===
Line 18: Line 50:
 == Roadmap ==  == Roadmap == 
 To be added to ezOrange: To be added to ezOrange:
-  * Ability to save/recall audiograms.+  *