Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow reference of optical path for annotations measurements #194

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    4cd7fad View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    2c7a629 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    1e4334a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2609498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da2f5b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    366c58a View commit details
    Browse the repository at this point in the history
  2. Minor fixes to segmentation (#195)

    * Minor fixes to segmentation
    
    * Fix docstring typo in type
    CPBridge authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ed5901f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Implement TID 1601 Image Library Entry (#83)

    * Fix recording of evidence in structured reports
    
    * Assert that evidence is provided for references
    
    * Use sets for comparison and avoid duplicates
    
    * Add test for report referencing multiple studies
    
    * Use datetime workaround for python 3.6 support
    
    * Added image_library_entries to TID 1500
    
    Co-authored-by: Sean Doyle <[email protected]>
    Co-authored-by: hackermd <[email protected]>
    Co-authored-by: Christopher Bridge <[email protected]>
    4 people authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    bfbd807 View commit details
    Browse the repository at this point in the history
  2. Increase package version

    hackermd committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d03f4c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Move pylibjpeg-libjpeg to optional dependency

    Chris Bridge committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6d80f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a04c75 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary import error

    Christopher Bridge committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d1e632d View commit details
    Browse the repository at this point in the history
  4. Update installation docs

    Christopher Bridge committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    89d1343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2656162 View commit details
    Browse the repository at this point in the history
  6. Add libjpeg to CI workflow

    Chris Bridge committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0ca5784 View commit details
    Browse the repository at this point in the history
  7. Add workflow with and without libjpeg

    Chris Bridge committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d1a904e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Apply suggestions from code review

    Co-authored-by: Markus D. Herrmann <[email protected]>
    CPBridge and hackermd authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    320b4f4 View commit details
    Browse the repository at this point in the history
  2. Update docs/installation.rst

    Co-authored-by: Markus D. Herrmann <[email protected]>
    CPBridge and hackermd authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1422a25 View commit details
    Browse the repository at this point in the history
  3. remove openjpeg from deps, fix installation guide

    Chris Bridge committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    7e08517 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Add citation file (#204)

    hackermd authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c03598d View commit details
    Browse the repository at this point in the history
  2. Use deepcopy for CodedConcept.from_dataset()

    Chris Bridge committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2152c19 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge pull request #205 from herrmannlab/fix_coded_concept_copy

    Use deepcopy for CodedConcept.from_dataset()
    CPBridge authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    14365c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from herrmannlab/make_pylibjpeg-libjpeg_optional

    Make pylibjpeg-libjpeg optional
    CPBridge authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9026587 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from herrmannlab/empty_seg_error_message

    Add warning when empty segmentation is passed with omit_empty_frames
    CPBridge authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    4b13338 View commit details
    Browse the repository at this point in the history
  4. Increase package version for release (#206)

    Co-authored-by: Chris Bridge <[email protected]>
    CPBridge and Chris Bridge authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d36e2a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    91e616d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615d38c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32c006 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'enhancement/annotations-intensity-measurements' of gith…

    …ub:herrmannlab/highdicom into enhancement/annotations-intensity-measurements
    hackermd committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bbd1a01 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Update src/highdicom/ann/content.py

    Co-authored-by: Chris Bridge <[email protected]>
    hackermd and CPBridge authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1ff6985 View commit details
    Browse the repository at this point in the history