Skip to content

Commit

Permalink
Adding Idex comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anamanica committed Aug 7, 2024
1 parent b9abcb3 commit 2c22d5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions imap_processing/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,11 @@ def packet_file_to_datasets(
packet definition, the ``derived_value`` will be the converted value.
The dimension of the dataset will be the time field in J2000 nanoseconds.
Note: While this is a general function intended to work for all
instruments, this cannot be used for IDEX due to the complex nature of
the xml file. IDEX will continue to use PacketParser and RawDustEvents
found in idex_l1.py.
Parameters
----------
packet_file : str
Expand Down

0 comments on commit 2c22d5d

Please sign in to comment.