{"id":28314955,"url":"https://github.com/tariktoha/mmwcas_util","last_synced_at":"2025-07-16T08:34:26.766Z","repository":{"id":281607521,"uuid":"934526416","full_name":"TarikToha/mmwcas_util","owner":"TarikToha","description":"Utility scripts for mmWave cascade radar recordings","archived":false,"fork":false,"pushed_at":"2025-05-18T04:33:43.000Z","size":625,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T07:22:53.684Z","etag":null,"topics":["mmwave-radar","signal-processing","spectrogram"],"latest_commit_sha":null,"homepage":"https://tariktoha.github.io/mmwcas_util/","language":"Python","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/TarikToha.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-18T01:31:13.000Z","updated_at":"2025-05-18T04:33:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8bf4168-4cce-4fb6-9ce1-044c76eff946","html_url":"https://github.com/TarikToha/mmwcas_util","commit_stats":null,"previous_names":["tariktoha/mmwcas_util"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TarikToha/mmwcas_util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TarikToha%2Fmmwcas_util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TarikToha%2Fmmwcas_util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TarikToha%2Fmmwcas_util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TarikToha%2Fmmwcas_util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TarikToha","download_url":"https://codeload.github.com/TarikToha/mmwcas_util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TarikToha%2Fmmwcas_util/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261243140,"owners_count":23129585,"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":["mmwave-radar","signal-processing","spectrogram"],"created_at":"2025-05-24T20:09:56.014Z","updated_at":"2025-07-16T08:34:26.741Z","avatar_url":"https://github.com/TarikToha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mmWave Cascade Radar Utility\n\n![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)\n\nUtility scripts for processing mmWave radar recordings, including downloading data, extracting frames, and generating\nRange-Azimuth spectrograms.\n\n## Requirements\n\n- Python 3.9+\n- Install dependencies:\n  ```sh\n  pip install -r requirements.txt\n  ```\n\n## Radar Capture\n\nRecord radar data using the [mmWave Capture Toolkit](https://github.com/mmwave-capture-std/mmwave-capture-std).\n\n## Download Recordings\n\n1. Configure `download_frames.py`:\n    - Set capture IDs and local save directory.\n2. Run:\n   ```sh\n   python download_frames.py\n   ```\n\n## Extract Frames\n\n1. Ensure `radar_utility.py` settings match your radar.\n2. Configure `process_frames.py`:\n    - Set capture IDs and save directory.\n3. Run:\n   ```sh\n   python process_frames.py\n   ```\n\n## Generate Spectrogram\n\n1. Configure FFT parameters in `param.py` if needed.\n2. Set up `azimuth_map.py`:\n    - Define capture IDs and base directory.\n3. Run:\n   ```sh\n   python azimuth_map.py\n   ```\n\n## License\n\nLicensed under the [MIT License](https://mit-license.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftariktoha%2Fmmwcas_util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftariktoha%2Fmmwcas_util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftariktoha%2Fmmwcas_util/lists"}