Release Notes MIA Toolbox Version 1 0 5: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
No edit summary
imported>Jeremy
No edit summary
Line 2: Line 2:


===NEW FUNCTIONS AND FILES===
===NEW FUNCTIONS AND FILES===
:plot_purity_image_spectra - Extends PURITY analysis to images.
:'''plot_purity_image_spectra'''
:::- Extends PURITY analysis to images.


===BUG FIXES===
===BUG FIXES===
:plotgui_plotimage   
:'''plotgui_plotimage'''    
:::- force use of classcolors function.
:::- force use of classcolors function.
:::                  - adjust binning logic.
:::                  - adjust binning logic.
Line 14: Line 15:
:::                      - allow exclusion in n-way datasets.
:::                      - allow exclusion in n-way datasets.
:::                      - force title on when plotting "image of" something.
:::                      - force title on when plotting "image of" something.
:histcontrast
:'''histcontrast'''
:::        - keep on screen always.
:::        - keep on screen always.
:::                      - force closed if parent disappears.
:::                      - force closed if parent disappears.
:camecard            - help and some IO changes.
:'''camecard'''
:camecaeval          - various logic improvements.
:::           - help and some IO changes.
:cluter_img          - added option to request that all clusters be no larger than X% of data.
:'''camecaeval'''
:::         - various logic improvements.
:'''cluter_img'''
:::         - added option to request that all clusters be no larger than X% of data.
:::                      - renamed algorithm "classmean" to "kmeans".
:::                      - renamed algorithm "classmean" to "kmeans".

Revision as of 09:54, 23 October 2008

Changes and Bug Fixes in Version 1.0.5

NEW FUNCTIONS AND FILES

plot_purity_image_spectra
- Extends PURITY analysis to images.

BUG FIXES

plotgui_plotimage
- force use of classcolors function.
- adjust binning logic.
- rescale density plots based on maximum value observed.
- reduce number of getappdata calls.
- improve density mode precision detn (base on unique values).
- switch to normal scatter mode from density mode if <100 points.
- allow exclusion in n-way datasets.
- force title on when plotting "image of" something.
histcontrast
- keep on screen always.
- force closed if parent disappears.
camecard
- help and some IO changes.
camecaeval
- various logic improvements.
cluter_img
- added option to request that all clusters be no larger than X% of data.
- renamed algorithm "classmean" to "kmeans".