-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/sk/joss-publication' into sk/jos…
…s-pub
- Loading branch information
Showing
102 changed files
with
1,104 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## 'ISSUE_TEMPLATE' Directory Contents | ||
|
||
### Files | ||
|
||
bug_report.yml | ||
|
||
feature_request.yaml | ||
|
||
voxl.yml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'workflows' Directory Contents | ||
|
||
### Files | ||
|
||
main.yml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/bin' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[linters](./linters/README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/bin/linters' Directory Contents | ||
|
||
### Files | ||
|
||
check_headers_exist.sh | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/cli/src' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[pixl_cli](./pixl_cli/README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## 'PIXL/cli/src/pixl_cli' Directory Contents | ||
|
||
### Files | ||
|
||
main.py | ||
|
||
_config.py | ||
|
||
_database.py | ||
|
||
_docker_commands.py | ||
|
||
_io.py | ||
|
||
_message_processing.py | ||
|
||
__init__.py | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## 'PIXL/docker' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[export-api](./export-api/README.md) | ||
|
||
[hasher-api](./hasher-api/README.md) | ||
|
||
[imaging-api](./imaging-api/README.md) | ||
|
||
[orthanc-anon](./orthanc-anon/README.md) | ||
|
||
[orthanc-raw](./orthanc-raw/README.md) | ||
|
||
[postgres](./postgres/README.md) | ||
|
||
### Files | ||
|
||
.dockerignore | ||
|
||
common.env | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docker/export-api' Directory Contents | ||
|
||
### Files | ||
|
||
Dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docker/hasher-api' Directory Contents | ||
|
||
### Files | ||
|
||
Dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docker/imaging-api' Directory Contents | ||
|
||
### Files | ||
|
||
Dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docker/orthanc-anon' Directory Contents | ||
|
||
### Files | ||
|
||
Dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docker/orthanc-raw' Directory Contents | ||
|
||
### Files | ||
|
||
Dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docker/postgres' Directory Contents | ||
|
||
### Files | ||
|
||
Dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## 'PIXL/docs' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[design](./design/README.md) | ||
|
||
[file_types](./file_types/README.md) | ||
|
||
[joss-publication](./joss-publication/README.md) | ||
|
||
[services](./services/README.md) | ||
|
||
[setup](./setup/README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## 'PIXL/docs/design' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[diagrams](./diagrams/README.md) | ||
|
||
### Files | ||
|
||
bigger_picture.md | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## 'PIXL/docs/design/diagrams' Directory Contents | ||
|
||
### Files | ||
|
||
pixl-multi-project-config.drawio | ||
|
||
pixl-multi-project-config.png | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/docs/file_types' Directory Contents | ||
|
||
### Files | ||
|
||
parquet_files.md | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 'PIXL/docs/joss-publication' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[figures](./figures/README.md) | ||
|
||
### Files | ||
|
||
paper.bib | ||
|
||
paper.md | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
## 'PIXL/docs/joss-publication/figures' Directory Contents | ||
|
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This is the file where the paper must be written |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## 'PIXL/docs/services' Directory Contents | ||
|
||
### Files | ||
|
||
ftp-server.md | ||
|
||
pixl_database.md | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## 'PIXL/docs/setup' Directory Contents | ||
|
||
### Files | ||
|
||
azure-keyvault.md | ||
|
||
developer.md | ||
|
||
uclh-infrastructure-setup.md | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/hasher/src' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[hasher](./hasher/README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 'PIXL/hasher/src/hasher' Directory Contents | ||
|
||
### Files | ||
|
||
endpoints.py | ||
|
||
hashing.py | ||
|
||
main.py | ||
|
||
__init__.py | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 'PIXL/hasher/tests' Directory Contents | ||
|
||
### Files | ||
|
||
conftest.py | ||
|
||
test_endpoints.py | ||
|
||
test_hashing.py | ||
|
||
__init__.py | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## 'PIXL/orthanc/assets' Directory Contents | ||
|
||
### Files | ||
|
||
orthanc-anon-az-dicom.png | ||
|
||
orthanc-anon-web.png | ||
|
||
orthanc-raw-web.png | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## 'PIXL/orthanc/orthanc-anon/config' Directory Contents | ||
|
||
### Files | ||
|
||
dicom.json | ||
|
||
orthanc.json | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## 'PIXL/orthanc/orthanc-anon/docs' Directory Contents | ||
|
||
### Subdirectories | ||
|
||
[assets](./assets/README.md) | ||
|
||
### Files | ||
|
||
DicomServiceViaAAD.md | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 'PIXL/orthanc/orthanc-anon/docs/assets' Directory Contents | ||
|
||
### Files | ||
|
||
DicomServiceAuthority.png | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## 'PIXL/orthanc/orthanc-anon/plugin' Directory Contents | ||
|
||
### Files | ||
|
||
download_dicom_spec.py | ||
|
||
pixl.py | ||
|
Oops, something went wrong.