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

bias_patch - trigger_patch mapping #7

Open
dneise opened this issue Feb 11, 2016 · 0 comments
Open

bias_patch - trigger_patch mapping #7

dneise opened this issue Feb 11, 2016 · 0 comments

Comments

@dneise
Copy link
Member

dneise commented Feb 11, 2016

We have 1440 pixel, 320 bias patches and 160 trigger patches. When reading information about them from their particular auxiliary files and/or raw files, we need to assign them somehow to each other.

Knowing that trigger_patch_id = pixel_chid // 9, one might assume that also trigge_patch_id = bias_patch_id // 2. But that is not the case.

So I propose:

The mapping between bias patches and trigger patches must be easily available in pyfact.

This was referenced Feb 11, 2016
Merged
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

No branches or pull requests

1 participant