{"id":23449170,"url":"https://github.com/oeway/csvexport","last_synced_at":"2025-04-10T02:38:04.006Z","repository":{"id":23697371,"uuid":"27069437","full_name":"oeway/csvExport","owner":"oeway","description":"Converting csv file from QuickPALM or ThunderSTORM to ViSP","archived":false,"fork":false,"pushed_at":"2017-09-06T15:33:48.000Z","size":1279,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T18:33:18.699Z","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":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oeway.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":"2014-11-24T09:37:46.000Z","updated_at":"2016-04-14T09:38:47.000Z","dependencies_parsed_at":"2022-08-22T03:50:10.795Z","dependency_job_id":null,"html_url":"https://github.com/oeway/csvExport","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2FcsvExport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2FcsvExport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2FcsvExport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2FcsvExport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oeway","download_url":"https://codeload.github.com/oeway/csvExport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144674,"owners_count":21054968,"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":[],"created_at":"2024-12-23T22:20:41.442Z","updated_at":"2025-04-10T02:38:03.981Z","avatar_url":"https://github.com/oeway.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"csvExport\n=========\n\nConverting csv file from QuickPALM or ThunderSTORM to [ViSP](http://www.nature.com/nmeth/journal/v10/n8/full/nmeth.2566.html?WT.ec_id=NMETH-201308)\n\n## Usage\n\n### After selected input file, you can double click on the header of the list to add columns to \"Selected Columns\"\n\nUsage for visualization in ViSP:\n* choose your file(csv or xls)\n* for 3d visualization, fill the corresponding column number to make sure you have the column and order as \"x y z intensity frame\", then click \"Export\"\n* for 2d visualization, fill the corresponding column number to make sure you have the column and order as \"x y intensity frame\", then click \"Export\"\n\nUsage for Matlab:\n* choose your file\n* fill the column number you want to export to \"Selected Columns\"\n* put \",\" in \"Output Delimiter\";\n    click Export, specify the extension as \".csv\"\n    and use csvread() to load data.\n    data = csvread(FILE_PATH);\n\nExample settings for convert from Vutar particle csv file format to thunderSTROM format:\n* Input delimiter:  ,\n* Selected Column:   4, 16, 17, 18, 7\n* Output delimiter:  ,\n* Header:    frame,x [nm],y [nm],z [nm],intensity [photon]\n\n\n### Parameters\n* Input Delimiter: the delimiter used to separate columns, for csv and xls file, this parameter will change automatically.\n* Selected Columns: the column number and order you want to have in the target file\n* Output Delimiter: the delimiter of exported file used to separate columns, eg. \"\\t\" for xls file and \",\" for csv file.\n* Header: the output header, you can edit if you want to change for the output.\n\n###\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeway%2Fcsvexport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foeway%2Fcsvexport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeway%2Fcsvexport/lists"}