AllenCell / AllenCell/allencell-segmenter-ml

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

Open
#439 0 comments 0 reactions 1 assignee Claimed by @saeliddp View on GitHub
🚨 high priority🚨 UI/UX
Dominant language
Python
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.