S3dlib: Geometric and color datagrid mapping (requires scipy)#
Mandelbrot contours#
The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D01_Mandelbrot_Contours.py.
See: https://s3dlib.org/examples/lines/mand_contours.html

Left figure: demo_Mandelbrot_Contours.
Geometric and color datagrid mapping#
The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D02_GeometricMapping.py.
See: https://s3dlib.org/examples/datagridmap/jacks_shaded.html

Left figure: demo_Geometric_and_Color_Datagrid_Mapping.
MRI 3D#
The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D03_MRI_3D.py.
See: https://s3dlib.org/examples/datagridmap/mri_3d.html

Left figure: demo_MRI_3D.
Jacksboro fault#
The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D04_Jacksboro_Fault.py.
See: https://s3dlib.org/examples/datagridmap/jacks_shaded2.html

Left figure: demo_Jacksboro_Fault.
Mandelbrot 3D#
The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D05_Mandelbrot_3D.py.
See: https://s3dlib.org/examples/datagridmap/mandelbrot.html

Left figure: demo_Mandelbrot_3D.
MRI regions#
The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D06_MRI_Regions.py.
See: https://s3dlib.org/examples/colormaps/mri.html

Left figure: demo_MRI_Regions.