! Started logfile: J1228-0304_S_2017_08_12_pus_uvs.log on Fri May 10 14:59:32 2019 obs J1228-0304_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1228-0304_S_2017_08_12_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978548 visibilities/baseline/integration-bin. ! Found source: J1228-0304 ! ! 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 594 lines of history. ! ! Reading 30472 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 J1228-0304_S_2017_08_12_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1090 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.820460Jy sigma=0.006814 ! Fit after self-cal, rms=0.802521Jy sigma=0.006675 ! 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.677 mas, bmaj=7.002 mas, bpa=-5.03 degrees ! Estimated noise=815.53 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.15149 Jy ! Component: 100 - total flux cleaned = 0.18852 Jy ! Total flux subtracted in 100 components = 0.18852 Jy ! Clean residual min=-0.006240 max=0.015375 Jy/beam ! Clean residual mean=0.000004 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.18852 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.18852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091454Jy sigma=0.000726 ! Fit after self-cal, rms=0.091456Jy sigma=0.000726 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172338 Jy ! Component: 100 - total flux cleaned = 0.0272259 Jy ! Total flux subtracted in 100 components = 0.0272259 Jy ! Clean residual min=-0.004850 max=0.006687 Jy/beam ! Clean residual mean=0.000001 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.215746 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.215746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087458Jy sigma=0.000691 ! Fit after self-cal, rms=0.087463Jy sigma=0.000691 ! 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.177 mas, bmaj=8.155 mas, bpa=-4.855 degrees ! Estimated noise=596.706 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 (-37, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00806373 Jy ! Component: 100 - total flux cleaned = 0.012211 Jy ! Component: 150 - total flux cleaned = 0.0127386 Jy ! Component: 200 - total flux cleaned = 0.0128479 Jy ! Total flux subtracted in 200 components = 0.0128479 Jy ! Clean residual min=-0.003199 max=0.004037 Jy/beam ! Clean residual mean=0.000001 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.228594 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.228594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086615Jy sigma=0.000684 ! Fit after self-cal, rms=0.086603Jy sigma=0.000684 ! 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 0.93 HN 0.93 KP 1.07 ! LA 1.01 MK 1.06 NL 0.89 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.99 KP 1.03 ! LA 0.97 MK 1.03 NL 1.04 OV 1.03 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.98 KP 1.01 ! LA 0.99 MK 1.05 NL 0.99 OV 0.95 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.92 KP 1.00* ! LA 1.00* MK 1.01 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.086603Jy sigma=0.000684 ! Fit after self-cal, rms=0.085818Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.171 mas, bpa=-4.649 degrees ! Estimated noise=596.575 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.0009692 Jy ! Component: 100 - total flux cleaned = -0.000966754 Jy ! Component: 150 - total flux cleaned = -0.000843137 Jy ! Component: 200 - total flux cleaned = -0.000841373 Jy ! Total flux subtracted in 200 components = -0.000841373 Jy ! Clean residual min=-0.003386 max=0.003069 Jy/beam ! Clean residual mean=-0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.227752 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.227752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085686Jy sigma=0.000676 ! Fit after self-cal, rms=0.085694Jy sigma=0.000676 ! 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.085694Jy sigma=0.000676 ! Fit after self-cal, rms=0.086066Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.186 mas, bpa=-4.603 degrees ! Estimated noise=596.243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.45409e-05 Jy ! Component: 100 - total flux cleaned = 2.16755e-05 Jy ! Component: 150 - total flux cleaned = 5.64526e-05 Jy ! Component: 200 - total flux cleaned = 0.000121209 Jy ! Total flux subtracted in 200 components = 0.000121209 Jy ! Clean residual min=-0.002050 max=0.001984 Jy/beam ! Clean residual mean=-0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.227873 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.227873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086034Jy sigma=0.000671 ! Fit after self-cal, rms=0.086061Jy sigma=0.000671 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.76253e-05 Jy ! Component: 100 - total flux cleaned = 5.68644e-05 Jy ! Component: 150 - total flux cleaned = 0.000137862 Jy ! Component: 200 - total flux cleaned = 0.000163087 Jy ! Total flux subtracted in 200 components = 0.000163087 Jy ! Clean residual min=-0.002052 max=0.001988 Jy/beam ! Clean residual mean=-0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.228037 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.228037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086044Jy sigma=0.000670 ! Fit after self-cal, rms=0.086042Jy 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.086042Jy sigma=0.000670 ! Fit after self-cal, rms=0.086120Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.193 mas, bpa=-4.577 degrees ! Estimated noise=596.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172274 Jy ! Component: 100 - total flux cleaned = 9.72441e-05 Jy ! Component: 150 - total flux cleaned = 6.6398e-05 Jy ! Component: 200 - total flux cleaned = 6.54004e-05 Jy ! Total flux subtracted in 200 components = 6.54004e-05 Jy ! Clean residual min=-0.001732 max=0.001563 Jy/beam ! Clean residual mean=-0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.228102 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.228102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086089Jy sigma=0.000668 ! Fit after self-cal, rms=0.086093Jy sigma=0.000668 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 = -3.16625e-05 Jy ! Component: 100 - total flux cleaned = -5.7925e-05 Jy ! Component: 150 - total flux cleaned = -5.84646e-05 Jy ! Component: 200 - total flux cleaned = -8.01544e-05 Jy ! Total flux subtracted in 200 components = -8.01544e-05 Jy ! Clean residual min=-0.001641 max=0.001528 Jy/beam ! Clean residual mean=-0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.228022 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.228022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086081Jy sigma=0.000668 ! Fit after self-cal, rms=0.086079Jy sigma=0.000668 ! 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.086079Jy sigma=0.000668 ! Fit after self-cal, rms=0.086226Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.301 mas, bmaj=13.79 mas, bpa=-6.432 degrees ! Estimated noise=762.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017191 Jy ! Component: 100 - total flux cleaned = -0.000244834 Jy ! Component: 150 - total flux cleaned = -0.000305311 Jy ! Component: 200 - total flux cleaned = -0.000326458 Jy ! Total flux subtracted in 200 components = -0.000326458 Jy ! Clean residual min=-0.001965 max=0.001710 Jy/beam ! Clean residual mean=-0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.227695 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.227695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086222Jy sigma=0.000668 ! Fit after self-cal, rms=0.086223Jy sigma=0.000668 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 = -1.25719e-05 Jy ! Component: 100 - total flux cleaned = -2.27565e-05 Jy ! Component: 150 - total flux cleaned = -4.04293e-05 Jy ! Component: 200 - total flux cleaned = -4.04008e-05 Jy ! Total flux subtracted in 200 components = -4.04008e-05 Jy ! Clean residual min=-0.001965 max=0.001710 Jy/beam ! Clean residual mean=-0.000003 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.227655 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 120 components and 0.227655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086222Jy sigma=0.000668 ! Fit after self-cal, rms=0.086221Jy sigma=0.000668 ! 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.2 mas, bmaj=8.196 mas, bpa=-4.575 degrees ! Estimated noise=597.008 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.2 x 8.196 at -4.575 degrees (North through East) ! Clean map min=-0.001712 max=0.19832 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.695 mas, bmaj=7.044 mas, bpa=-4.762 degrees ! Estimated noise=818.899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151693 Jy ! Component: 100 - total flux cleaned = 0.188432 Jy ! Component: 150 - total flux cleaned = 0.205023 Jy ! Component: 200 - total flux cleaned = 0.213876 Jy ! Total flux subtracted in 200 components = 0.213876 Jy ! Clean residual min=-0.002681 max=0.004273 Jy/beam ! Clean residual mean=0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.213876 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.213876 Jy ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.196 mas, bpa=-4.575 degrees ! Estimated noise=597.008 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.00628516 Jy ! Component: 100 - total flux cleaned = 0.00963236 Jy ! Component: 150 - total flux cleaned = 0.0115358 Jy ! Component: 200 - total flux cleaned = 0.0120109 Jy ! Total flux subtracted in 200 components = 0.0120109 Jy ! Clean residual min=-0.001789 max=0.001701 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.225887 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.225887 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.301 mas, bmaj=13.79 mas, bpa=-6.432 degrees ! Estimated noise=762.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496999 Jy ! Component: 100 - total flux cleaned = 0.000579867 Jy ! Component: 150 - total flux cleaned = 0.000624071 Jy ! Component: 200 - total flux cleaned = 0.000662001 Jy ! Total flux subtracted in 200 components = 0.000662001 Jy ! Clean residual min=-0.001928 max=0.001713 Jy/beam ! Clean residual mean=-0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.226549 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 = 8.64497e-05 Jy ! Component: 100 - total flux cleaned = 0.000150526 Jy ! Component: 150 - total flux cleaned = 0.000210435 Jy ! Component: 200 - total flux cleaned = 0.000266129 Jy ! Total flux subtracted in 200 components = 0.000266129 Jy ! Clean residual min=-0.001931 max=0.001718 Jy/beam ! Clean residual mean=-0.000002 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.226815 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.226815 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.196 mas, bpa=-4.575 degrees ! Estimated noise=597.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.43379e-06 Jy ! Component: 100 - total flux cleaned = 3.33108e-05 Jy ! Component: 150 - total flux cleaned = 6.31092e-05 Jy ! Component: 200 - total flux cleaned = 9.1331e-05 Jy ! Total flux subtracted in 200 components = 9.1331e-05 Jy ! Clean residual min=-0.001704 max=0.001632 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.226907 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.226907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086240Jy sigma=0.000668 ! Fit after self-cal, rms=0.086227Jy sigma=0.000668 wmodel J1228-0304_S_2017_08_12_pus_map.mod ! Writing 98 model components to file: J1228-0304_S_2017_08_12_pus_map.mod wobs J1228-0304_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1228-0304_S_2017_08_12_pus_uvs.fits wwins J1228-0304_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J1228-0304_S_2017_08_12_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 = -3.58449e-05 Jy ! Component: 100 - total flux cleaned = -0.000117371 Jy ! Component: 150 - total flux cleaned = -0.000247235 Jy ! Component: 200 - total flux cleaned = -0.000199134 Jy ! Component: 250 - total flux cleaned = -0.000199116 Jy ! Component: 300 - total flux cleaned = -0.000245084 Jy ! Component: 350 - total flux cleaned = -0.000245285 Jy ! Component: 400 - total flux cleaned = -0.000333578 Jy ! Component: 450 - total flux cleaned = -0.000333661 Jy ! Component: 500 - total flux cleaned = -0.000397046 Jy ! Component: 550 - total flux cleaned = -0.000417945 Jy ! Component: 600 - total flux cleaned = -0.000376985 Jy ! Component: 650 - total flux cleaned = -0.000376961 Jy ! Component: 700 - total flux cleaned = -0.000377192 Jy ! Component: 750 - total flux cleaned = -0.000396369 Jy ! Component: 800 - total flux cleaned = -0.000358349 Jy ! Component: 850 - total flux cleaned = -0.00037717 Jy ! Component: 900 - total flux cleaned = -0.00037715 Jy ! Component: 950 - total flux cleaned = -0.000340626 Jy ! Component: 1000 - total flux cleaned = -0.000376923 Jy ! Component: 1050 - total flux cleaned = -0.000376929 Jy ! Component: 1100 - total flux cleaned = -0.000359628 Jy ! Component: 1150 - total flux cleaned = -0.000429427 Jy ! Component: 1200 - total flux cleaned = -0.000412279 Jy ! Component: 1250 - total flux cleaned = -0.000429622 Jy ! Component: 1300 - total flux cleaned = -0.000530826 Jy ! Component: 1350 - total flux cleaned = -0.000514257 Jy ! Component: 1400 - total flux cleaned = -0.000481239 Jy ! Component: 1450 - total flux cleaned = -0.000562886 Jy ! Component: 1500 - total flux cleaned = -0.000481817 Jy ! Component: 1550 - total flux cleaned = -0.000529903 Jy ! Component: 1600 - total flux cleaned = -0.000466066 Jy ! Component: 1650 - total flux cleaned = -0.000372174 Jy ! Component: 1700 - total flux cleaned = -0.000372404 Jy ! Component: 1750 - total flux cleaned = -0.000418767 Jy ! Component: 1800 - total flux cleaned = -0.000342188 Jy ! Component: 1850 - total flux cleaned = -0.000296685 Jy ! Component: 1900 - total flux cleaned = -0.000281627 Jy ! Component: 1950 - total flux cleaned = -0.000311255 Jy ! Component: 2000 - total flux cleaned = -0.000281771 Jy ! Component: 2050 - total flux cleaned = -0.000267223 Jy ! Component: 2100 - total flux cleaned = -0.000296229 Jy ! Component: 2150 - total flux cleaned = -0.000267418 Jy ! Component: 2200 - total flux cleaned = -0.000324545 Jy ! Component: 2250 - total flux cleaned = -0.000239531 Jy ! Component: 2300 - total flux cleaned = -0.000267646 Jy ! Component: 2350 - total flux cleaned = -0.000239881 Jy ! Component: 2400 - total flux cleaned = -0.000240014 Jy ! Component: 2450 - total flux cleaned = -0.000281058 Jy ! Component: 2500 - total flux cleaned = -0.000253889 Jy ! Component: 2550 - total flux cleaned = -0.000199952 Jy ! Component: 2600 - total flux cleaned = -0.000226822 Jy ! Component: 2650 - total flux cleaned = -0.00022674 Jy ! Component: 2700 - total flux cleaned = -0.000239827 Jy ! Component: 2750 - total flux cleaned = -0.000187282 Jy ! Component: 2800 - total flux cleaned = -0.000187242 Jy ! Component: 2850 - total flux cleaned = -0.000109843 Jy ! Component: 2900 - total flux cleaned = -0.00014849 Jy ! Component: 2950 - total flux cleaned = -0.000123176 Jy ! Component: 3000 - total flux cleaned = -0.000123189 Jy ! Component: 3050 - total flux cleaned = -7.30909e-05 Jy ! Component: 3100 - total flux cleaned = -7.30378e-05 Jy ! Component: 3150 - total flux cleaned = -6.0655e-05 Jy ! Component: 3200 - total flux cleaned = -7.29823e-05 Jy ! Component: 3250 - total flux cleaned = -0.000121716 Jy ! Component: 3300 - total flux cleaned = -0.000121713 Jy ! Component: 3350 - total flux cleaned = -7.34515e-05 Jy ! Component: 3400 - total flux cleaned = -4.94991e-05 Jy ! Component: 3450 - total flux cleaned = -8.5226e-05 Jy ! Component: 3500 - total flux cleaned = -1.42504e-05 Jy ! Component: 3550 - total flux cleaned = -4.9459e-05 Jy ! Component: 3600 - total flux cleaned = -4.93892e-05 Jy ! Component: 3650 - total flux cleaned = -6.09316e-05 Jy ! Component: 3700 - total flux cleaned = -4.94091e-05 Jy ! Component: 3750 - total flux cleaned = -7.23705e-05 Jy ! Component: 3800 - total flux cleaned = -0.000117849 Jy ! Component: 3850 - total flux cleaned = -7.27096e-05 Jy ! Component: 3900 - total flux cleaned = -8.37889e-05 Jy ! Component: 3950 - total flux cleaned = -8.39022e-05 Jy ! Component: 4000 - total flux cleaned = -0.000139417 Jy ! Component: 4050 - total flux cleaned = -0.000161433 Jy ! Total flux subtracted in 4096 components = -0.0002052 Jy ! Clean residual min=-0.000684 max=0.000671 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.226701 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 378 components and 0.226702 Jy ![Exited script file: muppet] wmap "J1228-0304_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.2 x 8.196 at -4.575 degrees (North through East) ! Clean map min=-0.0013421 max=0.19952 Jy/beam ! Writing clean map to FITS file: J1228-0304_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.199517 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203674 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.30625 0.30625 0.6125 1.225 2.45 4.9 9.8 19.6 39.2 78.4 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.199 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.2 x 8.196 at -4.575 degrees (North through East) ! Clean map min=-0.0013421 max=0.19952 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 J1228-0304_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:59:37 2019