intxr

View on PyPIReverse Dependencies (0)

0.28.0 intxr-0.28.0-py3-none-any.whl

Wheel Details

Project: intxr
Version: 0.28.0
Filename: intxr-0.28.0-py3-none-any.whl
Download: [link]
Size: 4291
MD5: 839a684a1092d9575437edd19540122b
SHA256: 437255b3f358974d9375e4420e14ae62f86a44fae82a09698ac8e4b3ccfe789b
Uploaded: 2022-10-07 00:14:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: intxr
Version: 0.28.0
Summary: Interceptor: live analysis of serial X-ray data
Author: Artem Y. Lyubimov
Author-Email: lyubimov[at]stanford.edu
Home-Page: https://github.com/ssrl-px/interceptor
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
interceptor/__init__.py sha256=sFx9HOBtvw6caGYIgWaJpc-XP0iH_tut9Ny69S6cuR0 4732
intxr-0.28.0.dist-info/LICENSE sha256=V8vA3MDQIjzpuaZ047qBqAIEj8T89h-_j6ERBkqNs2Q 1524
intxr-0.28.0.dist-info/METADATA sha256=vDa_G2P9plftE2s1zwEWvg3CcB0f9wxKp9HdC1XjOfI 523
intxr-0.28.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
intxr-0.28.0.dist-info/entry_points.txt sha256=XA7JySvu1kkOfHMces2_llipgeqpKKhiGur1KJAoqqU 752
intxr-0.28.0.dist-info/top_level.txt sha256=b2XKFUYn4gGDpEIaMBmq_3rCLTZ521_SFw-HnwKevag 12
intxr-0.28.0.dist-info/RECORD

top_level.txt

interceptor

entry_points.txt

intxr.connect = interceptor.command_line.connector_run:entry_point
intxr.connect_mpi = interceptor.command_line.connector_run_mpi:entry_point
intxr.score = interceptor.command_line.image_score:entry_point
intxr.strategy = interceptor.command_line.strategy_process:entry_point
FormatEigerStream:FormatMultiImage,Format = interceptor.format.FormatEigerStream:FormatEigerStream
FormatPilatusStream:FormatCBFMini = interceptor.format.FormatPilatusStream:FormatPilatusStream
intxr.gui = interceptor.command_line.ui_run:entry_point
intxr.connect = intxr.connect
intxr.connect_mpi = intxr.connect_mpi
intxr.gui = intxr.gui
intxr.score = intxr.score
intxr.strategy = intxr.strategy