pyibis-ami 7.2.4__py3-none-any.whl → 7.2.5__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyibis-ami
3
- Version: 7.2.4
3
+ Version: 7.2.5
4
4
  Summary: Facilitates working directly with IBIS-AMI DLLs from the Python command prompt.
5
5
  Author-email: David Banas <capn.freako@gmail.com>
6
6
  Project-URL: Documentation, https://pyibis-ami.readthedocs.io/en/latest/
@@ -1,4 +1,4 @@
1
- pyibis_ami-7.2.4.dist-info/licenses/LICENSE,sha256=iUtKhGdFJ8yC7IpQuUiwjveBUd6Uxk4tZ68yKfStPrM,1293
1
+ pyibis_ami-7.2.5.dist-info/licenses/LICENSE,sha256=iUtKhGdFJ8yC7IpQuUiwjveBUd6Uxk4tZ68yKfStPrM,1293
2
2
  pyibisami/IBIS_AMI_Checker.ipynb,sha256=3LwppSqwVuPD85kVKdXOdtXdDKr9ba8fib1_IJ1jjMc,1390165
3
3
  pyibisami/IBIS_AMI_Tester.ipynb,sha256=ywuwhAChAZXmk_Q1fkmS8scN6ZuV6gLteG_KfQa8NQ8,784499
4
4
  pyibisami/__init__.py,sha256=DxWwWtfpqEKhGY9tdQqjjnEYR7tTC7OyPSfnKH-g0Qs,668
@@ -8,7 +8,7 @@ pyibisami/ami/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  pyibisami/ami/config.py,sha256=fXfROquueeUX5larasZ8ia_FuvfAyuvmyW67fBOQA5I,10804
9
9
  pyibisami/ami/generic.ami.em,sha256=EZpswZid-iRDDBnUuR3lL0fd1M6o6SCaoJKGeGALwZI,499
10
10
  pyibisami/ami/generic.ibs.em,sha256=Zz1kW6_nkMVFKBUa-Rfz5qFy7qmc3I6NDMYSK1NQd9M,7677
11
- pyibisami/ami/model.py,sha256=5ibgvCZ2H-Xf8AWQwHJQPIsevcesHRWWHJTeI4vrFuE,24982
11
+ pyibisami/ami/model.py,sha256=pdpoDwjceEE-HPcPr2Ql4ZemWnYcqXruYnDJxe4ONE8,25035
12
12
  pyibisami/ami/parameter.py,sha256=3io5qHvWPUzCo8dqM-AzOusjdsJbMgNT3we4qD68adE,11365
13
13
  pyibisami/ami/parser.py,sha256=X0vEZAU6jisG8agDTj5YksnYBXcq0nhHh97qslb5vU8,25872
14
14
  pyibisami/ami/reserved_parameter_names.py,sha256=aPBBVqmSQW3ysyNlOtn8Z1P8dt8qNTrXnJW97Pfm5HE,1786
@@ -20,8 +20,8 @@ pyibisami/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  pyibisami/tools/run_notebook.py,sha256=p4FRdvEGWwjylHjgoeCXrbK2viqo_466Jfm3FG4UlCM,5450
21
21
  pyibisami/tools/run_tests.py,sha256=Kaopc0a3XxSuatRtPgvgT5JukIB-My4Gfxwn5ASEZh4,9344
22
22
  pyibisami/tools/test_results.xsl,sha256=RQv9oiu6XQ8Q_swO0ak1FGdL28h3ucJr_FAWsgD001I,1662
23
- pyibis_ami-7.2.4.dist-info/METADATA,sha256=8rccRiJ__e7fWX0a5WyhVHT1YCS63b8C5_bBHBypShM,5240
24
- pyibis_ami-7.2.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
- pyibis_ami-7.2.4.dist-info/entry_points.txt,sha256=x2QobJi2Pu25LgUeWg60XZzOWH8j2R60oWGN-1Z7uVA,149
26
- pyibis_ami-7.2.4.dist-info/top_level.txt,sha256=k2KfR4t4tJ47HrnzvSh77w9N2Xyz8_uUusJLbqXK0g4,10
27
- pyibis_ami-7.2.4.dist-info/RECORD,,
23
+ pyibis_ami-7.2.5.dist-info/METADATA,sha256=nFoFz2IjXAf2OdDdLYBYY-Pmghe-7wUe7TA_g0Aqmwc,5240
24
+ pyibis_ami-7.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
+ pyibis_ami-7.2.5.dist-info/entry_points.txt,sha256=x2QobJi2Pu25LgUeWg60XZzOWH8j2R60oWGN-1Z7uVA,149
26
+ pyibis_ami-7.2.5.dist-info/top_level.txt,sha256=k2KfR4t4tJ47HrnzvSh77w9N2Xyz8_uUusJLbqXK0g4,10
27
+ pyibis_ami-7.2.5.dist-info/RECORD,,
pyibisami/ami/model.py CHANGED
@@ -325,7 +325,7 @@ class AMIModel: # pylint: disable=too-many-instance-attributes
325
325
  self._info_params = init_object.info_params # pylint: disable=attribute-defined-outside-init
326
326
 
327
327
  # Check GetWave() consistency if possible.
328
- if init_object.info_params and init_object.info_params["GetWave_Exists"]:
328
+ if init_object.info_params and init_object.info_params["GetWave_Exists"] and init_object.info_params["GetWave_Exists"].pvalue:
329
329
  if not self._amiGetWave:
330
330
  raise RuntimeError(
331
331
  "Reserved parameter `GetWave_Exists` is True, but I can't bind to `AMI_GetWave()`!"