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

Test intensity values for files with and without RGB #27

Merged
merged 13 commits into from
Oct 26, 2024

Commits on Oct 19, 2024

  1. Fix intensity values for files with and without RGB

    Fixes #20
    
    Update tests to verify the correctness of intensity values for files with and without RGB.
    
    * **test_read_intensity**: Add assertions to check the range of intensity values.
    * **test_no_rgb_intensity**: Add a new test function to verify that files without RGB do not return intensity values.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/dancergraham/e57-python/issues/20?shareId=XXXX-XXXX-XXXX-XXXX).
    dancergraham committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d7808a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. rescale intensities to the "real" values from scale 0 to 1

    (cherry picked from commit fd90816)
    dancergraham committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ddd6f18 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    c52f39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af69aea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9043a5e View commit details
    Browse the repository at this point in the history
  4. release: bump version

    dancergraham committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fb69b4d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/dancergraham/e57-python int…

    …o fix-intensity-values
    dancergraham committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    05cc584 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c74f43 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    32cb960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14024e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c0cba View commit details
    Browse the repository at this point in the history
  4. release: bump version

    dancergraham committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c32326b View commit details
    Browse the repository at this point in the history