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

Support for R1v1 / EVBv6 volume-reduced data #213

Closed
moralejo opened this issue Mar 5, 2024 · 0 comments · Fixed by #216
Closed

Support for R1v1 / EVBv6 volume-reduced data #213

moralejo opened this issue Mar 5, 2024 · 0 comments · Fixed by #216

Comments

@moralejo
Copy link
Contributor

moralejo commented Mar 5, 2024

Add support for reading files with DVR applied (currently needed for LST)

def fill_from_cta_r1(self, array_event, zfits_event):
tel_id = self.tel_id
scale = self.data_stream.waveform_scale
offset = self.data_stream.waveform_offset
pixel_id_map = self.camera_config.pixel_id_map
# FIXME: missing modules / pixels
# FIXME: DVR? should not happen in r1 but dl0, but our own converter uses the old R1

@maxnoe maxnoe changed the title Support for CTAR1 volume-reduced data Support for R1v1 / EVBv6 volume-reduced data Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant