0.4.8
Downloads
Highlights
13 new actors
1 new conversion
new module adams-access: for accessing MS Access databases (read/write)
adams-heatmap module overhaul
adams-imaging: barcode (QRCode etc) encoding/decoding, multi-image operations (and, or, xor)
Flow editor gets a "quick edit" tab
MEKA upgraded to 1.7.5
Weka filter "Scale" (unsupervised/instance) allows you to scale the values of a row eg to interval 0 to 1
SimplePlot sink is a "dumbed down" version of the SequencePlotter with only basic options -- enough to create good looking plots quickly
Upper/LowerCase conversion take the locale into account now
added print support for PDFs
fixed sluggish behavior in Flow editor (open/save/undo)
TryCatch correctly flushes token now
spreadsheet column range/index sometimes failed in conjunction with variables
fixed memory leak in Weka Explorer plugins FixedClassifierErrorPlot, ThresholdCurve
WekaExcel upgraded to 1.0.5 (no longer omits last row in sheets)
WhileLoop did not react to changes in variables once looping, ie conditions couldn't make use of variables
ImageProcessor now works again with the improved ImageFileChooser dialog
PreviewBrowser displays arrays in a more meaningful way
WekaFileReader didn't output empty datasets in DATASET mode
obtaining subsets from Notes objects only resulted in first element being retrieved
Launching ADAMS
Linux/Unix/OSX:
bin/run
Windows:
bin/run.bat
OSX: open the app archive
Mac users using the app archive need to tell ADAMS where to find the
example flows (see above for download). The Placeholders.props file needs to be
downloaded to
$HOME/.adams
and the EXAMPLE_FLOWS
directory in the props file
pointed to the actual directory with the example flows.