! Started logfile: J0213+3652_S_2017_07_09_pus_uvs.log on Wed May 8 14:39:27 2019 obs J0213+3652_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0213+3652_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969201 visibilities/baseline/integration-bin. ! Found source: J0213+3652 ! ! 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 594 lines of history. ! ! Reading 19888 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 J0213+3652_S_2017_07_09_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 592 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871458Jy sigma=0.008906 ! Fit after self-cal, rms=0.846425Jy sigma=0.008675 ! 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.833 mas, bmaj=5.57 mas, bpa=-10.25 degrees ! Estimated noise=857.832 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.12035 Jy ! Component: 100 - total flux cleaned = 0.146675 Jy ! Total flux subtracted in 100 components = 0.146675 Jy ! Clean residual min=-0.003533 max=0.007890 Jy/beam ! Clean residual mean=0.000002 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.146675 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.146675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071820Jy sigma=0.000685 ! Fit after self-cal, rms=0.071815Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00834825 Jy ! Component: 100 - total flux cleaned = 0.0124982 Jy ! Total flux subtracted in 100 components = 0.0124982 Jy ! Clean residual min=-0.003543 max=0.003691 Jy/beam ! Clean residual mean=0.000003 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.159173 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.159173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070846Jy sigma=0.000677 ! Fit after self-cal, rms=0.070850Jy sigma=0.000677 ! 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.4 mas, bmaj=6.465 mas, bpa=-8.201 degrees ! Estimated noise=576.449 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.00126885 Jy ! Component: 100 - total flux cleaned = 0.00146083 Jy ! Component: 150 - total flux cleaned = 0.00146111 Jy ! Component: 200 - total flux cleaned = 0.00148177 Jy ! Total flux subtracted in 200 components = 0.00148177 Jy ! Clean residual min=-0.002451 max=0.002253 Jy/beam ! Clean residual mean=0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.160655 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.160655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070786Jy sigma=0.000676 ! Fit after self-cal, rms=0.070786Jy sigma=0.000676 ! 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.01 FD 0.99 HN 0.96 KP 1.03 ! LA 1.00 MK 1.01 NL 0.89 OV 1.04 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 0.98 ! LA 0.99 MK 1.00 NL 1.04 OV 1.02 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.06 HN 1.00 KP 0.99 ! LA 0.99 MK 1.02 NL 1.02 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.95 KP 1.00* ! LA 1.03 MK 1.26 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.070786Jy sigma=0.000676 ! Fit after self-cal, rms=0.069533Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=6.434 mas, bpa=-7.862 degrees ! Estimated noise=576.075 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.000288807 Jy ! Component: 100 - total flux cleaned = 0.00035652 Jy ! Component: 150 - total flux cleaned = 0.000415071 Jy ! Component: 200 - total flux cleaned = 0.000465563 Jy ! Total flux subtracted in 200 components = 0.000465563 Jy ! Clean residual min=-0.001765 max=0.001821 Jy/beam ! Clean residual mean=0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.161121 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.161121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069523Jy sigma=0.000670 ! Fit after self-cal, rms=0.069522Jy sigma=0.000670 ! 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.069522Jy sigma=0.000670 ! Fit after self-cal, rms=0.069078Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=6.439 mas, bpa=-7.958 degrees ! Estimated noise=576.457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010773 Jy ! Component: 100 - total flux cleaned = 0.000167346 Jy ! Component: 150 - total flux cleaned = 0.000192 Jy ! Component: 200 - total flux cleaned = 0.000235576 Jy ! Total flux subtracted in 200 components = 0.000235576 Jy ! Clean residual min=-0.001551 max=0.001346 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.161356 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.161356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069073Jy sigma=0.000665 ! Fit after self-cal, rms=0.069084Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.89033e-05 Jy ! Component: 100 - total flux cleaned = 8.24747e-05 Jy ! Component: 150 - total flux cleaned = 0.000105013 Jy ! Component: 200 - total flux cleaned = 0.000131833 Jy ! Total flux subtracted in 200 components = 0.000131833 Jy ! Clean residual min=-0.001540 max=0.001337 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.161488 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.161488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069082Jy sigma=0.000664 ! Fit after self-cal, rms=0.069081Jy sigma=0.000664 ! 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.069081Jy sigma=0.000664 ! Fit after self-cal, rms=0.069115Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=6.436 mas, bpa=-7.957 degrees ! Estimated noise=576.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.92409e-05 Jy ! Component: 100 - total flux cleaned = -9.33893e-06 Jy ! Component: 150 - total flux cleaned = -8.71392e-06 Jy ! Component: 200 - total flux cleaned = 6.83664e-06 Jy ! Total flux subtracted in 200 components = 6.83664e-06 Jy ! Clean residual min=-0.001479 max=0.001313 Jy/beam ! Clean residual mean=-0.000000 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.161495 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.161495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069112Jy sigma=0.000664 ! Fit after self-cal, rms=0.069114Jy sigma=0.000664 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.0877e-05 Jy ! Component: 100 - total flux cleaned = 2.88923e-05 Jy ! Component: 150 - total flux cleaned = 3.44991e-05 Jy ! Component: 200 - total flux cleaned = 4.42231e-05 Jy ! Total flux subtracted in 200 components = 4.42231e-05 Jy ! Clean residual min=-0.001481 max=0.001305 Jy/beam ! Clean residual mean=-0.000000 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.161539 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.161539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069113Jy sigma=0.000664 ! Fit after self-cal, rms=0.069113Jy sigma=0.000664 ! 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.069113Jy sigma=0.000664 ! Fit after self-cal, rms=0.069094Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.514 mas, bmaj=10.1 mas, bpa=-6.117 degrees ! Estimated noise=717.411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143837 Jy ! Component: 100 - total flux cleaned = 0.00015298 Jy ! Component: 150 - total flux cleaned = 0.000177199 Jy ! Component: 200 - total flux cleaned = 0.000191368 Jy ! Total flux subtracted in 200 components = 0.000191368 Jy ! Clean residual min=-0.001716 max=0.001363 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.16173 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.16173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069095Jy sigma=0.000664 ! Fit after self-cal, rms=0.069095Jy sigma=0.000664 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.8556e-05 Jy ! Component: 100 - total flux cleaned = 4.79906e-05 Jy ! Component: 150 - total flux cleaned = 6.36088e-05 Jy ! Component: 200 - total flux cleaned = 7.26932e-05 Jy ! Total flux subtracted in 200 components = 7.26932e-05 Jy ! Clean residual min=-0.001711 max=0.001380 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.161803 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.161803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069096Jy sigma=0.000664 ! Fit after self-cal, rms=0.069096Jy 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.426 mas, bmaj=6.434 mas, bpa=-7.937 degrees ! Estimated noise=576.266 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 6.434 at -7.937 degrees (North through East) ! Clean map min=-0.0014392 max=0.15491 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.87 mas, bmaj=5.547 mas, bpa=-9.9 degrees ! Estimated noise=857.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120331 Jy ! Component: 100 - total flux cleaned = 0.146673 Jy ! Component: 150 - total flux cleaned = 0.153688 Jy ! Component: 200 - total flux cleaned = 0.156948 Jy ! Total flux subtracted in 200 components = 0.156948 Jy ! Clean residual min=-0.002075 max=0.001960 Jy/beam ! Clean residual mean=0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.156948 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.156948 Jy ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=6.434 mas, bpa=-7.937 degrees ! Estimated noise=576.266 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.00240274 Jy ! Component: 100 - total flux cleaned = 0.00354275 Jy ! Component: 150 - total flux cleaned = 0.00389572 Jy ! Component: 200 - total flux cleaned = 0.00411181 Jy ! Total flux subtracted in 200 components = 0.00411181 Jy ! Clean residual min=-0.001486 max=0.001312 Jy/beam ! Clean residual mean=-0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.16106 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.16106 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.514 mas, bmaj=10.1 mas, bpa=-6.117 degrees ! Estimated noise=717.411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545114 Jy ! Component: 100 - total flux cleaned = 0.000612774 Jy ! Component: 150 - total flux cleaned = 0.000662425 Jy ! Component: 200 - total flux cleaned = 0.000698298 Jy ! Total flux subtracted in 200 components = 0.000698298 Jy ! Clean residual min=-0.001705 max=0.001379 Jy/beam ! Clean residual mean=-0.000000 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.161758 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 = 1.34407e-05 Jy ! Component: 100 - total flux cleaned = 2.41467e-05 Jy ! Component: 150 - total flux cleaned = 2.86246e-05 Jy ! Component: 200 - total flux cleaned = 3.64214e-05 Jy ! Total flux subtracted in 200 components = 3.64214e-05 Jy ! Clean residual min=-0.001704 max=0.001380 Jy/beam ! Clean residual mean=-0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.161795 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.161795 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=6.434 mas, bpa=-7.937 degrees ! Estimated noise=576.266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.26145e-05 Jy ! Component: 100 - total flux cleaned = -8.73383e-05 Jy ! Component: 150 - total flux cleaned = -8.74268e-05 Jy ! Component: 200 - total flux cleaned = -9.77387e-05 Jy ! Total flux subtracted in 200 components = -9.77387e-05 Jy ! Clean residual min=-0.001505 max=0.001299 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.161697 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.161697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069099Jy sigma=0.000664 ! Fit after self-cal, rms=0.069097Jy sigma=0.000664 wmodel J0213+3652_S_2017_07_09_pus_map.mod ! Writing 57 model components to file: J0213+3652_S_2017_07_09_pus_map.mod wobs J0213+3652_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0213+3652_S_2017_07_09_pus_uvs.fits wwins J0213+3652_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J0213+3652_S_2017_07_09_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.000623712 Jy ! Component: 100 - total flux cleaned = -0.000920761 Jy ! Component: 150 - total flux cleaned = -0.00120172 Jy ! Component: 200 - total flux cleaned = -0.00133697 Jy ! Component: 250 - total flux cleaned = -0.00133702 Jy ! Component: 300 - total flux cleaned = -0.00137898 Jy ! Component: 350 - total flux cleaned = -0.00137895 Jy ! Component: 400 - total flux cleaned = -0.00137919 Jy ! Component: 450 - total flux cleaned = -0.00139882 Jy ! Component: 500 - total flux cleaned = -0.0013607 Jy ! Component: 550 - total flux cleaned = -0.0013609 Jy ! Component: 600 - total flux cleaned = -0.0013427 Jy ! Component: 650 - total flux cleaned = -0.00134285 Jy ! Component: 700 - total flux cleaned = -0.00128944 Jy ! Component: 750 - total flux cleaned = -0.00127178 Jy ! Component: 800 - total flux cleaned = -0.00121994 Jy ! Component: 850 - total flux cleaned = -0.00121949 Jy ! Component: 900 - total flux cleaned = -0.00115191 Jy ! Component: 950 - total flux cleaned = -0.00106909 Jy ! Component: 1000 - total flux cleaned = -0.00103653 Jy ! Component: 1050 - total flux cleaned = -0.000955472 Jy ! Component: 1100 - total flux cleaned = -0.000859651 Jy ! Component: 1150 - total flux cleaned = -0.000796691 Jy ! Component: 1200 - total flux cleaned = -0.000781022 Jy ! Component: 1250 - total flux cleaned = -0.000703796 Jy ! Component: 1300 - total flux cleaned = -0.000642881 Jy ! Component: 1350 - total flux cleaned = -0.000612795 Jy ! Component: 1400 - total flux cleaned = -0.000523389 Jy ! Component: 1450 - total flux cleaned = -0.000479434 Jy ! Component: 1500 - total flux cleaned = -0.000421322 Jy ! Component: 1550 - total flux cleaned = -0.000378021 Jy ! Component: 1600 - total flux cleaned = -0.000349287 Jy ! Component: 1650 - total flux cleaned = -0.000292639 Jy ! Component: 1700 - total flux cleaned = -0.000236574 Jy ! Component: 1750 - total flux cleaned = -0.000167298 Jy ! Component: 1800 - total flux cleaned = -0.000194892 Jy ! Component: 1850 - total flux cleaned = -0.000113313 Jy ! Component: 1900 - total flux cleaned = -8.65286e-05 Jy ! Component: 1950 - total flux cleaned = -7.31638e-05 Jy ! Component: 2000 - total flux cleaned = -5.98462e-05 Jy ! Component: 2050 - total flux cleaned = -7.2884e-06 Jy ! Component: 2100 - total flux cleaned = 1.8631e-05 Jy ! Component: 2150 - total flux cleaned = 5.74477e-06 Jy ! Component: 2200 - total flux cleaned = 3.14012e-05 Jy ! Component: 2250 - total flux cleaned = 5.66238e-05 Jy ! Component: 2300 - total flux cleaned = 0.000106854 Jy ! Component: 2350 - total flux cleaned = 8.20909e-05 Jy ! Component: 2400 - total flux cleaned = 8.2134e-05 Jy ! Component: 2450 - total flux cleaned = 0.000143197 Jy ! Component: 2500 - total flux cleaned = 0.000119106 Jy ! Component: 2550 - total flux cleaned = 0.000143 Jy ! Component: 2600 - total flux cleaned = 0.000178853 Jy ! Component: 2650 - total flux cleaned = 0.000178861 Jy ! Component: 2700 - total flux cleaned = 0.000155373 Jy ! Component: 2750 - total flux cleaned = 0.000225275 Jy ! Component: 2800 - total flux cleaned = 0.000167315 Jy ! Component: 2850 - total flux cleaned = 0.000167277 Jy ! Component: 2900 - total flux cleaned = 0.000133055 Jy ! Component: 2950 - total flux cleaned = 0.000178213 Jy ! Component: 3000 - total flux cleaned = 0.000144419 Jy ! Component: 3050 - total flux cleaned = 0.000133334 Jy ! Component: 3100 - total flux cleaned = 0.000188715 Jy ! Component: 3150 - total flux cleaned = 0.000177645 Jy ! Component: 3200 - total flux cleaned = 0.000177529 Jy ! Component: 3250 - total flux cleaned = 0.000199264 Jy ! Component: 3300 - total flux cleaned = 0.000253016 Jy ! Component: 3350 - total flux cleaned = 0.000252998 Jy ! Component: 3400 - total flux cleaned = 0.000263692 Jy ! Component: 3450 - total flux cleaned = 0.000316427 Jy ! Component: 3500 - total flux cleaned = 0.0003373 Jy ! Component: 3550 - total flux cleaned = 0.000347771 Jy ! Component: 3600 - total flux cleaned = 0.000378802 Jy ! Component: 3650 - total flux cleaned = 0.000419898 Jy ! Component: 3700 - total flux cleaned = 0.000419849 Jy ! Component: 3750 - total flux cleaned = 0.00046046 Jy ! Component: 3800 - total flux cleaned = 0.000379603 Jy ! Component: 3850 - total flux cleaned = 0.000459877 Jy ! Component: 3900 - total flux cleaned = 0.000469899 Jy ! Component: 3950 - total flux cleaned = 0.000469914 Jy ! Component: 4000 - total flux cleaned = 0.000489677 Jy ! Component: 4050 - total flux cleaned = 0.000519072 Jy ! Total flux subtracted in 4096 components = 0.000499516 Jy ! Clean residual min=-0.000637 max=0.000548 Jy/beam ! Clean residual mean=-0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.162197 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 361 components and 0.162197 Jy ![Exited script file: muppet] wmap "J0213+3652_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 6.434 at -7.937 degrees (North through East) ! Clean map min=-0.0010648 max=0.1549 Jy/beam ! Writing clean map to FITS file: J0213+3652_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154903 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177045 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342883 0.342883 0.685766 1.37153 2.74306 5.48613 10.9723 21.9445 43.889 87.778 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 6.434 at -7.937 degrees (North through East) ! Clean map min=-0.0010648 max=0.1549 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 J0213+3652_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:39:34 2019