DiamondLightSource / DiamondLightSource/diffcalc

GDA: Axis constraint Scannables naming convention is unintuitive ('You' engine)

Abierto
#4 0 comentarios 0 reacciones 0 asignados Reclamado por @robwalton Ver en GitHub
Lenguaje dominante
Python
Estrellas
22
Forks
18
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Where an axis (e.g. gamma) may be fixed by a constraint an _con Scannable is created rather than an Scannable in order to avoid a namespace clash with that axis' actual Scannable. This is unintuitive.

One solution is for Diffcalc to read up the last set value for an axis when that axes is constrained.

However if the axis is Scanned while hkl is held still this would result in two motor moves. This could be resolved by making the physical axis Scannables the same level as the hkl Scannable and treating them as a group, although this is a pretty heavy solution.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.