funnyjimmy / TAGCAMS-Image-Analysis-Summer-2018

Code from internship at NASA Goddard used to perform image analysis on images from OSIRIS-REx. Specifically, code analyzes the point spread function (PSF) and modulation transfer function (MTF) of images given in L+6Month and L+18Month dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSIRIS-REx TAGCAMS Image Analysis

This code is used to analyze the point spread function (PSF) and modulation transfer function (MTF) of images sent back by NASA's OSIRIS-REx spacecraft. These images consist of a dataset from 6 months after launch (L+6Months) and from 18 months after launch (L+18 Months).

Getting Started

  • analyze_datasets.py : Main file using osiris18month.py and tagcams.py functions to perform PSF and MTF assessment between L+6Month and L+18 Month data.

  • osiris18month.py : Functions used to analyze L+18Month dataset

  • tagcams.py : Functions used to analyze L+6Month dataset

Acknowledgments

  • Brent Bos, for being a standup mentor
  • The Optics Branch
  • Goddard Space Flight Center, for a sweet summer internship
  • All the pals I've made along the way

About

Code from internship at NASA Goddard used to perform image analysis on images from OSIRIS-REx. Specifically, code analyzes the point spread function (PSF) and modulation transfer function (MTF) of images given in L+6Month and L+18Month dataset.


Languages

Language:Python 100.0%