AllenCell / AllenCell/allencell-segmenter-ml

Training: Patch Size input - enforce value of x, y, and z to be multiples of 4

Abierto
#439 0 comentarios 0 reacciones 1 asignado Reclamado por @saeliddp Ver en GitHub
🚨 high priority🚨 UI/UX
Lenguaje dominante
Python
Estrellas
5
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Problem
Currently we mention that the patch size value for x, y, and z must be multiples of 4 in the guide text below the "Patch size" label and also in its tooltip. However, we can take one step further to code enforce the input

### Acceptance criteria
When user inputs values into the x, y, and z fields, the values are checked to be multiples of 4, if not, get to the closest value that satisfies this requirement

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.