Skip to content

Commit fdf347c

Browse files
authored
Change notes on get-structure
1 parent c666e03 commit fdf347c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/file_introspecting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,5 @@ Type for branch 'runNumber': var * int64
163163
## Notes
164164

165165
- The function does not retrieve event data — only structure/metadata.
166-
- CLI output is printed directly to stdout but can be routed to a file with ` > structure_summary.txt`
167-
- Many types will show as None or unknown when they are not interpretable by the uproot or fail to be reconstructed to ak.arrays
166+
- When using `json` input to the CLI, the same branch filtering will be applied to all samples.
167+
- Many types will show as None or unknown when they are not interpretable by the uproot or fail to be reconstructed to ak.arrays

0 commit comments

Comments
 (0)