From 59b8a441f2c00e1a9a3eef40353868c591027118 Mon Sep 17 00:00:00 2001 From: Olivier Hoenen Date: Mon, 1 Sep 2025 21:47:40 +0200 Subject: [PATCH 1/2] add info on EAST --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8dd6ce1..8a9159b 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ first take look at the [contribution guidelines](CONTRIBUTING.md). | Experiment | Contact person | Mapping information | List of mapped IDSs | |:----------:|:--------------:|:--------------------|:--------------------| | 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` | +| EAST | [@simpla-fusion](https://github.com/simpla-fusion) | with [SpDM](https://github.com/fusion-yun/spdm) | tdb | | 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` | From 7ee1aa63ae1569ce9ac4c5bdadf11abb2eb4f655 Mon Sep 17 00:00:00 2001 From: Olivier Hoenen Date: Thu, 4 Sep 2025 12:05:54 +0200 Subject: [PATCH 2/2] apply patch for EAST --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a9159b..4004561 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ first take look at the [contribution guidelines](CONTRIBUTING.md). | Experiment | Contact person | Mapping information | List of mapped IDSs | |:----------:|:--------------:|:--------------------|:--------------------| | 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` | -| EAST | [@simpla-fusion](https://github.com/simpla-fusion) | with [SpDM](https://github.com/fusion-yun/spdm) | tdb | +| EAST | [@simpla-fusion](https://github.com/simpla-fusion) | with [FyTok](https://github.com/fusion-yun/fytok) |`core_profiles`, `equilibrium`, `magnetics`, `pf_active`, `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` |