Skip to content

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.

Notifications You must be signed in to change notification settings

DominicL3/TAGCAMS-Image-Analysis-Summer-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages