{"id":18645470,"url":"https://github.com/cscott/wonchi-2012-05-15","last_synced_at":"2025-11-05T03:30:31.912Z","repository":{"id":66063630,"uuid":"4400467","full_name":"cscott/wonchi-2012-05-15","owner":"cscott","description":"Data crunching scripts for 2012-05-15 Wonchi data dump","archived":false,"fork":false,"pushed_at":"2012-05-31T14:49:51.000Z","size":7059,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T11:41:57.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cscott.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-22T00:39:26.000Z","updated_at":"2017-07-16T21:48:29.000Z","dependencies_parsed_at":"2023-02-19T22:00:51.884Z","dependency_job_id":null,"html_url":"https://github.com/cscott/wonchi-2012-05-15","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscott%2Fwonchi-2012-05-15","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscott%2Fwonchi-2012-05-15/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscott%2Fwonchi-2012-05-15/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscott%2Fwonchi-2012-05-15/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cscott","download_url":"https://codeload.github.com/cscott/wonchi-2012-05-15/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449567,"owners_count":19640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T06:16:03.417Z","updated_at":"2025-02-18T09:46:31.514Z","avatar_url":"https://github.com/cscott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"To generate graphs from NellBalloons data:\n\nfind data -name NellBalloons.csv | xargs src/scatter.js -G -g -y all\nfor f in *-all.gnuplot ; do gnuplot $f ; done\npsjoin *-all.ps | psnup -l -n4 \u003e nell-balloons.ps\nps2pdf nell-balloons.ps\n\nfind data -name Matching.csv | xargs src/scatter.js -m -G -g -y all\nfor f in *-all.gnuplot ; do gnuplot $f ; done\npsjoin *-all.ps | psnup -l -n4 \u003e matching.ps\nps2pdf matching.ps\n\nLongest streaks:\nfind data -name NellBalloons.csv | xargs src/streak.js\n\nCollecting color change information:\n( for f in $(find . -name \"NellBalloons.csv\") ; do sed -ne '/colorchange/,$p' $f | fgrep startColor | sed -e 's/^.*startColor,//' ; done ) | sort | uniq -c | sort -n\n\nTo interpret Matching data:\ncd src\n./process-matching.sh\n\nRunningApplicationsProbe info:\nfind data -name RunningApplicationsProbe.csv | xargs src/running.js -x timedelta -T \"Time between RunningApplicationsProbe Samples\" -t rap-timedelta\nfind data -name LauncherApp.csv | xargs src/running.js -f la-v1 -x timedelta -T \"Time between LauncherApp samples\" -t la-timedelta\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscott%2Fwonchi-2012-05-15","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcscott%2Fwonchi-2012-05-15","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscott%2Fwonchi-2012-05-15/lists"}