Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 446 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 446 Bytes

Venus-image-processing

Reproduction of the Akatsuki Level-2 to Level-3 image processing pipeline from published papers. Essentially we go from an image with known geometry like the following:

alt text

to data on a regular latitude-longitude grid that is much more convenient for scientific analysis:

alt text

References and comments are included within the Jupyter notebook.