goad-py 0.6.0__cp38-abi3-musllinux_1_2_x86_64.whl → 0.6.1__cp38-abi3-musllinux_1_2_x86_64.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.

Potentially problematic release.


This version of goad-py might be problematic. Click here for more details.

@@ -217,11 +217,11 @@ class PHIPSMode(ConvergenceMode):
217
217
  class BeamTracingConfig:
218
218
  """Beam tracing performance and accuracy parameters."""
219
219
 
220
- beam_power_threshold: float = 0.05
221
- beam_area_threshold_fac: float = 4.0
222
- cutoff: float = 0.001
223
- max_rec: int = 100
224
- max_tir: int = 100
220
+ beam_power_threshold: float = 0.01
221
+ beam_area_threshold_fac: float = 0.01
222
+ cutoff: float = 0.999
223
+ max_rec: int = 10
224
+ max_tir: int = 10
225
225
 
226
226
  def __post_init__(self):
227
227
  """Validate beam tracing parameters."""
@@ -283,7 +283,7 @@ class AdvancedConfig:
283
283
  mapping: Optional[Any] = (
284
284
  "ApertureDiffraction" # String that will be converted to enum in __post_init__
285
285
  )
286
- coherence: bool = False
286
+ coherence: bool = True
287
287
  fov_factor: Optional[float] = None
288
288
 
289
289
  def __post_init__(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: goad-py
3
- Version: 0.6.0
3
+ Version: 0.6.1
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Intended Audience :: Science/Research
6
6
  Classifier: Topic :: Scientific/Engineering :: Physics
@@ -1,5 +1,5 @@
1
- goad_py-0.6.0.dist-info/METADATA,sha256=CtiEjICRynM820bMQscUyTLqIUx3XHtPhH-PE3_4kek,3238
2
- goad_py-0.6.0.dist-info/WHEEL,sha256=OvA9znKKnigaVYF_ajaUrHFpCz_4qz9MSQgWmSBxPfg,105
1
+ goad_py-0.6.1.dist-info/METADATA,sha256=kGFetpGrkXnyWZ4SgfvDOMh1Sgo9inQOS4poCBSVFLU,3238
2
+ goad_py-0.6.1.dist-info/WHEEL,sha256=OvA9znKKnigaVYF_ajaUrHFpCz_4qz9MSQgWmSBxPfg,105
3
3
  goad_py.libs/libgcc_s-98a1ef30.so.1,sha256=XOVRhHznCIpbSdhFoozhla-OfRqBtXftKPQ4cSMKjrs,433441
4
4
  goad_py.libs/libstdc++-25756182.so.6,sha256=rqmv3cdlW48F3_LjOuNDrMaEr5iuwKfeB5d5Y6bLHEc,18039817
5
5
  goad_py/__init__.py,sha256=iGJg-Oj9btk4I4GITkE7olNRm38uFRjENMJqXaDJmpM,1083
@@ -7,5 +7,5 @@ goad_py/_goad_py.abi3.so,sha256=7HJf4Boz8r0nwLJ3wkNHJQ5lbfwfVYlzCCM2dafzKLc,2420
7
7
  goad_py/convergence.py,sha256=hXVvlfjVEKpOlxoiJ_NGDzDlCoSqyo6V7g3OxNp2xUA,35209
8
8
  goad_py/goad_py.pyi,sha256=7Y79-TV-NjEN8DWPEqSRGQ7alCrkylL6y1ZK8d6FYSg,14502
9
9
  goad_py/phips_convergence.py,sha256=sA7XIjKRLaRTIDCTjgq0i6xFxYhTD1rcu6ZMYAetDPE,21803
10
- goad_py/unified_convergence.py,sha256=jC9z_YXX3za-nL5jdYxfw6G13moOCZT9Bp7bI9FIzCg,49212
11
- goad_py-0.6.0.dist-info/RECORD,,
10
+ goad_py/unified_convergence.py,sha256=mZzMDAjQha_bx3NENnHQw2EdBW0pgRV5ApKucsYwUBg,49210
11
+ goad_py-0.6.1.dist-info/RECORD,,