imap_processing.spice.kernels.open_spice_ck_file# imap_processing.spice.kernels.open_spice_ck_file(pointing_frame_path: Path) → Generator[int, None, None]# Context manager for handling SPICE CK files. Parameters: pointing_frame_path (str) – Path to the CK file. Yields: handle (int) – Handle to the opened CK file.