! Started logfile: J1532+6755_S_2017_08_05_pus_uvs.log on Thu May 9 19:32:57 2019 obs J1532+6755_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1532+6755_S_2017_08_05_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976117 visibilities/baseline/integration-bin. ! Found source: J1532+6755 ! ! 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 513 lines of history. ! ! Reading 30572 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 J1532+6755_S_2017_08_05_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 896 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.787771Jy sigma=0.007045 ! Fit after self-cal, rms=0.748921Jy sigma=0.006722 ! 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.287 mas, bmaj=3.494 mas, bpa=44.54 degrees ! Estimated noise=1069.4 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.185477 Jy ! Component: 100 - total flux cleaned = 0.244913 Jy ! Total flux subtracted in 100 components = 0.244913 Jy ! Clean residual min=-0.012996 max=0.045295 Jy/beam ! Clean residual mean=-0.000088 rms=0.003597 Jy/beam ! Combined flux in latest and established models = 0.244913 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.244913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120637Jy sigma=0.001000 ! Fit after self-cal, rms=0.120592Jy sigma=0.000999 ! Inverting map ! Added new window around map position (6, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0405213 Jy ! Component: 100 - total flux cleaned = 0.0644114 Jy ! Total flux subtracted in 100 components = 0.0644114 Jy ! Clean residual min=-0.008519 max=0.014125 Jy/beam ! Clean residual mean=-0.000045 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.309324 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.309324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100993Jy sigma=0.000826 ! Fit after self-cal, rms=0.100051Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185162 Jy ! Component: 100 - total flux cleaned = 0.0311979 Jy ! Total flux subtracted in 100 components = 0.0311979 Jy ! Clean residual min=-0.006852 max=0.007540 Jy/beam ! Clean residual mean=-0.000023 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.340522 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.340522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094583Jy sigma=0.000774 ! Fit after self-cal, rms=0.094430Jy sigma=0.000773 ! 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.98 mas, bmaj=4.316 mas, bpa=58.06 degrees ! Estimated noise=521.722 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.0131627 Jy ! Component: 100 - total flux cleaned = 0.0211847 Jy ! Component: 150 - total flux cleaned = 0.0265541 Jy ! Component: 200 - total flux cleaned = 0.0302266 Jy ! Total flux subtracted in 200 components = 0.0302266 Jy ! Clean residual min=-0.006837 max=0.006073 Jy/beam ! Clean residual mean=-0.000013 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.370749 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 0.370749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091816Jy sigma=0.000758 ! Fit after self-cal, rms=0.091710Jy sigma=0.000757 ! 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.91 FD 1.03 HN 0.96 KP 1.06 ! LA 1.01 MK 1.04 NL 0.91 OV 1.02 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.10 HN 1.01 KP 0.98 ! LA 0.97 MK 1.03 NL 1.06 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.11 HN 1.01 KP 0.88 ! LA 0.78 MK 1.09 NL 1.20 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.02 KP 1.00* ! LA 0.83 MK 1.27 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.091710Jy sigma=0.000757 ! Fit after self-cal, rms=0.083398Jy sigma=0.000706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=4.388 mas, bpa=56.85 degrees ! Estimated noise=523.66 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.00200292 Jy ! Component: 100 - total flux cleaned = 0.00227899 Jy ! Component: 150 - total flux cleaned = 0.00228131 Jy ! Component: 200 - total flux cleaned = 0.00228206 Jy ! Total flux subtracted in 200 components = 0.00228206 Jy ! Clean residual min=-0.002810 max=0.003429 Jy/beam ! Clean residual mean=-0.000008 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.373031 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.373031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083322Jy sigma=0.000706 ! Fit after self-cal, rms=0.083245Jy sigma=0.000705 ! 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.083245Jy sigma=0.000705 ! Fit after self-cal, rms=0.081744Jy sigma=0.000694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=4.371 mas, bpa=58.14 degrees ! Estimated noise=523.472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277218 Jy ! Component: 100 - total flux cleaned = 0.000311273 Jy ! Component: 150 - total flux cleaned = 0.000340118 Jy ! Component: 200 - total flux cleaned = 0.000365402 Jy ! Total flux subtracted in 200 components = 0.000365402 Jy ! Clean residual min=-0.001376 max=0.001808 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.373396 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.373396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081723Jy sigma=0.000694 ! Fit after self-cal, rms=0.081737Jy sigma=0.000694 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 (55.5, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152147 Jy ! Component: 100 - total flux cleaned = 0.00178559 Jy ! Component: 150 - total flux cleaned = 0.00192711 Jy ! Component: 200 - total flux cleaned = 0.00205286 Jy ! Total flux subtracted in 200 components = 0.00205286 Jy ! Clean residual min=-0.001484 max=0.001456 Jy/beam ! Clean residual mean=0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.375449 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.375449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081702Jy sigma=0.000694 ! Fit after self-cal, rms=0.081700Jy sigma=0.000694 ! 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.081700Jy sigma=0.000694 ! Fit after self-cal, rms=0.081773Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=4.371 mas, bpa=57.94 degrees ! Estimated noise=523.691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000538988 Jy ! Component: 100 - total flux cleaned = 0.0006151 Jy ! Component: 150 - total flux cleaned = 0.000660296 Jy ! Component: 200 - total flux cleaned = 0.000659869 Jy ! Total flux subtracted in 200 components = 0.000659869 Jy ! Clean residual min=-0.001448 max=0.001416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.376109 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 118 components and 0.376109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081759Jy sigma=0.000693 ! Fit after self-cal, rms=0.081760Jy sigma=0.000693 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.000109387 Jy ! Component: 100 - total flux cleaned = 0.000150158 Jy ! Component: 150 - total flux cleaned = 0.000169601 Jy ! Component: 200 - total flux cleaned = 0.000188008 Jy ! Total flux subtracted in 200 components = 0.000188008 Jy ! Clean residual min=-0.001425 max=0.001389 Jy/beam ! Clean residual mean=-0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.376297 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.376297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081751Jy sigma=0.000693 ! Fit after self-cal, rms=0.081751Jy sigma=0.000693 ! 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.081751Jy sigma=0.000693 ! Fit after self-cal, rms=0.081795Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.172 mas, bmaj=9.148 mas, bpa=60.94 degrees ! Estimated noise=665.121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000499748 Jy ! Component: 100 - total flux cleaned = 0.000679568 Jy ! Component: 150 - total flux cleaned = 0.000700764 Jy ! Component: 200 - total flux cleaned = 0.00069158 Jy ! Total flux subtracted in 200 components = 0.00069158 Jy ! Clean residual min=-0.001525 max=0.001719 Jy/beam ! Clean residual mean=-0.000000 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.376988 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 139 components and 0.376988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081792Jy sigma=0.000693 ! Fit after self-cal, rms=0.081793Jy sigma=0.000693 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.50083e-05 Jy ! Component: 100 - total flux cleaned = 5.67165e-05 Jy ! Component: 150 - total flux cleaned = 6.46603e-05 Jy ! Component: 200 - total flux cleaned = 5.7056e-05 Jy ! Total flux subtracted in 200 components = 5.7056e-05 Jy ! Clean residual min=-0.001528 max=0.001695 Jy/beam ! Clean residual mean=-0.000000 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.377045 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 143 components and 0.377046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081792Jy sigma=0.000693 ! Fit after self-cal, rms=0.081792Jy sigma=0.000693 ! 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=4.027 mas, bmaj=4.371 mas, bpa=57.83 degrees ! Estimated noise=523.847 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 4.371 at 57.83 degrees (North through East) ! Clean map min=-0.0013685 max=0.24446 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.326 mas, bmaj=3.555 mas, bpa=44.55 degrees ! Estimated noise=1081.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.186279 Jy ! Component: 100 - total flux cleaned = 0.250587 Jy ! Component: 150 - total flux cleaned = 0.287686 Jy ! Component: 200 - total flux cleaned = 0.311562 Jy ! Total flux subtracted in 200 components = 0.311562 Jy ! Clean residual min=-0.006049 max=0.012934 Jy/beam ! Clean residual mean=-0.000043 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.311562 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.311562 Jy ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=4.371 mas, bpa=57.83 degrees ! Estimated noise=523.847 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.0221177 Jy ! Component: 100 - total flux cleaned = 0.0357546 Jy ! Component: 150 - total flux cleaned = 0.0446362 Jy ! Component: 200 - total flux cleaned = 0.0505786 Jy ! Total flux subtracted in 200 components = 0.0505786 Jy ! Clean residual min=-0.001937 max=0.003228 Jy/beam ! Clean residual mean=-0.000019 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.362141 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 62 components and 0.36214 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402891 Jy ! Component: 100 - total flux cleaned = 0.00684028 Jy ! Component: 150 - total flux cleaned = 0.00897252 Jy ! Component: 200 - total flux cleaned = 0.0106261 Jy ! Total flux subtracted in 200 components = 0.0106261 Jy ! Clean residual min=-0.001535 max=0.001638 Jy/beam ! Clean residual mean=-0.000005 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.372767 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.372766 Jy ! Inverting map ! Added new window around map position (-15.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001576 Jy ! Component: 100 - total flux cleaned = 0.00247329 Jy ! Component: 150 - total flux cleaned = 0.00297088 Jy ! Component: 200 - total flux cleaned = 0.00319858 Jy ! Total flux subtracted in 200 components = 0.00319858 Jy ! Clean residual min=-0.001417 max=0.001367 Jy/beam ! Clean residual mean=-0.000001 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.375965 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 91 components and 0.375965 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=8.172 mas, bmaj=9.148 mas, bpa=60.94 degrees ! Estimated noise=665.121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000875836 Jy ! Component: 100 - total flux cleaned = 0.00147105 Jy ! Component: 150 - total flux cleaned = 0.00178419 Jy ! Component: 200 - total flux cleaned = 0.00192118 Jy ! Total flux subtracted in 200 components = 0.00192118 Jy ! Clean residual min=-0.001498 max=0.001562 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.377886 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.64933e-05 Jy ! Component: 100 - total flux cleaned = 5.1265e-05 Jy ! Component: 150 - total flux cleaned = 7.47854e-05 Jy ! Component: 200 - total flux cleaned = 0.000108656 Jy ! Total flux subtracted in 200 components = 0.000108656 Jy ! Clean residual min=-0.001488 max=0.001550 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.377995 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 130 components and 0.377995 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=4.371 mas, bpa=57.83 degrees ! Estimated noise=523.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000415357 Jy ! Component: 100 - total flux cleaned = -0.000477933 Jy ! Component: 150 - total flux cleaned = -0.000507223 Jy ! Component: 200 - total flux cleaned = -0.000562298 Jy ! Total flux subtracted in 200 components = -0.000562298 Jy ! Clean residual min=-0.001385 max=0.001341 Jy/beam ! Clean residual mean=-0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.377433 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 147 components and 0.377433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081820Jy sigma=0.000693 ! Fit after self-cal, rms=0.081815Jy sigma=0.000693 wmodel J1532+6755_S_2017_08_05_pus_map.mod ! Writing 147 model components to file: J1532+6755_S_2017_08_05_pus_map.mod wobs J1532+6755_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1532+6755_S_2017_08_05_pus_uvs.fits wwins J1532+6755_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J1532+6755_S_2017_08_05_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 = 7.15261e-05 Jy ! Component: 100 - total flux cleaned = 0.000329872 Jy ! Component: 150 - total flux cleaned = 0.000710869 Jy ! Component: 200 - total flux cleaned = 0.000993338 Jy ! Component: 250 - total flux cleaned = 0.00129008 Jy ! Component: 300 - total flux cleaned = 0.0015593 Jy ! Component: 350 - total flux cleaned = 0.00174165 Jy ! Component: 400 - total flux cleaned = 0.00192024 Jy ! Component: 450 - total flux cleaned = 0.00213405 Jy ! Component: 500 - total flux cleaned = 0.00236207 Jy ! Component: 550 - total flux cleaned = 0.00252975 Jy ! Component: 600 - total flux cleaned = 0.00271238 Jy ! Component: 650 - total flux cleaned = 0.0028742 Jy ! Component: 700 - total flux cleaned = 0.00303369 Jy ! Component: 750 - total flux cleaned = 0.00322535 Jy ! Component: 800 - total flux cleaned = 0.00336272 Jy ! Component: 850 - total flux cleaned = 0.00348095 Jy ! Component: 900 - total flux cleaned = 0.00361456 Jy ! Component: 950 - total flux cleaned = 0.00377947 Jy ! Component: 1000 - total flux cleaned = 0.00386091 Jy ! Component: 1050 - total flux cleaned = 0.00394137 Jy ! Component: 1100 - total flux cleaned = 0.00405263 Jy ! Component: 1150 - total flux cleaned = 0.00416245 Jy ! Component: 1200 - total flux cleaned = 0.00420875 Jy ! Component: 1250 - total flux cleaned = 0.00427005 Jy ! Component: 1300 - total flux cleaned = 0.00434557 Jy ! Component: 1350 - total flux cleaned = 0.00436066 Jy ! Component: 1400 - total flux cleaned = 0.00443474 Jy ! Component: 1450 - total flux cleaned = 0.00446417 Jy ! Component: 1500 - total flux cleaned = 0.00450786 Jy ! Component: 1550 - total flux cleaned = 0.00457959 Jy ! Component: 1600 - total flux cleaned = 0.00456514 Jy ! Component: 1650 - total flux cleaned = 0.00460738 Jy ! Component: 1700 - total flux cleaned = 0.00456537 Jy ! Component: 1750 - total flux cleaned = 0.00453766 Jy ! Component: 1800 - total flux cleaned = 0.00446911 Jy ! Component: 1850 - total flux cleaned = 0.00450999 Jy ! Component: 1900 - total flux cleaned = 0.00453701 Jy ! Component: 1950 - total flux cleaned = 0.00451019 Jy ! Component: 2000 - total flux cleaned = 0.00455006 Jy ! Component: 2050 - total flux cleaned = 0.00462919 Jy ! Component: 2100 - total flux cleaned = 0.00457677 Jy ! Component: 2150 - total flux cleaned = 0.00468048 Jy ! Component: 2200 - total flux cleaned = 0.00469336 Jy ! Component: 2250 - total flux cleaned = 0.00471884 Jy ! Component: 2300 - total flux cleaned = 0.00473168 Jy ! Component: 2350 - total flux cleaned = 0.00470646 Jy ! Component: 2400 - total flux cleaned = 0.0047441 Jy ! Component: 2450 - total flux cleaned = 0.0047441 Jy ! Component: 2500 - total flux cleaned = 0.00478091 Jy ! Component: 2550 - total flux cleaned = 0.00469512 Jy ! Component: 2600 - total flux cleaned = 0.00473155 Jy ! Component: 2650 - total flux cleaned = 0.00471951 Jy ! Component: 2700 - total flux cleaned = 0.00474354 Jy ! Component: 2750 - total flux cleaned = 0.00476732 Jy ! Component: 2800 - total flux cleaned = 0.00479104 Jy ! Component: 2850 - total flux cleaned = 0.00481472 Jy ! Component: 2900 - total flux cleaned = 0.00483816 Jy ! Component: 2950 - total flux cleaned = 0.00487308 Jy ! Component: 3000 - total flux cleaned = 0.00487308 Jy ! Component: 3050 - total flux cleaned = 0.00482702 Jy ! Component: 3100 - total flux cleaned = 0.00487288 Jy ! Component: 3150 - total flux cleaned = 0.00495259 Jy ! Component: 3200 - total flux cleaned = 0.00494126 Jy ! Component: 3250 - total flux cleaned = 0.0049751 Jy ! Component: 3300 - total flux cleaned = 0.00503098 Jy ! Component: 3350 - total flux cleaned = 0.00508662 Jy ! Component: 3400 - total flux cleaned = 0.00506442 Jy ! Component: 3450 - total flux cleaned = 0.00510846 Jy ! Component: 3500 - total flux cleaned = 0.00513035 Jy ! Component: 3550 - total flux cleaned = 0.00510865 Jy ! Component: 3600 - total flux cleaned = 0.00513034 Jy ! Component: 3650 - total flux cleaned = 0.00511954 Jy ! Component: 3700 - total flux cleaned = 0.00516239 Jy ! Component: 3750 - total flux cleaned = 0.00516241 Jy ! Component: 3800 - total flux cleaned = 0.0050989 Jy ! Component: 3850 - total flux cleaned = 0.00511999 Jy ! Component: 3900 - total flux cleaned = 0.0051305 Jy ! Component: 3950 - total flux cleaned = 0.00517216 Jy ! Component: 4000 - total flux cleaned = 0.00514103 Jy ! Component: 4050 - total flux cleaned = 0.00516169 Jy ! Total flux subtracted in 4096 components = 0.00513086 Jy ! Clean residual min=-0.000556 max=0.000675 Jy/beam ! Clean residual mean=-0.000002 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.382564 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 439 components and 0.382564 Jy ![Exited script file: muppet] wmap "J1532+6755_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 4.371 at 57.83 degrees (North through East) ! Clean map min=-0.00083856 max=0.24539 Jy/beam ! Writing clean map to FITS file: J1532+6755_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245391 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180176 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220272 0.220272 0.440544 0.881087 1.76217 3.52435 7.0487 14.0974 28.1948 56.3896 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.245 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 4.371 at 57.83 degrees (North through East) ! Clean map min=-0.00083856 max=0.24539 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 J1532+6755_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:33:03 2019