simonsobs / sodetlib

Tools for performing core instrument testing, quality control, and analysis tasks.
BSD 2-Clause "Simplified" License
5 stars 0 forks source link

Add QC Module #301

Open msilvafe opened 1 year ago

msilvafe commented 1 year ago

Add QC module from readout_script_dev and modify all plots and output data products to be tagged with hardware serial numbers using the new pysmurf functions from release 7.1.0 S.get_amc_sn(use_shell=True), S.get_carrier_sn(use_shell=True), and S.get_rtm_sn(use_shell=True)

msilvafe commented 1 year ago

Also add in Shawn's new full band response function: S.check_full_band_resp(show_plot=True)