! Started logfile: J0612+4122_S_2017_03_23_pus_uvs.log on Mon May 13 09:50:34 2019 obs J0612+4122_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0612+4122_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952646 visibilities/baseline/integration-bin. ! Found source: J0612+4122 ! ! 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 481 lines of history. ! ! Reading 14404 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 J0612+4122_S_2017_03_23_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.800236Jy sigma=0.007298 ! Fit after self-cal, rms=0.784362Jy sigma=0.007190 ! 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.186 mas, bmaj=4.626 mas, bpa=0.08657 degrees ! Estimated noise=1008.41 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.161704 Jy ! Component: 100 - total flux cleaned = 0.200649 Jy ! Total flux subtracted in 100 components = 0.200649 Jy ! Clean residual min=-0.008523 max=0.018063 Jy/beam ! Clean residual mean=0.000003 rms=0.002360 Jy/beam ! Combined flux in latest and established models = 0.200649 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.200649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101180Jy sigma=0.000839 ! Fit after self-cal, rms=0.101126Jy sigma=0.000839 ! Inverting map ! Added new window around map position (4, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199539 Jy ! Component: 100 - total flux cleaned = 0.0318936 Jy ! Total flux subtracted in 100 components = 0.0318936 Jy ! Clean residual min=-0.007256 max=0.009019 Jy/beam ! Clean residual mean=0.000007 rms=0.001889 Jy/beam ! Combined flux in latest and established models = 0.232542 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.232542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094465Jy sigma=0.000776 ! Fit after self-cal, rms=0.094248Jy sigma=0.000774 ! 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.93 mas, bmaj=5.503 mas, bpa=1.086 degrees ! Estimated noise=710.791 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.0156085 Jy ! Component: 100 - total flux cleaned = 0.024358 Jy ! Component: 150 - total flux cleaned = 0.0300713 Jy ! Component: 200 - total flux cleaned = 0.0339235 Jy ! Total flux subtracted in 200 components = 0.0339235 Jy ! Clean residual min=-0.006075 max=0.006313 Jy/beam ! Clean residual mean=0.000037 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.266466 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.266466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091230Jy sigma=0.000749 ! Fit after self-cal, rms=0.091078Jy sigma=0.000748 ! 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.99 FD 0.98 HN 0.94 KP 1.02 ! LA 0.98 MK 0.99 NL 0.89 OV 1.04 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.98 KP 0.98 ! LA 0.94 MK 1.05 NL 1.06 OV 1.05 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 0.96 KP 0.87 ! LA 0.74 MK 1.08 NL 1.17 OV 0.97 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.08 HN 0.96 KP 1.00* ! LA 0.80 MK 1.39 NL 1.00* OV 2.36 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.091078Jy sigma=0.000748 ! Fit after self-cal, rms=0.090512Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=5.545 mas, bpa=2.194 degrees ! Estimated noise=706.978 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.00114079 Jy ! Component: 100 - total flux cleaned = -0.00144398 Jy ! Component: 150 - total flux cleaned = -0.00158973 Jy ! Component: 200 - total flux cleaned = -0.00171994 Jy ! Total flux subtracted in 200 components = -0.00171994 Jy ! Clean residual min=-0.003052 max=0.002632 Jy/beam ! Clean residual mean=0.000025 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.264746 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.264746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090430Jy sigma=0.000676 ! Fit after self-cal, rms=0.090837Jy sigma=0.000675 ! 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.090837Jy sigma=0.000675 ! Fit after self-cal, rms=0.096225Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=5.536 mas, bpa=1.514 degrees ! Estimated noise=706.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000633543 Jy ! Component: 100 - total flux cleaned = -0.000560007 Jy ! Component: 150 - total flux cleaned = -0.000495956 Jy ! Component: 200 - total flux cleaned = -0.000495685 Jy ! Total flux subtracted in 200 components = -0.000495685 Jy ! Clean residual min=-0.001872 max=0.002156 Jy/beam ! Clean residual mean=0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.26425 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.26425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096196Jy sigma=0.000666 ! Fit after self-cal, rms=0.096260Jy 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) ! Added new window around map position (9, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235705 Jy ! Component: 100 - total flux cleaned = 0.00329139 Jy ! Component: 150 - total flux cleaned = 0.00354932 Jy ! Component: 200 - total flux cleaned = 0.00365546 Jy ! Total flux subtracted in 200 components = 0.00365546 Jy ! Clean residual min=-0.001840 max=0.001693 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.267906 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.267906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096191Jy sigma=0.000665 ! Fit after self-cal, rms=0.096156Jy sigma=0.000665 ! 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.096156Jy sigma=0.000665 ! Fit after self-cal, rms=0.096072Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=5.534 mas, bpa=1.198 degrees ! Estimated noise=706.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219744 Jy ! Component: 100 - total flux cleaned = 0.000475603 Jy ! Component: 150 - total flux cleaned = 0.000619752 Jy ! Component: 200 - total flux cleaned = 0.000717704 Jy ! Total flux subtracted in 200 components = 0.000717704 Jy ! Clean residual min=-0.001806 max=0.001595 Jy/beam ! Clean residual mean=0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.268624 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.268624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096049Jy sigma=0.000665 ! Fit after self-cal, rms=0.096030Jy sigma=0.000665 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.000173959 Jy ! Component: 100 - total flux cleaned = 0.000314812 Jy ! Component: 150 - total flux cleaned = 0.000376006 Jy ! Component: 200 - total flux cleaned = 0.000432658 Jy ! Total flux subtracted in 200 components = 0.000432658 Jy ! Clean residual min=-0.001792 max=0.001597 Jy/beam ! Clean residual mean=-0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.269056 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.269056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096021Jy sigma=0.000665 ! Fit after self-cal, rms=0.096014Jy sigma=0.000665 ! 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.096014Jy sigma=0.000665 ! Fit after self-cal, rms=0.095811Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.119 mas, bmaj=8.995 mas, bpa=13.12 degrees ! Estimated noise=851.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543468 Jy ! Component: 100 - total flux cleaned = 0.000652527 Jy ! Component: 150 - total flux cleaned = 0.000691789 Jy ! Component: 200 - total flux cleaned = 0.000715052 Jy ! Total flux subtracted in 200 components = 0.000715052 Jy ! Clean residual min=-0.001487 max=0.001926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.269771 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.269771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095805Jy sigma=0.000665 ! Fit after self-cal, rms=0.095793Jy sigma=0.000665 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.000119143 Jy ! Component: 100 - total flux cleaned = 0.000173629 Jy ! Component: 150 - total flux cleaned = 0.000182816 Jy ! Component: 200 - total flux cleaned = 0.000191524 Jy ! Total flux subtracted in 200 components = 0.000191524 Jy ! Clean residual min=-0.001475 max=0.001925 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.269963 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.269963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095792Jy sigma=0.000664 ! Fit after self-cal, rms=0.095788Jy sigma=0.000664 ! 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.985 mas, bmaj=5.536 mas, bpa=1.021 degrees ! Estimated noise=705.779 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.985 x 5.536 at 1.021 degrees (North through East) ! Clean map min=-0.0017595 max=0.2109 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.228 mas, bmaj=4.634 mas, bpa=0.07986 degrees ! Estimated noise=1019.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162889 Jy ! Component: 100 - total flux cleaned = 0.20465 Jy ! Component: 150 - total flux cleaned = 0.225014 Jy ! Component: 200 - total flux cleaned = 0.236809 Jy ! Total flux subtracted in 200 components = 0.236809 Jy ! Clean residual min=-0.003591 max=0.006013 Jy/beam ! Clean residual mean=-0.000002 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.236809 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.236809 Jy ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=5.536 mas, bpa=1.021 degrees ! Estimated noise=705.779 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.0108283 Jy ! Component: 100 - total flux cleaned = 0.0170366 Jy ! Component: 150 - total flux cleaned = 0.0211134 Jy ! Component: 200 - total flux cleaned = 0.0240354 Jy ! Total flux subtracted in 200 components = 0.0240354 Jy ! Clean residual min=-0.001718 max=0.001706 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.260845 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 64 components and 0.260845 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.119 mas, bmaj=8.995 mas, bpa=13.12 degrees ! Estimated noise=851.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334784 Jy ! Component: 100 - total flux cleaned = 0.0053953 Jy ! Component: 150 - total flux cleaned = 0.00674328 Jy ! Component: 200 - total flux cleaned = 0.00764154 Jy ! Total flux subtracted in 200 components = 0.00764154 Jy ! Clean residual min=-0.001534 max=0.001898 Jy/beam ! Clean residual mean=-0.000000 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.268486 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.000604176 Jy ! Component: 100 - total flux cleaned = 0.000999196 Jy ! Component: 150 - total flux cleaned = 0.00108749 Jy ! Component: 200 - total flux cleaned = 0.00114317 Jy ! Total flux subtracted in 200 components = 0.00114317 Jy ! Clean residual min=-0.001445 max=0.001914 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.26963 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 123 components and 0.26963 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=5.536 mas, bpa=1.021 degrees ! Estimated noise=705.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172046 Jy ! Component: 100 - total flux cleaned = 0.000195904 Jy ! Component: 150 - total flux cleaned = 0.000195532 Jy ! Component: 200 - total flux cleaned = 0.000176051 Jy ! Total flux subtracted in 200 components = 0.000176051 Jy ! Clean residual min=-0.001788 max=0.001614 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.269806 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 143 components and 0.269806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095786Jy sigma=0.000664 ! Fit after self-cal, rms=0.095779Jy sigma=0.000664 wmodel J0612+4122_S_2017_03_23_pus_map.mod ! Writing 143 model components to file: J0612+4122_S_2017_03_23_pus_map.mod wobs J0612+4122_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0612+4122_S_2017_03_23_pus_uvs.fits wwins J0612+4122_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0612+4122_S_2017_03_23_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.000163004 Jy ! Component: 100 - total flux cleaned = 5.28727e-07 Jy ! Component: 150 - total flux cleaned = 0.000131111 Jy ! Component: 200 - total flux cleaned = 0.000257996 Jy ! Component: 250 - total flux cleaned = 0.000331567 Jy ! Component: 300 - total flux cleaned = 0.000403713 Jy ! Component: 350 - total flux cleaned = 0.000498436 Jy ! Component: 400 - total flux cleaned = 0.000637237 Jy ! Component: 450 - total flux cleaned = 0.000660121 Jy ! Component: 500 - total flux cleaned = 0.000771664 Jy ! Component: 550 - total flux cleaned = 0.000793425 Jy ! Component: 600 - total flux cleaned = 0.00083691 Jy ! Component: 650 - total flux cleaned = 0.000900587 Jy ! Component: 700 - total flux cleaned = 0.000963773 Jy ! Component: 750 - total flux cleaned = 0.00108825 Jy ! Component: 800 - total flux cleaned = 0.0012513 Jy ! Component: 850 - total flux cleaned = 0.00133162 Jy ! Component: 900 - total flux cleaned = 0.00137133 Jy ! Component: 950 - total flux cleaned = 0.0014695 Jy ! Component: 1000 - total flux cleaned = 0.00156619 Jy ! Component: 1050 - total flux cleaned = 0.00164249 Jy ! Component: 1100 - total flux cleaned = 0.00169942 Jy ! Component: 1150 - total flux cleaned = 0.00173702 Jy ! Component: 1200 - total flux cleaned = 0.0018479 Jy ! Component: 1250 - total flux cleaned = 0.00188447 Jy ! Component: 1300 - total flux cleaned = 0.00197496 Jy ! Component: 1350 - total flux cleaned = 0.00204651 Jy ! Component: 1400 - total flux cleaned = 0.00218813 Jy ! Component: 1450 - total flux cleaned = 0.0022231 Jy ! Component: 1500 - total flux cleaned = 0.00234444 Jy ! Component: 1550 - total flux cleaned = 0.00246444 Jy ! Component: 1600 - total flux cleaned = 0.00253237 Jy ! Component: 1650 - total flux cleaned = 0.00258259 Jy ! Component: 1700 - total flux cleaned = 0.00268281 Jy ! Component: 1750 - total flux cleaned = 0.00274907 Jy ! Component: 1800 - total flux cleaned = 0.00281482 Jy ! Component: 1850 - total flux cleaned = 0.00294465 Jy ! Component: 1900 - total flux cleaned = 0.00297684 Jy ! Component: 1950 - total flux cleaned = 0.00300875 Jy ! Component: 2000 - total flux cleaned = 0.00305638 Jy ! Component: 2050 - total flux cleaned = 0.00310362 Jy ! Component: 2100 - total flux cleaned = 0.0031972 Jy ! Component: 2150 - total flux cleaned = 0.00327456 Jy ! Component: 2200 - total flux cleaned = 0.00330535 Jy ! Component: 2250 - total flux cleaned = 0.00335112 Jy ! Component: 2300 - total flux cleaned = 0.00342685 Jy ! Component: 2350 - total flux cleaned = 0.00344198 Jy ! Component: 2400 - total flux cleaned = 0.00353153 Jy ! Component: 2450 - total flux cleaned = 0.00356129 Jy ! Component: 2500 - total flux cleaned = 0.0036791 Jy ! Component: 2550 - total flux cleaned = 0.00366453 Jy ! Component: 2600 - total flux cleaned = 0.00372286 Jy ! Component: 2650 - total flux cleaned = 0.00376612 Jy ! Component: 2700 - total flux cleaned = 0.00379482 Jy ! Component: 2750 - total flux cleaned = 0.00380908 Jy ! Component: 2800 - total flux cleaned = 0.0038939 Jy ! Component: 2850 - total flux cleaned = 0.00393614 Jy ! Component: 2900 - total flux cleaned = 0.0039501 Jy ! Component: 2950 - total flux cleaned = 0.00401943 Jy ! Component: 3000 - total flux cleaned = 0.0040608 Jy ! Component: 3050 - total flux cleaned = 0.00410189 Jy ! Component: 3100 - total flux cleaned = 0.00408827 Jy ! Component: 3150 - total flux cleaned = 0.00415595 Jy ! Component: 3200 - total flux cleaned = 0.00412903 Jy ! Component: 3250 - total flux cleaned = 0.00418253 Jy ! Component: 3300 - total flux cleaned = 0.00423554 Jy ! Component: 3350 - total flux cleaned = 0.00424881 Jy ! Component: 3400 - total flux cleaned = 0.00423562 Jy ! Component: 3450 - total flux cleaned = 0.00428772 Jy ! Component: 3500 - total flux cleaned = 0.00426166 Jy ! Component: 3550 - total flux cleaned = 0.00431338 Jy ! Component: 3600 - total flux cleaned = 0.00430058 Jy ! Component: 3650 - total flux cleaned = 0.00437714 Jy ! Component: 3700 - total flux cleaned = 0.00438988 Jy ! Component: 3750 - total flux cleaned = 0.00438987 Jy ! Component: 3800 - total flux cleaned = 0.0043773 Jy ! Component: 3850 - total flux cleaned = 0.00441484 Jy ! Component: 3900 - total flux cleaned = 0.00446464 Jy ! Component: 3950 - total flux cleaned = 0.00445219 Jy ! Component: 4000 - total flux cleaned = 0.00446448 Jy ! Component: 4050 - total flux cleaned = 0.00447671 Jy ! Total flux subtracted in 4096 components = 0.00447672 Jy ! Clean residual min=-0.000790 max=0.000779 Jy/beam ! Clean residual mean=-0.000002 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.274282 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 424 components and 0.274282 Jy ![Exited script file: muppet] wmap "J0612+4122_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.985 x 5.536 at 1.021 degrees (North through East) ! Clean map min=-0.0013047 max=0.21081 Jy/beam ! Writing clean map to FITS file: J0612+4122_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.210809 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219385 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312205 0.312205 0.624409 1.24882 2.49764 4.99527 9.99054 19.9811 39.9622 79.9244 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.21 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.985 x 5.536 at 1.021 degrees (North through East) ! Clean map min=-0.0013047 max=0.21081 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 J0612+4122_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:50:42 2019