! Started logfile: J0342+4809_S_2017_08_05_pus_uvs.log on Thu May 9 19:19:40 2019 obs J0342+4809_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0342+4809_S_2017_08_05_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962768 visibilities/baseline/integration-bin. ! Found source: J0342+4809 ! ! 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 513 lines of history. ! ! Reading 19756 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 J0342+4809_S_2017_08_05_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 664 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952803Jy sigma=0.009359 ! Fit after self-cal, rms=0.943091Jy sigma=0.009273 ! 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.944 mas, bmaj=4.862 mas, bpa=-1.324 degrees ! Estimated noise=939.274 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.0446238 Jy ! Component: 100 - total flux cleaned = 0.0590283 Jy ! Total flux subtracted in 100 components = 0.0590283 Jy ! Clean residual min=-0.003685 max=0.006318 Jy/beam ! Clean residual mean=0.000000 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.0590283 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0590283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076104Jy sigma=0.000682 ! Fit after self-cal, rms=0.076002Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00752729 Jy ! Component: 100 - total flux cleaned = 0.0114102 Jy ! Total flux subtracted in 100 components = 0.0114102 Jy ! Clean residual min=-0.003238 max=0.003484 Jy/beam ! Clean residual mean=-0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0704385 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.0704385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075149Jy sigma=0.000674 ! Fit after self-cal, rms=0.075108Jy sigma=0.000674 ! 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.498 mas, bmaj=5.548 mas, bpa=-0.1258 degrees ! Estimated noise=599.936 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 (7.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00495764 Jy ! Component: 100 - total flux cleaned = 0.0077739 Jy ! Component: 150 - total flux cleaned = 0.00972535 Jy ! Component: 200 - total flux cleaned = 0.0111994 Jy ! Total flux subtracted in 200 components = 0.0111994 Jy ! Clean residual min=-0.002215 max=0.002313 Jy/beam ! Clean residual mean=-0.000007 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0816379 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 62 components and 0.0816379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074709Jy sigma=0.000670 ! Fit after self-cal, rms=0.074665Jy sigma=0.000670 ! 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.20 FD 0.99 HN 0.96 KP 0.99 ! LA 1.01 MK 1.03 NL 0.83 OV 0.99 ! PT 1.02 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.15 KP 0.95 ! LA 1.01 MK 1.04 NL 1.10 OV 1.18 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 1.02 KP 0.89 ! LA 0.78 MK 1.02 NL 1.07 OV 1.03 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.85 KP 1.00* ! LA 0.87 MK 1.15 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.074665Jy sigma=0.000670 ! Fit after self-cal, rms=0.072257Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=5.564 mas, bpa=0.363 degrees ! Estimated noise=598.335 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.00144011 Jy ! Component: 100 - total flux cleaned = 0.00167043 Jy ! Component: 150 - total flux cleaned = 0.0017361 Jy ! Component: 200 - total flux cleaned = 0.00176684 Jy ! Total flux subtracted in 200 components = 0.00176684 Jy ! Clean residual min=-0.002144 max=0.001813 Jy/beam ! Clean residual mean=-0.000010 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0834048 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.0834048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072216Jy sigma=0.000664 ! Fit after self-cal, rms=0.072194Jy 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.072194Jy sigma=0.000664 ! Fit after self-cal, rms=0.074497Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=5.579 mas, bpa=1.291 degrees ! Estimated noise=594.491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000406501 Jy ! Component: 100 - total flux cleaned = 0.00051738 Jy ! Component: 150 - total flux cleaned = 0.000542189 Jy ! Component: 200 - total flux cleaned = 0.000543121 Jy ! Total flux subtracted in 200 components = 0.000543121 Jy ! Clean residual min=-0.001683 max=0.001602 Jy/beam ! Clean residual mean=-0.000008 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0839479 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.0839479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074481Jy sigma=0.000659 ! Fit after self-cal, rms=0.074617Jy sigma=0.000658 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.51798e-05 Jy ! Component: 100 - total flux cleaned = 1.41077e-05 Jy ! Component: 150 - total flux cleaned = 3.27146e-05 Jy ! Component: 200 - total flux cleaned = 3.21195e-05 Jy ! Total flux subtracted in 200 components = 3.21195e-05 Jy ! Clean residual min=-0.001704 max=0.001577 Jy/beam ! Clean residual mean=-0.000008 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.08398 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.08398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074606Jy sigma=0.000658 ! Fit after self-cal, rms=0.074607Jy sigma=0.000658 ! 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.074607Jy sigma=0.000658 ! Fit after self-cal, rms=0.075704Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=5.574 mas, bpa=1.718 degrees ! Estimated noise=593.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269565 Jy ! Component: 100 - total flux cleaned = 0.000270934 Jy ! Component: 150 - total flux cleaned = 0.000287374 Jy ! Component: 200 - total flux cleaned = 0.000303028 Jy ! Total flux subtracted in 200 components = 0.000303028 Jy ! Clean residual min=-0.001706 max=0.001599 Jy/beam ! Clean residual mean=-0.000007 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0842831 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 109 components and 0.0842831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075697Jy sigma=0.000658 ! Fit after self-cal, rms=0.075718Jy sigma=0.000658 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.30807e-05 Jy ! Component: 100 - total flux cleaned = 5.21651e-05 Jy ! Component: 150 - total flux cleaned = 5.20917e-05 Jy ! Component: 200 - total flux cleaned = 5.22445e-05 Jy ! Total flux subtracted in 200 components = 5.22445e-05 Jy ! Clean residual min=-0.001687 max=0.001595 Jy/beam ! Clean residual mean=-0.000007 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0843353 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.0843353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075713Jy sigma=0.000658 ! Fit after self-cal, rms=0.075714Jy sigma=0.000658 ! 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.075714Jy sigma=0.000658 ! Fit after self-cal, rms=0.075824Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.505 mas, bmaj=9.185 mas, bpa=5.663 degrees ! Estimated noise=755.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261477 Jy ! Component: 100 - total flux cleaned = 0.000347697 Jy ! Component: 150 - total flux cleaned = 0.000368925 Jy ! Component: 200 - total flux cleaned = 0.000386914 Jy ! Total flux subtracted in 200 components = 0.000386914 Jy ! Clean residual min=-0.001842 max=0.001448 Jy/beam ! Clean residual mean=-0.000016 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0847222 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 128 components and 0.0847222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075823Jy sigma=0.000658 ! Fit after self-cal, rms=0.075825Jy sigma=0.000658 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.02214e-05 Jy ! Component: 100 - total flux cleaned = 4.72701e-05 Jy ! Component: 150 - total flux cleaned = 4.72548e-05 Jy ! Component: 200 - total flux cleaned = 5.47762e-05 Jy ! Total flux subtracted in 200 components = 5.47762e-05 Jy ! Clean residual min=-0.001822 max=0.001445 Jy/beam ! Clean residual mean=-0.000016 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.084777 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.084777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075826Jy sigma=0.000658 ! Fit after self-cal, rms=0.075824Jy sigma=0.000658 ! 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.469 mas, bmaj=5.567 mas, bpa=2.003 degrees ! Estimated noise=592.162 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.469 x 5.567 at 2.003 degrees (North through East) ! Clean map min=-0.0016041 max=0.054703 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.93 mas, bmaj=4.875 mas, bpa=0.9609 degrees ! Estimated noise=914.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0435197 Jy ! Component: 100 - total flux cleaned = 0.0589663 Jy ! Component: 150 - total flux cleaned = 0.0663563 Jy ! Component: 200 - total flux cleaned = 0.071073 Jy ! Total flux subtracted in 200 components = 0.071073 Jy ! Clean residual min=-0.002768 max=0.002815 Jy/beam ! Clean residual mean=-0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.071073 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.071073 Jy ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=5.567 mas, bpa=2.003 degrees ! Estimated noise=592.162 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.0046826 Jy ! Component: 100 - total flux cleaned = 0.00766188 Jy ! Component: 150 - total flux cleaned = 0.00975581 Jy ! Component: 200 - total flux cleaned = 0.0107032 Jy ! Total flux subtracted in 200 components = 0.0107032 Jy ! Clean residual min=-0.001766 max=0.001572 Jy/beam ! Clean residual mean=-0.000007 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0817762 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 56 components and 0.0817762 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.505 mas, bmaj=9.185 mas, bpa=5.663 degrees ! Estimated noise=755.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123067 Jy ! Component: 100 - total flux cleaned = 0.00165386 Jy ! Component: 150 - total flux cleaned = 0.00198883 Jy ! Component: 200 - total flux cleaned = 0.00223223 Jy ! Total flux subtracted in 200 components = 0.00223223 Jy ! Clean residual min=-0.001882 max=0.001434 Jy/beam ! Clean residual mean=-0.000015 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0840084 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.000199531 Jy ! Component: 100 - total flux cleaned = 0.000346896 Jy ! Component: 150 - total flux cleaned = 0.000470521 Jy ! Component: 200 - total flux cleaned = 0.000562303 Jy ! Total flux subtracted in 200 components = 0.000562303 Jy ! Clean residual min=-0.001824 max=0.001445 Jy/beam ! Clean residual mean=-0.000016 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0845707 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 103 components and 0.0845708 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=5.567 mas, bpa=2.003 degrees ! Estimated noise=592.162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000400219 Jy ! Component: 100 - total flux cleaned = -0.00019614 Jy ! Component: 150 - total flux cleaned = -7.36966e-05 Jy ! Component: 200 - total flux cleaned = 1.19273e-05 Jy ! Total flux subtracted in 200 components = 1.19273e-05 Jy ! Clean residual min=-0.001594 max=0.001564 Jy/beam ! Clean residual mean=-0.000007 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0845827 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.0845827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075838Jy sigma=0.000658 ! Fit after self-cal, rms=0.075827Jy sigma=0.000658 wmodel J0342+4809_S_2017_08_05_pus_map.mod ! Writing 119 model components to file: J0342+4809_S_2017_08_05_pus_map.mod wobs J0342+4809_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0342+4809_S_2017_08_05_pus_uvs.fits wwins J0342+4809_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0342+4809_S_2017_08_05_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.000240086 Jy ! Component: 100 - total flux cleaned = -0.000347737 Jy ! Component: 150 - total flux cleaned = -0.000473189 Jy ! Component: 200 - total flux cleaned = -0.000735749 Jy ! Component: 250 - total flux cleaned = -0.000850618 Jy ! Component: 300 - total flux cleaned = -0.00102962 Jy ! Component: 350 - total flux cleaned = -0.0011809 Jy ! Component: 400 - total flux cleaned = -0.00122297 Jy ! Component: 450 - total flux cleaned = -0.00132644 Jy ! Component: 500 - total flux cleaned = -0.00136653 Jy ! Component: 550 - total flux cleaned = -0.00138652 Jy ! Component: 600 - total flux cleaned = -0.00146507 Jy ! Component: 650 - total flux cleaned = -0.00152253 Jy ! Component: 700 - total flux cleaned = -0.00159772 Jy ! Component: 750 - total flux cleaned = -0.00163475 Jy ! Component: 800 - total flux cleaned = -0.00170813 Jy ! Component: 850 - total flux cleaned = -0.00179788 Jy ! Component: 900 - total flux cleaned = -0.00181536 Jy ! Component: 950 - total flux cleaned = -0.00192052 Jy ! Component: 1000 - total flux cleaned = -0.00198949 Jy ! Component: 1050 - total flux cleaned = -0.00207495 Jy ! Component: 1100 - total flux cleaned = -0.00214218 Jy ! Component: 1150 - total flux cleaned = -0.00220867 Jy ! Component: 1200 - total flux cleaned = -0.00224159 Jy ! Component: 1250 - total flux cleaned = -0.00232269 Jy ! Component: 1300 - total flux cleaned = -0.00238687 Jy ! Component: 1350 - total flux cleaned = -0.00245045 Jy ! Component: 1400 - total flux cleaned = -0.00249775 Jy ! Component: 1450 - total flux cleaned = -0.00259063 Jy ! Component: 1500 - total flux cleaned = -0.00262128 Jy ! Component: 1550 - total flux cleaned = -0.00265158 Jy ! Component: 1600 - total flux cleaned = -0.00269689 Jy ! Component: 1650 - total flux cleaned = -0.00274149 Jy ! Component: 1700 - total flux cleaned = -0.0027856 Jy ! Component: 1750 - total flux cleaned = -0.00280009 Jy ! Component: 1800 - total flux cleaned = -0.00284345 Jy ! Component: 1850 - total flux cleaned = -0.00291512 Jy ! Component: 1900 - total flux cleaned = -0.0029436 Jy ! Component: 1950 - total flux cleaned = -0.0029718 Jy ! Component: 2000 - total flux cleaned = -0.00299969 Jy ! Component: 2050 - total flux cleaned = -0.00306863 Jy ! Component: 2100 - total flux cleaned = -0.00305498 Jy ! Component: 2150 - total flux cleaned = -0.003082 Jy ! Component: 2200 - total flux cleaned = -0.0030821 Jy ! Component: 2250 - total flux cleaned = -0.00310876 Jy ! Component: 2300 - total flux cleaned = -0.00313538 Jy ! Component: 2350 - total flux cleaned = -0.00313528 Jy ! Component: 2400 - total flux cleaned = -0.00313535 Jy ! Component: 2450 - total flux cleaned = -0.00319975 Jy ! Component: 2500 - total flux cleaned = -0.0031869 Jy ! Component: 2550 - total flux cleaned = -0.00319969 Jy ! Component: 2600 - total flux cleaned = -0.00325015 Jy ! Component: 2650 - total flux cleaned = -0.00327508 Jy ! Component: 2700 - total flux cleaned = -0.00325022 Jy ! Component: 2750 - total flux cleaned = -0.00320101 Jy ! Component: 2800 - total flux cleaned = -0.00332337 Jy ! Component: 2850 - total flux cleaned = -0.00332318 Jy ! Component: 2900 - total flux cleaned = -0.00331101 Jy ! Component: 2950 - total flux cleaned = -0.00327524 Jy ! Component: 3000 - total flux cleaned = -0.00333473 Jy ! Component: 3050 - total flux cleaned = -0.00333473 Jy ! Component: 3100 - total flux cleaned = -0.00336992 Jy ! Component: 3150 - total flux cleaned = -0.00334653 Jy ! Component: 3200 - total flux cleaned = -0.00336968 Jy ! Component: 3250 - total flux cleaned = -0.00338117 Jy ! Component: 3300 - total flux cleaned = -0.00341541 Jy ! Component: 3350 - total flux cleaned = -0.00341549 Jy ! Component: 3400 - total flux cleaned = -0.00349428 Jy ! Component: 3450 - total flux cleaned = -0.00344958 Jy ! Component: 3500 - total flux cleaned = -0.00350525 Jy ! Component: 3550 - total flux cleaned = -0.00353847 Jy ! Component: 3600 - total flux cleaned = -0.00357143 Jy ! Component: 3650 - total flux cleaned = -0.0035605 Jy ! Component: 3700 - total flux cleaned = -0.00353886 Jy ! Component: 3750 - total flux cleaned = -0.003582 Jy ! Component: 3800 - total flux cleaned = -0.00358196 Jy ! Component: 3850 - total flux cleaned = -0.0035714 Jy ! Component: 3900 - total flux cleaned = -0.00353964 Jy ! Component: 3950 - total flux cleaned = -0.00358178 Jy ! Component: 4000 - total flux cleaned = -0.00355036 Jy ! Component: 4050 - total flux cleaned = -0.00354002 Jy ! Total flux subtracted in 4096 components = -0.00352965 Jy ! Clean residual min=-0.000566 max=0.000552 Jy/beam ! Clean residual mean=-0.000003 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.081053 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 393 components and 0.0810531 Jy ![Exited script file: muppet] wmap "J0342+4809_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.469 x 5.567 at 2.003 degrees (North through East) ! Clean map min=-0.0014178 max=0.054238 Jy/beam ! Writing clean map to FITS file: J0342+4809_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0542383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180855 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00033 1.00033 2.00067 4.00134 8.00267 16.0053 32.0107 64.0214 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 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.469 x 5.567 at 2.003 degrees (North through East) ! Clean map min=-0.0014178 max=0.054238 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 J0342+4809_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:19:46 2019