Skip to content

Conversation

sandinosaso
Copy link
Collaborator

@sandinosaso sandinosaso commented Aug 19, 2025

Create Software Item Specification for WSI Service following the QuPath specification format.

Acceptance Criteria:

  • Create SPEC-{MODULE_NAME_UPPER}-SERVICE.md in project root
  • Follow same format as SPEC-WSI-SERVICE.md
  • Document primary use cases with code proof references (file/line numbers)
  • Include technical constraints and implementation details
  • Verify by looking at code examples - proof references only
  • Team review and feedback addressed

@sandinosaso sandinosaso marked this pull request as ready for review August 21, 2025 16:45
@muhabalwan-aginx muhabalwan-aginx self-assigned this Aug 22, 2025

The WSI (Whole Slide Image) Service provides comprehensive support for digital pathology image processing within the Aignostics Python SDK. The service enables users to work with high-resolution microscopy images across multiple formats and provides essential infrastructure for computational pathology workflows.

### 1.1 Multi-Format Image Support
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should mention TIFF, SVS somewhere here also? cause we handle them

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are there mentioned below @muhabalwan-aginx

- Image format validation and conversion
- Annotation format standardization

### 5.3 Data Flow Architecture
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whats webUI in the sequence diagram below

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants