{"id":17493490,"url":"https://github.com/awadell1/datamaster","last_synced_at":"2025-04-22T22:44:53.445Z","repository":{"id":74599156,"uuid":"67351532","full_name":"awadell1/Datamaster","owner":"awadell1","description":"Tool for accessing and extracting data from MoTeC Log Files","archived":false,"fork":false,"pushed_at":"2017-03-30T02:47:29.000Z","size":5213,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-19T15:20:31.679Z","etag":null,"topics":["data-analysis","data-visualization","fsae","matlab","motec"],"latest_commit_sha":null,"homepage":null,"language":"Matlab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awadell1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-04T15:04:06.000Z","updated_at":"2024-05-01T16:36:40.000Z","dependencies_parsed_at":"2023-10-20T17:59:10.839Z","dependency_job_id":"896e5edd-7d1c-40fd-ba62-8f1e3b685b39","html_url":"https://github.com/awadell1/Datamaster","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awadell1%2FDatamaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awadell1%2FDatamaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awadell1%2FDatamaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awadell1%2FDatamaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awadell1","download_url":"https://codeload.github.com/awadell1/Datamaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249303547,"owners_count":21247692,"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":["data-analysis","data-visualization","fsae","matlab","motec"],"created_at":"2024-10-19T12:07:38.149Z","updated_at":"2025-04-17T02:31:40.696Z","avatar_url":"https://github.com/awadell1.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is Datamaster ##\nDatamaster is a set of MATLAB objects that enable multi-MoTeC Log file analysis, developed for Cornell Racing to enable designers to validate load cases or quantify system by quickly analyzing thousands of log files.\n\n* Quickly filter datasources to examine only relevant data\n* Leverage the power of MATLAB for advanced signal filtering, plotting and more\n* Baked in analysis tools for analyzing car performance (ie. gg-circles, torque curves, etc)\n\n## Getting Started with Datamaster ##\nAssuming MATLAB is already installed, download and run this setup GUI: [here](https://github.com/awadell1/Datamaster/raw/master/DatamasterSetup.mlapp)\n\nIf you have not already installed MATLAB, do that now.\n\nYou can check that everything was installed correctly by running the following command in MATLAB:\n```matlab\nclose all\ndm = Datamaster; ds = dm.getDatasource;\nds(1:100).Histogram2('Engine_RPM', 'Manifold_Pres',[0, 10000; 70 170], 'unit', {'rpm', 'kPa'});\n```\n\nOnce installed check out the [wiki](https://github.com/awadell1/Datamaster/wiki/Welcome-to-the-Datamaster-wiki!) for documentation, examples and troubleshooting guides.\n\n## For Mac and Linux Users ##\nDatamaster is built using cross-platform tools (MATLAB and Python) and has been tested using Linux. However, at present Datamaster is developed solely on a PC and thus other platforms, while not unsupported are largely untested. If you do run into any bug/ missing feature for your platform, please submit a bug/feature request. However given my personal lack of access to non PC platforms, any less than obvious fixes may take time.\n\n## Bug Reporting ##\nDatamaster is still very much in it's infancy, and as such bugs are to be expected. If you do by chance happen to find a bug:\n\n1. Submit a Bug Report [here](https://github.com/awadell1/Datamaster/issues/new)\n2. Try to fix the bug your self if at all possible\n3. If you do manage to fix the bug, please submit a pull request [here](https://github.com/awadell1/Datamaster/compare)\n\n## Feature Request ##\nDatamaster is a new tool and likely is missing some of the features that you might want. If there's a feature that you'd like to see in a future release:\n\n1. Submit a feature request [here](https://github.com/awadell1/Datamaster/issues/new)\n2. Try to implement the feature yourself\n3. If you do manage to implement the feature, please submit a pull request [here](https://github.com/awadell1/Datamaster/compare)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawadell1%2Fdatamaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawadell1%2Fdatamaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawadell1%2Fdatamaster/lists"}