CytoTable 0.0.14__py3-none-any.whl → 0.0.15__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
cytotable/__init__.py CHANGED
@@ -3,7 +3,7 @@ __init__.py for cytotable
3
3
  """
4
4
 
5
5
  # note: version data is maintained by poetry-dynamic-versioning (do not edit)
6
- __version__ = "0.0.14"
6
+ __version__ = "0.0.15"
7
7
 
8
8
  from .convert import convert
9
9
  from .exceptions import (
cytotable/convert.py CHANGED
@@ -1653,4 +1653,7 @@ def convert( # pylint: disable=too-many-arguments,too-many-locals
1653
1653
  **kwargs,
1654
1654
  )
1655
1655
 
1656
+ # cleanup Parsl executor and related
1657
+ parsl.dfk().cleanup()
1658
+
1656
1659
  return output
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: CytoTable
3
- Version: 0.0.14
3
+ Version: 0.0.15
4
4
  Summary: Transform CellProfiler and DeepProfiler data for processing image-based profiling readouts with Pycytominer and other Cytomining tools.
5
5
  License: BSD-3-Clause License
6
6
  Keywords: python,cellprofiler,single-cell-analysis,way-lab
@@ -1,11 +1,11 @@
1
- cytotable/__init__.py,sha256=7T2LQKZ2c628lj90EOk1oAPF-L0IvHS43PXLfsp-_mc,316
1
+ cytotable/__init__.py,sha256=-OBuWpdlzgV0Ioz3hUEMEvpRsWpH6AtrmP61mTIds94,316
2
2
  cytotable/constants.py,sha256=w_AUm_fKKXeZjnZxbHf-dxq7NN7BkvCWbkGK24sfzLw,1872
3
- cytotable/convert.py,sha256=-LR-BQDew04VyuV2wtU831AAVfmWKe0h-65E3UAzGe0,62848
3
+ cytotable/convert.py,sha256=uvdUM5-_cQCuTYA2RtWoA1_ZuGFmMQZUayChTRUWd5A,62916
4
4
  cytotable/exceptions.py,sha256=NhkMswjCB0HeVHqlLXzBlyHunQIp_4eBFmyAPu0Nf30,482
5
5
  cytotable/presets.py,sha256=pWYyZsEP-C1zbMUjTMzcJxCeRHcVpAAI-gMV2Nx-6Zc,16459
6
6
  cytotable/sources.py,sha256=lScB3GPTIqDjl2Iea5zivjCEll9zYxJt1gIfj4WbCpQ,12959
7
7
  cytotable/utils.py,sha256=nH5CBY8thWS6eJtl_SZ059GmcE4rUExZMWelVgjZvho,28937
8
- cytotable-0.0.14.dist-info/LICENSE,sha256=lPK3PtUMP-f1EOFMUr8h3FvuMh89x249Hvm4lchTsv0,1528
9
- cytotable-0.0.14.dist-info/METADATA,sha256=8Rb-JIBc63Vvu8SYjGIa-pwAf4rZbGck4hyHlmC8c9s,3866
10
- cytotable-0.0.14.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
11
- cytotable-0.0.14.dist-info/RECORD,,
8
+ cytotable-0.0.15.dist-info/LICENSE,sha256=lPK3PtUMP-f1EOFMUr8h3FvuMh89x249Hvm4lchTsv0,1528
9
+ cytotable-0.0.15.dist-info/METADATA,sha256=PkgYmCUmCj7BY6Uo6SgT-3PhcGmbMbqw01MT9yYXRBo,3866
10
+ cytotable-0.0.15.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
11
+ cytotable-0.0.15.dist-info/RECORD,,