#!/usr/bin/env python # coding: utf-8 # In[1]: import numpy, scipy, IPython.display as ipd # [← Back to Index](index.html) # # Overview of a Basic MIR System # In[2]: ipd.Image(filename='basic_mir_overview.jpg') # In[ ]: