! Started logfile: J1052+3355_S_2017_02_19_pus_uvs.log on Sat May 4 18:49:23 2019 obs J1052+3355_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1052+3355_S_2017_02_19_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.728338 visibilities/baseline/integration-bin. ! Found source: J1052+3355 ! ! 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 482 lines of history. ! ! Reading 28580 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 J1052+3355_S_2017_02_19_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 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1028 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002137Jy sigma=0.009244 ! Fit after self-cal, rms=0.962345Jy sigma=0.008892 ! 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.098 mas, bmaj=4.83 mas, bpa=-4.054 degrees ! Estimated noise=871.32 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.0313444 Jy ! Component: 100 - total flux cleaned = 0.0382627 Jy ! Total flux subtracted in 100 components = 0.0382627 Jy ! Clean residual min=-0.002846 max=0.002660 Jy/beam ! Clean residual mean=0.000001 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.0382627 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0382627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074668Jy sigma=0.000642 ! Fit after self-cal, rms=0.073150Jy sigma=0.000628 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388009 Jy ! Component: 100 - total flux cleaned = 0.00522886 Jy ! Total flux subtracted in 100 components = 0.00522886 Jy ! Clean residual min=-0.002564 max=0.002735 Jy/beam ! Clean residual mean=0.000001 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0434916 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.0434916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072945Jy sigma=0.000627 ! Fit after self-cal, rms=0.072937Jy sigma=0.000627 ! 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.705 mas, bmaj=5.728 mas, bpa=-3.183 degrees ! Estimated noise=502.286 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.000324999 Jy ! Component: 100 - total flux cleaned = 0.00034427 Jy ! Component: 150 - total flux cleaned = 0.000344521 Jy ! Component: 200 - total flux cleaned = 0.000344421 Jy ! Total flux subtracted in 200 components = 0.000344421 Jy ! Clean residual min=-0.001495 max=0.001795 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.043836 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.043836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072933Jy sigma=0.000627 ! Fit after self-cal, rms=0.072933Jy sigma=0.000627 ! 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.04 FD 1.05 HN 1.02 KP 1.00 ! LA 1.02 MK 1.01 NL 0.93 OV 1.05 ! PT 1.00* SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.08 KP 0.98 ! LA 1.03 MK 0.99 NL 1.09 OV 1.09 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.04 KP 0.93 ! LA 0.89 MK 1.09 NL 1.07 OV 1.03 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 HN 0.89 KP 1.00* ! LA 0.79 MK 0.80 NL 1.00* OV 1.01 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.072933Jy sigma=0.000627 ! Fit after self-cal, rms=0.071719Jy sigma=0.000625 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=5.712 mas, bpa=-2.761 degrees ! Estimated noise=503.879 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.000507091 Jy ! Component: 100 - total flux cleaned = 0.000610036 Jy ! Component: 150 - total flux cleaned = 0.000668704 Jy ! Component: 200 - total flux cleaned = 0.000682382 Jy ! Total flux subtracted in 200 components = 0.000682382 Jy ! Clean residual min=-0.001495 max=0.001556 Jy/beam ! Clean residual mean=0.000001 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0445184 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.0445184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071714Jy sigma=0.000625 ! Fit after self-cal, rms=0.071622Jy sigma=0.000625 ! 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.071622Jy sigma=0.000625 ! Fit after self-cal, rms=0.070821Jy sigma=0.000624 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.685 mas, bmaj=5.714 mas, bpa=-3.176 degrees ! Estimated noise=503.559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.8223e-05 Jy ! Component: 100 - total flux cleaned = -4.65106e-05 Jy ! Component: 150 - total flux cleaned = -5.34901e-05 Jy ! Component: 200 - total flux cleaned = -4.7733e-05 Jy ! Total flux subtracted in 200 components = -4.7733e-05 Jy ! Clean residual min=-0.001368 max=0.001258 Jy/beam ! Clean residual mean=-0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0444706 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0444706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070820Jy sigma=0.000624 ! Fit after self-cal, rms=0.070788Jy sigma=0.000624 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.000116337 Jy ! Component: 100 - total flux cleaned = 0.000133276 Jy ! Component: 150 - total flux cleaned = 0.00013897 Jy ! Component: 200 - total flux cleaned = 0.000148119 Jy ! Total flux subtracted in 200 components = 0.000148119 Jy ! Clean residual min=-0.001410 max=0.001182 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0446187 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0446187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070787Jy sigma=0.000624 ! Fit after self-cal, rms=0.070785Jy sigma=0.000624 ! 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.070785Jy sigma=0.000624 ! Fit after self-cal, rms=0.070902Jy sigma=0.000623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=5.721 mas, bpa=-3.102 degrees ! Estimated noise=503.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.05582e-05 Jy ! Component: 100 - total flux cleaned = -5.69363e-05 Jy ! Component: 150 - total flux cleaned = -5.10696e-05 Jy ! Component: 200 - total flux cleaned = -5.10468e-05 Jy ! Total flux subtracted in 200 components = -5.10468e-05 Jy ! Clean residual min=-0.001368 max=0.001176 Jy/beam ! Clean residual mean=-0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0445677 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0445677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070901Jy sigma=0.000623 ! Fit after self-cal, rms=0.070909Jy sigma=0.000623 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.53067e-05 Jy ! Component: 100 - total flux cleaned = -1.29668e-05 Jy ! Component: 150 - total flux cleaned = -8.3434e-06 Jy ! Component: 200 - total flux cleaned = -4.07711e-06 Jy ! Total flux subtracted in 200 components = -4.07711e-06 Jy ! Clean residual min=-0.001335 max=0.001186 Jy/beam ! Clean residual mean=-0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0445636 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0445636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070908Jy sigma=0.000623 ! Fit after self-cal, rms=0.070906Jy sigma=0.000623 ! 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.070906Jy sigma=0.000623 ! Fit after self-cal, rms=0.071009Jy sigma=0.000623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.925 mas, bmaj=8.601 mas, bpa=-0.7653 degrees ! Estimated noise=640.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155762 Jy ! Component: 100 - total flux cleaned = 0.000150606 Jy ! Component: 150 - total flux cleaned = 0.000145839 Jy ! Component: 200 - total flux cleaned = 0.000141718 Jy ! Total flux subtracted in 200 components = 0.000141718 Jy ! Clean residual min=-0.001653 max=0.001492 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0447053 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 0.0447053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071009Jy sigma=0.000623 ! Fit after self-cal, rms=0.071011Jy sigma=0.000623 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 = 5.55498e-06 Jy ! Component: 100 - total flux cleaned = 1.90924e-06 Jy ! Component: 150 - total flux cleaned = 1.91525e-06 Jy ! Component: 200 - total flux cleaned = -1.15008e-06 Jy ! Total flux subtracted in 200 components = -1.15008e-06 Jy ! Clean residual min=-0.001660 max=0.001492 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0447042 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.0447042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071011Jy sigma=0.000623 ! Fit after self-cal, rms=0.071011Jy sigma=0.000623 ! 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.679 mas, bmaj=5.724 mas, bpa=-3.063 degrees ! Estimated noise=504.268 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.679 x 5.724 at -3.063 degrees (North through East) ! Clean map min=-0.0013373 max=0.04279 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.095 mas, bmaj=4.816 mas, bpa=-4.201 degrees ! Estimated noise=855.718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329709 Jy ! Component: 100 - total flux cleaned = 0.0403561 Jy ! Component: 150 - total flux cleaned = 0.0428753 Jy ! Component: 200 - total flux cleaned = 0.0439197 Jy ! Total flux subtracted in 200 components = 0.0439197 Jy ! Clean residual min=-0.002001 max=0.002122 Jy/beam ! Clean residual mean=0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0439197 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0439197 Jy ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=5.724 mas, bpa=-3.063 degrees ! Estimated noise=504.268 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.000609643 Jy ! Component: 100 - total flux cleaned = 0.000539832 Jy ! Component: 150 - total flux cleaned = 0.00055843 Jy ! Component: 200 - total flux cleaned = 0.000557722 Jy ! Total flux subtracted in 200 components = 0.000557722 Jy ! Clean residual min=-0.001431 max=0.001182 Jy/beam ! Clean residual mean=-0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0444774 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.0444774 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=6.925 mas, bmaj=8.601 mas, bpa=-0.7653 degrees ! Estimated noise=640.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287978 Jy ! Component: 100 - total flux cleaned = 0.000305097 Jy ! Component: 150 - total flux cleaned = 0.000290971 Jy ! Component: 200 - total flux cleaned = 0.000284642 Jy ! Total flux subtracted in 200 components = 0.000284642 Jy ! Clean residual min=-0.001669 max=0.001498 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.044762 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 = -1.11099e-05 Jy ! Component: 100 - total flux cleaned = -1.59588e-05 Jy ! Component: 150 - total flux cleaned = -2.04037e-05 Jy ! Component: 200 - total flux cleaned = -2.80352e-05 Jy ! Total flux subtracted in 200 components = -2.80352e-05 Jy ! Clean residual min=-0.001663 max=0.001494 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.044734 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.044734 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=5.724 mas, bpa=-3.063 degrees ! Estimated noise=504.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140549 Jy ! Component: 100 - total flux cleaned = -0.000170076 Jy ! Component: 150 - total flux cleaned = -0.00020347 Jy ! Component: 200 - total flux cleaned = -0.000225223 Jy ! Total flux subtracted in 200 components = -0.000225223 Jy ! Clean residual min=-0.001406 max=0.001181 Jy/beam ! Clean residual mean=-0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0445088 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0445088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071012Jy sigma=0.000623 ! Fit after self-cal, rms=0.071008Jy sigma=0.000623 wmodel J1052+3355_S_2017_02_19_pus_map.mod ! Writing 40 model components to file: J1052+3355_S_2017_02_19_pus_map.mod wobs J1052+3355_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1052+3355_S_2017_02_19_pus_uvs.fits wwins J1052+3355_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J1052+3355_S_2017_02_19_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.000512782 Jy ! Component: 100 - total flux cleaned = -0.000513543 Jy ! Component: 150 - total flux cleaned = -0.000573491 Jy ! Component: 200 - total flux cleaned = -0.000650623 Jy ! Component: 250 - total flux cleaned = -0.000744704 Jy ! Component: 300 - total flux cleaned = -0.000854276 Jy ! Component: 350 - total flux cleaned = -0.000960784 Jy ! Component: 400 - total flux cleaned = -0.00104753 Jy ! Component: 450 - total flux cleaned = -0.0011664 Jy ! Component: 500 - total flux cleaned = -0.00126592 Jy ! Component: 550 - total flux cleaned = -0.00133107 Jy ! Component: 600 - total flux cleaned = -0.00139549 Jy ! Component: 650 - total flux cleaned = -0.00149024 Jy ! Component: 700 - total flux cleaned = -0.00161405 Jy ! Component: 750 - total flux cleaned = -0.00167449 Jy ! Component: 800 - total flux cleaned = -0.00168962 Jy ! Component: 850 - total flux cleaned = -0.0017928 Jy ! Component: 900 - total flux cleaned = -0.0018509 Jy ! Component: 950 - total flux cleaned = -0.00187961 Jy ! Component: 1000 - total flux cleaned = -0.00193606 Jy ! Component: 1050 - total flux cleaned = -0.00196405 Jy ! Component: 1100 - total flux cleaned = -0.00204621 Jy ! Component: 1150 - total flux cleaned = -0.00207324 Jy ! Component: 1200 - total flux cleaned = -0.00215336 Jy ! Component: 1250 - total flux cleaned = -0.00219273 Jy ! Component: 1300 - total flux cleaned = -0.00225765 Jy ! Component: 1350 - total flux cleaned = -0.00232172 Jy ! Component: 1400 - total flux cleaned = -0.00234695 Jy ! Component: 1450 - total flux cleaned = -0.00240942 Jy ! Component: 1500 - total flux cleaned = -0.00243415 Jy ! Component: 1550 - total flux cleaned = -0.00244638 Jy ! Component: 1600 - total flux cleaned = -0.00248269 Jy ! Component: 1650 - total flux cleaned = -0.00255454 Jy ! Component: 1700 - total flux cleaned = -0.00256633 Jy ! Component: 1750 - total flux cleaned = -0.00257797 Jy ! Component: 1800 - total flux cleaned = -0.00255471 Jy ! Component: 1850 - total flux cleaned = -0.00256616 Jy ! Component: 1900 - total flux cleaned = -0.00258891 Jy ! Component: 1950 - total flux cleaned = -0.00263352 Jy ! Component: 2000 - total flux cleaned = -0.00261128 Jy ! Component: 2050 - total flux cleaned = -0.00261129 Jy ! Component: 2100 - total flux cleaned = -0.00263295 Jy ! Component: 2150 - total flux cleaned = -0.00263279 Jy ! Component: 2200 - total flux cleaned = -0.00263258 Jy ! Component: 2250 - total flux cleaned = -0.00257947 Jy ! Component: 2300 - total flux cleaned = -0.00255848 Jy ! Component: 2350 - total flux cleaned = -0.00254806 Jy ! Component: 2400 - total flux cleaned = -0.00253779 Jy ! Component: 2450 - total flux cleaned = -0.0025275 Jy ! Component: 2500 - total flux cleaned = -0.00248688 Jy ! Component: 2550 - total flux cleaned = -0.00247697 Jy ! Component: 2600 - total flux cleaned = -0.00245696 Jy ! Component: 2650 - total flux cleaned = -0.00244717 Jy ! Component: 2700 - total flux cleaned = -0.0024276 Jy ! Component: 2750 - total flux cleaned = -0.00243744 Jy ! Component: 2800 - total flux cleaned = -0.00242763 Jy ! Component: 2850 - total flux cleaned = -0.00239892 Jy ! Component: 2900 - total flux cleaned = -0.00242743 Jy ! Component: 2950 - total flux cleaned = -0.00239916 Jy ! Component: 3000 - total flux cleaned = -0.00238982 Jy ! Component: 3050 - total flux cleaned = -0.00235255 Jy ! Component: 3100 - total flux cleaned = -0.00236173 Jy ! Component: 3150 - total flux cleaned = -0.00231578 Jy ! Component: 3200 - total flux cleaned = -0.00234318 Jy ! Component: 3250 - total flux cleaned = -0.00235218 Jy ! Component: 3300 - total flux cleaned = -0.00233423 Jy ! Component: 3350 - total flux cleaned = -0.00234315 Jy ! Component: 3400 - total flux cleaned = -0.00234309 Jy ! Component: 3450 - total flux cleaned = -0.00233434 Jy ! Component: 3500 - total flux cleaned = -0.00234306 Jy ! Component: 3550 - total flux cleaned = -0.002317 Jy ! Component: 3600 - total flux cleaned = -0.00230835 Jy ! Component: 3650 - total flux cleaned = -0.002317 Jy ! Component: 3700 - total flux cleaned = -0.00229996 Jy ! Component: 3750 - total flux cleaned = -0.00230848 Jy ! Component: 3800 - total flux cleaned = -0.00228313 Jy ! Component: 3850 - total flux cleaned = -0.00230827 Jy ! Component: 3900 - total flux cleaned = -0.0023081 Jy ! Component: 3950 - total flux cleaned = -0.00227503 Jy ! Component: 4000 - total flux cleaned = -0.00225041 Jy ! Component: 4050 - total flux cleaned = -0.00225032 Jy ! Total flux subtracted in 4096 components = -0.00223401 Jy ! Clean residual min=-0.000633 max=0.000615 Jy/beam ! Clean residual mean=-0.000000 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0422747 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 369 components and 0.0422748 Jy ![Exited script file: muppet] wmap "J1052+3355_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.679 x 5.724 at -3.063 degrees (North through East) ! Clean map min=-0.00091964 max=0.04274 Jy/beam ! Writing clean map to FITS file: J1052+3355_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0427403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149266 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04772 1.04772 2.09543 4.19087 8.38174 16.7635 33.527 67.0539 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.679 x 5.724 at -3.063 degrees (North through East) ! Clean map min=-0.00091964 max=0.04274 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 J1052+3355_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:49:28 2019