[PR #2] [MERGED] Annotation fixes #2

Closed
opened 2026-03-23 20:22:30 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sectra-medical/wsidicom/pull/2
Author: @erikogabrielsson
Created: 3/2/2022
Status: Merged
Merged: 3/2/2022
Merged by: @erikogabrielsson

Base: public-testdatHead: Annotation-fixes


📝 Commits (8)

📊 Changes

6 files changed (+169 additions, -46 deletions)

View changed files

📝 README.md (+2 -2)
📝 test/test_save.py (+1 -1)
📝 wsidicom/config.py (+10 -0)
📝 wsidicom/graphical_annotations.py (+3 -3)
📝 wsidicom/instance.py (+116 -34)
📝 wsidicom/wsidicom.py (+37 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sectra-medical/wsidicom/pull/2 **Author:** [@erikogabrielsson](https://github.com/erikogabrielsson) **Created:** 3/2/2022 **Status:** ✅ Merged **Merged:** 3/2/2022 **Merged by:** [@erikogabrielsson](https://github.com/erikogabrielsson) **Base:** `public-testdat` ← **Head:** `Annotation-fixes` --- ### 📝 Commits (8) - [`812dc62`](https://github.com/sectra-medical/wsidicom/commit/812dc625bb21ec4e3a9b3563cb241526ac2a0e81) Quick method for checking if image is tiled full with offset table. - [`13671cd`](https://github.com/sectra-medical/wsidicom/commit/13671cdbcb4cf399fecb94885c1dad65ae9626a2) rename offset_table property to offset_table_type - [`b921581`](https://github.com/sectra-medical/wsidicom/commit/b92158176b335cbbeb3332198c1656cd06ea286c) Fix instructions in readme - [`9e56469`](https://github.com/sectra-medical/wsidicom/commit/9e564697625e349a2632342b462b871c5bce6c1d) Do not increment group number twice - [`561d878`](https://github.com/sectra-medical/wsidicom/commit/561d878bf4ca894be42508d37c21eb47042703d4) Specify data type to np.int32 - [`67ccedc`](https://github.com/sectra-medical/wsidicom/commit/67ccedc12a30915d66dd4f2507669ea7f60e08f3) Specify data type to np.int32 - [`33dbcd6`](https://github.com/sectra-medical/wsidicom/commit/33dbcd6d58014d6abae2558f1644fb405117d777) Merge branch 'Annotation-fixes' of https://github.com/sectra-medical/wsidicom into Annotation-fixes - [`29d857e`](https://github.com/sectra-medical/wsidicom/commit/29d857eb10fb74e1b5542139d06426b24156ccc1) Remove debug prints ### 📊 Changes **6 files changed** (+169 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `test/test_save.py` (+1 -1) 📝 `wsidicom/config.py` (+10 -0) 📝 `wsidicom/graphical_annotations.py` (+3 -3) 📝 `wsidicom/instance.py` (+116 -34) 📝 `wsidicom/wsidicom.py` (+37 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:22:30 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sectra-medical/archived-wsidicom#2
No description provided.