VEST diagnostics and data availability
This page is generated from VAFT’s canonical diagnostic registry in
vest.yaml.
It separates operational data availability from hardware lifecycle and VAFT mapping support.
If-requested is a conservative status pending device-operation confirmation; it does not mean
that the system cannot have historical data.
For public data access and general administration, see Database and data sources and Contacts. Manager names are retained from the legacy inventory; no personal email is shown unless it is explicitly recorded in the registry.
Overview
| System | IDS | Responsible | Source | Availability | Lifecycle | VAFT mapping |
|---|---|---|---|---|---|---|
| Vacuum gauges | barometry.gauge | 정원익, 전찬휘 | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Visible bremsstrahlung spectroscopy | bremsstrahlung_visible | 유정원 | Unknown | If-requested | in_maintenance | not_implemented |
| FAST camera | camera_visible | Joint | File (bmp, text) | If-requested | available | implemented |
| Charge-exchange / beam-emission spectroscopy | charge_exchange | 이원석, 엄태희 | File (mat) | If-requested | available | implemented |
| Ion Doppler spectroscopy | charge_exchange | 이원석, 엄태희 | File (mat, xls) | If-requested | available | implemented |
| Non-axisymmetric 3D coils | coils_non_axisymmetric | 서광근 | Reference ODS | If-requested | available | implemented |
| Data description | dataset_description | Joint | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Outboard limiter current monitor | disruption.halo_currents | Joint | Raw DAQ (MySQL / archived raw dump) | If-requested | in_maintenance | not_implemented |
| Electron cyclotron heating | ec_launchers | 변준혁 | Raw DAQ (MySQL / archived raw dump) | If-requested | in_maintenance | not_implemented |
| Electromagnetic coupling model | em_coupling | Not listed | Reference ODS | If-requested | available | implemented |
| Gas injection | gas_injection | Joint | Unknown | If-requested | in_maintenance | not_implemented |
| Gas pumping | gas_pumping | 정원익, 전찬휘 | Unknown | If-requested | in_maintenance | not_implemented |
| Hard X-ray detector | hard_x_rays | 임수빈 | Unknown | If-requested | in_maintenance | not_implemented |
| Helicity injection | not_developed | 박종윤, 김태경 | Unknown | If-requested | in_maintenance | not_implemented |
| Interferometer | interferometer | 변준혁 | File (mat) | If-requested | available | implemented |
| Triple Langmuir probe | langmuir_probes.embedded | 변준혁 | Raw DAQ (MySQL / archived raw dump) | If-requested | in_maintenance | implemented |
| Magnetic probes (Mirnov coils) | magnetics.b_field_pol_probe | 남건우 | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Diamagnetic flux | magnetics.diamagnetic_flux | 김태경 | Unknown | If-requested | available | implemented |
| Flux loops | magnetics.flux_loop | 남건우 | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Internal magnetic probes | magnetics.b_field_pol_probe | 남건우 | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Plasma current | magnetics.ip | Joint | Unknown | If-requested | available | implemented |
| Rogowski coils | magnetics.rogowski_coil | Joint | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Neutral beam injection | nbi | 정윤호 | Unknown | If-requested | in_maintenance | not_implemented |
| PF coils | pf_active | Joint | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Passive structures | pf_passive | Not listed | Reference ODS | If-requested | available | implemented |
| Soft X-ray detector | soft_x_rays | 임수빈, 이명원 | File (csv) | If-requested | available | implemented |
| Filterscope spectroscopy | spectrometer_uv | Joint | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| TF coils | tf | Joint | Raw DAQ (MySQL / archived raw dump) | If-requested | available | implemented |
| Thomson scattering spectroscopy | thomson_scattering | 김중화, 이종민 | File (mat) | If-requested | available | implemented |
| First wall and limiter geometry | wall | 정원익, 전찬휘 | Reference ODS | If-requested | available | implemented |
By physical family
Magnetic diagnostics
- Magnetic probes (Mirnov coils) —
magnetics.b_field_pol_probe; implemented via raw DAQ. - Diamagnetic flux —
magnetics.diamagnetic_flux; implemented via derived. - Flux loops —
magnetics.flux_loop; implemented via raw DAQ. - Internal magnetic probes —
magnetics.b_field_pol_probe; implemented via raw DAQ. - Plasma current —
magnetics.ip; implemented via derived. - Rogowski coils —
magnetics.rogowski_coil; implemented via raw DAQ.
Kinetic diagnostics
- Charge-exchange / beam-emission spectroscopy —
charge_exchange; implemented via file-backed mat. - Ion Doppler spectroscopy —
charge_exchange; implemented via file-backed mat, xls. - Thomson scattering spectroscopy —
thomson_scattering; implemented via file-backed mat.
Spectroscopy radiation
- Visible bremsstrahlung spectroscopy —
bremsstrahlung_visible; not_implemented via unknown. - Hard X-ray detector —
hard_x_rays; not_implemented via unknown. - Soft X-ray detector —
soft_x_rays; implemented via file-backed csv. - Filterscope spectroscopy —
spectrometer_uv; implemented via raw DAQ.
Imaging
- FAST camera —
camera_visible; implemented via file-backed bmp, text.
Edge diagnostics
- Vacuum gauges —
barometry.gauge; implemented via raw DAQ. - Outboard limiter current monitor —
disruption.halo_currents; not_implemented via raw DAQ. - Interferometer —
interferometer; implemented via file-backed mat. - Triple Langmuir probe —
langmuir_probes.embedded; implemented via raw DAQ.
Heating current drive
- Electron cyclotron heating —
ec_launchers; not_implemented via raw DAQ. - Helicity injection —
not_developed; not_implemented via unknown. - Neutral beam injection —
nbi; not_implemented via unknown.
Machine systems
- Non-axisymmetric 3D coils —
coils_non_axisymmetric; implemented via reference_ods. - Gas injection —
gas_injection; not_implemented via unknown. - Gas pumping —
gas_pumping; not_implemented via unknown. - PF coils —
pf_active; implemented via raw DAQ. - TF coils —
tf; implemented via raw DAQ.
Machine models
- Electromagnetic coupling model —
em_coupling; implemented via reference_ods. - Passive structures —
pf_passive; implemented via reference_ods. - First wall and limiter geometry —
wall; implemented via reference_ods.
Information
- Data description —
dataset_description; implemented via raw DAQ.
Refreshing this snapshot
From a checkout of the develop branch, run:
python -m vaft.machine_mapping.registry --output /path/to/vaft-gh/_data/vest_diagnostics.yml
The snapshot records the SHA-256 of its source vest.yaml; documentation validation compares it
when VAFT_REGISTRY_SOURCE points to the corresponding source checkout.