! Started logfile: J1058+5628_S_2017_06_15_pus_uvs.log on Tue May 7 15:17:10 2019 obs J1058+5628_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1058+5628_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973684 visibilities/baseline/integration-bin. ! Found source: J1058+5628 ! ! 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 603 lines of history. ! ! Reading 19980 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 J1058+5628_S_2017_06_15_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 600 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.763748Jy sigma=0.007210 ! Fit after self-cal, rms=0.747992Jy sigma=0.007075 ! 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.116 mas, bmaj=3.933 mas, bpa=-6.22 degrees ! Estimated noise=944.665 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.192953 Jy ! Component: 100 - total flux cleaned = 0.237975 Jy ! Total flux subtracted in 100 components = 0.237975 Jy ! Clean residual min=-0.005556 max=0.016718 Jy/beam ! Clean residual mean=-0.000015 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.237975 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.237975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083415Jy sigma=0.000737 ! Fit after self-cal, rms=0.083411Jy sigma=0.000737 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175286 Jy ! Component: 100 - total flux cleaned = 0.0261199 Jy ! Total flux subtracted in 100 components = 0.0261199 Jy ! Clean residual min=-0.004072 max=0.006679 Jy/beam ! Clean residual mean=0.000004 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.264095 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.264095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079078Jy sigma=0.000697 ! Fit after self-cal, rms=0.079066Jy sigma=0.000697 ! Inverting map ! Added new window around map position (-5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629918 Jy ! Component: 100 - total flux cleaned = 0.00982907 Jy ! Total flux subtracted in 100 components = 0.00982907 Jy ! Clean residual min=-0.004020 max=0.003811 Jy/beam ! Clean residual mean=0.000011 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.273924 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.273924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078485Jy sigma=0.000692 ! Fit after self-cal, rms=0.078452Jy sigma=0.000692 ! 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.957 mas, bmaj=4.754 mas, bpa=3.034 degrees ! Estimated noise=599.443 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.0020162 Jy ! Component: 100 - total flux cleaned = 0.00250451 Jy ! Component: 150 - total flux cleaned = 0.00285438 Jy ! Component: 200 - total flux cleaned = 0.00304723 Jy ! Total flux subtracted in 200 components = 0.00304723 Jy ! Clean residual min=-0.003584 max=0.003146 Jy/beam ! Clean residual mean=0.000018 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.276972 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.276972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078295Jy sigma=0.000691 ! Fit after self-cal, rms=0.078289Jy sigma=0.000691 ! 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 1.01 FD 1.00 HN 0.96 KP 1.04 ! LA 1.01 MK 1.04 NL 0.90 OV 1.00 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.04 HN 1.02 KP 1.00 ! LA 0.98 MK 1.03 NL 1.03 OV 1.04 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 1.01 KP 0.98 ! LA 1.00 MK 1.05 NL 0.99 OV 0.96 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.99 KP 1.00* ! LA 1.01 MK 0.98 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.078289Jy sigma=0.000691 ! Fit after self-cal, rms=0.075674Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=4.77 mas, bpa=3.956 degrees ! Estimated noise=599.385 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.00130726 Jy ! Component: 100 - total flux cleaned = 0.0014438 Jy ! Component: 150 - total flux cleaned = 0.00150501 Jy ! Component: 200 - total flux cleaned = 0.00154901 Jy ! Total flux subtracted in 200 components = 0.00154901 Jy ! Clean residual min=-0.001814 max=0.001857 Jy/beam ! Clean residual mean=-0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.278521 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.278521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075617Jy sigma=0.000675 ! Fit after self-cal, rms=0.075598Jy sigma=0.000674 ! 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.075598Jy sigma=0.000674 ! Fit after self-cal, rms=0.075052Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=4.769 mas, bpa=3.845 degrees ! Estimated noise=599.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795696 Jy ! Component: 100 - total flux cleaned = 0.000883812 Jy ! Component: 150 - total flux cleaned = 0.000915038 Jy ! Component: 200 - total flux cleaned = 0.000913616 Jy ! Total flux subtracted in 200 components = 0.000913616 Jy ! Clean residual min=-0.001606 max=0.001732 Jy/beam ! Clean residual mean=-0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.279434 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.279434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075041Jy sigma=0.000670 ! Fit after self-cal, rms=0.075043Jy sigma=0.000670 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 (-64.5, -96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112479 Jy ! Component: 100 - total flux cleaned = 0.00112202 Jy ! Component: 150 - total flux cleaned = 0.00124035 Jy ! Component: 200 - total flux cleaned = 0.00134338 Jy ! Total flux subtracted in 200 components = 0.00134338 Jy ! Clean residual min=-0.001529 max=0.001527 Jy/beam ! Clean residual mean=-0.000004 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.280778 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.280778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075002Jy sigma=0.000670 ! Fit after self-cal, rms=0.075000Jy sigma=0.000670 ! 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.075000Jy sigma=0.000670 ! Fit after self-cal, rms=0.075031Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=4.77 mas, bpa=3.948 degrees ! Estimated noise=599.335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000493193 Jy ! Component: 100 - total flux cleaned = 0.000687936 Jy ! Component: 150 - total flux cleaned = 0.000814423 Jy ! Component: 200 - total flux cleaned = 0.000889138 Jy ! Total flux subtracted in 200 components = 0.000889138 Jy ! Clean residual min=-0.001495 max=0.001529 Jy/beam ! Clean residual mean=-0.000004 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.281667 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.281667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075018Jy sigma=0.000670 ! Fit after self-cal, rms=0.075017Jy sigma=0.000670 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.000126316 Jy ! Component: 100 - total flux cleaned = 0.00016108 Jy ! Component: 150 - total flux cleaned = 0.00019329 Jy ! Component: 200 - total flux cleaned = 0.00020872 Jy ! Total flux subtracted in 200 components = 0.00020872 Jy ! Clean residual min=-0.001481 max=0.001529 Jy/beam ! Clean residual mean=-0.000004 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.281875 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.281875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075010Jy sigma=0.000669 ! Fit after self-cal, rms=0.075010Jy sigma=0.000669 ! 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.075010Jy sigma=0.000669 ! Fit after self-cal, rms=0.075044Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.224 mas, bmaj=8.702 mas, bpa=30.57 degrees ! Estimated noise=746.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652091 Jy ! Component: 100 - total flux cleaned = 0.000797543 Jy ! Component: 150 - total flux cleaned = 0.000897356 Jy ! Component: 200 - total flux cleaned = 0.000978102 Jy ! Total flux subtracted in 200 components = 0.000978102 Jy ! Clean residual min=-0.001484 max=0.001574 Jy/beam ! Clean residual mean=-0.000008 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.282854 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.282854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075044Jy sigma=0.000669 ! Fit after self-cal, rms=0.075043Jy sigma=0.000669 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.00014235 Jy ! Component: 100 - total flux cleaned = 0.000209986 Jy ! Component: 150 - total flux cleaned = 0.00024303 Jy ! Component: 200 - total flux cleaned = 0.000265516 Jy ! Total flux subtracted in 200 components = 0.000265516 Jy ! Clean residual min=-0.001487 max=0.001602 Jy/beam ! Clean residual mean=-0.000008 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.283119 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.283119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075043Jy sigma=0.000669 ! Fit after self-cal, rms=0.075043Jy sigma=0.000669 ! 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.973 mas, bmaj=4.77 mas, bpa=4.034 degrees ! Estimated noise=599.623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.973 x 4.77 at 4.034 degrees (North through East) ! Clean map min=-0.0014915 max=0.25161 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.142 mas, bmaj=3.946 mas, bpa=-6.124 degrees ! Estimated noise=947.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193428 Jy ! Component: 100 - total flux cleaned = 0.23805 Jy ! Component: 150 - total flux cleaned = 0.255373 Jy ! Component: 200 - total flux cleaned = 0.264515 Jy ! Total flux subtracted in 200 components = 0.264515 Jy ! Clean residual min=-0.003082 max=0.004495 Jy/beam ! Clean residual mean=-0.000012 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.264515 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.264515 Jy ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=4.77 mas, bpa=4.034 degrees ! Estimated noise=599.623 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.006919 Jy ! Component: 100 - total flux cleaned = 0.0105198 Jy ! Component: 150 - total flux cleaned = 0.0128695 Jy ! Component: 200 - total flux cleaned = 0.0145749 Jy ! Total flux subtracted in 200 components = 0.0145749 Jy ! Clean residual min=-0.001694 max=0.001624 Jy/beam ! Clean residual mean=-0.000008 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.27909 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 62 components and 0.27909 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.224 mas, bmaj=8.702 mas, bpa=30.57 degrees ! Estimated noise=746.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173691 Jy ! Component: 100 - total flux cleaned = 0.0025839 Jy ! Component: 150 - total flux cleaned = 0.00295711 Jy ! Component: 200 - total flux cleaned = 0.00323089 Jy ! Total flux subtracted in 200 components = 0.00323089 Jy ! Clean residual min=-0.001491 max=0.001558 Jy/beam ! Clean residual mean=-0.000010 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.282321 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.000142356 Jy ! Component: 100 - total flux cleaned = 0.000245864 Jy ! Component: 150 - total flux cleaned = 0.000304605 Jy ! Component: 200 - total flux cleaned = 0.00034409 Jy ! Total flux subtracted in 200 components = 0.00034409 Jy ! Clean residual min=-0.001462 max=0.001590 Jy/beam ! Clean residual mean=-0.000009 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.282665 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 104 components and 0.282665 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=4.77 mas, bpa=4.034 degrees ! Estimated noise=599.623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221147 Jy ! Component: 100 - total flux cleaned = -0.000193107 Jy ! Component: 150 - total flux cleaned = -0.00014337 Jy ! Component: 200 - total flux cleaned = -7.3902e-05 Jy ! Total flux subtracted in 200 components = -7.3902e-05 Jy ! Clean residual min=-0.001487 max=0.001600 Jy/beam ! Clean residual mean=-0.000004 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.282591 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.282591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075055Jy sigma=0.000670 ! Fit after self-cal, rms=0.075051Jy sigma=0.000670 wmodel J1058+5628_S_2017_06_15_pus_map.mod ! Writing 119 model components to file: J1058+5628_S_2017_06_15_pus_map.mod wobs J1058+5628_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1058+5628_S_2017_06_15_pus_uvs.fits wwins J1058+5628_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1058+5628_S_2017_06_15_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.000447587 Jy ! Component: 100 - total flux cleaned = 0.000806282 Jy ! Component: 150 - total flux cleaned = 0.00109576 Jy ! Component: 200 - total flux cleaned = 0.00132518 Jy ! Component: 250 - total flux cleaned = 0.00147382 Jy ! Component: 300 - total flux cleaned = 0.00161828 Jy ! Component: 350 - total flux cleaned = 0.00173506 Jy ! Component: 400 - total flux cleaned = 0.00180305 Jy ! Component: 450 - total flux cleaned = 0.00184746 Jy ! Component: 500 - total flux cleaned = 0.00197866 Jy ! Component: 550 - total flux cleaned = 0.00206421 Jy ! Component: 600 - total flux cleaned = 0.00219015 Jy ! Component: 650 - total flux cleaned = 0.002252 Jy ! Component: 700 - total flux cleaned = 0.00235318 Jy ! Component: 750 - total flux cleaned = 0.00241265 Jy ! Component: 800 - total flux cleaned = 0.00245177 Jy ! Component: 850 - total flux cleaned = 0.00249039 Jy ! Component: 900 - total flux cleaned = 0.00252857 Jy ! Component: 950 - total flux cleaned = 0.00250995 Jy ! Component: 1000 - total flux cleaned = 0.00252868 Jy ! Component: 1050 - total flux cleaned = 0.00258358 Jy ! Component: 1100 - total flux cleaned = 0.00256534 Jy ! Component: 1150 - total flux cleaned = 0.00256541 Jy ! Component: 1200 - total flux cleaned = 0.00261863 Jy ! Component: 1250 - total flux cleaned = 0.00263545 Jy ! Component: 1300 - total flux cleaned = 0.00263547 Jy ! Component: 1350 - total flux cleaned = 0.00258471 Jy ! Component: 1400 - total flux cleaned = 0.00258489 Jy ! Component: 1450 - total flux cleaned = 0.00261808 Jy ! Component: 1500 - total flux cleaned = 0.00258527 Jy ! Component: 1550 - total flux cleaned = 0.0025689 Jy ! Component: 1600 - total flux cleaned = 0.00253672 Jy ! Component: 1650 - total flux cleaned = 0.00255274 Jy ! Component: 1700 - total flux cleaned = 0.00247405 Jy ! Component: 1750 - total flux cleaned = 0.00248963 Jy ! Component: 1800 - total flux cleaned = 0.00245877 Jy ! Component: 1850 - total flux cleaned = 0.00248913 Jy ! Component: 1900 - total flux cleaned = 0.00245893 Jy ! Component: 1950 - total flux cleaned = 0.00244385 Jy ! Component: 2000 - total flux cleaned = 0.00248834 Jy ! Component: 2050 - total flux cleaned = 0.0024003 Jy ! Component: 2100 - total flux cleaned = 0.00241481 Jy ! Component: 2150 - total flux cleaned = 0.00240043 Jy ! Component: 2200 - total flux cleaned = 0.0023719 Jy ! Component: 2250 - total flux cleaned = 0.00238596 Jy ! Component: 2300 - total flux cleaned = 0.00241395 Jy ! Component: 2350 - total flux cleaned = 0.00238635 Jy ! Component: 2400 - total flux cleaned = 0.0024002 Jy ! Component: 2450 - total flux cleaned = 0.00245485 Jy ! Component: 2500 - total flux cleaned = 0.00242781 Jy ! Component: 2550 - total flux cleaned = 0.00244133 Jy ! Component: 2600 - total flux cleaned = 0.00244128 Jy ! Component: 2650 - total flux cleaned = 0.00248095 Jy ! Component: 2700 - total flux cleaned = 0.00245457 Jy ! Component: 2750 - total flux cleaned = 0.00245456 Jy ! Component: 2800 - total flux cleaned = 0.00240316 Jy ! Component: 2850 - total flux cleaned = 0.00241604 Jy ! Component: 2900 - total flux cleaned = 0.00237808 Jy ! Component: 2950 - total flux cleaned = 0.00244097 Jy ! Component: 3000 - total flux cleaned = 0.00236606 Jy ! Component: 3050 - total flux cleaned = 0.0023908 Jy ! Component: 3100 - total flux cleaned = 0.00232929 Jy ! Component: 3150 - total flux cleaned = 0.00236593 Jy ! Component: 3200 - total flux cleaned = 0.00231736 Jy ! Component: 3250 - total flux cleaned = 0.00232936 Jy ! Component: 3300 - total flux cleaned = 0.00234142 Jy ! Component: 3350 - total flux cleaned = 0.00231764 Jy ! Component: 3400 - total flux cleaned = 0.00236492 Jy ! Component: 3450 - total flux cleaned = 0.0023649 Jy ! Component: 3500 - total flux cleaned = 0.00241145 Jy ! Component: 3550 - total flux cleaned = 0.00237674 Jy ! Component: 3600 - total flux cleaned = 0.00238826 Jy ! Component: 3650 - total flux cleaned = 0.00237682 Jy ! Component: 3700 - total flux cleaned = 0.00241089 Jy ! Component: 3750 - total flux cleaned = 0.00242214 Jy ! Component: 3800 - total flux cleaned = 0.00239969 Jy ! Component: 3850 - total flux cleaned = 0.0023774 Jy ! Component: 3900 - total flux cleaned = 0.00238841 Jy ! Component: 3950 - total flux cleaned = 0.0024215 Jy ! Component: 4000 - total flux cleaned = 0.00243246 Jy ! Component: 4050 - total flux cleaned = 0.00244328 Jy ! Total flux subtracted in 4096 components = 0.00248655 Jy ! Clean residual min=-0.000666 max=0.000717 Jy/beam ! Clean residual mean=-0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.285077 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 406 components and 0.285077 Jy ![Exited script file: muppet] wmap "J1058+5628_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.973 x 4.77 at 4.034 degrees (North through East) ! Clean map min=-0.001294 max=0.25206 Jy/beam ! Writing clean map to FITS file: J1058+5628_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.252062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018958 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225635 0.225635 0.45127 0.90254 1.80508 3.61016 7.22032 14.4406 28.8813 57.7626 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.252 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.973 x 4.77 at 4.034 degrees (North through East) ! Clean map min=-0.001294 max=0.25206 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 J1058+5628_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:17:15 2019