! Started logfile: J0112+2020_S_2017_06_15_pus_uvs.log on Tue May 7 15:07:31 2019 obs J0112+2020_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0112+2020_S_2017_06_15_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896653 visibilities/baseline/integration-bin. ! Found source: J0112+2020 ! ! 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 603 lines of history. ! ! Reading 13396 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 J0112+2020_S_2017_06_15_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 491 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.844145Jy sigma=0.008443 ! Fit after self-cal, rms=0.838017Jy sigma=0.008389 ! 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.803 mas, bmaj=6.631 mas, bpa=-4.379 degrees ! Estimated noise=1055.69 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.125144 Jy ! Component: 100 - total flux cleaned = 0.15434 Jy ! Total flux subtracted in 100 components = 0.15434 Jy ! Clean residual min=-0.004592 max=0.011137 Jy/beam ! Clean residual mean=-0.000020 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.15434 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.15434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076962Jy sigma=0.000710 ! Fit after self-cal, rms=0.076962Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115386 Jy ! Component: 100 - total flux cleaned = 0.016888 Jy ! Total flux subtracted in 100 components = 0.016888 Jy ! Clean residual min=-0.004101 max=0.004527 Jy/beam ! Clean residual mean=-0.000008 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.171228 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.171228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074864Jy sigma=0.000691 ! Fit after self-cal, rms=0.074866Jy sigma=0.000690 ! 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.422 mas, bmaj=7.482 mas, bpa=-3.621 degrees ! Estimated noise=729.854 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.0042553 Jy ! Component: 100 - total flux cleaned = 0.00625457 Jy ! Component: 150 - total flux cleaned = 0.00660621 Jy ! Component: 200 - total flux cleaned = 0.00660821 Jy ! Total flux subtracted in 200 components = 0.00660821 Jy ! Clean residual min=-0.003111 max=0.003553 Jy/beam ! Clean residual mean=-0.000006 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.177836 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.177836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074580Jy sigma=0.000689 ! Fit after self-cal, rms=0.074580Jy sigma=0.000689 ! 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.97 HN 0.96 KP 1.01 ! LA 1.02 MK 0.98 NL 0.90 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.98 HN 0.99 KP 0.98 ! LA 0.98 MK 1.01 NL 1.11 OV 1.03 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 0.96 KP 0.99 ! LA 1.00 MK 1.00 NL 1.18 OV 0.95 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.92 KP 1.00* ! LA 0.92 MK 1.12 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.074580Jy sigma=0.000689 ! Fit after self-cal, rms=0.073325Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.434 mas, bpa=-3.396 degrees ! Estimated noise=731.36 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.000737742 Jy ! Component: 100 - total flux cleaned = 0.000836261 Jy ! Component: 150 - total flux cleaned = 0.000902629 Jy ! Component: 200 - total flux cleaned = 0.000981093 Jy ! Total flux subtracted in 200 components = 0.000981093 Jy ! Clean residual min=-0.003063 max=0.003138 Jy/beam ! Clean residual mean=-0.000004 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.178817 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.178817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073308Jy sigma=0.000679 ! Fit after self-cal, rms=0.073296Jy sigma=0.000679 ! 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.073296Jy sigma=0.000679 ! Fit after self-cal, rms=0.072130Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.425 mas, bpa=-3.535 degrees ! Estimated noise=730.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132668 Jy ! Component: 100 - total flux cleaned = -0.000160427 Jy ! Component: 150 - total flux cleaned = -0.0001726 Jy ! Component: 200 - total flux cleaned = -0.00019518 Jy ! Total flux subtracted in 200 components = -0.00019518 Jy ! Clean residual min=-0.002402 max=0.002278 Jy/beam ! Clean residual mean=-0.000006 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.178622 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.178622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072124Jy sigma=0.000670 ! Fit after self-cal, rms=0.072134Jy sigma=0.000670 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.87207e-05 Jy ! Component: 100 - total flux cleaned = -1.8331e-05 Jy ! Component: 150 - total flux cleaned = -2.65613e-05 Jy ! Component: 200 - total flux cleaned = -3.45228e-05 Jy ! Total flux subtracted in 200 components = -3.45228e-05 Jy ! Clean residual min=-0.002371 max=0.002271 Jy/beam ! Clean residual mean=-0.000006 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.178588 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.178588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072131Jy sigma=0.000670 ! Fit after self-cal, rms=0.072131Jy 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.072131Jy sigma=0.000670 ! Fit after self-cal, rms=0.072112Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.432 mas, bpa=-3.51 degrees ! Estimated noise=730.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204255 Jy ! Component: 100 - total flux cleaned = -0.000204472 Jy ! Component: 150 - total flux cleaned = -0.000204601 Jy ! Component: 200 - total flux cleaned = -0.000204625 Jy ! Total flux subtracted in 200 components = -0.000204625 Jy ! Clean residual min=-0.002353 max=0.002237 Jy/beam ! Clean residual mean=-0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.178383 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.178383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072109Jy sigma=0.000670 ! Fit after self-cal, rms=0.072109Jy sigma=0.000670 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.20066e-05 Jy ! Component: 100 - total flux cleaned = -1.45026e-05 Jy ! Component: 150 - total flux cleaned = -1.41929e-05 Jy ! Component: 200 - total flux cleaned = -1.40883e-05 Jy ! Total flux subtracted in 200 components = -1.40883e-05 Jy ! Clean residual min=-0.002333 max=0.002233 Jy/beam ! Clean residual mean=-0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.178369 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.178369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072108Jy sigma=0.000670 ! Fit after self-cal, rms=0.072108Jy sigma=0.000670 ! 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.072108Jy sigma=0.000670 ! Fit after self-cal, rms=0.072098Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.795 mas, bmaj=11.29 mas, bpa=-6.195 degrees ! Estimated noise=896.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423448 Jy ! Component: 100 - total flux cleaned = 0.000392899 Jy ! Component: 150 - total flux cleaned = 0.000366134 Jy ! Component: 200 - total flux cleaned = 0.000342939 Jy ! Total flux subtracted in 200 components = 0.000342939 Jy ! Clean residual min=-0.002775 max=0.002403 Jy/beam ! Clean residual mean=-0.000012 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.178712 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 47 components and 0.178712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072105Jy sigma=0.000670 ! Fit after self-cal, rms=0.072104Jy sigma=0.000670 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.54051e-06 Jy ! Component: 100 - total flux cleaned = -1.61985e-05 Jy ! Component: 150 - total flux cleaned = -2.62194e-05 Jy ! Component: 200 - total flux cleaned = -3.49935e-05 Jy ! Total flux subtracted in 200 components = -3.49935e-05 Jy ! Clean residual min=-0.002766 max=0.002370 Jy/beam ! Clean residual mean=-0.000012 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.178677 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 50 components and 0.178677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072109Jy sigma=0.000670 ! Fit after self-cal, rms=0.072108Jy sigma=0.000670 ! 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.431 mas, bmaj=7.439 mas, bpa=-3.478 degrees ! Estimated noise=730.078 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 7.439 at -3.478 degrees (North through East) ! Clean map min=-0.0023378 max=0.16199 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.813 mas, bmaj=6.602 mas, bpa=-4.331 degrees ! Estimated noise=1055.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124931 Jy ! Component: 100 - total flux cleaned = 0.154446 Jy ! Component: 150 - total flux cleaned = 0.166107 Jy ! Component: 200 - total flux cleaned = 0.171359 Jy ! Total flux subtracted in 200 components = 0.171359 Jy ! Clean residual min=-0.003010 max=0.003127 Jy/beam ! Clean residual mean=-0.000010 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.171359 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.171359 Jy ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.439 mas, bpa=-3.478 degrees ! Estimated noise=730.078 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) ! Added new window around map position (-3, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393787 Jy ! Component: 100 - total flux cleaned = 0.00615004 Jy ! Component: 150 - total flux cleaned = 0.00719111 Jy ! Component: 200 - total flux cleaned = 0.00753841 Jy ! Total flux subtracted in 200 components = 0.00753841 Jy ! Clean residual min=-0.002152 max=0.001804 Jy/beam ! Clean residual mean=-0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.178898 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.178898 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.795 mas, bmaj=11.29 mas, bpa=-6.195 degrees ! Estimated noise=896.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526487 Jy ! Component: 100 - total flux cleaned = 0.000554376 Jy ! Component: 150 - total flux cleaned = 0.000554476 Jy ! Component: 200 - total flux cleaned = 0.000538699 Jy ! Total flux subtracted in 200 components = 0.000538699 Jy ! Clean residual min=-0.002449 max=0.002576 Jy/beam ! Clean residual mean=-0.000011 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.179436 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 = -4.05269e-05 Jy ! Component: 100 - total flux cleaned = -6.39428e-05 Jy ! Component: 150 - total flux cleaned = -9.56327e-05 Jy ! Component: 200 - total flux cleaned = -0.000105403 Jy ! Total flux subtracted in 200 components = -0.000105403 Jy ! Clean residual min=-0.002410 max=0.002580 Jy/beam ! Clean residual mean=-0.000011 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.179331 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.179331 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.439 mas, bpa=-3.478 degrees ! Estimated noise=730.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228861 Jy ! Component: 100 - total flux cleaned = -0.000202839 Jy ! Component: 150 - total flux cleaned = -0.000131444 Jy ! Component: 200 - total flux cleaned = -8.82533e-05 Jy ! Total flux subtracted in 200 components = -8.82533e-05 Jy ! Clean residual min=-0.002018 max=0.001802 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.179243 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.179243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072050Jy sigma=0.000670 ! Fit after self-cal, rms=0.072042Jy sigma=0.000670 wmodel J0112+2020_S_2017_06_15_pus_map.mod ! Writing 68 model components to file: J0112+2020_S_2017_06_15_pus_map.mod wobs J0112+2020_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0112+2020_S_2017_06_15_pus_uvs.fits wwins J0112+2020_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J0112+2020_S_2017_06_15_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.000375888 Jy ! Component: 100 - total flux cleaned = -0.000540509 Jy ! Component: 150 - total flux cleaned = -0.000821688 Jy ! Component: 200 - total flux cleaned = -0.000971691 Jy ! Component: 250 - total flux cleaned = -0.00111798 Jy ! Component: 300 - total flux cleaned = -0.00128845 Jy ! Component: 350 - total flux cleaned = -0.00148232 Jy ! Component: 400 - total flux cleaned = -0.00164435 Jy ! Component: 450 - total flux cleaned = -0.00177679 Jy ! Component: 500 - total flux cleaned = -0.00190571 Jy ! Component: 550 - total flux cleaned = -0.00205717 Jy ! Component: 600 - total flux cleaned = -0.00225435 Jy ! Component: 650 - total flux cleaned = -0.00235114 Jy ! Component: 700 - total flux cleaned = -0.00254131 Jy ! Component: 750 - total flux cleaned = -0.0027273 Jy ! Component: 800 - total flux cleaned = -0.00277301 Jy ! Component: 850 - total flux cleaned = -0.00290884 Jy ! Component: 900 - total flux cleaned = -0.00304182 Jy ! Component: 950 - total flux cleaned = -0.00317324 Jy ! Component: 1000 - total flux cleaned = -0.00332378 Jy ! Component: 1050 - total flux cleaned = -0.00340823 Jy ! Component: 1100 - total flux cleaned = -0.003492 Jy ! Component: 1150 - total flux cleaned = -0.00351316 Jy ! Component: 1200 - total flux cleaned = -0.00361506 Jy ! Component: 1250 - total flux cleaned = -0.00361503 Jy ! Component: 1300 - total flux cleaned = -0.00363497 Jy ! Component: 1350 - total flux cleaned = -0.00359589 Jy ! Component: 1400 - total flux cleaned = -0.00371187 Jy ! Component: 1450 - total flux cleaned = -0.00373068 Jy ! Component: 1500 - total flux cleaned = -0.0037494 Jy ! Component: 1550 - total flux cleaned = -0.00382419 Jy ! Component: 1600 - total flux cleaned = -0.00384247 Jy ! Component: 1650 - total flux cleaned = -0.00386065 Jy ! Component: 1700 - total flux cleaned = -0.00396911 Jy ! Component: 1750 - total flux cleaned = -0.00404061 Jy ! Component: 1800 - total flux cleaned = -0.00402286 Jy ! Component: 1850 - total flux cleaned = -0.00405776 Jy ! Component: 1900 - total flux cleaned = -0.00409233 Jy ! Component: 1950 - total flux cleaned = -0.00414402 Jy ! Component: 2000 - total flux cleaned = -0.0041779 Jy ! Component: 2050 - total flux cleaned = -0.00417763 Jy ! Component: 2100 - total flux cleaned = -0.00417778 Jy ! Component: 2150 - total flux cleaned = -0.00422729 Jy ! Component: 2200 - total flux cleaned = -0.00422738 Jy ! Component: 2250 - total flux cleaned = -0.00429193 Jy ! Component: 2300 - total flux cleaned = -0.00425992 Jy ! Component: 2350 - total flux cleaned = -0.00432326 Jy ! Component: 2400 - total flux cleaned = -0.0043545 Jy ! Component: 2450 - total flux cleaned = -0.00432331 Jy ! Component: 2500 - total flux cleaned = -0.00435401 Jy ! Component: 2550 - total flux cleaned = -0.00436904 Jy ! Component: 2600 - total flux cleaned = -0.00436867 Jy ! Component: 2650 - total flux cleaned = -0.0043234 Jy ! Component: 2700 - total flux cleaned = -0.00435331 Jy ! Component: 2750 - total flux cleaned = -0.00438301 Jy ! Component: 2800 - total flux cleaned = -0.00436847 Jy ! Component: 2850 - total flux cleaned = -0.00442685 Jy ! Component: 2900 - total flux cleaned = -0.00449904 Jy ! Component: 2950 - total flux cleaned = -0.00449921 Jy ! Component: 3000 - total flux cleaned = -0.00448513 Jy ! Component: 3050 - total flux cleaned = -0.00451326 Jy ! Component: 3100 - total flux cleaned = -0.00451354 Jy ! Component: 3150 - total flux cleaned = -0.00448578 Jy ! Component: 3200 - total flux cleaned = -0.00451328 Jy ! Component: 3250 - total flux cleaned = -0.00452699 Jy ! Component: 3300 - total flux cleaned = -0.00448627 Jy ! Component: 3350 - total flux cleaned = -0.00449986 Jy ! Component: 3400 - total flux cleaned = -0.00447306 Jy ! Component: 3450 - total flux cleaned = -0.00455272 Jy ! Component: 3500 - total flux cleaned = -0.00453949 Jy ! Component: 3550 - total flux cleaned = -0.00452636 Jy ! Component: 3600 - total flux cleaned = -0.0044873 Jy ! Component: 3650 - total flux cleaned = -0.00452612 Jy ! Component: 3700 - total flux cleaned = -0.00447489 Jy ! Component: 3750 - total flux cleaned = -0.00450041 Jy ! Component: 3800 - total flux cleaned = -0.00451318 Jy ! Component: 3850 - total flux cleaned = -0.00448801 Jy ! Component: 3900 - total flux cleaned = -0.004513 Jy ! Component: 3950 - total flux cleaned = -0.00451306 Jy ! Component: 4000 - total flux cleaned = -0.00453782 Jy ! Component: 4050 - total flux cleaned = -0.004501 Jy ! Total flux subtracted in 4096 components = -0.00442768 Jy ! Clean residual min=-0.000628 max=0.000697 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.174815 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 357 components and 0.174815 Jy ![Exited script file: muppet] wmap "J0112+2020_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 7.439 at -3.478 degrees (North through East) ! Clean map min=-0.0013159 max=0.16209 Jy/beam ! Writing clean map to FITS file: J0112+2020_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.162088 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220798 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408664 0.408664 0.817328 1.63466 3.26931 6.53863 13.0773 26.1545 52.309 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.162 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.431 x 7.439 at -3.478 degrees (North through East) ! Clean map min=-0.0013159 max=0.16209 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 J0112+2020_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:07:36 2019