Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/RC_v1.5.x' into typing_feature…
Browse files Browse the repository at this point in the history
…_detection

# Conflicts:
#	tobac/feature_detection.py
  • Loading branch information
freemansw1 committed Nov 8, 2023
2 parents 4718419 + 85f8f3a commit 4753c13
Show file tree
Hide file tree
Showing 24 changed files with 74,098 additions and 83,625 deletions.
7 changes: 5 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
version: 2
formats: all
build:
os: ubuntu-22.04
tools:
python: "3.9"
python:
version: 3
install:
- requirements: doc/requirements.txt
- requirements: doc/requirements.txt
10 changes: 10 additions & 0 deletions doc/bulk_statistics/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
##########################
Compute bulk statistics
##########################

.. toctree::
:maxdepth: 2

notebooks/compute_statistics_during_feature_detection_example
notebooks/compute_statistics_during_segmentation_example
notebooks/compute_statistics_postprocessing_example
Loading

0 comments on commit 4753c13

Please sign in to comment.