{"id":50759105,"url":"https://github.com/wjgoarxiv/iscopump-decoder","last_synced_at":"2026-06-11T08:02:01.806Z","repository":{"id":206617609,"uuid":"717310415","full_name":"wjgoarxiv/ISCOPump-Decoder","owner":"wjgoarxiv","description":"::ISCOPump LabView 파일 해독을 위한 GUI 프로그램::","archived":false,"fork":false,"pushed_at":"2023-11-11T17:22:03.000Z","size":3535,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-26T10:10:14.360Z","etag":null,"topics":["gui","iscopump","pump","pyqt5","syringe"],"latest_commit_sha":null,"homepage":"","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/wjgoarxiv.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}},"created_at":"2023-11-11T04:35:54.000Z","updated_at":"2023-11-11T12:38:20.000Z","dependencies_parsed_at":"2023-11-11T05:29:05.773Z","dependency_job_id":"85b6d889-7640-4ed0-a97c-5dae3f723c0c","html_url":"https://github.com/wjgoarxiv/ISCOPump-Decoder","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"afda92c3e9163c166331cc36f85baad0cb77eabb"},"previous_names":["wjgoarxiv/iscopump-decoder"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wjgoarxiv/ISCOPump-Decoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjgoarxiv%2FISCOPump-Decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjgoarxiv%2FISCOPump-Decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjgoarxiv%2FISCOPump-Decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjgoarxiv%2FISCOPump-Decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wjgoarxiv","download_url":"https://codeload.github.com/wjgoarxiv/ISCOPump-Decoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wjgoarxiv%2FISCOPump-Decoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34188272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gui","iscopump","pump","pyqt5","syringe"],"created_at":"2026-06-11T08:01:57.841Z","updated_at":"2026-06-11T08:02:01.800Z","avatar_url":"https://github.com/wjgoarxiv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ISCOPump Decoder\n\n\u003cimg src = \"./logo.png\" Width=\"70%\"\u003e\n\n## 프로그램 미리보기 \n\n|ISCO Data **불러오기**|ISCO 데이터로 **그래프 그리기**|DWStemp 데이터로 **그래프 그리기**|\n|:---:|:---:|:---:|\n|\u003cimg src = \"./showcase/1.png\" Width=\"100%\"\u003e|\u003cimg src = \"./showcase/2.png\" Width=\"100%\"\u003e|\u003cimg src = \"./showcase/3.png\" Width=\"100%\"\u003e|\n\n## 소개\n\n**ISCOPump Decoder**는 [ISCOPump LabView 프로그램](https://www.teledyneisco.com/pumps/misc)으로 출력 된 CSV 파일을 처리하고, 또 플롯까지 할 수 있게 만들어주는 프로그램이에요. 랩뷰로부터 출력 된 CSV파일을 매번 액셀에서 수정하지 말고, ISCOPump Decoder를 이용해 쉽고 간편하게 실험 데이터를 확인하세요. \n\n## 핵심 기능들\n\n- **효과적인 데이터 처리**: Teledyne ISCOPump Labview program에서 출력 된 데이터를 처리하여 수정된 CSV를 다운로드할 수 있어요. \n- **강력한 그래프 시각화**: `matplotlib` 라이브러리를 활용하여 실험 데이터를 즉각 그래프로 확인해볼 수 있어요. 미리보기 뿐 아니라 고화질의 그림 역시 다운로드가 가능합니다. \n\n## 시작하기 전 \n\n- 별도의 프로그램 설치가 필요 없어요. 단, [소스 코드](./gui_src.py)를 직접 사용해보고 싶다면 Python이 설치되어 있어야 해요.\n\n## 설치하기\n\n아래 링크에서 설치를 진행하세요 (현재 버젼: v1.0.1). \u003c/br\u003e\n\u003e **LINK**: https://github.com/wjgoarxiv/ISCOPump-Decoder/releases/tag/ISCOPump-Decoderv1.0.1\n\n## 기여하기\n\n해당 프로그램을 사용하시다가, 문제점을 발견하시거나 개선사항에 대한 아이디어가 있으면 `Issues` 혹은 `Pull requests`에 글을 남겨주세요. 감사합니다. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwjgoarxiv%2Fiscopump-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwjgoarxiv%2Fiscopump-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwjgoarxiv%2Fiscopump-decoder/lists"}