Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksei-chareshneu authored Nov 12, 2024
1 parent 778bb7c commit ba6af42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/vs_toolkit/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ First create `json_with_query_params.json` file with the following content:

Then use the following command:
```
python vs_toolkit.py --db_path temp/test_db --out results.cvsx composite --json-params-path json_with_query_params.json
python vs_toolkit.py --db_path temp/test_db --out results.cvsx --json-params-path json_with_query_params.json
```

This will query data for channel `2` and time frame `4` for volume and data for all available segmentation kinds and time frame `4`, and pack it into `idr-13457537.cvsx` file
This will query data for channel `2` and time frame `4` for volume and data for all available segmentation kinds and time frame `4`, and pack it into `idr-13457537.cvsx` file

0 comments on commit ba6af42

Please sign in to comment.