ImperialCollegeLondon / imap-pipeline-core

MIT License
0 stars 0 forks source link

feat: Add decommutation of HK #8

Closed mfacchinelli closed 4 months ago

mfacchinelli commented 4 months ago

Main logic is in imapProcessing.py, where the processing step is chosen based on extension. In case of binary data, it is assumed it's HK.

The logic was pretty much copied from the SOC: imap_processing/utils.py#L231

Same goes for the utility function to convert to J2000 timestamp.

alastairtree commented 4 months ago

Sorry I broke your PR by updating typer. Have fixed and regenerated the lock file. Will merge