| Name | pvplot JSON |
| Version |
1.3.3
JSON |
| download |
| home_page | None |
| Summary | Plotting tool for EPICS PVs, ADO and LITE parameters |
| upload_time | 2024-08-21 18:01:06 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.7 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# pvplot
Package for dynamic plotting of EPICS PVs and [liteServer data objects](https://github.com/ASukhanov/liteServer).
## Examples
- Sliced array plot of an EPICS PV: ```pvplot -s0.01 -a'E:testAPD:scope1:' 'Waveform_RBV[1:500]'```
- Time-series plot (stripchart) of analog inputs of a LabJack U3-HV instrument, served by liteLabjack:<br>
```pvplot -a'L:localhost:dev1' 'tempU3 ADC_HV[0] ADC_HV[1] ADC_HV[2] ADC_HV[3] ADC_LV'```
- Fast correlation plot of a litePeakSimulator ```pvplot -s.01 -a'L:localhost:dev1' 'x,y'```
- Multiple docks. For example, to plot two scrolling plots in lower dock and a
correlation plot in upper dock:
```pvplot -a'L:localhost:dev1:' -#0'yMax yMin' -#1'yMax,yMin'```
- To change properties of curves: right click on a plot and select 'DataSets Options'
Raw data
{
"_id": null,
"home_page": null,
"name": "pvplot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Andrei Sukhanov <cyxandr@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/56/9e/0fba08e84b30f4575fe9ac9267bc4368a9127ec0de6b0010210b98510fc0/pvplot-1.3.3.tar.gz",
"platform": null,
"description": "# pvplot\nPackage for dynamic plotting of EPICS PVs and [liteServer data objects](https://github.com/ASukhanov/liteServer).\n\n## Examples\n- Sliced array plot of an EPICS PV: ```pvplot -s0.01 -a'E:testAPD:scope1:' 'Waveform_RBV[1:500]'```\n- Time-series plot (stripchart) of analog inputs of a LabJack U3-HV instrument, served by liteLabjack:<br>\n```pvplot -a'L:localhost:dev1' 'tempU3 ADC_HV[0] ADC_HV[1] ADC_HV[2] ADC_HV[3] ADC_LV'```\n- Fast correlation plot of a litePeakSimulator ```pvplot -s.01 -a'L:localhost:dev1' 'x,y'```\n- Multiple docks. For example, to plot two scrolling plots in lower dock and a \ncorrelation plot in upper dock:\n```pvplot -a'L:localhost:dev1:' -#0'yMax yMin' -#1'yMax,yMin'```\n- To change properties of curves: right click on a plot and select 'DataSets Options'\n",
"bugtrack_url": null,
"license": null,
"summary": "Plotting tool for EPICS PVs, ADO and LITE parameters",
"version": "1.3.3",
"project_urls": {
"Bug Tracker": "https://github.com/ASukhanov/pvplot/issues",
"Homepage": "https://github.com/ASukhanov/pvplot"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b8bafdb9e7c3443a8cc51201a55e9ae2e774478643cc213fe7c22bc556dd6b0e",
"md5": "c8928f536e14de2e53afb066ac3288b3",
"sha256": "62fc78be343b8f8badc01ecbc40890ff34233b9baa1a56cc3a3176e2df54c9a9"
},
"downloads": -1,
"filename": "pvplot-1.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c8928f536e14de2e53afb066ac3288b3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 38404,
"upload_time": "2024-08-21T18:01:04",
"upload_time_iso_8601": "2024-08-21T18:01:04.859991Z",
"url": "https://files.pythonhosted.org/packages/b8/ba/fdb9e7c3443a8cc51201a55e9ae2e774478643cc213fe7c22bc556dd6b0e/pvplot-1.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "569e0fba08e84b30f4575fe9ac9267bc4368a9127ec0de6b0010210b98510fc0",
"md5": "d98f7ba9362f84b99d96b0a4eadb7915",
"sha256": "302704593dc7e31a5ae405fdeb9cfae5a42812838152a928398bf9fd95d4f517"
},
"downloads": -1,
"filename": "pvplot-1.3.3.tar.gz",
"has_sig": false,
"md5_digest": "d98f7ba9362f84b99d96b0a4eadb7915",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 38122,
"upload_time": "2024-08-21T18:01:06",
"upload_time_iso_8601": "2024-08-21T18:01:06.412595Z",
"url": "https://files.pythonhosted.org/packages/56/9e/0fba08e84b30f4575fe9ac9267bc4368a9127ec0de6b0010210b98510fc0/pvplot-1.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-21 18:01:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ASukhanov",
"github_project": "pvplot",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pvplot"
}