! Started logfile: J0618+4207_S_2017_03_23_pus_uvs.log on Mon May 13 09:50:49 2019 obs J0618+4207_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0618+4207_S_2017_03_23_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966071 visibilities/baseline/integration-bin. ! Found source: J0618+4207 ! ! 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 19476 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 J0618+4207_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 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 393 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887157Jy sigma=0.008101 ! Fit after self-cal, rms=0.878450Jy sigma=0.008028 ! 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.321 mas, bmaj=4.713 mas, bpa=-1.001 degrees ! Estimated noise=874.067 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.0941804 Jy ! Component: 100 - total flux cleaned = 0.117573 Jy ! Total flux subtracted in 100 components = 0.117573 Jy ! Clean residual min=-0.005219 max=0.009542 Jy/beam ! Clean residual mean=0.000005 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.117573 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.117573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086255Jy sigma=0.000706 ! Fit after self-cal, rms=0.086213Jy sigma=0.000706 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105948 Jy ! Component: 100 - total flux cleaned = 0.0160441 Jy ! Total flux subtracted in 100 components = 0.0160441 Jy ! Clean residual min=-0.004356 max=0.004850 Jy/beam ! Clean residual mean=0.000007 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.133617 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.133617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084547Jy sigma=0.000691 ! Fit after self-cal, rms=0.084517Jy sigma=0.000691 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=5.413 mas, bpa=1.654 degrees ! Estimated noise=616.841 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.00519694 Jy ! Component: 100 - total flux cleaned = 0.00786144 Jy ! Component: 150 - total flux cleaned = 0.00940203 Jy ! Component: 200 - total flux cleaned = 0.0103204 Jy ! Total flux subtracted in 200 components = 0.0103204 Jy ! Clean residual min=-0.003283 max=0.003451 Jy/beam ! Clean residual mean=0.000022 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.143938 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.143938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084133Jy sigma=0.000689 ! Fit after self-cal, rms=0.084127Jy 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 1.00 FD 0.99 HN 0.94 KP 1.01 ! LA 1.00 MK 1.04 NL 0.88 OV 1.06 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.00 KP 0.99 ! LA 0.94 MK 1.01 NL 1.01 OV 1.04 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.08 HN 0.99 KP 0.87 ! LA 0.76 MK 1.04 NL 1.12 OV 0.96 ! 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.12 FD 1.06 HN 0.93 KP 1.00* ! LA 0.83 MK 1.34 NL 1.00* OV 2.49 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.084127Jy sigma=0.000689 ! Fit after self-cal, rms=0.090665Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.036 mas, bmaj=5.44 mas, bpa=2.204 degrees ! Estimated noise=618.122 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.00103071 Jy ! Component: 100 - total flux cleaned = -0.00109425 Jy ! Component: 150 - total flux cleaned = -0.00114493 Jy ! Component: 200 - total flux cleaned = -0.00119013 Jy ! Total flux subtracted in 200 components = -0.00119013 Jy ! Clean residual min=-0.001727 max=0.001830 Jy/beam ! Clean residual mean=0.000016 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.142748 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.142748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090648Jy sigma=0.000665 ! Fit after self-cal, rms=0.090909Jy 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.090909Jy sigma=0.000664 ! Fit after self-cal, rms=0.086352Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=5.446 mas, bpa=2.454 degrees ! Estimated noise=617.501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133839 Jy ! Component: 100 - total flux cleaned = -0.000215225 Jy ! Component: 150 - total flux cleaned = -0.000227098 Jy ! Component: 200 - total flux cleaned = -0.00022649 Jy ! Total flux subtracted in 200 components = -0.00022649 Jy ! Clean residual min=-0.001530 max=0.001710 Jy/beam ! Clean residual mean=0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.142521 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.142521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086347Jy sigma=0.000662 ! Fit after self-cal, rms=0.086324Jy sigma=0.000662 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, -61). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881541 Jy ! Component: 100 - total flux cleaned = 0.000744171 Jy ! Component: 150 - total flux cleaned = 0.000662306 Jy ! Component: 200 - total flux cleaned = 0.000615415 Jy ! Total flux subtracted in 200 components = 0.000615415 Jy ! Clean residual min=-0.001552 max=0.001435 Jy/beam ! Clean residual mean=0.000005 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.143136 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.143136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086279Jy sigma=0.000662 ! Fit after self-cal, rms=0.086277Jy sigma=0.000662 ! 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.086277Jy sigma=0.000662 ! Fit after self-cal, rms=0.086088Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=5.446 mas, bpa=2.612 degrees ! Estimated noise=617.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.66436e-05 Jy ! Component: 100 - total flux cleaned = 3.52868e-05 Jy ! Component: 150 - total flux cleaned = -3.89732e-05 Jy ! Component: 200 - total flux cleaned = -5.6243e-05 Jy ! Total flux subtracted in 200 components = -5.6243e-05 Jy ! Clean residual min=-0.001561 max=0.001441 Jy/beam ! Clean residual mean=0.000004 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.14308 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.14308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086075Jy sigma=0.000662 ! Fit after self-cal, rms=0.086070Jy sigma=0.000662 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.62634e-05 Jy ! Component: 100 - total flux cleaned = -1.58595e-05 Jy ! Component: 150 - total flux cleaned = -1.57355e-05 Jy ! Component: 200 - total flux cleaned = -1.63089e-05 Jy ! Total flux subtracted in 200 components = -1.63089e-05 Jy ! Clean residual min=-0.001549 max=0.001447 Jy/beam ! Clean residual mean=0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.143064 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.143064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086064Jy sigma=0.000662 ! Fit after self-cal, rms=0.086064Jy sigma=0.000662 ! 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.086064Jy sigma=0.000662 ! Fit after self-cal, rms=0.086055Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.067 mas, bmaj=8.954 mas, bpa=15.28 degrees ! Estimated noise=744.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034721 Jy ! Component: 100 - total flux cleaned = -0.000385624 Jy ! Component: 150 - total flux cleaned = -0.000365736 Jy ! Component: 200 - total flux cleaned = -0.000357508 Jy ! Total flux subtracted in 200 components = -0.000357508 Jy ! Clean residual min=-0.001506 max=0.001675 Jy/beam ! Clean residual mean=0.000008 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.142706 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.142706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086053Jy sigma=0.000662 ! Fit after self-cal, rms=0.086052Jy sigma=0.000662 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.29093e-05 Jy ! Component: 100 - total flux cleaned = -2.14963e-05 Jy ! Component: 150 - total flux cleaned = -2.14738e-05 Jy ! Component: 200 - total flux cleaned = -2.82666e-05 Jy ! Total flux subtracted in 200 components = -2.82666e-05 Jy ! Clean residual min=-0.001494 max=0.001690 Jy/beam ! Clean residual mean=0.000008 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.142678 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.142678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086051Jy sigma=0.000662 ! Fit after self-cal, rms=0.086051Jy sigma=0.000662 ! 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=4.029 mas, bmaj=5.445 mas, bpa=2.651 degrees ! Estimated noise=617.513 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 5.445 at 2.651 degrees (North through East) ! Clean map min=-0.0014487 max=0.12242 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.351 mas, bmaj=4.724 mas, bpa=0.3956 degrees ! Estimated noise=885.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0950323 Jy ! Component: 100 - total flux cleaned = 0.120304 Jy ! Component: 150 - total flux cleaned = 0.131264 Jy ! Component: 200 - total flux cleaned = 0.136285 Jy ! Total flux subtracted in 200 components = 0.136285 Jy ! Clean residual min=-0.002403 max=0.002285 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.136285 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.136285 Jy ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=5.445 mas, bpa=2.651 degrees ! Estimated noise=617.513 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 (-2, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294846 Jy ! Component: 100 - total flux cleaned = 0.00436889 Jy ! Component: 150 - total flux cleaned = 0.00500463 Jy ! Component: 200 - total flux cleaned = 0.00529331 Jy ! Total flux subtracted in 200 components = 0.00529331 Jy ! Clean residual min=-0.001574 max=0.001435 Jy/beam ! Clean residual mean=0.000004 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.141578 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.141578 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.067 mas, bmaj=8.954 mas, bpa=15.28 degrees ! Estimated noise=744.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316424 Jy ! Component: 100 - total flux cleaned = 0.00057922 Jy ! Component: 150 - total flux cleaned = 0.00076749 Jy ! Component: 200 - total flux cleaned = 0.000871742 Jy ! Total flux subtracted in 200 components = 0.000871742 Jy ! Clean residual min=-0.001598 max=0.001652 Jy/beam ! Clean residual mean=0.000008 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.14245 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 = 2.97672e-05 Jy ! Component: 100 - total flux cleaned = 5.645e-05 Jy ! Component: 150 - total flux cleaned = 7.96006e-05 Jy ! Component: 200 - total flux cleaned = 8.97378e-05 Jy ! Total flux subtracted in 200 components = 8.97378e-05 Jy ! Clean residual min=-0.001555 max=0.001657 Jy/beam ! Clean residual mean=0.000008 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.14254 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.14254 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=5.445 mas, bpa=2.651 degrees ! Estimated noise=617.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.0831e-05 Jy ! Component: 100 - total flux cleaned = 8.15497e-05 Jy ! Component: 150 - total flux cleaned = 6.30707e-05 Jy ! Component: 200 - total flux cleaned = 4.48908e-05 Jy ! Total flux subtracted in 200 components = 4.48908e-05 Jy ! Clean residual min=-0.001562 max=0.001452 Jy/beam ! Clean residual mean=0.000004 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.142585 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.142585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086051Jy sigma=0.000662 ! Fit after self-cal, rms=0.086047Jy sigma=0.000662 wmodel J0618+4207_S_2017_03_23_pus_map.mod ! Writing 80 model components to file: J0618+4207_S_2017_03_23_pus_map.mod wobs J0618+4207_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0618+4207_S_2017_03_23_pus_uvs.fits wwins J0618+4207_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0618+4207_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 = -3.71789e-05 Jy ! Component: 100 - total flux cleaned = 9.30104e-05 Jy ! Component: 150 - total flux cleaned = 0.000242038 Jy ! Component: 200 - total flux cleaned = 0.000386699 Jy ! Component: 250 - total flux cleaned = 0.000504053 Jy ! Component: 300 - total flux cleaned = 0.000618446 Jy ! Component: 350 - total flux cleaned = 0.000729653 Jy ! Component: 400 - total flux cleaned = 0.000751226 Jy ! Component: 450 - total flux cleaned = 0.000794011 Jy ! Component: 500 - total flux cleaned = 0.000857107 Jy ! Component: 550 - total flux cleaned = 0.000960017 Jy ! Component: 600 - total flux cleaned = 0.000919822 Jy ! Component: 650 - total flux cleaned = 0.00102036 Jy ! Component: 700 - total flux cleaned = 0.00109927 Jy ! Component: 750 - total flux cleaned = 0.00115769 Jy ! Component: 800 - total flux cleaned = 0.00123454 Jy ! Component: 850 - total flux cleaned = 0.00127228 Jy ! Component: 900 - total flux cleaned = 0.00142142 Jy ! Component: 950 - total flux cleaned = 0.00143967 Jy ! Component: 1000 - total flux cleaned = 0.0014761 Jy ! Component: 1050 - total flux cleaned = 0.00149431 Jy ! Component: 1100 - total flux cleaned = 0.00152989 Jy ! Component: 1150 - total flux cleaned = 0.00149446 Jy ! Component: 1200 - total flux cleaned = 0.00151171 Jy ! Component: 1250 - total flux cleaned = 0.00146031 Jy ! Component: 1300 - total flux cleaned = 0.00154553 Jy ! Component: 1350 - total flux cleaned = 0.00159567 Jy ! Component: 1400 - total flux cleaned = 0.00152879 Jy ! Component: 1450 - total flux cleaned = 0.00151239 Jy ! Component: 1500 - total flux cleaned = 0.00159385 Jy ! Component: 1550 - total flux cleaned = 0.00148082 Jy ! Component: 1600 - total flux cleaned = 0.00154496 Jy ! Component: 1650 - total flux cleaned = 0.00156078 Jy ! Component: 1700 - total flux cleaned = 0.0014822 Jy ! Component: 1750 - total flux cleaned = 0.00152929 Jy ! Component: 1800 - total flux cleaned = 0.001483 Jy ! Component: 1850 - total flux cleaned = 0.00149826 Jy ! Component: 1900 - total flux cleaned = 0.00145273 Jy ! Component: 1950 - total flux cleaned = 0.00146803 Jy ! Component: 2000 - total flux cleaned = 0.00146793 Jy ! Component: 2050 - total flux cleaned = 0.00139389 Jy ! Component: 2100 - total flux cleaned = 0.00146764 Jy ! Component: 2150 - total flux cleaned = 0.00142372 Jy ! Component: 2200 - total flux cleaned = 0.00143813 Jy ! Component: 2250 - total flux cleaned = 0.0014667 Jy ! Component: 2300 - total flux cleaned = 0.00146676 Jy ! Component: 2350 - total flux cleaned = 0.00149516 Jy ! Component: 2400 - total flux cleaned = 0.00150908 Jy ! Component: 2450 - total flux cleaned = 0.00152316 Jy ! Component: 2500 - total flux cleaned = 0.00156467 Jy ! Component: 2550 - total flux cleaned = 0.00155107 Jy ! Component: 2600 - total flux cleaned = 0.00166031 Jy ! Component: 2650 - total flux cleaned = 0.00167391 Jy ! Component: 2700 - total flux cleaned = 0.00166038 Jy ! Component: 2750 - total flux cleaned = 0.00170067 Jy ! Component: 2800 - total flux cleaned = 0.00172741 Jy ! Component: 2850 - total flux cleaned = 0.00174062 Jy ! Component: 2900 - total flux cleaned = 0.0018195 Jy ! Component: 2950 - total flux cleaned = 0.00185857 Jy ! Component: 3000 - total flux cleaned = 0.00183256 Jy ! Component: 3050 - total flux cleaned = 0.00185845 Jy ! Component: 3100 - total flux cleaned = 0.00189688 Jy ! Component: 3150 - total flux cleaned = 0.00192226 Jy ! Component: 3200 - total flux cleaned = 0.00190958 Jy ! Component: 3250 - total flux cleaned = 0.00192219 Jy ! Component: 3300 - total flux cleaned = 0.00198444 Jy ! Component: 3350 - total flux cleaned = 0.00197209 Jy ! Component: 3400 - total flux cleaned = 0.00200915 Jy ! Component: 3450 - total flux cleaned = 0.00196004 Jy ! Component: 3500 - total flux cleaned = 0.00202116 Jy ! Component: 3550 - total flux cleaned = 0.00203329 Jy ! Component: 3600 - total flux cleaned = 0.00202122 Jy ! Component: 3650 - total flux cleaned = 0.00205718 Jy ! Component: 3700 - total flux cleaned = 0.00204519 Jy ! Component: 3750 - total flux cleaned = 0.00212815 Jy ! Component: 3800 - total flux cleaned = 0.0021282 Jy ! Component: 3850 - total flux cleaned = 0.00209302 Jy ! Component: 3900 - total flux cleaned = 0.00212787 Jy ! Component: 3950 - total flux cleaned = 0.00213934 Jy ! Component: 4000 - total flux cleaned = 0.00217382 Jy ! Component: 4050 - total flux cleaned = 0.00219664 Jy ! Total flux subtracted in 4096 components = 0.00221936 Jy ! Clean residual min=-0.000734 max=0.000635 Jy/beam ! Clean residual mean=0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.144804 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 392 components and 0.144804 Jy ![Exited script file: muppet] wmap "J0618+4207_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 5.445 at 2.651 degrees (North through East) ! Clean map min=-0.0012031 max=0.12245 Jy/beam ! Writing clean map to FITS file: J0618+4207_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.122455 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208845 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.511647 0.511647 1.02329 2.04659 4.09317 8.18634 16.3727 32.7454 65.4908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 5.445 at 2.651 degrees (North through East) ! Clean map min=-0.0012031 max=0.12245 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 J0618+4207_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:50:57 2019