Skip to content

Conversation

@CPBridge
Copy link
Collaborator

Addressed #375:

  • InstanceCreationDate and InstanceCreationTime are automatically added to all instances generated
  • ContentDate and ContentTime can now be overridden by the user, otherwise will default to the current time
  • SeriesDate and SeriesTime can be specified, but I decided not to use a default value. This is because if a user creates a series of images manually and does not specify the SeriesDate, highdicom has no way to ensure that the values are consistent within a series, and being inconsistent would be an error

@DanielaSchacherer @fedorov @dclunie

@CPBridge CPBridge changed the base branch from master to v0.27.0dev October 24, 2025 19:02
@CPBridge CPBridge added the enhancement New feature or request label Oct 24, 2025
@CPBridge CPBridge merged commit 47927d0 into v0.27.0dev Oct 24, 2025
9 checks passed
CPBridge added a commit that referenced this pull request Oct 24, 2025
* Add CIELabColor to AnnotationGroup (#374)

* Add CIELabColor to AnnotationGroup

* Add further description of annotation group parameters

* Add colorspace conversions

* Fix rounding

* Bug fix

* Add checks and docs to new methods

* Docs and tests for color conversion

* Add cie-lab examples to docstring

* Tweak examples

* Add CIELabColor.lab property

* Version bump

* Add content date/time, series date/time, instance creation date/time to base class (#376)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants