{"id":37890084,"url":"https://github.com/bunpc/fnirs-bids-validator","last_synced_at":"2026-01-16T16:55:40.975Z","repository":{"id":110610503,"uuid":"486222626","full_name":"BUNPC/fNIRS-BIDS-Validator","owner":"BUNPC","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-10T16:02:38.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T20:41:23.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/BUNPC.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-27T14:19:11.000Z","updated_at":"2025-05-29T20:35:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c52cb1b1-283e-4609-9c17-7e8b55ca1d2e","html_url":"https://github.com/BUNPC/fNIRS-BIDS-Validator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BUNPC/fNIRS-BIDS-Validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUNPC%2FfNIRS-BIDS-Validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUNPC%2FfNIRS-BIDS-Validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUNPC%2FfNIRS-BIDS-Validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUNPC%2FfNIRS-BIDS-Validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BUNPC","download_url":"https://codeload.github.com/BUNPC/fNIRS-BIDS-Validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUNPC%2FfNIRS-BIDS-Validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":"2026-01-16T16:55:40.339Z","updated_at":"2026-01-16T16:55:40.966Z","avatar_url":"https://github.com/BUNPC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIDS-fNIRS-Validator\nValidates that BIDS-fNIRS datasets and returns missing fileds of meta data files.\n\n### Input\ndataset_path : path to the BIDS-fNIRS dataset that needs to be validated\n\n### Output\nBIDS_raw_folder_missing_metadata : dictionary with missing fileds of raw folder meta data files \u003cbr\u003e\nBIDS_fNIRS_sub_folder_missing_metadata_list : list of dictionaries with missing fileds of subject folder meta data files\n\n### Example\n```\n\nimport json\nimport sys\nfrom fNIRS_BIDS_Validator.fNIRS_BIDS import fNIRS_BIDS\nfNIRS_BIdS_obj = fNIRS_BIDS()\ndataset_path = 'BIDS-NIRS-Tapping'\nmetadata_validation_info = fNIRS_BIdS_obj.validate_fNIRS_BIDS_dataset(dataset_path)\nsys.stdout.write(json.dumps(metadata_validation_info)) \n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunpc%2Ffnirs-bids-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbunpc%2Ffnirs-bids-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunpc%2Ffnirs-bids-validator/lists"}