Skip to content

Conversation

@dimitri-yatsenko
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the README documentation to clarify the codec's status, improve terminology consistency, and streamline descriptions. The main changes focus on renaming photon_sensitivity to conversion_gain throughout and adding provenance information.

  • Renamed parameter terminology from photon_sensitivity to conversion_gain for consistency
  • Added status section clarifying this as the official maintained repository
  • Simplified and clarified codec description text
  • Updated workflow badge reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dimitri-yatsenko
Copy link
Member Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Contributor

Copilot AI commented Nov 10, 2025

@dimitri-yatsenko I've opened a new pull request, #2, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: Copilot <[email protected]>
Copilot AI and others added 2 commits November 10, 2025 20:04
[WIP] Update README documentation for codec clarity
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

z_arr_r = open_array(store=store)
assert z_arr_r.dtype == decoded_dtype
assert nearly_equal(z_arr_r, data_rt, sensitivity / 2)
breakpoint()
Copy link
Contributor

Choose a reason for hiding this comment

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

this needs to be removed

Copy link
Contributor

@d-v-b d-v-b left a comment

Choose a reason for hiding this comment

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

tests are failing, but the source code is unchanged, so we just need to fix the tests I think

@dimitri-yatsenko dimitri-yatsenko merged commit a7aea3a into main Nov 10, 2025
8 checks passed
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.

3 participants