From 9b4165e15189396cf460d117cfaa247ae51f2bca Mon Sep 17 00:00:00 2001 From: Olivier Hoenen Date: Mon, 1 Sep 2025 20:41:31 +0200 Subject: [PATCH 1/2] add info on SST1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8dd6ce1..888a9dc 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ first take look at the [contribution guidelines](CONTRIBUTING.md). |:----------:|:--------------:|:--------------------|:--------------------| | AUG | [@DavidPCoster](https://github.com/DavidPCoster) | from `trview` and `readaug` | `core_profiles`, `dataset_description`, `equilibrium`, `ic_antennas`, `magnetics`, `nbi`, `pf_active`, `pulse_schedule`, `summary`, `tf`, `wall` | | ITER | [@MasanariHosokawa](https://github.com/MasanariHosokawa) | only machine description | `bolometer`, `camera_visible`, `coils_non_axisymmetric`, `ec_launcher`, `ece`, `ic_antennas`, `interferometer`, `magnetics`, `nbi`, `neutron_diagnostic`, `pf_active`, `pf_passive`, `polarimeter`, `refractometer`, `spectrometer_visible`, `spectrometer_x_ray_crystal`, `soft_x_rays`, `tf`, `thomson_scattering`, `wall` | +| SST1 | [@aksinghh](https://github.com/aksinghh) | manual mapping | `magnetics`, `pf_active`, `pf_passive` | From 8314f3a62ec8db1aeb6f02358a837fcd45b6a096 Mon Sep 17 00:00:00 2001 From: Olivier Hoenen Date: Mon, 1 Sep 2025 20:55:04 +0200 Subject: [PATCH 2/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888a9dc..2eef015 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ first take look at the [contribution guidelines](CONTRIBUTING.md). |:----------:|:--------------:|:--------------------|:--------------------| | AUG | [@DavidPCoster](https://github.com/DavidPCoster) | from `trview` and `readaug` | `core_profiles`, `dataset_description`, `equilibrium`, `ic_antennas`, `magnetics`, `nbi`, `pf_active`, `pulse_schedule`, `summary`, `tf`, `wall` | | ITER | [@MasanariHosokawa](https://github.com/MasanariHosokawa) | only machine description | `bolometer`, `camera_visible`, `coils_non_axisymmetric`, `ec_launcher`, `ece`, `ic_antennas`, `interferometer`, `magnetics`, `nbi`, `neutron_diagnostic`, `pf_active`, `pf_passive`, `polarimeter`, `refractometer`, `spectrometer_visible`, `spectrometer_x_ray_crystal`, `soft_x_rays`, `tf`, `thomson_scattering`, `wall` | -| SST1 | [@aksinghh](https://github.com/aksinghh) | manual mapping | `magnetics`, `pf_active`, `pf_passive` | +| SST-1 | [@aksinghh](https://github.com/aksinghh) | manual mapping | `magnetics`, `pf_active`, `pf_passive` |