From:
<fa...@in...> - 2005-06-23 15:56:07
|
hi, to check katerina's problems i - trained ESOM with 4gauss.lrn - created a class mask - loaded 2ellipses.lrn - called project - called classify upon closing the dialog i get: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at databionics.io.BaseFile.getFilename(BaseFile.java:487) at databionics.esom.tool.projection.ClassifyCallback.finished(ClassifyCallback.java:81) at databionics.gui.RunDialog.actionPerformed(RunDialog.java:852) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849) this seems to be because the manually created classmask is not saved automatically, before classify is executed. even worse: if i save it manually it doesn't work either. the info tab still does not list the filename and i get the same bug. only if i first save the class mask and then load it again, i get the desired result. bye fabian |