Skip to content

Commit 3421bf5

Browse files
authored
Update sample definition in README
Clarify the definition of 'one sample' in the context of Uncertaintyx.
1 parent a72a144 commit 3421bf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ core.
8686
> [!NOTE]
8787
> The batch dimension $M$ enumerates independent samples (e.g.,
8888
> sensor scans, simulations, ensemble members) but you get to define
89-
> what “one sample” is: a single pixel, a spectrum, a scan line, or
90-
> a spatiotemporal cubelet. Uncertaintyx treats that single sample as
89+
> what “one sample” is: a single pixel value, a spectrum, a scan line,
90+
> or a spatiotemporal cubelet. Uncertaintyx treats that single sample as
9191
> a tensor $x$, and the framework scales it to a batch $X$ of $M$ such
9292
> samples. Many remote‑sensing workflows implicitly assume “one sample
9393
> is one pixel”, but this is often an oversimplification that obscures

0 commit comments

Comments
 (0)