phangs_isrf_pipeline.pro
377 Bytes
PRO phangs_isrf_pipeline
;PHANGS ISRF pipeline
plot_phangs_ssps_against_uv_fast
make_phangs_ssps_isrf_prediction,source_name='ngc0628',/save
make_phangs_isrf_classes,/save
check_phangs_ssps_isrf_prediction
;make_sed_phangs_tables,/test,/show_seds ;test of plugin dustem_plugin_phangs_class_isrf.pro
make_sed_phangs_tables,/test,grid_type=2,/show_seds,isrf_class=15
END