! Started logfile: J1651+2135_S_2017_03_23_pus_uvs.log on Mon May 13 10:04:47 2019 obs J1651+2135_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1651+2135_S_2017_03_23_pus_uva.fits ! AN table 1: 160 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.799722 visibilities/baseline/integration-bin. ! Found source: J1651+2135 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 481 lines of history. ! ! Reading 23032 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 ![@muppet J1651+2135_S_2017_03_23_pus] 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 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 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 717 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952440Jy sigma=0.008310 ! Fit after self-cal, rms=0.935865Jy sigma=0.008194 ! 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=2.956 mas, bmaj=6.357 mas, bpa=-6.728 degrees ! Estimated noise=891.075 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.0500517 Jy ! Component: 100 - total flux cleaned = 0.065325 Jy ! Total flux subtracted in 100 components = 0.065325 Jy ! Clean residual min=-0.003197 max=0.006882 Jy/beam ! Clean residual mean=-0.000019 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.065325 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.065325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086897Jy sigma=0.000677 ! Fit after self-cal, rms=0.086800Jy sigma=0.000676 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00875828 Jy ! Component: 100 - total flux cleaned = 0.0131794 Jy ! Total flux subtracted in 100 components = 0.0131794 Jy ! Clean residual min=-0.002844 max=0.004552 Jy/beam ! Clean residual mean=-0.000014 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.0785044 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.0785044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085836Jy sigma=0.000667 ! Fit after self-cal, rms=0.085825Jy sigma=0.000667 ! Inverting map ! Added new window around map position (-10.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444438 Jy ! Component: 100 - total flux cleaned = 0.00715583 Jy ! Total flux subtracted in 100 components = 0.00715583 Jy ! Clean residual min=-0.002639 max=0.002825 Jy/beam ! Clean residual mean=-0.000011 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0856602 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.0856602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085574Jy sigma=0.000665 ! Fit after self-cal, rms=0.085554Jy sigma=0.000665 ! 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.522 mas, bmaj=7.232 mas, bpa=-6.41 degrees ! Estimated noise=592 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.00264644 Jy ! Component: 100 - total flux cleaned = 0.00427279 Jy ! Component: 150 - total flux cleaned = 0.00538152 Jy ! Component: 200 - total flux cleaned = 0.00607813 Jy ! Total flux subtracted in 200 components = 0.00607813 Jy ! Clean residual min=-0.002623 max=0.002107 Jy/beam ! Clean residual mean=-0.000019 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0917384 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.0917384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085442Jy sigma=0.000664 ! Fit after self-cal, rms=0.085426Jy sigma=0.000664 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.96 KP 1.06 ! LA 1.02 MK 1.02 NL 0.88 OV 1.05 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.02 KP 0.98 ! LA 0.96 MK 1.07 NL 1.08 OV 1.03 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.02 KP 0.89 ! LA 0.77 MK 1.08 NL 1.18 OV 0.99 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 HN 0.92 KP 1.00* ! LA 0.76 MK 1.01 NL 1.00* OV 1.55 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.085426Jy sigma=0.000664 ! Fit after self-cal, rms=0.084871Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=7.245 mas, bpa=-5.93 degrees ! Estimated noise=596.494 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 = -5.79557e-05 Jy ! Component: 100 - total flux cleaned = -0.000191601 Jy ! Component: 150 - total flux cleaned = -0.000307759 Jy ! Component: 200 - total flux cleaned = -0.000389365 Jy ! Total flux subtracted in 200 components = -0.000389365 Jy ! Clean residual min=-0.001808 max=0.001837 Jy/beam ! Clean residual mean=-0.000016 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.091349 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.091349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084855Jy sigma=0.000659 ! Fit after self-cal, rms=0.084877Jy sigma=0.000659 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084877Jy sigma=0.000659 ! Fit after self-cal, rms=0.085836Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=7.21 mas, bpa=-5.969 degrees ! Estimated noise=595.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000380109 Jy ! Component: 100 - total flux cleaned = -0.000570763 Jy ! Component: 150 - total flux cleaned = -0.000694911 Jy ! Component: 200 - total flux cleaned = -0.000757338 Jy ! Total flux subtracted in 200 components = -0.000757338 Jy ! Clean residual min=-0.001626 max=0.001452 Jy/beam ! Clean residual mean=-0.000006 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0905917 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.0905917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085825Jy sigma=0.000658 ! Fit after self-cal, rms=0.085872Jy sigma=0.000658 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 = -6.5891e-06 Jy ! Component: 100 - total flux cleaned = -7.16583e-05 Jy ! Component: 150 - total flux cleaned = -0.000101146 Jy ! Component: 200 - total flux cleaned = -0.000115379 Jy ! Total flux subtracted in 200 components = -0.000115379 Jy ! Clean residual min=-0.001617 max=0.001436 Jy/beam ! Clean residual mean=-0.000006 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0904763 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.0904763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085865Jy sigma=0.000658 ! Fit after self-cal, rms=0.085864Jy sigma=0.000658 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085864Jy sigma=0.000658 ! Fit after self-cal, rms=0.086066Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=7.209 mas, bpa=-5.942 degrees ! Estimated noise=594.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027038 Jy ! Component: 100 - total flux cleaned = -0.000397624 Jy ! Component: 150 - total flux cleaned = -0.000439251 Jy ! Component: 200 - total flux cleaned = -0.000477564 Jy ! Total flux subtracted in 200 components = -0.000477564 Jy ! Clean residual min=-0.001584 max=0.001446 Jy/beam ! Clean residual mean=-0.000005 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0899987 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.0899988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086059Jy sigma=0.000657 ! Fit after self-cal, rms=0.086066Jy sigma=0.000657 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 = 6.47415e-06 Jy ! Component: 100 - total flux cleaned = -5.93419e-05 Jy ! Component: 150 - total flux cleaned = -9.52977e-05 Jy ! Component: 200 - total flux cleaned = -0.000117301 Jy ! Total flux subtracted in 200 components = -0.000117301 Jy ! Clean residual min=-0.001575 max=0.001445 Jy/beam ! Clean residual mean=-0.000005 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0898814 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.0898814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086061Jy sigma=0.000657 ! Fit after self-cal, rms=0.086061Jy sigma=0.000657 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086061Jy sigma=0.000657 ! Fit after self-cal, rms=0.086005Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.46 mas, bmaj=10.41 mas, bpa=-5.621 degrees ! Estimated noise=709.123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173626 Jy ! Component: 100 - total flux cleaned = -0.000173219 Jy ! Component: 150 - total flux cleaned = -0.000184222 Jy ! Component: 200 - total flux cleaned = -0.000175263 Jy ! Total flux subtracted in 200 components = -0.000175263 Jy ! Clean residual min=-0.001402 max=0.001463 Jy/beam ! Clean residual mean=-0.000011 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0897062 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.0897062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086002Jy sigma=0.000657 ! Fit after self-cal, rms=0.086003Jy sigma=0.000657 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 = -2.01135e-05 Jy ! Component: 100 - total flux cleaned = -9.30376e-06 Jy ! Component: 150 - total flux cleaned = -9.91232e-07 Jy ! Component: 200 - total flux cleaned = -8.8135e-07 Jy ! Total flux subtracted in 200 components = -8.8135e-07 Jy ! Clean residual min=-0.001387 max=0.001464 Jy/beam ! Clean residual mean=-0.000010 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0897053 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.0897053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086001Jy sigma=0.000657 ! Fit after self-cal, rms=0.086000Jy sigma=0.000657 ! 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.537 mas, bmaj=7.21 mas, bpa=-5.911 degrees ! Estimated noise=593.555 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 7.21 at -5.911 degrees (North through East) ! Clean map min=-0.0014667 max=0.065832 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=2.969 mas, bmaj=6.325 mas, bpa=-6.08 degrees ! Estimated noise=895.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497688 Jy ! Component: 100 - total flux cleaned = 0.0674877 Jy ! Component: 150 - total flux cleaned = 0.0762094 Jy ! Component: 200 - total flux cleaned = 0.0811394 Jy ! Total flux subtracted in 200 components = 0.0811394 Jy ! Clean residual min=-0.002273 max=0.002558 Jy/beam ! Clean residual mean=-0.000007 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0811394 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0811394 Jy ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=7.21 mas, bpa=-5.911 degrees ! Estimated noise=593.555 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349639 Jy ! Component: 100 - total flux cleaned = 0.00563423 Jy ! Component: 150 - total flux cleaned = 0.00679483 Jy ! Component: 200 - total flux cleaned = 0.00722106 Jy ! Total flux subtracted in 200 components = 0.00722106 Jy ! Clean residual min=-0.001804 max=0.001459 Jy/beam ! Clean residual mean=-0.000006 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0883604 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.0883604 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.46 mas, bmaj=10.41 mas, bpa=-5.621 degrees ! Estimated noise=709.123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000750097 Jy ! Component: 100 - total flux cleaned = 0.00101921 Jy ! Component: 150 - total flux cleaned = 0.0012122 Jy ! Component: 200 - total flux cleaned = 0.00133874 Jy ! Total flux subtracted in 200 components = 0.00133874 Jy ! Clean residual min=-0.001455 max=0.001428 Jy/beam ! Clean residual mean=-0.000011 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0896992 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 = 2.50455e-05 Jy ! Component: 100 - total flux cleaned = 2.50106e-05 Jy ! Component: 150 - total flux cleaned = 2.51919e-05 Jy ! Component: 200 - total flux cleaned = 2.54659e-05 Jy ! Total flux subtracted in 200 components = 2.54659e-05 Jy ! Clean residual min=-0.001445 max=0.001445 Jy/beam ! Clean residual mean=-0.000011 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0897246 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.0897246 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=7.21 mas, bpa=-5.911 degrees ! Estimated noise=593.555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272211 Jy ! Component: 100 - total flux cleaned = -0.000315892 Jy ! Component: 150 - total flux cleaned = -0.000371376 Jy ! Component: 200 - total flux cleaned = -0.000422472 Jy ! Total flux subtracted in 200 components = -0.000422472 Jy ! Clean residual min=-0.001591 max=0.001410 Jy/beam ! Clean residual mean=-0.000005 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0893022 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.0893022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086009Jy sigma=0.000657 ! Fit after self-cal, rms=0.086005Jy sigma=0.000657 wmodel J1651+2135_S_2017_03_23_pus_map.mod ! Writing 62 model components to file: J1651+2135_S_2017_03_23_pus_map.mod wobs J1651+2135_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1651+2135_S_2017_03_23_pus_uvs.fits wwins J1651+2135_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J1651+2135_S_2017_03_23_pus_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.00039708 Jy ! Component: 100 - total flux cleaned = -0.000625417 Jy ! Component: 150 - total flux cleaned = -0.000842061 Jy ! Component: 200 - total flux cleaned = -0.00105062 Jy ! Component: 250 - total flux cleaned = -0.00125245 Jy ! Component: 300 - total flux cleaned = -0.00136113 Jy ! Component: 350 - total flux cleaned = -0.00140334 Jy ! Component: 400 - total flux cleaned = -0.00144519 Jy ! Component: 450 - total flux cleaned = -0.00150701 Jy ! Component: 500 - total flux cleaned = -0.00156781 Jy ! Component: 550 - total flux cleaned = -0.00166695 Jy ! Component: 600 - total flux cleaned = -0.00178392 Jy ! Component: 650 - total flux cleaned = -0.00182193 Jy ! Component: 700 - total flux cleaned = -0.00191662 Jy ! Component: 750 - total flux cleaned = -0.00200957 Jy ! Component: 800 - total flux cleaned = -0.00206468 Jy ! Component: 850 - total flux cleaned = -0.00217389 Jy ! Component: 900 - total flux cleaned = -0.00224565 Jy ! Component: 950 - total flux cleaned = -0.00235216 Jy ! Component: 1000 - total flux cleaned = -0.00245728 Jy ! Component: 1050 - total flux cleaned = -0.0024919 Jy ! Component: 1100 - total flux cleaned = -0.0025604 Jy ! Component: 1150 - total flux cleaned = -0.00262798 Jy ! Component: 1200 - total flux cleaned = -0.00264474 Jy ! Component: 1250 - total flux cleaned = -0.002761 Jy ! Component: 1300 - total flux cleaned = -0.00282667 Jy ! Component: 1350 - total flux cleaned = -0.00285907 Jy ! Component: 1400 - total flux cleaned = -0.00293953 Jy ! Component: 1450 - total flux cleaned = -0.00300318 Jy ! Component: 1500 - total flux cleaned = -0.00306621 Jy ! Component: 1550 - total flux cleaned = -0.00315989 Jy ! Component: 1600 - total flux cleaned = -0.00320636 Jy ! Component: 1650 - total flux cleaned = -0.00332869 Jy ! Component: 1700 - total flux cleaned = -0.00337437 Jy ! Component: 1750 - total flux cleaned = -0.00350966 Jy ! Component: 1800 - total flux cleaned = -0.0035394 Jy ! Component: 1850 - total flux cleaned = -0.00358367 Jy ! Component: 1900 - total flux cleaned = -0.00367175 Jy ! Component: 1950 - total flux cleaned = -0.00374447 Jy ! Component: 2000 - total flux cleaned = -0.00380212 Jy ! Component: 2050 - total flux cleaned = -0.00384519 Jy ! Component: 2100 - total flux cleaned = -0.0039159 Jy ! Component: 2150 - total flux cleaned = -0.00400017 Jy ! Component: 2200 - total flux cleaned = -0.00401407 Jy ! Component: 2250 - total flux cleaned = -0.0040972 Jy ! Component: 2300 - total flux cleaned = -0.00416571 Jy ! Component: 2350 - total flux cleaned = -0.00420678 Jy ! Component: 2400 - total flux cleaned = -0.00428792 Jy ! Component: 2450 - total flux cleaned = -0.00431484 Jy ! Component: 2500 - total flux cleaned = -0.00436802 Jy ! Component: 2550 - total flux cleaned = -0.0044475 Jy ! Component: 2600 - total flux cleaned = -0.00448666 Jy ! Component: 2650 - total flux cleaned = -0.00455193 Jy ! Component: 2700 - total flux cleaned = -0.00460383 Jy ! Component: 2750 - total flux cleaned = -0.00466815 Jy ! Component: 2800 - total flux cleaned = -0.00475753 Jy ! Component: 2850 - total flux cleaned = -0.00480826 Jy ! Component: 2900 - total flux cleaned = -0.00485869 Jy ! Component: 2950 - total flux cleaned = -0.00489625 Jy ! Component: 3000 - total flux cleaned = -0.0049833 Jy ! Component: 3050 - total flux cleaned = -0.00504508 Jy ! Component: 3100 - total flux cleaned = -0.0051307 Jy ! Component: 3150 - total flux cleaned = -0.00517937 Jy ! Component: 3200 - total flux cleaned = -0.00520358 Jy ! Component: 3250 - total flux cleaned = -0.00522766 Jy ! Component: 3300 - total flux cleaned = -0.00527556 Jy ! Component: 3350 - total flux cleaned = -0.00532307 Jy ! Component: 3400 - total flux cleaned = -0.00531121 Jy ! Component: 3450 - total flux cleaned = -0.00534644 Jy ! Component: 3500 - total flux cleaned = -0.00541641 Jy ! Component: 3550 - total flux cleaned = -0.00542794 Jy ! Component: 3600 - total flux cleaned = -0.00545099 Jy ! Component: 3650 - total flux cleaned = -0.00543954 Jy ! Component: 3700 - total flux cleaned = -0.00548501 Jy ! Component: 3750 - total flux cleaned = -0.00548509 Jy ! Component: 3800 - total flux cleaned = -0.0054963 Jy ! Component: 3850 - total flux cleaned = -0.00550754 Jy ! Component: 3900 - total flux cleaned = -0.00557424 Jy ! Component: 3950 - total flux cleaned = -0.00554098 Jy ! Component: 4000 - total flux cleaned = -0.00552993 Jy ! Component: 4050 - total flux cleaned = -0.00557366 Jy ! Total flux subtracted in 4096 components = -0.00560626 Jy ! Clean residual min=-0.000576 max=0.000665 Jy/beam ! Clean residual mean=0.000000 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0836959 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 348 components and 0.0836959 Jy ![Exited script file: muppet] wmap "J1651+2135_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 7.21 at -5.911 degrees (North through East) ! Clean map min=-0.0012349 max=0.065676 Jy/beam ! Writing clean map to FITS file: J1651+2135_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0656756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198799 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.908093 0.908093 1.81619 3.63237 7.26474 14.5295 29.059 58.1179 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.065 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 7.21 at -5.911 degrees (North through East) ! Clean map min=-0.0012349 max=0.065676 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1651+2135_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:04:53 2019