{"id":21590956,"url":"https://github.com/spaceteam/thvisa","last_synced_at":"2025-10-08T07:56:02.809Z","repository":{"id":49040148,"uuid":"222215765","full_name":"SpaceTeam/thvisa","owner":"SpaceTeam","description":"object-oriented easyness to access dsox1102g and spd3303c in linux/wdos","archived":false,"fork":false,"pushed_at":"2022-04-26T09:10:25.000Z","size":1756,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T07:56:02.602Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpaceTeam.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}},"created_at":"2019-11-17T08:00:07.000Z","updated_at":"2024-11-13T05:58:40.000Z","dependencies_parsed_at":"2022-08-29T00:21:12.860Z","dependency_job_id":null,"html_url":"https://github.com/SpaceTeam/thvisa","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SpaceTeam/thvisa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fthvisa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fthvisa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fthvisa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fthvisa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpaceTeam","download_url":"https://codeload.github.com/SpaceTeam/thvisa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fthvisa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909715,"owners_count":26066887,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2024-11-24T16:21:18.587Z","updated_at":"2025-10-08T07:56:02.792Z","avatar_url":"https://github.com/SpaceTeam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thvisa #\nobject-oriented easyness for pythonic access to\n\n* Keysight oscilloscope DSOX1102G (1000x series in general) \n* Keysight/Agilent Fieldfox N991xA VNA\n* Siglent rspd3303c/spd3303c 2.5CH lab PSU\n  \nvia the SCPI standard. Or to be more precise, the specific implementations, utilizing the pyvisa framwork.\n\n## examples ##\nsee \"main\" sections of InfiniiVision_thisa.py and spd3303c_thvisa.py\n\n## install ##\n* first follow linux/windows specific section\n* then:\n* python3 -m pip install wheel pyvisa pyvisa-py pyusb python-usbtmc numpy matplotlib\n\n\n### linux specific ##\n(can try setup.sh after chmod+X setup.sh, adapt udev rules afterwards)\n\n#### linux manual ####\nupdate system and install python3 with pip, libatlas to avoid numpy error\n* sudo apt update\n* sudo apt dist-upgrade\n* sudo apt install python3-pip\n* sudo apt-get install libatlas-base-dev\n* then setup git and udev\n\n#### git setup ####\n* users don't need a git client, download the zip and ignore this section from hereon\n* suggested git client: git-gui\n* sudo apt install git git-gui\n* git config --global user.name $gusername\n* git config --global user.email $gemail\n* run gitgui via: \"git gui\"\n* note: gitgui can't be run via ssh since it would need a gui, use a vnc if desired (or plain cmd git)\n\n#### setup udev-rules ####\nAn example of how to change _/etc/udev/rules.d/usb.rules_ to accomodate not being sudo for accessing pyvisa/usbtmc devices is in usb.rules.\n(The group \"plugdev\" should be assigned to each user, check with command \"groups\" to be sure if your current user is)\n\n* append or make the file _/etc/udev/rules.d/usb.rules_ according to usb.rules provided\n* either _udevadm control --reload-rules_ or _udevcontrol reload_rules_ dependent on kernel version\n\nfurther info:\n* udev rules examples: https://pypi.org/project/udmx-pyusb/ \n* comprehensive udev manual : http://www.reactivated.net/writing_udev_rules.html\n\n\n### windows specific ###\n* for anaconda management of python3, substitute \"python3 -m pip install ..\" with \"conda install ..\"\n\n\n#### git setup ####\n* users don't need a git client, download the zip and ignore this section from here on\n* use any git client you want\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceteam%2Fthvisa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaceteam%2Fthvisa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceteam%2Fthvisa/lists"}