Skip to content

Commit

Permalink
Merge branch 'mag_l1a_compression' of github.com:maxinelasp/imap_proc…
Browse files Browse the repository at this point in the history
…essing into mag_l1a_compression
  • Loading branch information
maxinelasp committed Aug 30, 2024
2 parents 0eee19c + 5ea3a9f commit 7bb2cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imap_processing/mag/l1a/mag_l1a.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def process_packets(
# this is because mypy expects both to have the attributes
primary_packet_data.total_vectors,
secondary_packet_data.total_vectors,
mag_l0.COMPRESSION
mag_l0.COMPRESSION,
)

primary_timestamped_vectors = MagL1a.calculate_vector_time(
Expand Down

0 comments on commit 7bb2cc4

Please sign in to comment.