.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.md
CHANGELOG.md
LICENSE.md
MANIFEST.in
README.md
dev.py
pyproject.toml
setup.py
cherab/phix/VERSION
cherab/phix/__init__.py
cherab/phix/inversion/__init__.py
cherab/phix/inversion/gcv.py
cherab/phix/inversion/inversion.py
cherab/phix/inversion/lcurve.py
cherab/phix/inversion/test/test.py
cherab/phix/machine/__init__.py
cherab/phix/machine/pfc_mesh.py
cherab/phix/machine/wall_outline.py
cherab/phix/machine/geometry/format_cad_file.py
cherab/phix/machine/geometry/data/PHiX_calcam_CAD.ccm
cherab/phix/machine/geometry/data/RSMfiles/FBC_half_down.rsm
cherab/phix/machine/geometry/data/RSMfiles/FBC_half_up.rsm
cherab/phix/machine/geometry/data/RSMfiles/FL_half.rsm
cherab/phix/machine/geometry/data/RSMfiles/MG_port.rsm
cherab/phix/machine/geometry/data/RSMfiles/limiter_225.rsm
cherab/phix/machine/geometry/data/RSMfiles/limiter_box.rsm
cherab/phix/machine/geometry/data/RSMfiles/rail_connection_half.rsm
cherab/phix/machine/geometry/data/RSMfiles/rail_half_down.rsm
cherab/phix/machine/geometry/data/RSMfiles/rail_half_up.rsm
cherab/phix/machine/geometry/data/RSMfiles/vaccum_flange.rsm
cherab/phix/machine/geometry/data/RSMfiles/vessel_gasket_half.rsm
cherab/phix/machine/geometry/data/RSMfiles/vessel_wall.rsm
cherab/phix/machine/geometry/data/RSMfiles/vessel_wall_fine.rsm
cherab/phix/machine/geometry/data/STLfiles/FBC_half_down.STL
cherab/phix/machine/geometry/data/STLfiles/FBC_half_down2.STL
cherab/phix/machine/geometry/data/STLfiles/FBC_half_up.STL
cherab/phix/machine/geometry/data/STLfiles/FBC_half_up2.STL
cherab/phix/machine/geometry/data/STLfiles/FL_half.STL
cherab/phix/machine/geometry/data/STLfiles/FL_half2.STL
cherab/phix/machine/geometry/data/STLfiles/MG_port.STL
cherab/phix/machine/geometry/data/STLfiles/limiter_225.STL
cherab/phix/machine/geometry/data/STLfiles/limiter_box.STL
cherab/phix/machine/geometry/data/STLfiles/rail_connection_half.STL
cherab/phix/machine/geometry/data/STLfiles/rail_connection_half2.STL
cherab/phix/machine/geometry/data/STLfiles/rail_half_down.STL
cherab/phix/machine/geometry/data/STLfiles/rail_half_down2.STL
cherab/phix/machine/geometry/data/STLfiles/rail_half_up.STL
cherab/phix/machine/geometry/data/STLfiles/rail_half_up2.STL
cherab/phix/machine/geometry/data/STLfiles/vaccum_flange.STL
cherab/phix/machine/geometry/data/STLfiles/vessel_gasket_half.STL
cherab/phix/machine/geometry/data/STLfiles/vessel_gasket_half2.STL
cherab/phix/machine/geometry/data/STLfiles/vessel_wall.STL
cherab/phix/machine/geometry/data/STLfiles/vessel_wall2.STL
cherab/phix/machine/geometry/data/STLfiles/vessel_wall_fine.STL
cherab/phix/machine/geometry/data/STLfiles/vessel_wall_fine2.STL
cherab/phix/machine/material/__init__.py
cherab/phix/machine/material/dielectric.py
cherab/phix/machine/material/metal.py
cherab/phix/machine/material/roughmetal.py
cherab/phix/machine/material/data/PCTFE.json
cherab/phix/machine/material/data/sus316L.json
cherab/phix/observer/__init__.py
cherab/phix/observer/thin_lens_ccd.pyx
cherab/phix/observer/fast_camera/__init__.pxd
cherab/phix/observer/fast_camera/__init__.py
cherab/phix/observer/fast_camera/camera.py
cherab/phix/observer/fast_camera/colour.pxd
cherab/phix/observer/fast_camera/colour.pyx
cherab/phix/observer/fast_camera/calibration_data/LimiterPoints.csv
cherab/phix/observer/fast_camera/calibration_data/rotation_matrix.csv
cherab/phix/observer/fast_camera/calibration_data/shot_17393.ccc
cherab/phix/observer/fast_camera/calibration_data/shot_17393_ideal.ccc
cherab/phix/observer/fast_camera/calibration_data/translation_vector.csv
cherab/phix/observer/fast_camera/pipeline/__init__.pxd
cherab/phix/observer/fast_camera/pipeline/__init__.py
cherab/phix/observer/fast_camera/pipeline/rgb.pxd
cherab/phix/observer/fast_camera/pipeline/rgb.pyx
cherab/phix/observer/fast_camera/sensitivity/B.txt
cherab/phix/observer/fast_camera/sensitivity/G.txt
cherab/phix/observer/fast_camera/sensitivity/Gray.txt
cherab/phix/observer/fast_camera/sensitivity/R.txt
cherab/phix/plasma/__init__.py
cherab/phix/plasma/equilibrium.py
cherab/phix/plasma/plasma.py
cherab/phix/plasma/species.py
cherab/phix/plasma/data/convert.py
cherab/phix/plasma/data/peaks_wavelength.txt
cherab/phix/plasma/data/phix10.json
cherab/phix/plasma/data/phix12.json
cherab/phix/plasma/data/phix13.json
cherab/phix/plasma/data/phix14.json
cherab/phix/plasma/data/plot_spectrum.py
cherab/phix/tools/__init__.py
cherab/phix/tools/laplacian.pyx
cherab/phix/tools/raytransfer.py
cherab/phix/tools/spinner.py
cherab/phix/tools/utils.py
cherab/phix/tools/visualize.py