aplbrain / aplbrain/mano

Perform validation for upload

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When a user uploads data, they pass in a data block and also specify absolute bounds. It is possible for these to be in conflict (ie a user has a z-range of 2 for a single image slice).

There should either be a validation step before upload to guarantee that the ranges agree. Alternatively `(xmax, ymax, zmax)` should be optional and mano should infer the dimensions from the data block size.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the upload handling and tracing how the data block and absolute bounds are received; clarify whether completion means rejecting conflicting ranges or inferring dimensions when bounds are omitted.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.