! Started logfile: J0605+4030_S_2017_02_24_pus_uvs.log on Sat May 4 11:20:09 2019 obs J0605+4030_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0605+4030_S_2017_02_24_pus_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.937481 visibilities/baseline/integration-bin. ! Found source: J0605+4030 ! ! 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 823 lines of history. ! ! Reading 25312 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 J0605+4030_S_2017_02_24_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 514 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.528134Jy sigma=0.004964 ! Fit after self-cal, rms=0.501871Jy sigma=0.004720 ! 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.154 mas, bmaj=4.756 mas, bpa=-4.751 degrees ! Estimated noise=777.414 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.388743 Jy ! Component: 100 - total flux cleaned = 0.477759 Jy ! Total flux subtracted in 100 components = 0.477759 Jy ! Clean residual min=-0.013171 max=0.052182 Jy/beam ! Clean residual mean=0.000010 rms=0.004052 Jy/beam ! Combined flux in latest and established models = 0.477759 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.477759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118538Jy sigma=0.001082 ! Fit after self-cal, rms=0.118534Jy sigma=0.001082 ! Inverting map ! Added new window around map position (0.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0469823 Jy ! Component: 100 - total flux cleaned = 0.0731642 Jy ! Total flux subtracted in 100 components = 0.0731642 Jy ! Clean residual min=-0.010754 max=0.014581 Jy/beam ! Clean residual mean=-0.000001 rms=0.002419 Jy/beam ! Combined flux in latest and established models = 0.550923 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.550923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094118Jy sigma=0.000830 ! Fit after self-cal, rms=0.092384Jy sigma=0.000815 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194852 Jy ! Component: 100 - total flux cleaned = 0.0321364 Jy ! Total flux subtracted in 100 components = 0.0321364 Jy ! Clean residual min=-0.007695 max=0.007453 Jy/beam ! Clean residual mean=-0.000006 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.583059 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.583059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086675Jy sigma=0.000758 ! Fit after self-cal, rms=0.086384Jy sigma=0.000755 ! 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.855 mas, bmaj=5.721 mas, bpa=-2.497 degrees ! Estimated noise=513.015 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.0124617 Jy ! Component: 100 - total flux cleaned = 0.019622 Jy ! Component: 150 - total flux cleaned = 0.0233242 Jy ! Component: 200 - total flux cleaned = 0.0244194 Jy ! Total flux subtracted in 200 components = 0.0244194 Jy ! Clean residual min=-0.005332 max=0.005555 Jy/beam ! Clean residual mean=-0.000019 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.607479 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 63 components and 0.607479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084345Jy sigma=0.000738 ! Fit after self-cal, rms=0.084212Jy sigma=0.000736 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.05 HN 1.01 KP 0.97 ! LA 0.96 MK 0.97 NL 0.99 OV 1.03 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.04 KP 0.93 ! LA 0.93 MK 0.97 NL 0.96 OV 1.07 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.02 KP 1.01 ! LA 1.03 MK 1.01 NL 1.08 OV 0.98 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 0.97 KP 1.00* ! LA 1.06 MK 1.10 NL 1.00* OV 1.01 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.084212Jy sigma=0.000736 ! Fit after self-cal, rms=0.077526Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.839 mas, bmaj=5.698 mas, bpa=-1.863 degrees ! Estimated noise=511.405 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.00374139 Jy ! Component: 100 - total flux cleaned = 0.00409747 Jy ! Component: 150 - total flux cleaned = 0.00409497 Jy ! Component: 200 - total flux cleaned = 0.00403733 Jy ! Total flux subtracted in 200 components = 0.00403733 Jy ! Clean residual min=-0.003528 max=0.003456 Jy/beam ! Clean residual mean=-0.000025 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.611516 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.611516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077307Jy sigma=0.000676 ! Fit after self-cal, rms=0.077285Jy 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.077285Jy sigma=0.000676 ! Fit after self-cal, rms=0.076243Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=5.709 mas, bpa=-1.843 degrees ! Estimated noise=511.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146821 Jy ! Component: 100 - total flux cleaned = 0.0015671 Jy ! Component: 150 - total flux cleaned = 0.00152914 Jy ! Component: 200 - total flux cleaned = 0.00149611 Jy ! Total flux subtracted in 200 components = 0.00149611 Jy ! Clean residual min=-0.002441 max=0.003089 Jy/beam ! Clean residual mean=-0.000020 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.613012 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.613012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076176Jy sigma=0.000669 ! Fit after self-cal, rms=0.076163Jy 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) ! Added new window around map position (8.5, 63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322327 Jy ! Component: 100 - total flux cleaned = 0.00513536 Jy ! Component: 150 - total flux cleaned = 0.00646144 Jy ! Component: 200 - total flux cleaned = 0.00707457 Jy ! Total flux subtracted in 200 components = 0.00707457 Jy ! Clean residual min=-0.002060 max=0.001899 Jy/beam ! Clean residual mean=-0.000012 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.620087 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.620087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076018Jy sigma=0.000667 ! Fit after self-cal, rms=0.076009Jy sigma=0.000667 ! 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.076009Jy sigma=0.000667 ! Fit after self-cal, rms=0.076008Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=5.708 mas, bpa=-1.801 degrees ! Estimated noise=511.796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107849 Jy ! Component: 100 - total flux cleaned = 0.00169261 Jy ! Component: 150 - total flux cleaned = 0.00215074 Jy ! Component: 200 - total flux cleaned = 0.00240699 Jy ! Total flux subtracted in 200 components = 0.00240699 Jy ! Clean residual min=-0.001917 max=0.001717 Jy/beam ! Clean residual mean=-0.000008 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.622494 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 115 components and 0.622494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075973Jy sigma=0.000667 ! Fit after self-cal, rms=0.075970Jy sigma=0.000667 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.000228547 Jy ! Component: 100 - total flux cleaned = 0.000411805 Jy ! Component: 150 - total flux cleaned = 0.000554729 Jy ! Component: 200 - total flux cleaned = 0.000663993 Jy ! Total flux subtracted in 200 components = 0.000663993 Jy ! Clean residual min=-0.001826 max=0.001710 Jy/beam ! Clean residual mean=-0.000007 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.623158 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 124 components and 0.623158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075949Jy sigma=0.000666 ! Fit after self-cal, rms=0.075948Jy sigma=0.000666 ! 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.075948Jy sigma=0.000666 ! Fit after self-cal, rms=0.075950Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.962 mas, bmaj=9.134 mas, bpa=8.084 degrees ! Estimated noise=621.089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108332 Jy ! Component: 100 - total flux cleaned = 0.00164699 Jy ! Component: 150 - total flux cleaned = 0.00196577 Jy ! Component: 200 - total flux cleaned = 0.00223698 Jy ! Total flux subtracted in 200 components = 0.00223698 Jy ! Clean residual min=-0.001938 max=0.001897 Jy/beam ! Clean residual mean=-0.000012 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.625395 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.625395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075945Jy sigma=0.000666 ! Fit after self-cal, rms=0.075942Jy sigma=0.000666 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.000110635 Jy ! Component: 100 - total flux cleaned = 0.000339514 Jy ! Component: 150 - total flux cleaned = 0.000525064 Jy ! Component: 200 - total flux cleaned = 0.000625777 Jy ! Total flux subtracted in 200 components = 0.000625777 Jy ! Clean residual min=-0.001943 max=0.001873 Jy/beam ! Clean residual mean=-0.000011 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.626021 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 143 components and 0.626021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075941Jy sigma=0.000666 ! Fit after self-cal, rms=0.075940Jy sigma=0.000666 ! 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.834 mas, bmaj=5.708 mas, bpa=-1.776 degrees ! Estimated noise=511.831 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 5.708 at -1.776 degrees (North through East) ! Clean map min=-0.0016325 max=0.49989 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=4.743 mas, bpa=-3.823 degrees ! Estimated noise=777.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.388234 Jy ! Component: 100 - total flux cleaned = 0.48346 Jy ! Component: 150 - total flux cleaned = 0.529951 Jy ! Component: 200 - total flux cleaned = 0.557393 Jy ! Total flux subtracted in 200 components = 0.557393 Jy ! Clean residual min=-0.005512 max=0.014472 Jy/beam ! Clean residual mean=0.000003 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.557393 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.557393 Jy ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=5.708 mas, bpa=-1.776 degrees ! Estimated noise=511.831 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.0226436 Jy ! Component: 100 - total flux cleaned = 0.0358238 Jy ! Component: 150 - total flux cleaned = 0.0439869 Jy ! Component: 200 - total flux cleaned = 0.049343 Jy ! Total flux subtracted in 200 components = 0.049343 Jy ! Clean residual min=-0.002588 max=0.003754 Jy/beam ! Clean residual mean=-0.000016 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.606736 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 60 components and 0.606736 Jy ! Inverting map ! Added new window around map position (2.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411421 Jy ! Component: 100 - total flux cleaned = 0.00724193 Jy ! Component: 150 - total flux cleaned = 0.00979349 Jy ! Component: 200 - total flux cleaned = 0.0117746 Jy ! Total flux subtracted in 200 components = 0.0117746 Jy ! Clean residual min=-0.002135 max=0.001888 Jy/beam ! Clean residual mean=-0.000011 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.618511 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.618511 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.962 mas, bmaj=9.134 mas, bpa=8.084 degrees ! Estimated noise=621.089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243541 Jy ! Component: 100 - total flux cleaned = 0.0041674 Jy ! Component: 150 - total flux cleaned = 0.00549856 Jy ! Component: 200 - total flux cleaned = 0.00654337 Jy ! Total flux subtracted in 200 components = 0.00654337 Jy ! Clean residual min=-0.001964 max=0.001794 Jy/beam ! Clean residual mean=-0.000015 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.625054 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.000835811 Jy ! Component: 100 - total flux cleaned = 0.00150945 Jy ! Component: 150 - total flux cleaned = 0.00184651 Jy ! Component: 200 - total flux cleaned = 0.00213735 Jy ! Total flux subtracted in 200 components = 0.00213735 Jy ! Clean residual min=-0.001936 max=0.001735 Jy/beam ! Clean residual mean=-0.000012 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.627191 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 159 components and 0.627191 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=5.708 mas, bpa=-1.776 degrees ! Estimated noise=511.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000338775 Jy ! Component: 100 - total flux cleaned = -0.000613377 Jy ! Component: 150 - total flux cleaned = -0.000662283 Jy ! Component: 200 - total flux cleaned = -0.000619645 Jy ! Total flux subtracted in 200 components = -0.000619645 Jy ! Clean residual min=-0.001709 max=0.001569 Jy/beam ! Clean residual mean=-0.000005 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.626572 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 166 components and 0.626572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075960Jy sigma=0.000666 ! Fit after self-cal, rms=0.075942Jy sigma=0.000666 wmodel J0605+4030_S_2017_02_24_pus_map.mod ! Writing 166 model components to file: J0605+4030_S_2017_02_24_pus_map.mod wobs J0605+4030_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0605+4030_S_2017_02_24_pus_uvs.fits wwins J0605+4030_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J0605+4030_S_2017_02_24_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.000772725 Jy ! Component: 100 - total flux cleaned = -0.00134229 Jy ! Component: 150 - total flux cleaned = -0.00169532 Jy ! Component: 200 - total flux cleaned = -0.00198203 Jy ! Component: 250 - total flux cleaned = -0.00220812 Jy ! Component: 300 - total flux cleaned = -0.00242758 Jy ! Component: 350 - total flux cleaned = -0.00259373 Jy ! Component: 400 - total flux cleaned = -0.00277832 Jy ! Component: 450 - total flux cleaned = -0.00293593 Jy ! Component: 500 - total flux cleaned = -0.00311205 Jy ! Component: 550 - total flux cleaned = -0.00326279 Jy ! Component: 600 - total flux cleaned = -0.00328382 Jy ! Component: 650 - total flux cleaned = -0.00332585 Jy ! Component: 700 - total flux cleaned = -0.00346915 Jy ! Component: 750 - total flux cleaned = -0.00348918 Jy ! Component: 800 - total flux cleaned = -0.00356826 Jy ! Component: 850 - total flux cleaned = -0.00358773 Jy ! Component: 900 - total flux cleaned = -0.00372252 Jy ! Component: 950 - total flux cleaned = -0.00379823 Jy ! Component: 1000 - total flux cleaned = -0.00381705 Jy ! Component: 1050 - total flux cleaned = -0.0038911 Jy ! Component: 1100 - total flux cleaned = -0.00394586 Jy ! Component: 1150 - total flux cleaned = -0.00398207 Jy ! Component: 1200 - total flux cleaned = -0.00401789 Jy ! Component: 1250 - total flux cleaned = -0.00408884 Jy ! Component: 1300 - total flux cleaned = -0.0041588 Jy ! Component: 1350 - total flux cleaned = -0.00422804 Jy ! Component: 1400 - total flux cleaned = -0.0042624 Jy ! Component: 1450 - total flux cleaned = -0.0043801 Jy ! Component: 1500 - total flux cleaned = -0.0044136 Jy ! Component: 1550 - total flux cleaned = -0.00444665 Jy ! Component: 1600 - total flux cleaned = -0.00454451 Jy ! Component: 1650 - total flux cleaned = -0.00456042 Jy ! Component: 1700 - total flux cleaned = -0.00464028 Jy ! Component: 1750 - total flux cleaned = -0.00465623 Jy ! Component: 1800 - total flux cleaned = -0.00468756 Jy ! Component: 1850 - total flux cleaned = -0.00474935 Jy ! Component: 1900 - total flux cleaned = -0.00479549 Jy ! Component: 1950 - total flux cleaned = -0.00478004 Jy ! Component: 2000 - total flux cleaned = -0.00477995 Jy ! Component: 2050 - total flux cleaned = -0.00483958 Jy ! Component: 2100 - total flux cleaned = -0.00486909 Jy ! Component: 2150 - total flux cleaned = -0.00486907 Jy ! Component: 2200 - total flux cleaned = -0.00485454 Jy ! Component: 2250 - total flux cleaned = -0.00485461 Jy ! Component: 2300 - total flux cleaned = -0.00492601 Jy ! Component: 2350 - total flux cleaned = -0.00498262 Jy ! Component: 2400 - total flux cleaned = -0.0050108 Jy ! Component: 2450 - total flux cleaned = -0.00503851 Jy ! Component: 2500 - total flux cleaned = -0.00507988 Jy ! Component: 2550 - total flux cleaned = -0.00510723 Jy ! Component: 2600 - total flux cleaned = -0.00518846 Jy ! Component: 2650 - total flux cleaned = -0.00520188 Jy ! Component: 2700 - total flux cleaned = -0.00525525 Jy ! Component: 2750 - total flux cleaned = -0.00537422 Jy ! Component: 2800 - total flux cleaned = -0.00540053 Jy ! Component: 2850 - total flux cleaned = -0.00541353 Jy ! Component: 2900 - total flux cleaned = -0.00547819 Jy ! Component: 2950 - total flux cleaned = -0.00549111 Jy ! Component: 3000 - total flux cleaned = -0.00558042 Jy ! Component: 3050 - total flux cleaned = -0.00565619 Jy ! Component: 3100 - total flux cleaned = -0.00570638 Jy ! Component: 3150 - total flux cleaned = -0.00580602 Jy ! Component: 3200 - total flux cleaned = -0.00588036 Jy ! Component: 3250 - total flux cleaned = -0.00588037 Jy ! Component: 3300 - total flux cleaned = -0.00597821 Jy ! Component: 3350 - total flux cleaned = -0.00602669 Jy ! Component: 3400 - total flux cleaned = -0.00607485 Jy ! Component: 3450 - total flux cleaned = -0.00613484 Jy ! Component: 3500 - total flux cleaned = -0.00626572 Jy ! Component: 3550 - total flux cleaned = -0.00627747 Jy ! Component: 3600 - total flux cleaned = -0.00634787 Jy ! Component: 3650 - total flux cleaned = -0.00638283 Jy ! Component: 3700 - total flux cleaned = -0.00645244 Jy ! Component: 3750 - total flux cleaned = -0.00641801 Jy ! Component: 3800 - total flux cleaned = -0.00647537 Jy ! Component: 3850 - total flux cleaned = -0.00653229 Jy ! Component: 3900 - total flux cleaned = -0.00657759 Jy ! Component: 3950 - total flux cleaned = -0.00662249 Jy ! Component: 4000 - total flux cleaned = -0.00661132 Jy ! Component: 4050 - total flux cleaned = -0.006678 Jy ! Total flux subtracted in 4096 components = -0.00664474 Jy ! Clean residual min=-0.000675 max=0.000616 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.619927 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 479 components and 0.619927 Jy ![Exited script file: muppet] wmap "J0605+4030_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 5.708 at -1.776 degrees (North through East) ! Clean map min=-0.0012933 max=0.49982 Jy/beam ! Writing clean map to FITS file: J0605+4030_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.499821 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203818 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.122334 0.122334 0.244669 0.489337 0.978675 1.95735 3.9147 7.8294 15.6588 31.3176 62.6352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.499 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.834 x 5.708 at -1.776 degrees (North through East) ! Clean map min=-0.0012933 max=0.49982 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 J0605+4030_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:20:15 2019