File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11version : 2
22formats : all
33
4+ sphinx :
5+ configuration : docs/source/conf.py
6+
47build :
58 os : ubuntu-22.04
69 tools :
7- python : " 3.8 "
10+ python : " 3.12 "
811
912
1013python :
Original file line number Diff line number Diff line change 11"""
2- Utilities specific to the POPI data:
3- * The label values used in the masks that segment the CT into air/body/lung.
2+ Utilities specific to the POPI data:
3+ * The label values used in the masks that segment the CT into air/body/lung.
44* Function for reading the ground truth point data.
55* Function for displaying a spatio-temporal coronal image with segmented label contour overlay.
66* Function for displaying a coronal image with a set of segmentations (before and after registration).
Original file line number Diff line number Diff line change 11# SimpleITK Notebooks
22
3- ![ GitHub Actions Notebook Testing] ( https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks/workflows/GitHub%20Actions/badge.svg )   ;  ; [ ![ CircleCI Notebook Testing] ( https://dl.circleci.com/status-badge/img/gh/InsightSoftwareConsortium/SimpleITK-Notebooks/tree/master.svg?style=shield )] ( https://dl.circleci.com/status-badge/redirect/gh/InsightSoftwareConsortium/SimpleITK-Notebooks/tree/master )
3+ ![ GitHub Actions Notebook Testing] (https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks/actions/workflows/main.yml/badge.svg
4+ )  ;  ; [ ![ CircleCI Notebook Testing] ( https://dl.circleci.com/status-badge/img/gh/InsightSoftwareConsortium/SimpleITK-Notebooks/tree/master.svg?style=shield )] ( https://dl.circleci.com/status-badge/redirect/gh/InsightSoftwareConsortium/SimpleITK-Notebooks/tree/master )
45  ;  ; [ ![ http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/ ] ( https://img.shields.io/website-up-down-green-red/http/shields.io.svg )] ( http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/ )
56  ;  ; [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
67
You can’t perform that action at this time.
0 commit comments