mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
Unification of the visualize object hierarchy and standardization of the click and move behaviour of lvm and lvm_dimselect. Set colours of input sensitivity histogram to red for left (port) and green for right (starboard).
This commit is contained in:
parent
50a68e1a65
commit
33521f6763
4 changed files with 240 additions and 124 deletions
|
|
@ -532,7 +532,6 @@ class acclaim_skeleton(skeleton):
|
|||
self.vertices[0].meta['orientation'] = [float(parts[1]),
|
||||
float(parts[2]),
|
||||
float(parts[3])]
|
||||
print self.vertices[0].meta['orientation']
|
||||
lin = self.read_line(fid)
|
||||
return lin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue