Description
Implement proposed changes to generating corrected spectra for every pixel, by collapsing STEP 7 and STEP 9 into a calling of the existing resampling function.
Be sure to document all changes here
Nov 5
3:50PM
- The base draft of the function is complete, final debugging in progress.
- Minor change to run_resampling_spectra():
- It now accepts shift constants as floats.
- Perfected the docstring of run_resampling_spectra() and smile_correction()
4:10PM
- The function and its corresponding execution cells have been uploaded to Google Collab. This chapter has officially been moved to “review”