{"id":16508659,"url":"https://github.com/mobeets/nullspacecontrol","last_synced_at":"2026-03-05T17:44:43.025Z","repository":{"id":73677828,"uuid":"49010696","full_name":"mobeets/nullSpaceControl","owner":"mobeets","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-07T03:41:16.000Z","size":743,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T04:33:37.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Matlab","has_issues":true,"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/mobeets.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-04T17:00:49.000Z","updated_at":"2020-12-01T07:57:57.000Z","dependencies_parsed_at":"2024-08-17T07:51:04.597Z","dependency_job_id":null,"html_url":"https://github.com/mobeets/nullSpaceControl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mobeets/nullSpaceControl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2FnullSpaceControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2FnullSpaceControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2FnullSpaceControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2FnullSpaceControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mobeets","download_url":"https://codeload.github.com/mobeets/nullSpaceControl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2FnullSpaceControl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30139767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-11T15:46:49.841Z","updated_at":"2026-03-05T17:44:42.989Z","avatar_url":"https://github.com/mobeets.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### Setup\n\n```\nsetpref('factorSpace', 'data_directory', '/path/to/data');\nDATADIR = getpref('factorSpace', 'data_directory');\n```\nData session files are structured as follows (n.b. `*` is a wildcard operator):\n\n```\n/DATADIR\n   /Jeffy\n      /20120302\n          *simpleData_combined.mat\n          kalmanInitParamsFA*.mat\n      /20120303\n      ...\n   /Lincoln\n   /Nelson\n   ...\n```\n\n### Processing new sessions\n\nTo process a list of session files for some dates, e.g., `dts = {'20160101', '20160102'}`, run the following:\n\n1. __Preprocess__: `cellfun(@io.saveDataByData, dts);`\n2. __Fit behavioral asymptotes__: Edit and run `behav.asymptotesAll`, making sure to add to the existing file `'data/asymptotes/bySession.mat'`.\n3. __Fit IME__: Run `imefit.fitAll` for your `dts` with `opts = struct('doCv', false, 'doSave', true, 'fitPostLearnOnly', true)`. For each `dtstr`, you should verify there is now a file in `fullfile(DATADIR, 'ime', [dtstr '.mat'])`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobeets%2Fnullspacecontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobeets%2Fnullspacecontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobeets%2Fnullspacecontrol/lists"}