Compute the appearance of diffraction grating envelopes
This repo really only needs jupyter, numpy, and matplotlib, but to be sure to have everything you need, you can install a devoted conda environment:
conda env create -f environment.yml
conda activate postale_env