Skip to content

Commit

Permalink
Save surface definition version
Browse files Browse the repository at this point in the history
  • Loading branch information
papr committed Aug 9, 2019
1 parent c957435 commit f47477e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pupil_src/shared_modules/surface_tracker/surface.py
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ def get_placeholder_heatmap(self):

def save_to_dict(self):
return {
"version": self.version,
"name": self.name,
"real_world_size": self.real_world_size,
"reg_markers": [
Expand Down

0 comments on commit f47477e

Please sign in to comment.