locan

View on PyPIReverse Dependencies (2)

0.19.1 locan-0.19.1-py3-none-any.whl

Wheel Details

Project: locan
Version: 0.19.1
Filename: locan-0.19.1-py3-none-any.whl
Download: [link]
Size: 1720796
MD5: 284666cfdf64db0a9166a2dff040d842
SHA256: dc722667f4729354e333a982a6ad27ad04dfbd9020710c8c9c01a41d64b77dc8
Uploaded: 2024-03-14 11:52:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: locan
Version: 0.19.1
Summary: Analysis software for single-molecule localization microscopy
Author: Locan Developers
Maintainer: Sören Doose
Project-Url: homepage, https://github.com/super-resolution/locan
Project-Url: documentation, https://locan.readthedocs.io/
Project-Url: repository, https://github.com/super-resolution/locan
Project-Url: issues, https://github.com/super-resolution/locan/issues
Project-Url: changelog, https://github.com/super-resolution/locan
License: BSD 3-Clause License Copyright (c) 2018-2022, Biotechnologie und Biophysik - Universität Würzburg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of the copyright holder 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 HOLDER 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. Locan makes use of libraries and code that are compatibly licensed as listed in the licences directory.
Keywords: fluorescence,super-resolution, single-molecule localization microscopy,smlm,storm,dstorm,palm,paint
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9
Requires-Dist: asdf
Requires-Dist: tifffile
Requires-Dist: ruamel.yaml
Requires-Dist: fast-histogram
Requires-Dist: boost-histogram
Requires-Dist: lmfit
Requires-Dist: protobuf (<5)
Requires-Dist: shapely (!=2.0.0,!=2.0.1)
Requires-Dist: networkx
Requires-Dist: scikit-learn
Requires-Dist: scikit-image
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: numpy (>1.20.0)
Requires-Dist: tqdm
Requires-Dist: cython
Requires-Dist: qtpy (!=2.3.0)
Requires-Dist: typing-extensions
Requires-Dist: lazy-loader (>=0.3)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: PyQt5; extra == "all"
Requires-Dist: locan[test]; extra == "all"
Requires-Dist: colorcet; extra == "all"
Requires-Dist: trackpy; extra == "all"
Requires-Dist: locan[register]; extra == "all"
Requires-Dist: napari; extra == "all"
Requires-Dist: mpl-scatter-density; extra == "all"
Requires-Dist: requests; extra == "all"
Requires-Dist: h5py; extra == "all"
Requires-Dist: hdbscan; extra == "all"
Requires-Dist: colorcet; extra == "color"
Requires-Dist: locan[test]; extra == "dev"
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: black (~=23.0); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: asv; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: numpy (>1.20.0); extra == "dev"
Requires-Dist: types-protobuf; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Requires-Dist: types-tqdm; extra == "dev"
Requires-Dist: pandas-stubs; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: ipython; extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: ray; extra == "docs"
Requires-Dist: cupy; extra == "gpu"
Requires-Dist: open3d (!=0.12.0); python_version < "3.11" and extra == "gpu"
Requires-Dist: hdbscan; extra == "hdbscan"
Requires-Dist: h5py; extra == "hdf5"
Requires-Dist: requests; extra == "html"
Requires-Dist: napari; extra == "napari"
Requires-Dist: PyQt5; extra == "pyqt5"
Requires-Dist: PySide2; extra == "pyside2"
Requires-Dist: open3d (!=0.12.0); (platform_system != "Linux" and python_version < "3.11") and extra == "register"
Requires-Dist: open3d-cpu (!=0.12.0); (platform_system == "Linux" and python_version < "3.11") and extra == "register"
Requires-Dist: mpl-scatter-density; extra == "scatter-density"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest; extra == "test-qt"
Requires-Dist: PyQt5; extra == "test-qt"
Requires-Dist: pytest-qt; python_version < "3.11" and extra == "test-qt"
Requires-Dist: trackpy; extra == "track"
Provides-Extra: all
Provides-Extra: color
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: gpu
Provides-Extra: hdbscan
Provides-Extra: hdf5
Provides-Extra: html
Provides-Extra: napari
Provides-Extra: pyqt5
Provides-Extra: pyside2
Provides-Extra: register
Provides-Extra: scatter_density
Provides-Extra: test
Provides-Extra: test-qt
Provides-Extra: track
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 3349 characters]

WHEEL

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

RECORD

Path Digest Size
locan/__init__.py sha256=7xi3ASByl6AB4j-IprNdYKdQe6jVrVtsRQR5H92sy9I 915
locan/__init__.pyi sha256=zquepT5S3M_U1MMRbyAR4iYQ5ZGQa4EGDX4pKShJYTs 8398
locan/__main__.py sha256=2ziEjuAoIG9S50BQHsHYc1atoyHwS_2dVvZ60pYREXo 4878
locan/_version.py sha256=wOLHPF5OO0ubEMjzvaXg4CVhVL1uy5Ci-sH1WTZH0Dg 413
locan/configuration.py sha256=4UNt8exXJwsXlv2voL8LMIlKYex_Uih7ZuK6AtqNtKg 2224
locan/constants.py sha256=OGA1SOmK_rnn8ofrbTDgAaAIU58J7t5EHpo5bBWBHHY 15056
locan/datasets.py sha256=8hp3oFJBDaOoZP_9CxmhpMtKu4WS2aNaEyV0fMDyJuU 3592
locan/dependencies.py sha256=0rDn5uKv3_LeOfdeRrE9FiNfh2JynP2zhWfRsSsEb_4 6248
locan/locan_types.py sha256=YLaqIQJYmUvAKaq1Y5onyt7pnQbw_8r5dD_5iLfTR4Y 689
locan/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/analysis/__init__.py sha256=OKodOrgjZfqLUVmgfQ2eh4SreiuV3bnC_tpRCfdB37s 2237
locan/analysis/accumulation_analysis.py sha256=3UdLkjh8NADWjBKob5IJWCG2xZeagz21QuZwyszTPyk 10926
locan/analysis/analysis_base.py sha256=nI-7wZVrLPmIOVUTjdJb9hz_JlYvLMnam7MjxHOu8bg 5413
locan/analysis/blinking.py sha256=PCQ4xbwRS1uhVzzI5nMxndmuP0zGQqhQZe1LQkiK30g 17345
locan/analysis/cbc.py sha256=UcAAdWmdgVxhL5yde25Ho3lJFC7Xi2xDIU_U8sGlgUQ 7784
locan/analysis/convex_hull_expectation.py sha256=8M7ipndr3jLpvZtT35UOaTu_6LuwsSAARuK7wpmlr4A 28145
locan/analysis/drift.py sha256=TKH_64YmNxZBkuzb5YuYbUz9Mh5Z0leRkUuJDFemOXU 39467
locan/analysis/grouped_property_expectation.py sha256=T-7bJ1UR5OwAPJGtI9zQixp5FcCJ8v4QRh1pZwvM2Dg 12026
locan/analysis/localization_precision.py sha256=-IspoGkxFOlulwzz0Nas7fixDw-ZDz89GM-2Mfi-Vy4 27342
locan/analysis/localization_property.py sha256=fozOV4Tm1CyadoLhLoj_AmEy5Pf9q-GilrcPVYH9roo 11851
locan/analysis/localization_property_2d.py sha256=366Co6VWEMBTnpS7wnKqR7cIpQXLmlzIKmHqNIlXwoY 16476
locan/analysis/localization_property_correlations.py sha256=meEjwaf72YgKEL19OKZX8JwiB0pTn2YmlIouWEOjjZE 5659
locan/analysis/localizations_per_frame.py sha256=sgDcduA-CxV6AUUHmg0-KAd8k66pRBfm9gUZVrvaYEY 14778
locan/analysis/metadata_analysis.proto sha256=mLWJHZKDMtQH-hMtneQkgOyG155HWA4bSMrK8ki0YYE 1405
locan/analysis/metadata_analysis_pb2.py sha256=nK_5AEHSJtQbvIqdgQ73R-nzEBRkAYEEtHR3AFxMea8 2066
locan/analysis/metadata_analysis_pb2.pyi sha256=E5_FCF8kM5suqMxZu0J7ejbwJH_hbkpIfrW_2LtiCvs 2078
locan/analysis/nearest_neighbor.py sha256=IEkHjvhMzMhXjw_y0BpZtyqCj1rumPUw2g0vjwGaujU 15187
locan/analysis/pipeline.py sha256=QKKw71Oj3koeciJGCiOCBannDnpNtAeIgYreWWWdY10 5275
locan/analysis/position_variance_expectation.py sha256=YWEM4upFWFTWHpIXBdp-mLgpQmHOd11BpBK-xhcUgHA 13636
locan/analysis/ripley.py sha256=AS9oY7u4xI4fVcr7309UIFTE1u5-Z_JjchSFzuBL9M0 15532
locan/analysis/subpixel_bias.py sha256=VGIGmsMz2M2WAVPaPIzEwe15IAaKKKrirFfJixMR3e8 4852
locan/analysis/uncertainty.py sha256=Acb_Duc5GY1MbbKGvBr4zIzcCrK41apxKpyBwyOOiLk 9105
locan/analysis/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/analysis/resources/convex_hull_expectation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/analysis/resources/convex_hull_expectation/lookup_table_area_2d.npy sha256=80fAVHe9mzWTcKsVPVkHQEaOETZz9YT1tsKCbCfSum8 4880
locan/analysis/resources/convex_hull_expectation/lookup_table_area_3d.npy sha256=y0Ti8TZrK6SJ0N3sD4OgEc5dP7RNYDOK9wnvzrBfFJQ 4856
locan/analysis/resources/convex_hull_expectation/lookup_table_peri_2d.npy sha256=yFM0OHpSHgOw1HzqkQ0J3M69O2M3Aq-S6c85LU526AA 4880
locan/analysis/resources/convex_hull_expectation/lookup_table_vol_3d.npy sha256=Wbur36sYVwi178PiNfunTMf_OjExNa17-FazCmgAs8o 4856
locan/data/__init__.py sha256=-RtrB-2cMVSmw0ohfpQnE1J90r8qVbXo6TLTKv-l8uk 2233
locan/data/aggregate.py sha256=OjM-eFwjGaMOmWRUIphpGHdoxuilOb7cx8g0JklQYNc 52235
locan/data/filter.py sha256=j-C-e4gQoap9z_kX_TBaaqcpDETgGLRhM2FaS5UGC2s 13179
locan/data/locdata.py sha256=9KXv4xaCbDcZBdr7BZGld7HS5NblMjB3zhh-IJpxYYw 46289
locan/data/locdata_utils.py sha256=MPoJLrkt_5MgzX1zRmm4kYLwtW90w2tkMPMBUKeldeI 7255
locan/data/metadata.proto sha256=lLsduliAGZ_5uMxsQkjXu9mK-_jD1YcRGGxDlfUWrek 7286
locan/data/metadata_pb2.py sha256=zyDRABY66SC7em3sGzcqBvwvFrCrAhFLapgEREjSJEg 13778
locan/data/metadata_pb2.pyi sha256=VlXpzoxUnElg6fP4wyWcYato4NFF7h-ve4lCYQYmmRE 24200
locan/data/metadata_utils.py sha256=IvKJMkWYIUrb5Jy2d3wWSf9Vs3ATXFndhTetaJjLuzU 9535
locan/data/metadata_v0p11_legacy.proto sha256=RhxEdFoQfmqZluvhSSr_jVfpBCAyvn1nX0imSei_Dl0 1946
locan/data/region.py sha256=qxO_FaBCI_EwuoAZ_48zb-mdeXC08UmFoto5Ceay3J4 64324
locan/data/region_utils.py sha256=-bml82ImPw6zX4hDtIJNFE6ZUVw6zEvNdfZoxSGElec 3247
locan/data/register.py sha256=tHey-0YAfI62ZdYdFKiy48LuZVt2laVMT5Fc9Rz1_EA 14610
locan/data/tracking.py sha256=u8-GevX4OR4c_Z_vhQhfrdTPWhnRzfNnNJHNGoXaVCQ 3851
locan/data/validation.py sha256=4rRwY0ODtDRgipobyQpDJV0GLLrubxJFVW_zpTMd24o 1689
locan/data/cluster/__init__.py sha256=gPp3Tc2OL5x6RXjzd-klgz_2Fzb8riL0xAUR7qFtzi8 517
locan/data/cluster/clustering.py sha256=uKi8VoTsRlZe4XF6ju_JHoDs7IXpqYRHCiR-BWjawqU 11083
locan/data/cluster/utils.py sha256=WvE18YEC_QmuWyYBJerRnP310dOOS36Nqy5Lxm-8M4Q 2498
locan/data/hulls/__init__.py sha256=XwKSLD8E_t3l62DvlzDj8d_QAmVAEZOLAQYzuxAaGmQ 365
locan/data/hulls/alpha_shape.py sha256=gPqUyxR2lm9tShHs1k-t8zQl3AUttEwYEd83QlTd9vc 24881
locan/data/hulls/alpha_shape_2d.py sha256=8n1D_Uh86Zmu3NdAfpfN3lmV246sfYiLfrJB4K7uF4A 1613
locan/data/hulls/hull.py sha256=-Zp4_aWFX2E0wqcTaoSr1VLzcKqBj3hBbT6HcsCjEXo 12860
locan/data/properties/__init__.py sha256=gUc-d46a15mav9Ch3sHao8P07CynshOtcKFgeloK9jo 490
locan/data/properties/locdata_statistics.py sha256=hfKarXqXxKTelbyZAeekEsdCPW4cGfEb-TCHF9LXuAE 6611
locan/data/properties/misc.py sha256=RYjcKijdjttMVj6IdOyh8effzZAyj5y0vdXURf1ALXc 5164
locan/data/transform/__init__.py sha256=pAnC78eCKPZsTZt74WM2D2cq7DJr3zdSjj4xLTfBP54 718
locan/data/transform/bunwarpj.py sha256=EYogspL7fjdl589ced3oJyaS9ScNZqCFK0ezDMxjZ1Q 5544
locan/data/transform/intensity_transformation.py sha256=H0hJXb7odqUkL2-g82WK1v__RAd919JSOv_n6nTtIjc 5119
locan/data/transform/spatial_transformation.py sha256=Wh_Eos4UVPvOhhl2l9wB3WsySBdl1vyemzBHWTRtQLk 15714
locan/gui/__init__.py sha256=HpSJ-tKvKXIcub2TiaYNPOJGxOxl87kfuirkQfU8iy8 769
locan/gui/io.py sha256=layaTe0aexTSkJxlowGYFgSM_UnRMF78uLYdKmWcTg8 3156
locan/licences/ASTROPY.rst sha256=b6pKB1bHZqr5WLCprUwgtf4joBgI4XD6jtBZVQcwNBs 1583
locan/licences/PANDAS.rst sha256=l1sqKXjlwUnf2SiNESteaJotdhG5fuCUQqPRoYdh_A4 1723
locan/licences/PICASSO.rst sha256=ETgX4MhUa5i5JPzG93oOtVfygEj9CX6_5Vz146rfYTI 1176
locan/licences/README.rst sha256=SONVD6xXCZuz9H0xqJteOvu9yaFBWn_EDV8-7p-a39c 240
locan/licences/SCIKIT-LEARN.rst sha256=Lgilj9ycxrmuUj8bc34sgCO_rW02-98DEUz9p61mgm4 1641
locan/locan_io/__init__.py sha256=NNqW6T16LObXpgBDzQysiULFGXE4zqxA0bnEBo15W3U 1908
locan/locan_io/files.py sha256=C0e3U9YRteZQK_omVD-1dw_rwhTZ-9rGzaLycJ1D1Uk 14865
locan/locan_io/utilities.py sha256=gn2SFTquHBXVL2agrcj2r526XIPLjH49h0yQ3OzMmjU 1664
locan/locan_io/locdata/__init__.py sha256=qD1ULHVmmrbXLvyS9X9ldAha81CNgizKQA41QnANlXE 2845
locan/locan_io/locdata/asdf_io.py sha256=RHxxJ7chOd3FFDNIg95WqaF7acblpgzdZVUXzvgScsk 3185
locan/locan_io/locdata/decode_io.py sha256=A2NJ7KtfZdyGNGGbzKGqU6z3ZEMadwOc9x95wHs3geo 5579
locan/locan_io/locdata/elyra_io.py sha256=P9AFDJ850-31m9QKmPqzR2WTjLVPIyNoTP7j5sdJVx8 3643
locan/locan_io/locdata/io_locdata.py sha256=Z7F185e9b1nMsDpwkY_hTTWW0weVPNddn13XR5BrGKQ 6753
locan/locan_io/locdata/manifest.proto sha256=pF-X5mbkNsWtc8ShY9eNdRDVAGvhu2Jqg8GB_uF6D0U 2139
locan/locan_io/locdata/manifest_pb2.py sha256=DRm60GqeTMEjST0HLe14HHThrGekWB8ORstwjSetiSA 5112
locan/locan_io/locdata/manifest_pb2.pyi sha256=S3LEvCWcclCAz9M8uXWtfWxT0a6MEOm3F7_DZ-O4Tag 7298
locan/locan_io/locdata/nanoimager_io.py sha256=NOKhT4U_ihSbltciYvmSJSEzhcefI1QWTLBlx4bTBvA 3555
locan/locan_io/locdata/rapidstorm_io.py sha256=26QG9UKtSOAwORglR9c9MGgQKQIG3-feIIGQrAgpjq0 10380
locan/locan_io/locdata/smap_io.py sha256=N2cyEMTGXHg6I_J99PlwU-WsTmxGtuko8gU8mBC9Ijk 4891
locan/locan_io/locdata/smlm_io.py sha256=WZ60Ir1qHFJyhvApIsPd4U8levSto0clp2bKTcJz4vI 15451
locan/locan_io/locdata/thunderstorm_io.py sha256=lYaDEKUW_hm2Xa4OsswYBLiCvlQ31DcT9Hi2pBx0hBc 4517
locan/locan_io/locdata/utilities.py sha256=myO8rQBqDOPqaCvwJ7ayHPTJ9CPjqBq5_MChJSIp0AY 4725
locan/rois/__init__.py sha256=F1OFSPRMZUHC-D99f7KZZTKm9WWtVMhA7nyUpKWgvyM 319
locan/rois/roi.py sha256=V2RR0XEPnljeBMXwfsd5mEXdT2zgqHMR2qvrsmM2dH0 29516
locan/scripts/__init__.py sha256=7hT1Xfhbw6Yudx52FKlxfrUGAWx2umdkO62_wjnJae8 651
locan/scripts/script_check.py sha256=h5tS16VVmlzrZfHHec2Uu4bWpT806QyPLK8MT7YipSg 6823
locan/scripts/script_draw_roi.py sha256=XXFwCBBkgpa0lyGMynoRJPGocTOY1Om6IecVC7dt5xE 3696
locan/scripts/script_napari.py sha256=GjX_prw6qpCmEJdXdiAdACgnhcdNDumh6pQAqtKiPrw 3296
locan/scripts/script_rois.py sha256=24RIxigOZ6MaBAkYgAgp1_lF6zobhbJmUrFV4PYJ6OU 4194
locan/scripts/script_show_versions.py sha256=KU5favh7MoL3xQnna6wfWN8a1tkC63EwonDwZzYEvGw 1452
locan/scripts/script_test.py sha256=o7cUBUK0fe7MiAg-c4cqqxIBV9t1zp_291WMRh8ql9c 752
locan/scripts/utilities.py sha256=fktfnoh51fQkQQLL6tim11f7r9X0A3PAtuScnqKIj9I 626
locan/simulation/__init__.py sha256=9yGjgt7LDcSkK2CLhwR9tiDyal7TShoe8BxLFgHWZQM 507
locan/simulation/simulate_drift.py sha256=Ri8kL96i1_eg82wDCbr_0TbJxB-V5IiIeDzQOVi76Ns 5507
locan/simulation/simulate_locdata.py sha256=AUnvixU-0ylJSjSwWErtizNotcou7Je8uR2ZIUnryCQ 60398
locan/tests/__init__.py sha256=vXhErFRKIIpm_g_yIjYH2BOoxBB29kVH_5YgtNfx4MY 1125
locan/tests/conftest.py sha256=ic0BWSebXlnWCwloF15o-UXyTJKLV5_U16jllHRvwbw 7982
locan/tests/test_configuration.py sha256=PLF3_Hze7fzzC6RTfvxzNMTv2Z2VtLLTxVb6QJ7mXyo 701
locan/tests/test_constants.py sha256=dsA49Xqun8SrMuody3Lc5sHMlTtx-ZtOycrJicgvoN0 3710
locan/tests/test_datasets.py sha256=BQcxB-4-YgMRKTEVUBa-pw9deenanqekH0CMRtSGQtE 357
locan/tests/test_dependencies.py sha256=oGpdAfUi2vF7HxdIFBh7dfwa5H9jDxRvLjs2TaSft10 1769
locan/tests/test_globals.py sha256=66w-BJcuh4OfB0UVJAngIN5SojsCzt4bg-zB2H3-lDQ 266
locan/tests/test_locan_init.py sha256=71sI-okhakRWdH_HZnwL47wmjr-Z2ZKYDdK3cNySbqE 1108
locan/tests/test_simulation.py sha256=nPUcHJmOfBntKcntnC2jN79ihQkN47FTr-FH3HzWvo4 58455
locan/tests/test_types.py sha256=_CWYw8vxxJYIHc-YtXf8jLv4blg5c0Oa3QH0nRoNHvE 583
locan/tests/analysis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/analysis/test_accumulation_analysis.py sha256=FgYlyNGb91iLEDGedmhacJ6YNTHrWhOrmIqgPUVRqYQ 2885
locan/tests/analysis/test_analysis_base.py sha256=yXp9YOcQkS69rECc8PVlkGZF4esMxragrCoGTENLyCY 2032
locan/tests/analysis/test_blinking.py sha256=XPOAxjU8L5vMNEGAPQ5Jsm3Vc_6EJCMo8siHXditDhQ 22890
locan/tests/analysis/test_cbc.py sha256=fwkYsXZeG8wj7xrrQpFL3V8VVb-oQDz2SYd45HxpZuE 2684
locan/tests/analysis/test_convex_hull_expectation.py sha256=DcjpblVKzO40YgKy2STukyMj-BvCVxQreYOj9plDXp0 20576
locan/tests/analysis/test_drift.py sha256=GHuY83KdP96Rv4oENaCyzvqN26DgUiiu-IKacwwTxRY 16274
locan/tests/analysis/test_grouped_property_expectation.py sha256=3O7PgHrwV9uht2quWqfef69hmV3nrf05ZH3-pSuHy78 5825
locan/tests/analysis/test_localization_precision.py sha256=EYZoou3guYNLwFVgfgUI3rQajyMArmh3cUPIcgmSt8M 9542
locan/tests/analysis/test_localization_property.py sha256=T6BqCMesLpw2wf2-rupawkzkD37iwohe2Cuu796j8cs 2130
locan/tests/analysis/test_localization_property_2d.py sha256=hr2b6N5zwNS9phEr-aXbj1yygpwfV8ih6hY7TR4Vjew 2732
locan/tests/analysis/test_localization_property_correlations.py sha256=K8ixdYCocaXs_7WIiXkZlabOBRVqkuSF2eT00VOLCJc 1078
locan/tests/analysis/test_localizations_per_frame.py sha256=QinO9pIMcY7UmPGMNUPL02LUbubgjdNRaGzCldcqykU 7696
locan/tests/analysis/test_nearest_neighbor.py sha256=6qiUStoLJ8MDDzY10ExRgfHVlXy_aeXoobW-6-PXcMU 6802
locan/tests/analysis/test_pipeline.py sha256=GhxrCWvVkCW2306GP3ACXuqOEtnp-x7jbEVwUlwecKk 2263
locan/tests/analysis/test_position_variance_expectation.py sha256=p-JmmNJ-UXz1U2k0kpDaLhRcPOFu6iTMwiQpM5JzC2I 7946
locan/tests/analysis/test_ripley.py sha256=sFy9JFs7dTO3bnwkR-j9pLOIpftTKIbTCxWAD5_CxSg 4135
locan/tests/analysis/test_subpixel_bias.py sha256=9IbHLnTQ335wpM4_UtHCeRARTVFUGqtd_9geXliNmwU 1608
locan/tests/analysis/test_uncertainty.py sha256=N-2IbGDyeEXexZFOKFWYmSmSwLaswYWqL7ZPaGx5Ctw 5853
locan/tests/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/data/test_aggregate.py sha256=ZmfmPeLq0b4bkyAbwX6kQmh89JDLQQg4wt3L8UtTi10 40930
locan/tests/data/test_alpha_shape.py sha256=2Oyu7IqAk6UQs5WrW4Rl0tTKPkvbKKyCNGqQ9o71nD8 31556
locan/tests/data/test_alpha_shape_2d.py sha256=X5z-D3JNvdTuBGlONoTXjOTlKkgfbf3nMnEh-0vSXaI 773
locan/tests/data/test_cluster.py sha256=F6VWX1MVOcAKObhPN7FnFuOHsgY_lmAlnP9S3HTS6sA 9188
locan/tests/data/test_filter.py sha256=9NTlbnkInP6pGLsqFgkC9Vmh_ZaYzAu7W_SdmuMmEeM 7215
locan/tests/data/test_hulls.py sha256=nSQa7lrQdatIz3KwE7SmoF-zzg9M1bUyYJ4GF2oTVLA 6666
locan/tests/data/test_locdata.py sha256=0S710-o7SOO9iuegqap9nGQwz8ioU_Ocw9b0sa_4L7s 30962
locan/tests/data/test_locdata_class_variables.py sha256=DgfFvMEVGHUH78P2yQEnssbE2DRcjpAqAG8B65Uio6c 751
locan/tests/data/test_locdata_utils.py sha256=F2GxEjNNM7WcEjfU2xeZYiFDKYbQyo5ArmfzU9AN7rg 4744
locan/tests/data/test_metadata_utils.py sha256=gEy9a_xfvdNWbcYQ4X0OjEbgjVHa29CKTZebsiR5bUI 9142
locan/tests/data/test_properties_misc.py sha256=JCDs0CSG2TksRAj65QcmoAWJyYVZnjHiRQBWHiDC3kk 6181
locan/tests/data/test_properties_statistics.py sha256=DnRBH9f3o5dtxjZTLx_3pdp61UQQDOe1EuvhU6Pq5Ok 5273
locan/tests/data/test_protobuf.py sha256=_gcKS8F1FeZdLr4LLh14yD0ahZsmGbMSOzmTDuxN8Zs 9783
locan/tests/data/test_region.py sha256=fy8yOMf_nw9oudqNJ485ZStm-GyPOVbCIVr-SO7VLrU 37201
locan/tests/data/test_region_utils.py sha256=SvZ7eJhfXDKB5YF162V_rOFrGrGL98aVgGmHi5ysfMQ 13387
locan/tests/data/test_register.py sha256=TW27Z63Cxi6v7w82ev6YB6gwEqTE-DDYNC_DOem-xhY 2535
locan/tests/data/test_track.py sha256=jdXyrw2jE0Xbv9cVDHS4ET2rlhNZ44gBnO3Fglv91KU 2410
locan/tests/data/test_validate.py sha256=cDfy6pTS5HnU7bhEqpmwgSXaocT2tYgFgtF0tdsw-2k 406
locan/tests/data/transform/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/data/transform/test_intensity_transformation.py sha256=uDu2IERwxRFwDDU9E-3ZwfN_E9qfQRV-wELoAiU-qDQ 4151
locan/tests/data/transform/test_transform.py sha256=g4LNZCB7ZIaR_eoDFjF8sU_Q18Gzz__8I105OvpxEq8 12064
locan/tests/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/gui/test_gui_io.py sha256=HPWi13egYprCeUmdhbyYROjQRCGwfSiuMadPFQTg5rQ 1185
locan/tests/locan_io/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/locan_io/test_files.py sha256=RXtclx6lhFBt4xy-GOupRUzolP6kRXqBKqSN97T6238 10911
locan/tests/locan_io/test_utilities.py sha256=PPO3a-aIV0Gfl1vjwY8QSmsaAODGZQvPCovXJAPc0IY 2319
locan/tests/locan_io/locdata/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/locan_io/locdata/test_asdf_io.py sha256=c88JaSKBpq1DsjM3t9zEKxelt_bpzpinnZx4fMVCqs0 942
locan/tests/locan_io/locdata/test_decode_file.py sha256=b8b7rT0ZxtVtai7gGd8rRhGCIDmecftMtUY3ReOX8uc 1817
locan/tests/locan_io/locdata/test_elyra_io.py sha256=3gXqlCgqgW6lhUkJU8ZokSzEm0Lz0e4LopFgl1QIOR4 1781
locan/tests/locan_io/locdata/test_locdata_io.py sha256=nupuR7QY8gPE5z0MEaWvhuEHsfa5aeNTkSObFXrJeR8 4332
locan/tests/locan_io/locdata/test_nanoimager_io.py sha256=stHMTkQ4A0uZZ3Uxm_nf5rps1iQ5ckrQH8gXpwRZo0Q 2048
locan/tests/locan_io/locdata/test_rapidstorm.py sha256=H1EGRzxYbEhBLcCtQfpoq4Cjk1G9H0HXc2dhw6xjZjo 10532
locan/tests/locan_io/locdata/test_smap_file.py sha256=IPy1h6x663YCjPDSGw5N7pLKZG9J8QwkiTF7Fio5qYQ 4107
locan/tests/locan_io/locdata/test_smlm_file.py sha256=soyuiwGbvNGnAhZEtkkDcVQ-QKc_M4D8xy9BLBwnj7o 5078
locan/tests/locan_io/locdata/test_thunderstorm_io.py sha256=GqFIltP-xMGUI5Z0NWuZtmJo-goeXe8uz4qP9OecLcA 1448
locan/tests/locan_io/locdata/test_utilities.py sha256=Qk0s79ciP5pYxdS3Jy6CHPqmR4_lLa4dSscRslfO144 4396
locan/tests/rois/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/rois/test_rois.py sha256=S8x2RWaoUSCsAsydRgV58McJygGAJ-HGOdd3c_URQto 8787
locan/tests/rois/test_rois_legacy_0.py sha256=geapBmQoqD4BHM3I3hnaRRyeMw_RBJNypeHh8c6CT-0 6423
locan/tests/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/scripts/test_check.py sha256=nNMOJiURseh3e63cQfNJo6NB9m2eyvBgF9gxbjIOMFQ 2005
locan/tests/scripts/test_main.py sha256=5b0k-3QScOc0qqgaxegVbByVVHqPsEvIr0RIizPjO-c 564
locan/tests/scripts/test_napari.py sha256=svV_qUR0JClAUvhSg1WJ456E7GbWNzgv_b4X8H0Qw0M 927
locan/tests/scripts/test_rois.py sha256=7KarRZCdRVFrSQpAjJt3t9aeE6lcl5yLb_Pw0K1xjMk 676
locan/tests/scripts/test_show_versions.py sha256=YQ_3Fq4pvJ2HjCQVlM7fAoBuwYvUriy0jOzBBHUJ_1A 943
locan/tests/scripts/test_utilities.py sha256=HuK60HR_ayZgopROdTSZimMK1BLfxxX4kAdF3-0YAuw 812
locan/tests/test_data/Elyra_dstorm_data.txt sha256=YeSN8FO9oBiEIXaDZfmf6PPa-a0hxOLGojN-1Fqo37Y 56305
locan/tests/test_data/Nanoimager_dstorm_data.csv sha256=IosqaSsS2bgCg_EctLcwgZCnFVDSUdNICSVcaKS9hfM 61886
locan/tests/test_data/SMLM_dstorm_data.smlm sha256=G19GeuNS24zdeUeJgs1qsTkPoYPZJWXDvbEA3d2F3pg 3067
locan/tests/test_data/Thunderstorm_dstorm_data.csv sha256=1xYGuDC8ni2P8fUvvpWfXlRD4Y_xgLqkd4EzKZBB80o 162335
locan/tests/test_data/decode_dstorm_data.h5 sha256=E6BPQYZiC7C1ittvf8WDZie-eblv0yoMFdNVjZqWcls 18008
locan/tests/test_data/decode_dstorm_data_empty.h5 sha256=v2u2kAQ3klI6hwk3_ATe0v_4f7A0yxIBJxzRzmIMl5Y 11776
locan/tests/test_data/five_blobs.txt sha256=RILaq-JvrloAie6qHvsvqU36XFzckhwKk9gPrzu0a3s 845
locan/tests/test_data/five_blobs_3D.txt sha256=5ccB0Foo7eGNxQmTPcOx4EjAhEU0tyPITyxDEByfsD0 1049
locan/tests/test_data/images.tif sha256=yhcm6e0wCPv-CyPi0aGyItXXRucPnIdZ8ru6apV4fJ8 164748
locan/tests/test_data/protobuf_message_metadata_pb2.Metadata_v0p11 sha256=iMcBPGphE9j8WddixxcgV15NVIVf7AbVWjHU5aA1a6U 266
locan/tests/test_data/protobuf_message_metadata_pb2.Metadata_v0p12 sha256=KuNyKsqEkwKVvQG3szvuv-A6V02Zdn99u4HH7_KBtiE 1006
locan/tests/test_data/rapidSTORM_dstorm_data.txt sha256=QpQynzHyL1fNdOiluNwdLhXwSiS9ABXslE3iPy6nscM 42806
locan/tests/test_data/rapidSTORM_dstorm_track_data.txt sha256=tBwgl8Mj1zKwkc9yTCsr9_reWutvTyDLef7F-V3xckw 29451
locan/tests/test_data/rapidSTORM_from_images.txt sha256=rcfc0P02naAP-Dx-7NlBP9ULns7-78_lUlgQWaIb_VU 2167
locan/tests/test_data/smap_dstorm_data.mat sha256=6fc7L8yR6X1QQdyaiYDilLjkshtNue61EkWsPfaiuSk 2928449
locan/tests/test_data/transform/BunwarpJ_transformation_elastic_green.txt sha256=xj37UGOhlOqUqvPrnbEhy5P0EkR2UyOTIXAH9jibNtI 2274
locan/tests/test_data/transform/BunwarpJ_transformation_raw_green.txt sha256=6QKmkRs7Yf1yiZBxZf8roM1Zr2lFipIZrQxu-lgmAU4 862791
locan/tests/test_data/transform/rapidSTORM_beads_green.asdf sha256=mhleLMe8sxiOERoG3nty9FfZBOfWrxUKeF3SCXSO0JA 6020
locan/tests/test_data/transform/rapidSTORM_beads_red.asdf sha256=Q4PHPsOotKMPQ90ApOOO3_75Wyl2qIEq3kmUp8hXQ60 3595
locan/tests/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/utils/test_format.py sha256=NbKPtnt2s6jz1khg-xajeuQnESiUM2p425uDAxq1m-4 317
locan/tests/utils/test_miscellaneous.py sha256=eaRvE6Ffqozr03sdzTLcfO13PZKEGr9U6ehcbjs_GyY 529
locan/tests/utils/test_show_version.py sha256=jRNzABQe_swqKtJymwWOaMkuuHytEFfShMrgpSNQJho 1003
locan/tests/utils/test_statistics.py sha256=XjO6ZI9t-JoVGmU9oHPSPB0DW_0I6v9j0QWX6ZxBIN0 2358
locan/tests/visualize/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/visualize/test_colormap.py sha256=FQkglKD_umqYJoPISejsG6XU-mx2owAVbxwAk-tHifE 5966
locan/tests/visualize/test_render.py sha256=wWzEK5T9No04tGthm0aj3jMgFrF2voZVnE1YLK3XR0Q 1105
locan/tests/visualize/test_transform.py sha256=uJ6Fi-y0WwKm0eETHvhHZ3gA3GkroitdKE6hOcwJWMo 10524
locan/tests/visualize/render_mpl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/visualize/render_mpl/test_render2d.py sha256=DiqO8fStW8G2CNB_HdgAwCj86b4MfKW50MoA-Pz5fAw 6880
locan/tests/visualize/render_mpl/test_render3d.py sha256=4q7jKvurChbKilshDC74A62KFtdtNkwWaDq3lwUKMBU 919
locan/tests/visualize/render_napari/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
locan/tests/visualize/render_napari/test_render2d.py sha256=oD2_wQQaUb01CcNYdwMx5oYYZloFcOw_2gAsW63CSC4 6595
locan/tests/visualize/render_napari/test_render3d.py sha256=y3X64oHJ9Uy0Uu4WohfAYon6HYyfgTuQf5Xqh8u0LwQ 3892
locan/tests/visualize/render_napari/test_utilities.py sha256=XP-tQTPxsHppSFZd78Uaghou3eVujrJ76RIA5Lhfrco 8006
locan/utils/__init__.py sha256=7h3UlfnbURZKI9i61IbfzWDSzKZ3ValfBxZLz8RISGg 479
locan/utils/format.py sha256=XqmiNmLh4oB7iFoPqmd3cuCJYlPrfHMd6c5fdLAZsOw 586
locan/utils/miscellaneous.py sha256=oXru2PN_pju9MIujDHmbrRA8DOyzmetdkAjFq65F4AY 1109
locan/utils/statistics.py sha256=-fn55cVewgxzzkl7oHzx2ek6dcI_ukLXv_p7ULvRxvE 4184
locan/utils/system_information.py sha256=KWjja_YrKriX8ctmX4MvaRGWa_0kquVxnGT1Q8D-tVo 4181
locan/visualize/__init__.py sha256=Qy11_1WmihAPanHm0g_tXeMWoXbXSStyHH-0ZHtQiQI 1355
locan/visualize/colormap.py sha256=7Rl79ohX8dkeBq7DQaeEi2HvwNJlSbqJCRBZGMk7Z3c 9301
locan/visualize/render.py sha256=vuVNATm7ORt1Hn2JUXEt4sQwbrxvxEGcZzVshQjIgsg 1973
locan/visualize/transform.py sha256=aznCm67euK15m5ahfDZnqBB-2WYQtLWCqOswKaEaPuA 12636
locan/visualize/render_mpl/__init__.py sha256=oiFVdMOahGANyS0WfZQ529WVt8uOjb2TokhyH0bQoB8 500
locan/visualize/render_mpl/render2d.py sha256=Vy5-OhtzFKBhC7dfJMAOsqEiVnE8R5uCswOZtWB3vIY 19502
locan/visualize/render_mpl/render3d.py sha256=qfOVt_zRpIt0rLp2o_PoCpx_6M3_wz4uIyYG6osEzXg 1897
locan/visualize/render_napari/__init__.py sha256=JVGURSPYzwnMLcg6B_7Iy9zlZQRPSLxWTV4h_6pSQ9Q 509
locan/visualize/render_napari/render2d.py sha256=tyoSeQKtZ55Y-Wjec_d58co37mw_5z7k--Um3v3r2Oc 15057
locan/visualize/render_napari/render3d.py sha256=EX3ziNO_HDdGzTG3PlOozEBUFpZH3HhD63LuQ9w2WNs 14594
locan/visualize/render_napari/utilities.py sha256=y8sSxv7OPtTIgSTJvuPYRxdAapdbrzi3DUJnIHlAmxw 7293
locan-0.19.1.dist-info/LICENSE.md sha256=PYyBU7g20aLr3Ips7UAPmBb456Z_fWB2A2UmdmURw7A 1664
locan-0.19.1.dist-info/METADATA sha256=Z0eO8tF8bpnsj3sq4x36Di2usjUFXLOKF7yCveFaC90 10072
locan-0.19.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
locan-0.19.1.dist-info/entry_points.txt sha256=pEb8yKA9kuyz6ZH9O1kPhS0XC1pnynx3oBwCM22yznU 46
locan-0.19.1.dist-info/top_level.txt sha256=coiyQ7VfGMdfVqUAvRAzTxNaiMM48vHhA2CQxC10-t8 6
locan-0.19.1.dist-info/RECORD

top_level.txt

locan

entry_points.txt

locan = locan.__main__:main