! Started logfile: /image_prod/ug002_uva//J1514+3650_S_b_dfm.log on Thu Mar 5 02:10:32 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1514+3650_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1514+3650_S_b_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.733333 visibilities/baseline/integration-bin. ! Found source: J1514+3650 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 3960 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1514+3650_S_b] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003725Jy sigma=9.466888 ! Fit after self-cal, rms=0.961633Jy sigma=9.078937 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=5.633 mas, bpa=3.953 degrees ! Estimated noise=1.93716 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0297873 Jy ! Component: 100 - total flux cleaned = 0.038462 Jy ! Total flux subtracted in 100 components = 0.038462 Jy ! Clean residual min=-0.004288 max=0.004401 Jy/beam ! Clean residual mean=0.000004 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.038462 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.038462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056119Jy sigma=0.486118 ! Fit after self-cal, rms=0.054409Jy sigma=0.464846 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=6.435 mas, bpa=4.281 degrees ! Estimated noise=1.22309 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00664095 Jy ! Component: 100 - total flux cleaned = 0.00947112 Jy ! Component: 150 - total flux cleaned = 0.0109454 Jy ! Component: 200 - total flux cleaned = 0.0117799 Jy ! Total flux subtracted in 200 components = 0.0117799 Jy ! Clean residual min=-0.002423 max=0.002303 Jy/beam ! Clean residual mean=0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0502419 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.0502419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053668Jy sigma=0.457753 ! Fit after self-cal, rms=0.053655Jy sigma=0.457521 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.655 x 6.435 at 4.281 degrees (North through East) ! Clean map min=-0.0024234 max=0.041055 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 HN 1.08 KP 0.96 ! LA 0.96 MK 0.89 NL 1.09 OV 1.00 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.12 HN 1.15 KP 0.95 ! LA 0.90 MK 1.03 NL 1.07 OV 0.95 ! PT 1.03 SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.95 KP 0.95 ! LA 0.98 MK 1.21 NL 0.84 OV 1.03 ! PT 1.00 SC 0.88 ! ! ! Fit before self-cal, rms=0.053655Jy sigma=0.457521 ! Fit after self-cal, rms=0.053424Jy sigma=0.454861 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=6.425 mas, bpa=6.066 degrees ! Estimated noise=1.21747 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305497 Jy ! Component: 100 - total flux cleaned = 0.000357132 Jy ! Component: 150 - total flux cleaned = 0.000338644 Jy ! Component: 200 - total flux cleaned = 0.000304748 Jy ! Total flux subtracted in 200 components = 0.000304748 Jy ! Clean residual min=-0.002127 max=0.002229 Jy/beam ! Clean residual mean=0.000004 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0505467 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0505467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053395Jy sigma=0.454686 ! Fit after self-cal, rms=0.053448Jy sigma=0.454418 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053448Jy sigma=0.454418 ! Fit after self-cal, rms=0.053494Jy sigma=0.453187 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.621 mas, bmaj=6.382 mas, bpa=6.228 degrees ! Estimated noise=1.21743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148512 Jy ! Component: 100 - total flux cleaned = 0.00011424 Jy ! Component: 150 - total flux cleaned = 0.000100776 Jy ! Component: 200 - total flux cleaned = 7.6523e-05 Jy ! Total flux subtracted in 200 components = 7.6523e-05 Jy ! Clean residual min=-0.001884 max=0.002051 Jy/beam ! Clean residual mean=0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0506232 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0506232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053482Jy sigma=0.453097 ! Fit after self-cal, rms=0.053495Jy sigma=0.452968 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (45.5, 66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179101 Jy ! Component: 100 - total flux cleaned = 0.00270184 Jy ! Component: 150 - total flux cleaned = 0.00335852 Jy ! Component: 200 - total flux cleaned = 0.00375594 Jy ! Total flux subtracted in 200 components = 0.00375594 Jy ! Clean residual min=-0.001932 max=0.001727 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0543791 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0543791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053423Jy sigma=0.452374 ! Fit after self-cal, rms=0.053402Jy sigma=0.452272 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053402Jy sigma=0.452272 ! Fit after self-cal, rms=0.053279Jy sigma=0.452217 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=6.38 mas, bpa=6.646 degrees ! Estimated noise=1.21215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726844 Jy ! Component: 100 - total flux cleaned = 0.000852648 Jy ! Component: 150 - total flux cleaned = 0.00096351 Jy ! Component: 200 - total flux cleaned = 0.00103213 Jy ! Total flux subtracted in 200 components = 0.00103213 Jy ! Clean residual min=-0.001806 max=0.001799 Jy/beam ! Clean residual mean=-0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0554113 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 0.0554113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053260Jy sigma=0.452078 ! Fit after self-cal, rms=0.053262Jy sigma=0.452057 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164546 Jy ! Component: 100 - total flux cleaned = 0.000230336 Jy ! Component: 150 - total flux cleaned = 0.000276014 Jy ! Component: 200 - total flux cleaned = 0.000304443 Jy ! Total flux subtracted in 200 components = 0.000304443 Jy ! Clean residual min=-0.001767 max=0.001789 Jy/beam ! Clean residual mean=-0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0557157 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.0557157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053252Jy sigma=0.451986 ! Fit after self-cal, rms=0.053250Jy sigma=0.451980 ! Inverting map ! Added new window around map position (70.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878469 Jy ! Component: 100 - total flux cleaned = 0.000803463 Jy ! Component: 150 - total flux cleaned = 0.000601968 Jy ! Component: 200 - total flux cleaned = 0.000623892 Jy ! Total flux subtracted in 200 components = 0.000623892 Jy ! Clean residual min=-0.001606 max=0.001567 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0563396 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.0563396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053186Jy sigma=0.451443 ! Fit after self-cal, rms=0.053166Jy sigma=0.451365 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053166Jy sigma=0.451365 ! Fit after self-cal, rms=0.053066Jy sigma=0.451328 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.849 mas, bmaj=10.85 mas, bpa=9.093 degrees ! Estimated noise=1.47466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708627 Jy ! Component: 100 - total flux cleaned = 0.00084838 Jy ! Component: 150 - total flux cleaned = 0.000945671 Jy ! Component: 200 - total flux cleaned = 0.00107818 Jy ! Total flux subtracted in 200 components = 0.00107818 Jy ! Clean residual min=-0.001554 max=0.001594 Jy/beam ! Clean residual mean=0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0574178 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.0574178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053053Jy sigma=0.451220 ! Fit after self-cal, rms=0.053054Jy sigma=0.451202 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147545 Jy ! Component: 100 - total flux cleaned = 0.000178347 Jy ! Component: 150 - total flux cleaned = 0.00019221 Jy ! Component: 200 - total flux cleaned = 0.000229556 Jy ! Total flux subtracted in 200 components = 0.000229556 Jy ! Clean residual min=-0.001519 max=0.001569 Jy/beam ! Clean residual mean=0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0576473 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 0.0576473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053048Jy sigma=0.451170 ! Fit after self-cal, rms=0.053047Jy sigma=0.451164 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=6.391 mas, bpa=6.743 degrees ! Estimated noise=1.20929 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.609 x 6.391 at 6.743 degrees (North through East) ! Clean map min=-0.0016429 max=0.040843 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=5.609 mas, bpa=6.393 degrees ! Estimated noise=1.88438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0307545 Jy ! Component: 100 - total flux cleaned = 0.0406482 Jy ! Component: 150 - total flux cleaned = 0.045328 Jy ! Component: 200 - total flux cleaned = 0.0483507 Jy ! Total flux subtracted in 200 components = 0.0483507 Jy ! Clean residual min=-0.003329 max=0.003297 Jy/beam ! Clean residual mean=0.000003 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.0483507 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0483507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=6.391 mas, bpa=6.743 degrees ! Estimated noise=1.20929 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306992 Jy ! Component: 100 - total flux cleaned = 0.00428897 Jy ! Component: 150 - total flux cleaned = 0.00500866 Jy ! Component: 200 - total flux cleaned = 0.00544793 Jy ! Total flux subtracted in 200 components = 0.00544793 Jy ! Clean residual min=-0.001776 max=0.001601 Jy/beam ! Clean residual mean=0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0537987 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 45 components and 0.0537987 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.849 mas, bmaj=10.85 mas, bpa=9.093 degrees ! Estimated noise=1.47466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152914 Jy ! Component: 100 - total flux cleaned = 0.00239009 Jy ! Component: 150 - total flux cleaned = 0.00309347 Jy ! Component: 200 - total flux cleaned = 0.00356447 Jy ! Total flux subtracted in 200 components = 0.00356447 Jy ! Clean residual min=-0.001737 max=0.001466 Jy/beam ! Clean residual mean=0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0573631 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331951 Jy ! Component: 100 - total flux cleaned = 0.000532665 Jy ! Component: 150 - total flux cleaned = 0.00070933 Jy ! Component: 200 - total flux cleaned = 0.000882672 Jy ! Total flux subtracted in 200 components = 0.000882672 Jy ! Clean residual min=-0.001750 max=0.001421 Jy/beam ! Clean residual mean=0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0582458 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 97 components and 0.0582458 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=6.391 mas, bpa=6.743 degrees ! Estimated noise=1.20929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244026 Jy ! Component: 100 - total flux cleaned = -0.000313089 Jy ! Component: 150 - total flux cleaned = -0.000313386 Jy ! Component: 200 - total flux cleaned = -0.000256834 Jy ! Total flux subtracted in 200 components = -0.000256834 Jy ! Clean residual min=-0.001748 max=0.001392 Jy/beam ! Clean residual mean=0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.057989 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.057989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053027Jy sigma=0.451152 ! Fit after self-cal, rms=0.053030Jy sigma=0.451088 wmodel J1514+3650_S_b_map.mod ! Writing 111 model components to file: J1514+3650_S_b_map.mod wobs J1514+3650_S_b_uvs.fits ! Writing UV FITS file: J1514+3650_S_b_uvs.fits wwins J1514+3650_S_b_map.win ! wwins: Wrote 4 windows to J1514+3650_S_b_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000519993 Jy ! Component: 100 - total flux cleaned = -0.000697246 Jy ! Component: 150 - total flux cleaned = -0.000867028 Jy ! Component: 200 - total flux cleaned = -0.0011478 Jy ! Component: 250 - total flux cleaned = -0.00132884 Jy ! Component: 300 - total flux cleaned = -0.00150445 Jy ! Component: 350 - total flux cleaned = -0.00165372 Jy ! Component: 400 - total flux cleaned = -0.00171654 Jy ! Component: 450 - total flux cleaned = -0.00187932 Jy ! Component: 500 - total flux cleaned = -0.00203797 Jy ! Component: 550 - total flux cleaned = -0.00221248 Jy ! Component: 600 - total flux cleaned = -0.00234574 Jy ! Component: 650 - total flux cleaned = -0.00251372 Jy ! Component: 700 - total flux cleaned = -0.00265998 Jy ! Component: 750 - total flux cleaned = -0.00280366 Jy ! Component: 800 - total flux cleaned = -0.00294447 Jy ! Component: 850 - total flux cleaned = -0.00309996 Jy ! Component: 900 - total flux cleaned = -0.00328623 Jy ! Component: 950 - total flux cleaned = -0.00338618 Jy ! Component: 1000 - total flux cleaned = -0.00354998 Jy ! Component: 1050 - total flux cleaned = -0.00366277 Jy ! Component: 1100 - total flux cleaned = -0.00382116 Jy ! Component: 1150 - total flux cleaned = -0.00394586 Jy ! Component: 1200 - total flux cleaned = -0.00408385 Jy ! Component: 1250 - total flux cleaned = -0.00415951 Jy ! Component: 1300 - total flux cleaned = -0.00432395 Jy ! Component: 1350 - total flux cleaned = -0.0044561 Jy ! Component: 1400 - total flux cleaned = -0.00455745 Jy ! Component: 1450 - total flux cleaned = -0.00471454 Jy ! Component: 1500 - total flux cleaned = -0.00478478 Jy ! Component: 1550 - total flux cleaned = -0.00489632 Jy ! Component: 1600 - total flux cleaned = -0.00502016 Jy ! Component: 1650 - total flux cleaned = -0.00512873 Jy ! Component: 1700 - total flux cleaned = -0.00519581 Jy ! Component: 1750 - total flux cleaned = -0.00534185 Jy ! Component: 1800 - total flux cleaned = -0.00542052 Jy ! Component: 1850 - total flux cleaned = -0.00552426 Jy ! Component: 1900 - total flux cleaned = -0.00562698 Jy ! Component: 1950 - total flux cleaned = -0.00571588 Jy ! Component: 2000 - total flux cleaned = -0.00584127 Jy ! Component: 2050 - total flux cleaned = -0.00595265 Jy ! Component: 2100 - total flux cleaned = -0.00601398 Jy ! Component: 2150 - total flux cleaned = -0.00609911 Jy ! Component: 2200 - total flux cleaned = -0.00618323 Jy ! Component: 2250 - total flux cleaned = -0.00629027 Jy ! Component: 2300 - total flux cleaned = -0.00636088 Jy ! Component: 2350 - total flux cleaned = -0.00643071 Jy ! Component: 2400 - total flux cleaned = -0.00652304 Jy ! Component: 2450 - total flux cleaned = -0.00662568 Jy ! Component: 2500 - total flux cleaned = -0.00672731 Jy ! Component: 2550 - total flux cleaned = -0.00681688 Jy ! Component: 2600 - total flux cleaned = -0.00689465 Jy ! Component: 2650 - total flux cleaned = -0.0069498 Jy ! Component: 2700 - total flux cleaned = -0.00706989 Jy ! Component: 2750 - total flux cleaned = -0.00713463 Jy ! Component: 2800 - total flux cleaned = -0.00718825 Jy ! Component: 2850 - total flux cleaned = -0.00722019 Jy ! Component: 2900 - total flux cleaned = -0.00730462 Jy ! Component: 2950 - total flux cleaned = -0.00734651 Jy ! Component: 3000 - total flux cleaned = -0.00739857 Jy ! Component: 3050 - total flux cleaned = -0.0074708 Jy ! Component: 3100 - total flux cleaned = -0.00752218 Jy ! Component: 3150 - total flux cleaned = -0.00759357 Jy ! Component: 3200 - total flux cleaned = -0.00765429 Jy ! Component: 3250 - total flux cleaned = -0.00772455 Jy ! Component: 3300 - total flux cleaned = -0.00781435 Jy ! Component: 3350 - total flux cleaned = -0.00785391 Jy ! Component: 3400 - total flux cleaned = -0.00791302 Jy ! Component: 3450 - total flux cleaned = -0.0079424 Jy ! Component: 3500 - total flux cleaned = -0.00801049 Jy ! Component: 3550 - total flux cleaned = -0.00807809 Jy ! Component: 3600 - total flux cleaned = -0.00810691 Jy ! Component: 3650 - total flux cleaned = -0.00817377 Jy ! Component: 3700 - total flux cleaned = -0.00820222 Jy ! Component: 3750 - total flux cleaned = -0.00822111 Jy ! Component: 3800 - total flux cleaned = -0.008315 Jy ! Component: 3850 - total flux cleaned = -0.00838968 Jy ! Component: 3900 - total flux cleaned = -0.00846393 Jy ! Component: 3950 - total flux cleaned = -0.00850082 Jy ! Component: 4000 - total flux cleaned = -0.00854678 Jy ! Component: 4050 - total flux cleaned = -0.00860171 Jy ! Total flux subtracted in 4096 components = -0.00865637 Jy ! Clean residual min=-0.000625 max=0.000539 Jy/beam ! Clean residual mean=0.000000 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0493326 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 386 components and 0.0493326 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1514+3650_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.609 x 6.391 at 6.743 degrees (North through East) ! Clean map min=-0.001618 max=0.040345 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1514+3650_S_b_map.fits wmodel /image_prod/ug002_uva//J1514+3650_S_b_map.mod ! Writing 386 model components to file: /image_prod/ug002_uva//J1514+3650_S_b_map.mod wobs /image_prod/ug002_uva//J1514+3650_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1514+3650_S_b_uvs.fits wwins /image_prod/ug002_uva//J1514+3650_S_b_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1514+3650_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0403447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151324 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12523 1.12523 2.25046 4.50091 9.00183 18.0037 36.0073 72.0146 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.04 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 266.612 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1514+3650_S_b_dfm.log closed on Thu Mar 5 02:10:36 2020