google-code-export / segtools

Automatically exported from code.google.com/p/segtools
1 stars 1 forks source link

R error: "nlabels not found" in version 1.1.9 #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Running segtools-gmtk-parameters, version 1.1.9, results in the error : object 
'nlabels' not found.

The error is in the definition of the function save.track.stats in 
track_statistics.R, line 631. 

Restoring the definition from segtools version 1.1.7, corrects the issue, as 
nlabels and ntracks are defined within the function.

Original issue reported on code.google.com by stevenpwilder@gmail.com on 10 Jan 2012 at 4:33

GoogleCodeExporter commented 9 years ago
Is there a diff for this somewhere?

Original comment by jay.hesselberth on 30 Mar 2014 at 9:25

GoogleCodeExporter commented 9 years ago
I just uploaded the Segtools repo to here:

https://bitbucket.org/hoffmanlab/segtools

Sadly, version tags did not seem to be included in the conversion for SVN (they 
are for Segway). You can find the Segtools 1.1.7 source linked from

https://pypi.python.org/pypi/segtools/1.1.7

Original comment by hoffman...@gmail.com on 31 Mar 2014 at 6:33