! Started logfile: J1700+0522_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:53:22 2019 obs J1700+0522_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1700+0522_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956085 visibilities/baseline/integration-bin. ! Found source: J1700+0522 ! ! 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 703 lines of history. ! ! Reading 14456 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 J1700+0522_S_2017_05_31_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 443 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879574Jy sigma=0.007755 ! Fit after self-cal, rms=0.873558Jy sigma=0.007709 ! 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.825 mas, bmaj=7.052 mas, bpa=-5.334 degrees ! Estimated noise=1027.33 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.0988759 Jy ! Component: 100 - total flux cleaned = 0.121223 Jy ! Total flux subtracted in 100 components = 0.121223 Jy ! Clean residual min=-0.003967 max=0.008009 Jy/beam ! Clean residual mean=-0.000004 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.121223 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.121223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087361Jy sigma=0.000679 ! Fit after self-cal, rms=0.087349Jy sigma=0.000679 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00853084 Jy ! Component: 100 - total flux cleaned = 0.0128662 Jy ! Total flux subtracted in 100 components = 0.0128662 Jy ! Clean residual min=-0.003580 max=0.003944 Jy/beam ! Clean residual mean=-0.000004 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.134089 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.134089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086406Jy sigma=0.000670 ! Fit after self-cal, rms=0.086422Jy sigma=0.000670 ! 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.413 mas, bmaj=7.925 mas, bpa=-4.61 degrees ! Estimated noise=773.168 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.00325211 Jy ! Component: 100 - total flux cleaned = 0.00489924 Jy ! Component: 150 - total flux cleaned = 0.00573231 Jy ! Component: 200 - total flux cleaned = 0.00594473 Jy ! Total flux subtracted in 200 components = 0.00594473 Jy ! Clean residual min=-0.002610 max=0.002504 Jy/beam ! Clean residual mean=-0.000010 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.140034 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.140034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086294Jy sigma=0.000669 ! Fit after self-cal, rms=0.086298Jy sigma=0.000669 ! 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.99 HN 0.96 KP 1.02 ! LA 1.01 MK 1.00 NL 0.90 OV 1.03 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.03 HN 1.03 KP 1.00 ! LA 0.97 MK 0.97 NL 1.04 OV 1.06 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.05 HN 1.00 KP 0.98 ! LA 0.97 MK 1.01 NL 1.01 OV 0.97 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.94 KP 1.00* ! LA 0.98 MK 1.25 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.086298Jy sigma=0.000669 ! Fit after self-cal, rms=0.085598Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=7.914 mas, bpa=-4.458 degrees ! Estimated noise=773.712 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.000244034 Jy ! Component: 100 - total flux cleaned = 0.000195933 Jy ! Component: 150 - total flux cleaned = 0.000217853 Jy ! Component: 200 - total flux cleaned = 0.000235722 Jy ! Total flux subtracted in 200 components = 0.000235722 Jy ! Clean residual min=-0.002287 max=0.002580 Jy/beam ! Clean residual mean=-0.000008 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.140269 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.140269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085582Jy sigma=0.000664 ! Fit after self-cal, rms=0.085592Jy sigma=0.000664 ! 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.085592Jy sigma=0.000664 ! Fit after self-cal, rms=0.084023Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=7.92 mas, bpa=-4.31 degrees ! Estimated noise=772.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102746 Jy ! Component: 100 - total flux cleaned = 0.00020991 Jy ! Component: 150 - total flux cleaned = 0.00024299 Jy ! Component: 200 - total flux cleaned = 0.000271621 Jy ! Total flux subtracted in 200 components = 0.000271621 Jy ! Clean residual min=-0.001882 max=0.002147 Jy/beam ! Clean residual mean=-0.000009 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.140541 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.140541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084013Jy sigma=0.000661 ! Fit after self-cal, rms=0.084014Jy sigma=0.000660 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 (90, -75). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114146 Jy ! Component: 100 - total flux cleaned = 0.00106254 Jy ! Component: 150 - total flux cleaned = 0.000992473 Jy ! Component: 200 - total flux cleaned = 0.000993642 Jy ! Total flux subtracted in 200 components = 0.000993642 Jy ! Clean residual min=-0.001868 max=0.002037 Jy/beam ! Clean residual mean=-0.000008 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.141535 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.141535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083957Jy sigma=0.000660 ! Fit after self-cal, rms=0.083951Jy sigma=0.000660 ! Inverting map ! Added new window around map position (-25, 84). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667979 Jy ! Component: 100 - total flux cleaned = 0.000313872 Jy ! Component: 150 - total flux cleaned = 0.000279482 Jy ! Component: 200 - total flux cleaned = 0.000277744 Jy ! Total flux subtracted in 200 components = 0.000277744 Jy ! Clean residual min=-0.001786 max=0.001897 Jy/beam ! Clean residual mean=-0.000008 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.141812 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.141813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083900Jy sigma=0.000660 ! Fit after self-cal, rms=0.083897Jy sigma=0.000660 ! 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.083897Jy sigma=0.000660 ! Fit after self-cal, rms=0.084085Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=7.924 mas, bpa=-4.313 degrees ! Estimated noise=772.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.94125e-05 Jy ! Component: 100 - total flux cleaned = 2.14649e-05 Jy ! Component: 150 - total flux cleaned = 2.21322e-05 Jy ! Component: 200 - total flux cleaned = -3.85345e-06 Jy ! Total flux subtracted in 200 components = -3.85345e-06 Jy ! Clean residual min=-0.001762 max=0.001845 Jy/beam ! Clean residual mean=-0.000008 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.141809 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.141809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084066Jy sigma=0.000659 ! Fit after self-cal, rms=0.084070Jy sigma=0.000659 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.51781e-05 Jy ! Component: 100 - total flux cleaned = -4.96262e-05 Jy ! Component: 150 - total flux cleaned = -9.49742e-05 Jy ! Component: 200 - total flux cleaned = -9.50358e-05 Jy ! Total flux subtracted in 200 components = -9.50358e-05 Jy ! Clean residual min=-0.001740 max=0.001826 Jy/beam ! Clean residual mean=-0.000008 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.141714 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 118 components and 0.141714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084057Jy sigma=0.000659 ! Fit after self-cal, rms=0.084055Jy sigma=0.000659 ! 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.084055Jy sigma=0.000659 ! Fit after self-cal, rms=0.084069Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.771 mas, bmaj=12.16 mas, bpa=-3.709 degrees ! Estimated noise=935.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.98414e-05 Jy ! Component: 100 - total flux cleaned = 0.000144879 Jy ! Component: 150 - total flux cleaned = 0.000128471 Jy ! Component: 200 - total flux cleaned = 0.000112655 Jy ! Total flux subtracted in 200 components = 0.000112655 Jy ! Clean residual min=-0.001871 max=0.001928 Jy/beam ! Clean residual mean=-0.000016 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.141826 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 133 components and 0.141826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084064Jy sigma=0.000659 ! Fit after self-cal, rms=0.084063Jy sigma=0.000659 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.0643e-05 Jy ! Component: 100 - total flux cleaned = -5.90645e-05 Jy ! Component: 150 - total flux cleaned = -8.56e-05 Jy ! Component: 200 - total flux cleaned = -0.000111174 Jy ! Total flux subtracted in 200 components = -0.000111174 Jy ! Clean residual min=-0.001875 max=0.001947 Jy/beam ! Clean residual mean=-0.000016 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.141715 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.141715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084062Jy sigma=0.000659 ! Fit after self-cal, rms=0.084061Jy sigma=0.000659 ! 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.426 mas, bmaj=7.923 mas, bpa=-4.316 degrees ! Estimated noise=772.628 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 7.923 at -4.316 degrees (North through East) ! Clean map min=-0.0016133 max=0.12851 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.841 mas, bmaj=7.046 mas, bpa=-4.928 degrees ! Estimated noise=1027.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988071 Jy ! Component: 100 - total flux cleaned = 0.121327 Jy ! Component: 150 - total flux cleaned = 0.129589 Jy ! Component: 200 - total flux cleaned = 0.133913 Jy ! Total flux subtracted in 200 components = 0.133913 Jy ! Clean residual min=-0.003206 max=0.002987 Jy/beam ! Clean residual mean=-0.000004 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.133913 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.133913 Jy ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=7.923 mas, bpa=-4.316 degrees ! Estimated noise=772.628 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.00405604 Jy ! Component: 100 - total flux cleaned = 0.00592713 Jy ! Component: 150 - total flux cleaned = 0.00639741 Jy ! Component: 200 - total flux cleaned = 0.00640104 Jy ! Total flux subtracted in 200 components = 0.00640104 Jy ! Clean residual min=-0.001916 max=0.001824 Jy/beam ! Clean residual mean=-0.000010 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.140314 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.140314 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.771 mas, bmaj=12.16 mas, bpa=-3.709 degrees ! Estimated noise=935.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079333 Jy ! Component: 100 - total flux cleaned = 0.00112693 Jy ! Component: 150 - total flux cleaned = 0.00123345 Jy ! Component: 200 - total flux cleaned = 0.00126478 Jy ! Total flux subtracted in 200 components = 0.00126478 Jy ! Clean residual min=-0.001929 max=0.001891 Jy/beam ! Clean residual mean=-0.000017 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.141579 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 = 5.27154e-05 Jy ! Component: 100 - total flux cleaned = 7.53785e-05 Jy ! Component: 150 - total flux cleaned = 3.28265e-05 Jy ! Component: 200 - total flux cleaned = 1.30032e-05 Jy ! Total flux subtracted in 200 components = 1.30032e-05 Jy ! Clean residual min=-0.001924 max=0.001925 Jy/beam ! Clean residual mean=-0.000016 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.141592 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 82 components and 0.141592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=7.923 mas, bpa=-4.316 degrees ! Estimated noise=772.628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216321 Jy ! Component: 100 - total flux cleaned = -0.000216865 Jy ! Component: 150 - total flux cleaned = -0.000250659 Jy ! Component: 200 - total flux cleaned = -0.000342374 Jy ! Total flux subtracted in 200 components = -0.000342374 Jy ! Clean residual min=-0.001724 max=0.001841 Jy/beam ! Clean residual mean=-0.000007 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.141249 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.141249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084095Jy sigma=0.000659 ! Fit after self-cal, rms=0.084091Jy sigma=0.000659 wmodel J1700+0522_S_2017_05_31_pus_map.mod ! Writing 96 model components to file: J1700+0522_S_2017_05_31_pus_map.mod wobs J1700+0522_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1700+0522_S_2017_05_31_pus_uvs.fits wwins J1700+0522_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J1700+0522_S_2017_05_31_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.000417141 Jy ! Component: 100 - total flux cleaned = 0.0004789 Jy ! Component: 150 - total flux cleaned = 0.000362312 Jy ! Component: 200 - total flux cleaned = 0.000334099 Jy ! Component: 250 - total flux cleaned = 0.000197628 Jy ! Component: 300 - total flux cleaned = 0.000117391 Jy ! Component: 350 - total flux cleaned = -3.90721e-05 Jy ! Component: 400 - total flux cleaned = -6.4595e-05 Jy ! Component: 450 - total flux cleaned = -0.000139628 Jy ! Component: 500 - total flux cleaned = -0.000237576 Jy ! Component: 550 - total flux cleaned = -0.00035805 Jy ! Component: 600 - total flux cleaned = -0.000428691 Jy ! Component: 650 - total flux cleaned = -0.000428699 Jy ! Component: 700 - total flux cleaned = -0.000497491 Jy ! Component: 750 - total flux cleaned = -0.000406483 Jy ! Component: 800 - total flux cleaned = -0.000429161 Jy ! Component: 850 - total flux cleaned = -0.000473237 Jy ! Component: 900 - total flux cleaned = -0.000385509 Jy ! Component: 950 - total flux cleaned = -0.000472194 Jy ! Component: 1000 - total flux cleaned = -0.000514765 Jy ! Component: 1050 - total flux cleaned = -0.000514668 Jy ! Component: 1100 - total flux cleaned = -0.00053564 Jy ! Component: 1150 - total flux cleaned = -0.000515029 Jy ! Component: 1200 - total flux cleaned = -0.000576419 Jy ! Component: 1250 - total flux cleaned = -0.000616891 Jy ! Component: 1300 - total flux cleaned = -0.0007169 Jy ! Component: 1350 - total flux cleaned = -0.000815578 Jy ! Component: 1400 - total flux cleaned = -0.000736901 Jy ! Component: 1450 - total flux cleaned = -0.000814719 Jy ! Component: 1500 - total flux cleaned = -0.000795619 Jy ! Component: 1550 - total flux cleaned = -0.000814302 Jy ! Component: 1600 - total flux cleaned = -0.00083296 Jy ! Component: 1650 - total flux cleaned = -0.000851434 Jy ! Component: 1700 - total flux cleaned = -0.000832943 Jy ! Component: 1750 - total flux cleaned = -0.000906114 Jy ! Component: 1800 - total flux cleaned = -0.00083338 Jy ! Component: 1850 - total flux cleaned = -0.000815384 Jy ! Component: 1900 - total flux cleaned = -0.000868809 Jy ! Component: 1950 - total flux cleaned = -0.000798164 Jy ! Component: 2000 - total flux cleaned = -0.000850698 Jy ! Component: 2050 - total flux cleaned = -0.000902618 Jy ! Component: 2100 - total flux cleaned = -0.000850862 Jy ! Component: 2150 - total flux cleaned = -0.000850972 Jy ! Component: 2200 - total flux cleaned = -0.000902034 Jy ! Component: 2250 - total flux cleaned = -0.000868612 Jy ! Component: 2300 - total flux cleaned = -0.00088517 Jy ! Component: 2350 - total flux cleaned = -0.000868643 Jy ! Component: 2400 - total flux cleaned = -0.000868504 Jy ! Component: 2450 - total flux cleaned = -0.000965807 Jy ! Component: 2500 - total flux cleaned = -0.000917507 Jy ! Component: 2550 - total flux cleaned = -0.000869792 Jy ! Component: 2600 - total flux cleaned = -0.000949195 Jy ! Component: 2650 - total flux cleaned = -0.000949109 Jy ! Component: 2700 - total flux cleaned = -0.000964682 Jy ! Component: 2750 - total flux cleaned = -0.0010113 Jy ! Component: 2800 - total flux cleaned = -0.00101121 Jy ! Component: 2850 - total flux cleaned = -0.00110285 Jy ! Component: 2900 - total flux cleaned = -0.00105724 Jy ! Component: 2950 - total flux cleaned = -0.00110239 Jy ! Component: 3000 - total flux cleaned = -0.00111746 Jy ! Component: 3050 - total flux cleaned = -0.0011175 Jy ! Component: 3100 - total flux cleaned = -0.00116201 Jy ! Component: 3150 - total flux cleaned = -0.00122066 Jy ! Component: 3200 - total flux cleaned = -0.00130808 Jy ! Component: 3250 - total flux cleaned = -0.0013224 Jy ! Component: 3300 - total flux cleaned = -0.00129381 Jy ! Component: 3350 - total flux cleaned = -0.001351 Jy ! Component: 3400 - total flux cleaned = -0.00137951 Jy ! Component: 3450 - total flux cleaned = -0.00133729 Jy ! Component: 3500 - total flux cleaned = -0.00135128 Jy ! Component: 3550 - total flux cleaned = -0.00135138 Jy ! Component: 3600 - total flux cleaned = -0.0014068 Jy ! Component: 3650 - total flux cleaned = -0.00137938 Jy ! Component: 3700 - total flux cleaned = -0.00143405 Jy ! Component: 3750 - total flux cleaned = -0.00140684 Jy ! Component: 3800 - total flux cleaned = -0.00143396 Jy ! Component: 3850 - total flux cleaned = -0.00148769 Jy ! Component: 3900 - total flux cleaned = -0.00146099 Jy ! Component: 3950 - total flux cleaned = -0.00150079 Jy ! Component: 4000 - total flux cleaned = -0.00151389 Jy ! Component: 4050 - total flux cleaned = -0.0014615 Jy ! Total flux subtracted in 4096 components = -0.00147454 Jy ! Clean residual min=-0.000836 max=0.000741 Jy/beam ! Clean residual mean=-0.000004 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.139775 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 382 components and 0.139775 Jy ![Exited script file: muppet] wmap "J1700+0522_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 7.923 at -4.316 degrees (North through East) ! Clean map min=-0.00152 max=0.1282 Jy/beam ! Writing clean map to FITS file: J1700+0522_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128201 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240394 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.56254 0.56254 1.12508 2.25016 4.50032 9.00063 18.0013 36.0025 72.0051 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 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.426 x 7.923 at -4.316 degrees (North through East) ! Clean map min=-0.00152 max=0.1282 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 J1700+0522_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:53:27 2019