{"url":"https://api.github.com/repos/open-cogsci/osweb/issues/8","repository_url":"https://api.github.com/repos/open-cogsci/osweb","labels_url":"https://api.github.com/repos/open-cogsci/osweb/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/open-cogsci/osweb/issues/8/comments","events_url":"https://api.github.com/repos/open-cogsci/osweb/issues/8/events","html_url":"https://github.com/open-cogsci/osweb/issues/8","id":610899453,"node_id":"MDU6SXNzdWU2MTA4OTk0NTM=","number":8,"title":"Coordinates in scientific notation are misinterpreted","user":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"labels":[{"id":410672930,"node_id":"MDU6TGFiZWw0MTA2NzI5MzA=","url":"https://api.github.com/repos/open-cogsci/osweb/labels/bug","name":"bug","color":"ee0701","default":true,"description":null}],"state":"closed","locked":false,"assignees":[],"milestone":null,"comments":0,"created_at":"2020-05-01T18:32:15Z","updated_at":"2020-05-06T13:30:48Z","closed_at":"2020-05-06T13:30:48Z","assignee":null,"author_association":"COLLABORATOR","issue_field_values":[],"type":null,"active_lock_reason":null,"sub_issues_summary":{"total":0,"completed":0,"percent_completed":0},"issue_dependencies_summary":{"blocked_by":0,"total_blocked_by":0,"blocking":0,"total_blocking":0},"body":"When coordinates are expressed in scientific notation (e.g. `9e-09`), OSWeb disregards everything from the `e` onwards, resulting in misalignment of stimuli. For example, this:\r\n\r\n```\r\ndraw line color=white penwidth=1 show_if=always x1=0 x2=0 y1=160 y2=-160 z_index=0\r\ndraw circle color=white fill=1 penwidth=1 r=32 show_if=always x=9e-09 y=9e-09 z_index=0\r\ndraw line color=white penwidth=1 show_if=always x1=-160 x2=160 y1=0 y2=0 z_index=0\r\n```\r\n\r\n… should result in a centrally aligned circle, but instead looks like:\r\n\r\n![image](https://user-images.githubusercontent.com/594936/80831265-c1e77100-8bea-11ea-9fe3-2be0342d9a53.png)\r\n","closed_by":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"reactions":{"url":"https://api.github.com/repos/open-cogsci/osweb/issues/8/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/open-cogsci/osweb/issues/8/timeline","performed_via_github_app":null,"state_reason":"completed","pinned_comment":null}