Closed GoogleCodeExporter closed 8 years ago
Unable to replicate this issue with Pooling GUI. If you have a ton of data,
then it may take a while to load a channel and render all of the plots. Just
let it crunch.
Original comment by daniel.s...@gmail.com
on 7 Feb 2013 at 4:19
I can get the pooling GUI to open once the classes have been created on the rig
computer (New-OB1) but the AutoClass2.m file seems to just ideal on the
autoclassing machine (JW-Autoclass) it creates the snip files, the .s.param
&.r.param files etc.
But even just letting it sit for hours, it won't create the _Classes file
needed for the Pooling GUI.
So I'm giving you as much information as possible, SCRATCH_AutoClass2 runs and
launches AutoClassReport2 which gets to at least line 36:
disp('Launching AutoClass Reporting Utility')
However, it then ideals there, no errors, no movement after waiting.
I'm not sure if you can, but if you remote log on to the JW-Autoclass machine
you should be able to replicate the issue.
Original comment by ejbre...@gmail.com
on 7 Feb 2013 at 5:54
[deleted comment]
A program (PsExec) was originally used to launch AutoClass. If PsExec wasn't
installed on the system then the reporting utility wouldn't be launched. The
calls to PsExec were removed because they weren't totally necessary.
The reason PsExec was used initially was to allow distribution of AutoClass
jobs on remote computers. Maybe it can be reimplemented in the future.
Original comment by daniel.s...@gmail.com
on 8 Feb 2013 at 1:35
OK, I didn't see that in the code. Sorry I missed that.
Original comment by ejbre...@gmail.com
on 8 Feb 2013 at 1:37
No worries, it was extraneous, it should be all set to go now.
Original comment by daniel.s...@gmail.com
on 8 Feb 2013 at 1:44
Original issue reported on code.google.com by
ejbre...@gmail.com
on 6 Feb 2013 at 10:17