Skip to content

Commit

Permalink
Merge pull request #126 from HiPCTProject/rm-inventory
Browse files Browse the repository at this point in the history
Remove inventory and associated code
  • Loading branch information
dstansby authored Aug 13, 2024
2 parents 14002c7 + 4c11608 commit 801e22d
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 763 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/HiPCTProject/hipct-reg/main.svg)](https://results.pre-commit.ci/latest/github/HiPCTProject/hipct-reg/main)
[![Documentation Status](https://readthedocs.org/projects/hipct-reg/badge/?version=latest)](https://hipct-reg.readthedocs.io/en/latest/?badge=latest)






<!--
[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
Expand Down
7 changes: 3 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ hipct-reg

Code for registering high-resolution HiP-CT region of interest datasets to low-resolution HiP-CT full-organ datasets.

This package contains the image registration code, and helpers for keeping an inventory of registered data and doing the registrations for HiP-CT data.
It is designed to be used internally by the HiP-CT team, but publicly released so our registrations are reproducible and in case anyone else finds the code helpful.
This package contains the image registration code.
Helpers for keeping an inventory of registered data and doing the registrations for HiP-CT data are in the (private) ``hipct-data-tools`` repository.
This package designed to be used internally by the HiP-CT team, but publicly released so our registrations are reproducible and in case anyone else finds the code helpful.

Contents
--------

- :doc:`new_datasets`: A step-by-step guide for running registrations on new HiP-CT datasets.
- :doc:`auto_examples/tutorial`: A lower level tutorial showing how to use the registratino code from Python.
- :doc:`guide`: An explanation of how the registration pipeline works.
- :doc:`api`: API reference for different bits of the registration pipeline.
Expand All @@ -18,7 +18,6 @@ Contents
:maxdepth: 2
:hidden:

new_datasets
auto_examples/tutorial
guide
api
46 changes: 0 additions & 46 deletions docs/new_datasets.rst

This file was deleted.

67 changes: 0 additions & 67 deletions scripts/gen_common_point_spreadsheet.py

This file was deleted.

8 changes: 0 additions & 8 deletions scripts/neuroglancer_link.py

This file was deleted.

38 changes: 0 additions & 38 deletions scripts/read_common_point_spreadsheet.py

This file was deleted.

Loading

0 comments on commit 801e22d

Please sign in to comment.