skinoptics 0.0.1b8__py3-none-any.whl → 0.0.1b9__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.
skinoptics/__init__.py CHANGED
@@ -36,7 +36,7 @@ __all__ = ['utils', 'dataframes',
36
36
  __version__major = '0'
37
37
  __version__minor = '0'
38
38
  __version__micro = '1'
39
- __version__suffix = 'b8'
39
+ __version__suffix = 'b9'
40
40
 
41
41
  __author__ = "Victor Lima"
42
42
  __copyright__ = "Copyright (c) 2024-2025 Victor Lima"
@@ -467,7 +467,7 @@ def theta_HG_from_RND(g, n_RND = int(1E6), seed_RND = None):
467
467
 
468
468
  return theta_HG
469
469
 
470
- def theta_U2_from_RND(g, n_RND = int(1E6)):
470
+ def theta_U2_from_RND(g, n_RND = int(1E6), seed_RND = None):
471
471
  r'''
472
472
  | The scattering angle distribution as a function of the g parameter and a set of random
473
473
  | numbers uniformly distributed over the interval [0, 1), assuming the Ultraspherical-2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: skinoptics
3
- Version: 0.0.1b8
3
+ Version: 0.0.1b9
4
4
  Summary: SkinOptics: a python package with tools for building human skin computational models for Monte Carlo simulations of light transport
5
5
  Author-email: Victor Lima <victorporto@ifsc.usp.br>
6
6
  Project-URL: Homepage, https://github.com/victorportog/skinoptics
@@ -1,6 +1,6 @@
1
- skinoptics/__init__.py,sha256=-M2YualclZt5UL2jVzxUCT3Omok7IYVlf4snsAJaXZo,1572
1
+ skinoptics/__init__.py,sha256=FMT5hVvpqS3l20etFpDHpYG2uRemCbGXuf8paFSlNo8,1572
2
2
  skinoptics/absorption_coefficient.py,sha256=f5mKTqgEiXKk0MDhPyL6t3w3jPDriJqI3R65U8mZNy8,36292
3
- skinoptics/anisotropy_factor.py,sha256=lSPJtMkvo7KKTQA3JE58N_VwPmKrw4J1ahf_OBPEDQA,38577
3
+ skinoptics/anisotropy_factor.py,sha256=_Yxma1DJYy5nezwrgi0hay-6NXpbU2RYTKa4zFrjF9E,38594
4
4
  skinoptics/colors.py,sha256=mUAQOyLiwM-PnLjDLNSz7Lt57iRBawXutsDxDwNMY4g,56759
5
5
  skinoptics/dataframes.py,sha256=EMN1Cr0gJu0TM5fZJTP5qk8Dfu5VqvhnxUq5mcS2zQQ,6485
6
6
  skinoptics/refractive_index.py,sha256=1zuSNIjy3KkbPH30YNbkPosASENTBtkxym8IML0Uy0A,14994
@@ -37,8 +37,8 @@ skinoptics/datasets/optical_properties/n_and_k_wat_Segelstein.txt,sha256=EZIS515
37
37
  skinoptics/datasets/optical_properties/oxy_and_deo_Bosschaart.txt,sha256=eF96Ao44TDUYRo6-8p0L7I9Q8h6wLNpEUyrcbo7FySA,24972
38
38
  skinoptics/datasets/spectra/Xiao2016/skindatabaseSpectra/readmeSpectra.docx,sha256=ren4htGe154BIlBridkvBvbc8AYY1RRmp4CVICYwDvc,15147
39
39
  skinoptics/datasets/spectra/Xiao2016/skindatabaseSpectra/skin spectra data.xlsx,sha256=z7shS1rZzqpaRGi_Ji0nYcSzIxEmADQOtaJ_Uwcotcc,1434709
40
- skinoptics-0.0.1b8.dist-info/licenses/LICENSE.txt,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
41
- skinoptics-0.0.1b8.dist-info/METADATA,sha256=6QgcxQ3fpJMWUZnjX7CIhunP90jZU_v56WDc8s7BzNo,1324
42
- skinoptics-0.0.1b8.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
43
- skinoptics-0.0.1b8.dist-info/top_level.txt,sha256=4NYJW3uliYlvbd-Zywg2MxJOGe4wYA7Oz_I5EZF4YEQ,11
44
- skinoptics-0.0.1b8.dist-info/RECORD,,
40
+ skinoptics-0.0.1b9.dist-info/licenses/LICENSE.txt,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
41
+ skinoptics-0.0.1b9.dist-info/METADATA,sha256=KXfHFH9O4ysY0BMOS2MsE7Yr74XAAa-wotxzHttZxD0,1324
42
+ skinoptics-0.0.1b9.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
43
+ skinoptics-0.0.1b9.dist-info/top_level.txt,sha256=4NYJW3uliYlvbd-Zywg2MxJOGe4wYA7Oz_I5EZF4YEQ,11
44
+ skinoptics-0.0.1b9.dist-info/RECORD,,