nabs

View on PyPIReverse Dependencies (1)

1.5.5 nabs-1.5.5-py3-none-any.whl

Wheel Details

Project: nabs
Version: 1.5.5
Filename: nabs-1.5.5-py3-none-any.whl
Download: [link]
Size: 42126
MD5: 379fb8e50f899655f4019af71d028470
SHA256: c4cf25ec6c2ff80472f0e82b4dd6c1782a4946caef4828ff119462c2c5b46dce
Uploaded: 2023-09-15 00:18:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nabs
Version: 1.5.5
Summary: NABS: Not a beamline scientist. Beamline automatation that should be handled by code, not by people.
Author: SLAC National Accelerator Laboratory
License: Copyright (c) 2023, The Board of Trustees of the Leland Stanford Junior University, through SLAC National Accelerator Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: (1) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. (3) Neither the name of the Leland Stanford Junior University, SLAC National Accelerator Laboratory, U.S. Dept. of Energy nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER, THE UNITED STATES GOVERNMENT, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. You are under no obligation whatsoever to provide any bug fixes, patches, or upgrades to the features, functionality or performance of the source code ("Enhancements") to anyone; however, if you choose to make your Enhancements available either publicly, or directly to SLAC National Accelerator Laboratory, without imposing a separate written license agreement for such Enhancements, then you hereby grant the following license: a non-exclusive, royalty-free perpetual license to install, use, modify, prepare derivative works, incorporate into other computer software, distribute, and sublicense such Enhancements or derivative works thereof, in binary and source code form.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: bluesky (<1.11,>=1.6.5)
Requires-Dist: numpy
Requires-Dist: ophyd
Requires-Dist: pandas
Requires-Dist: pyqt5
Requires-Dist: scipy
Requires-Dist: toolz
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: sphinxcontrib-jquery; extra == "doc"
Requires-Dist: flake8; extra == "test"
Requires-Dist: matplotlib; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: pcdsdaq; extra == "test"
Requires-Dist: pcdsdevices; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: AUTHORS.rst
[Description omitted; length: 422 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nabs/__init__.py sha256=4RI3MC6BSqsczOBE7Mq3OB8hVJB2xa3GJKsULzuLosk 47
nabs/_version.py sha256=MM1VohLPUg1Rq6C33M2AW-A2K_keRHmp6hlQRHuMw_Q 160
nabs/callbacks.py sha256=3Mii294jeVsS50evh-CTnTH2WAI-5EUV5YhwpuLDqgE 6597
nabs/exceptions.py sha256=vx6tx7Xg4kUj1sxeWxt-tFfmV-iuiydK-SJG8tlwm_M 163
nabs/optimize.py sha256=RSnAX8UH7WMXVqCfeoWjAUxhdi_oqFd2e5k4jHWypF0 9809
nabs/plan_stubs.py sha256=TaG9iuq03J8SwOd23gqN6-htTQwhNGKN5dRAOuQhIWE 6014
nabs/plans.py sha256=i5WXFaDC5HpOJxqlAS8Dak7KPhOSfEH-nB6WoNlrjRI 37406
nabs/preprocessors.py sha256=Cx9BE1oih1o3o_eyHfI8C6K0brU9xcLiH0amfjZ1qpk 13522
nabs/simulators.py sha256=BP1rJuvKTOm7snvnAMf_hfN6Uql8zFJqNxw00O82xsU 7874
nabs/streams.py sha256=YUEkxyfedOzPfPR18UEu2oufis09NiQdeA2YG6givsY 3212
nabs/utils.py sha256=Y4fy2j-wuEa_OQv7_u179st5_fpsD1M4tuGn7wvJbM4 4836
nabs/version.py sha256=62xcx07DOuQFGElWfS7VvuwcGZhd0Q1cf_55dy1FAwY 1898
nabs/visualizations.py sha256=pOuvYvUsuTCsCKuO-PseMBvTUklQ85aA1dpcaISAwYk 2386
nabs/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nabs/tests/conftest.py sha256=pLiIDRsVNM6s7UY-0GSi0VtPNlq3RHJU6tt4Sgofw2c 3457
nabs/tests/test_callbacks.py sha256=8Bsn1NJk3Uo7vI9kO_gXVCPdXn8sz2UFa9zsOmHjVwc 2374
nabs/tests/test_optimize.py sha256=CtnAssFaiFuQL5F1QkrMwzeQ0d6RlLf_dB6hFLNUpDM 3007
nabs/tests/test_plan_stubs.py sha256=FAppi0haLH7-0_0bcoSWaYOXH4PCHiWr5JySOdKLBQ0 3628
nabs/tests/test_plans.py sha256=QHRmCiuOTG2w9J21ZXFsX63DaPT2E_pq_eO6eNhlJK0 16821
nabs/tests/test_preprocessors.py sha256=bF8qUbzSGm8QuQKPTM9qiV-BIPT7jq6bonA9U5snCf8 4613
nabs/tests/test_simulators.py sha256=Pto8W222mA8t5jJfGYPhUR3IL8U1IEEUsni79_msNZc 2394
nabs/tests/test_streams.py sha256=P195DeYuFdZ4cQEcimtVSq6o_l4xYVWHjU-SnTfUYx8 1508
nabs-1.5.5.dist-info/AUTHORS.rst sha256=bu10rVoUxvNhladOsO81MtQuARs9yF6XSmLp07X5EN4 174
nabs-1.5.5.dist-info/LICENSE.md sha256=ueDl1huW60AJEM0XUcI2EPDPYHAh3OROZOowl3FFVBM 2468
nabs-1.5.5.dist-info/METADATA sha256=3nTl7WKZn25fgD65fOjbETunk-E1Bq1jhy7qUKl9FgQ 4278
nabs-1.5.5.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
nabs-1.5.5.dist-info/top_level.txt sha256=TYnfJ_5kYjJpf-HB2au203rXwbNzXhpt3a7fYiqVOX0 5
nabs-1.5.5.dist-info/RECORD

top_level.txt

nabs