waveorder 1.0.0rc2__py3-none-any.whl → 1.0.0rc3__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.
waveorder/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # file generated by setuptools_scm
2
2
  # don't change, don't track in version control
3
- __version__ = version = '1.0.0rc2'
3
+ __version__ = version = '1.0.0rc3'
4
4
  __version_tuple__ = version_tuple = (1, 0, 0)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: waveorder
3
- Version: 1.0.0rc2
3
+ Version: 1.0.0rc3
4
4
  Summary: Wave optical simulations and deconvolution of optical properties
5
5
  Home-page: https://github.com/mehta-lab/waveorder
6
6
  Author: Computational Microscopy Platform, CZ Biohub
@@ -77,7 +77,7 @@ PTI provides volumetric reconstructions of mean permittivity ($\propto$ material
77
77
 
78
78
  ![Data_flow](https://github.com/mehta-lab/waveorder/blob/main/Fig_Readme.png?raw=true)
79
79
 
80
- The [example notebooks](examples/) illustrate simulations and reconstruction for 2D QLIPP, 3D PODT, and 2D/3D PTI methods.
80
+ The [example notebooks](https://github.com/mehta-lab/waveorder/tree/main/examples) illustrate simulations and reconstruction for 2D QLIPP, 3D PODT, and 2D/3D PTI methods.
81
81
 
82
82
  If you are interested in deploying QLIPP or PODT for label-free imaging at scale, checkout our [napari plugin](https://www.napari-hub.org/plugins/recOrder-napari), [`recOrder-napari`](https://github.com/mehta-lab/recOrder).
83
83
 
@@ -87,7 +87,7 @@ In addition to label-free reconstruction algorithms, `waveorder` also implements
87
87
 
88
88
  1. Correlative measurements of biomolecular density and orientation from polarization-diverse widefield imaging ([multimodal Instant PolScope](https://opg.optica.org/boe/fulltext.cfm?uri=boe-13-5-3102&id=472350))
89
89
 
90
- We provide an [example notebook](examples/experimental_reconstructions/fluorescence_deconvolution/) for widefield fluorescence deconvolution.
90
+ We provide an [example notebook](https://github.com/mehta-lab/waveorder/blob/main/examples/experimental_reconstructions/fluorescence_deconvolution/fluorescence_deconv.ipynb) for widefield fluorescence deconvolution.
91
91
 
92
92
  ## Citation
93
93
 
@@ -1,5 +1,5 @@
1
1
  waveorder/__init__.py,sha256=iRVXn_tAd_7uuBcRUkzIdixSJ6pIjJ7J2Th7HYuK_oc,174
2
- waveorder/_version.py,sha256=OO_LQE31VxW-9EXcEHyc6K9-2CVtmIiw3EJbxWbA_gE,163
2
+ waveorder/_version.py,sha256=bAyzkBO5WmfydU_eYqTs81NKBCUPmszsZDnP9unLypQ,163
3
3
  waveorder/background_estimator.py,sha256=gCIO6-232H0CGH4o6gnqW9KSYGOrXf5E9nD67WeF304,12399
4
4
  waveorder/focus.py,sha256=oH6ZYWoIKM5rbyCKGDj-1DnQrV4Vld-UtPGBdCVSJy0,3515
5
5
  waveorder/optics.py,sha256=I6TARFIXULT3CwfVzXPFt9repTqnZ3GUf23O8_-BM24,39336
@@ -7,8 +7,8 @@ waveorder/util.py,sha256=cJqtdopQ1h3__pAlti4nF2XcwhC-Lx3bJeWTPmIu3Ao,71884
7
7
  waveorder/visual.py,sha256=G1uPHSmww8WNCbVzRik-cBwuvwaFr4CVeOb1VIvNsJo,58172
8
8
  waveorder/waveorder_reconstructor.py,sha256=1IXeEf0R84SY-ic4VOQwgx31QTbC4LMueEZrbMoW9cI,154615
9
9
  waveorder/waveorder_simulator.py,sha256=ckfeCecrNVTqzFmoYN0FaDDS3yMEy5LvepdL_Xv31-I,45724
10
- waveorder-1.0.0rc2.dist-info/LICENSE,sha256=auz4oGH1A-xZtoiR2zuXIk-Hii4v9aGgFVBqn7nfpms,1509
11
- waveorder-1.0.0rc2.dist-info/METADATA,sha256=6sdiiZU4uLtF_N_D8qlToTFTKbC5LXohuXbqtDKiOoo,6848
12
- waveorder-1.0.0rc2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
13
- waveorder-1.0.0rc2.dist-info/top_level.txt,sha256=i3zReXiiMTnyPk93W7aEz_oEfsLnfR_Kzl7PW7kUslA,10
14
- waveorder-1.0.0rc2.dist-info/RECORD,,
10
+ waveorder-1.0.0rc3.dist-info/LICENSE,sha256=auz4oGH1A-xZtoiR2zuXIk-Hii4v9aGgFVBqn7nfpms,1509
11
+ waveorder-1.0.0rc3.dist-info/METADATA,sha256=lFLRPzTJMvJB2Xmt-PcW-21hGI_sdBeRcYZo5NAa8ac,6970
12
+ waveorder-1.0.0rc3.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
13
+ waveorder-1.0.0rc3.dist-info/top_level.txt,sha256=i3zReXiiMTnyPk93W7aEz_oEfsLnfR_Kzl7PW7kUslA,10
14
+ waveorder-1.0.0rc3.dist-info/RECORD,,