! Started logfile: J0615+4819_S_2017_03_23_pus_uvs.log on Mon May 13 09:50:42 2019 obs J0615+4819_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0615+4819_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955556 visibilities/baseline/integration-bin. ! Found source: J0615+4819 ! ! 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 14448 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 J0615+4819_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 289 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.758916Jy sigma=0.006969 ! Fit after self-cal, rms=0.748290Jy sigma=0.006892 ! 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.242 mas, bmaj=4.381 mas, bpa=-0.2875 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.19065 Jy ! Component: 100 - total flux cleaned = 0.243069 Jy ! Total flux subtracted in 100 components = 0.243069 Jy ! Clean residual min=-0.007388 max=0.020780 Jy/beam ! Clean residual mean=0.000009 rms=0.002150 Jy/beam ! Combined flux in latest and established models = 0.243069 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.243069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100150Jy sigma=0.000817 ! Fit after self-cal, rms=0.100141Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216294 Jy ! Component: 100 - total flux cleaned = 0.0333301 Jy ! Total flux subtracted in 100 components = 0.0333301 Jy ! Clean residual min=-0.006547 max=0.007509 Jy/beam ! Clean residual mean=0.000006 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.276399 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.276399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093766Jy sigma=0.000763 ! Fit after self-cal, rms=0.093762Jy sigma=0.000763 ! 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.876 mas, bmaj=5.154 mas, bpa=1.571 degrees ! Estimated noise=705.402 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.00888637 Jy ! Component: 100 - total flux cleaned = 0.0136693 Jy ! Component: 150 - total flux cleaned = 0.0164816 Jy ! Component: 200 - total flux cleaned = 0.0173311 Jy ! Total flux subtracted in 200 components = 0.0173311 Jy ! Clean residual min=-0.005633 max=0.006995 Jy/beam ! Clean residual mean=0.000016 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.29373 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.29373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092664Jy sigma=0.000758 ! Fit after self-cal, rms=0.092663Jy sigma=0.000758 ! 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.95 HN 0.95 KP 1.03 ! LA 1.01 MK 1.03 NL 0.88 OV 1.03 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 0.98 KP 1.01 ! LA 0.97 MK 1.01 NL 1.08 OV 1.06 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.05 HN 0.98 KP 0.88 ! LA 0.77 MK 1.09 NL 1.30 OV 0.97 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.04 HN 0.94 KP 1.00* ! LA 0.83 MK 1.32 NL 1.00* OV 1.80 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.092663Jy sigma=0.000758 ! Fit after self-cal, rms=0.091151Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=5.196 mas, bpa=2.245 degrees ! Estimated noise=711.907 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.000555282 Jy ! Component: 100 - total flux cleaned = 0.000418684 Jy ! Component: 150 - total flux cleaned = 0.000303911 Jy ! Component: 200 - total flux cleaned = 0.000206221 Jy ! Total flux subtracted in 200 components = 0.000206221 Jy ! Clean residual min=-0.003046 max=0.003068 Jy/beam ! Clean residual mean=-0.000001 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.293936 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.293936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091101Jy sigma=0.000691 ! Fit after self-cal, rms=0.091341Jy sigma=0.000691 ! 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.091341Jy sigma=0.000691 ! Fit after self-cal, rms=0.095483Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=5.224 mas, bpa=2.478 degrees ! Estimated noise=713.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589534 Jy ! Component: 100 - total flux cleaned = -0.000762291 Jy ! Component: 150 - total flux cleaned = -0.000852725 Jy ! Component: 200 - total flux cleaned = -0.000931977 Jy ! Total flux subtracted in 200 components = -0.000931977 Jy ! Clean residual min=-0.002176 max=0.001890 Jy/beam ! Clean residual mean=0.000006 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.293004 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.293004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095459Jy sigma=0.000679 ! Fit after self-cal, rms=0.095502Jy sigma=0.000679 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 = -7.09203e-05 Jy ! Component: 100 - total flux cleaned = -0.00016733 Jy ! Component: 150 - total flux cleaned = -0.000232099 Jy ! Component: 200 - total flux cleaned = -0.000292233 Jy ! Total flux subtracted in 200 components = -0.000292233 Jy ! Clean residual min=-0.002139 max=0.001911 Jy/beam ! Clean residual mean=0.000006 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.292712 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.292712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095489Jy sigma=0.000679 ! Fit after self-cal, rms=0.095486Jy sigma=0.000679 ! 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.095486Jy sigma=0.000679 ! Fit after self-cal, rms=0.095857Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=5.233 mas, bpa=2.632 degrees ! Estimated noise=714.846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311845 Jy ! Component: 100 - total flux cleaned = -0.000414111 Jy ! Component: 150 - total flux cleaned = -0.000482642 Jy ! Component: 200 - total flux cleaned = -0.00054524 Jy ! Total flux subtracted in 200 components = -0.00054524 Jy ! Clean residual min=-0.002089 max=0.001845 Jy/beam ! Clean residual mean=0.000006 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.292167 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.292167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095843Jy sigma=0.000679 ! Fit after self-cal, rms=0.095842Jy sigma=0.000679 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 = -6.81921e-05 Jy ! Component: 100 - total flux cleaned = -0.000124241 Jy ! Component: 150 - total flux cleaned = -0.000159698 Jy ! Component: 200 - total flux cleaned = -0.000209252 Jy ! Total flux subtracted in 200 components = -0.000209252 Jy ! Clean residual min=-0.002058 max=0.001859 Jy/beam ! Clean residual mean=0.000006 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.291958 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.291958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095834Jy sigma=0.000679 ! Fit after self-cal, rms=0.095832Jy sigma=0.000679 ! 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.095832Jy sigma=0.000679 ! Fit after self-cal, rms=0.096052Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.078 mas, bmaj=8.811 mas, bpa=20.22 degrees ! Estimated noise=879.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000563475 Jy ! Component: 100 - total flux cleaned = -0.000673332 Jy ! Component: 150 - total flux cleaned = -0.000713475 Jy ! Component: 200 - total flux cleaned = -0.000749119 Jy ! Total flux subtracted in 200 components = -0.000749119 Jy ! Clean residual min=-0.002127 max=0.001975 Jy/beam ! Clean residual mean=0.000014 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.291209 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 60 components and 0.291209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096050Jy sigma=0.000679 ! Fit after self-cal, rms=0.096050Jy sigma=0.000679 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.99374e-05 Jy ! Component: 100 - total flux cleaned = -9.03226e-05 Jy ! Component: 150 - total flux cleaned = -0.000110012 Jy ! Component: 200 - total flux cleaned = -0.000134259 Jy ! Total flux subtracted in 200 components = -0.000134259 Jy ! Clean residual min=-0.002122 max=0.001980 Jy/beam ! Clean residual mean=0.000014 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.291075 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 62 components and 0.291075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096049Jy sigma=0.000679 ! Fit after self-cal, rms=0.096048Jy sigma=0.000679 ! 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.928 mas, bmaj=5.241 mas, bpa=2.762 degrees ! Estimated noise=716.019 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.928 x 5.241 at 2.762 degrees (North through East) ! Clean map min=-0.001957 max=0.25664 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.28 mas, bmaj=4.447 mas, bpa=1.114 degrees ! Estimated noise=965.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195697 Jy ! Component: 100 - total flux cleaned = 0.247475 Jy ! Component: 150 - total flux cleaned = 0.268178 Jy ! Component: 200 - total flux cleaned = 0.278854 Jy ! Total flux subtracted in 200 components = 0.278854 Jy ! Clean residual min=-0.003296 max=0.005304 Jy/beam ! Clean residual mean=0.000004 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.278854 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.278854 Jy ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=5.241 mas, bpa=2.762 degrees ! Estimated noise=716.019 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.00667064 Jy ! Component: 100 - total flux cleaned = 0.0100107 Jy ! Component: 150 - total flux cleaned = 0.0109924 Jy ! Component: 200 - total flux cleaned = 0.0113295 Jy ! Total flux subtracted in 200 components = 0.0113295 Jy ! Clean residual min=-0.002172 max=0.002215 Jy/beam ! Clean residual mean=0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.290183 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.290183 Jy ! Inverting map ! Added new window around map position (76, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000716496 Jy ! Component: 100 - total flux cleaned = 0.000711403 Jy ! Component: 150 - total flux cleaned = 0.000979529 Jy ! Component: 200 - total flux cleaned = 0.00117861 Jy ! Total flux subtracted in 200 components = 0.00117861 Jy ! Clean residual min=-0.002037 max=0.002159 Jy/beam ! Clean residual mean=0.000006 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.291362 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 0.291362 Jy ! Inverting map ! Added new window around map position (68.5, 71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167434 Jy ! Component: 100 - total flux cleaned = 0.00196126 Jy ! Component: 150 - total flux cleaned = 0.00209387 Jy ! Component: 200 - total flux cleaned = 0.00213845 Jy ! Total flux subtracted in 200 components = 0.00213845 Jy ! Clean residual min=-0.001893 max=0.001944 Jy/beam ! Clean residual mean=0.000005 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.2935 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 60 components and 0.293501 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.078 mas, bmaj=8.811 mas, bpa=20.22 degrees ! Estimated noise=879.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102262 Jy ! Component: 100 - total flux cleaned = -0.000154963 Jy ! Component: 150 - total flux cleaned = -0.000178249 Jy ! Component: 200 - total flux cleaned = -0.000160998 Jy ! Total flux subtracted in 200 components = -0.000160998 Jy ! Clean residual min=-0.001958 max=0.001940 Jy/beam ! Clean residual mean=0.000010 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.29334 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.55711e-05 Jy ! Component: 100 - total flux cleaned = 1.55094e-05 Jy ! Component: 150 - total flux cleaned = 4.4655e-05 Jy ! Component: 200 - total flux cleaned = 5.82842e-05 Jy ! Total flux subtracted in 200 components = 5.82842e-05 Jy ! Clean residual min=-0.001930 max=0.001933 Jy/beam ! Clean residual mean=0.000010 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.293398 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 92 components and 0.293398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=5.241 mas, bpa=2.762 degrees ! Estimated noise=716.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.493e-05 Jy ! Component: 100 - total flux cleaned = 3.61249e-06 Jy ! Component: 150 - total flux cleaned = 0.000115674 Jy ! Component: 200 - total flux cleaned = 0.000151684 Jy ! Total flux subtracted in 200 components = 0.000151684 Jy ! Clean residual min=-0.001880 max=0.001828 Jy/beam ! Clean residual mean=0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.29355 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.29355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096056Jy sigma=0.000679 ! Fit after self-cal, rms=0.096064Jy sigma=0.000679 wmodel J0615+4819_S_2017_03_23_pus_map.mod ! Writing 100 model components to file: J0615+4819_S_2017_03_23_pus_map.mod wobs J0615+4819_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0615+4819_S_2017_03_23_pus_uvs.fits wwins J0615+4819_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0615+4819_S_2017_03_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035169 Jy ! Component: 100 - total flux cleaned = -0.000416483 Jy ! Component: 150 - total flux cleaned = -0.000478683 Jy ! Component: 200 - total flux cleaned = -0.000509235 Jy ! Component: 250 - total flux cleaned = -0.000480625 Jy ! Component: 300 - total flux cleaned = -0.000595046 Jy ! Component: 350 - total flux cleaned = -0.00059468 Jy ! Component: 400 - total flux cleaned = -0.000567489 Jy ! Component: 450 - total flux cleaned = -0.000649924 Jy ! Component: 500 - total flux cleaned = -0.000703397 Jy ! Component: 550 - total flux cleaned = -0.000808364 Jy ! Component: 600 - total flux cleaned = -0.000808297 Jy ! Component: 650 - total flux cleaned = -0.000884509 Jy ! Component: 700 - total flux cleaned = -0.000909435 Jy ! Component: 750 - total flux cleaned = -0.00083594 Jy ! Component: 800 - total flux cleaned = -0.000836614 Jy ! Component: 850 - total flux cleaned = -0.00088519 Jy ! Component: 900 - total flux cleaned = -0.000884931 Jy ! Component: 950 - total flux cleaned = -0.000861451 Jy ! Component: 1000 - total flux cleaned = -0.000815043 Jy ! Component: 1050 - total flux cleaned = -0.000746027 Jy ! Component: 1100 - total flux cleaned = -0.000700757 Jy ! Component: 1150 - total flux cleaned = -0.000678277 Jy ! Component: 1200 - total flux cleaned = -0.000700579 Jy ! Component: 1250 - total flux cleaned = -0.000546017 Jy ! Component: 1300 - total flux cleaned = -0.000546248 Jy ! Component: 1350 - total flux cleaned = -0.000568312 Jy ! Component: 1400 - total flux cleaned = -0.000611141 Jy ! Component: 1450 - total flux cleaned = -0.000589528 Jy ! Component: 1500 - total flux cleaned = -0.00052674 Jy ! Component: 1550 - total flux cleaned = -0.000568436 Jy ! Component: 1600 - total flux cleaned = -0.000527241 Jy ! Component: 1650 - total flux cleaned = -0.00046607 Jy ! Component: 1700 - total flux cleaned = -0.000405227 Jy ! Component: 1750 - total flux cleaned = -0.000425396 Jy ! Component: 1800 - total flux cleaned = -0.000425561 Jy ! Component: 1850 - total flux cleaned = -0.00030681 Jy ! Component: 1900 - total flux cleaned = -0.000365666 Jy ! Component: 1950 - total flux cleaned = -0.000268252 Jy ! Component: 2000 - total flux cleaned = -0.0002491 Jy ! Component: 2050 - total flux cleaned = -0.000268238 Jy ! Component: 2100 - total flux cleaned = -0.000191959 Jy ! Component: 2150 - total flux cleaned = -0.000229947 Jy ! Component: 2200 - total flux cleaned = -0.000136184 Jy ! Component: 2250 - total flux cleaned = -8.04513e-05 Jy ! Component: 2300 - total flux cleaned = -6.21091e-05 Jy ! Component: 2350 - total flux cleaned = -9.87118e-05 Jy ! Component: 2400 - total flux cleaned = -4.41291e-05 Jy ! Component: 2450 - total flux cleaned = -9.83739e-05 Jy ! Component: 2500 - total flux cleaned = -4.46335e-05 Jy ! Component: 2550 - total flux cleaned = 8.55657e-06 Jy ! Component: 2600 - total flux cleaned = 2.61611e-05 Jy ! Component: 2650 - total flux cleaned = -2.66231e-05 Jy ! Component: 2700 - total flux cleaned = 8.40573e-06 Jy ! Component: 2750 - total flux cleaned = 4.32906e-05 Jy ! Component: 2800 - total flux cleaned = 2.62062e-05 Jy ! Component: 2850 - total flux cleaned = 4.33103e-05 Jy ! Component: 2900 - total flux cleaned = 7.74018e-05 Jy ! Component: 2950 - total flux cleaned = 9.44411e-05 Jy ! Component: 3000 - total flux cleaned = 0.000111228 Jy ! Component: 3050 - total flux cleaned = 0.000178084 Jy ! Component: 3100 - total flux cleaned = 0.000161532 Jy ! Component: 3150 - total flux cleaned = 0.000211014 Jy ! Component: 3200 - total flux cleaned = 0.000325687 Jy ! Component: 3250 - total flux cleaned = 0.000277035 Jy ! Component: 3300 - total flux cleaned = 0.000357981 Jy ! Component: 3350 - total flux cleaned = 0.000406355 Jy ! Component: 3400 - total flux cleaned = 0.000422153 Jy ! Component: 3450 - total flux cleaned = 0.000469634 Jy ! Component: 3500 - total flux cleaned = 0.000548582 Jy ! Component: 3550 - total flux cleaned = 0.000548578 Jy ! Component: 3600 - total flux cleaned = 0.000642202 Jy ! Component: 3650 - total flux cleaned = 0.000642342 Jy ! Component: 3700 - total flux cleaned = 0.00071961 Jy ! Component: 3750 - total flux cleaned = 0.000719641 Jy ! Component: 3800 - total flux cleaned = 0.00076551 Jy ! Component: 3850 - total flux cleaned = 0.000871667 Jy ! Component: 3900 - total flux cleaned = 0.000871581 Jy ! Component: 3950 - total flux cleaned = 0.000841496 Jy ! Component: 4000 - total flux cleaned = 0.00087137 Jy ! Component: 4050 - total flux cleaned = 0.000886154 Jy ! Total flux subtracted in 4096 components = 0.000915737 Jy ! Clean residual min=-0.000878 max=0.000810 Jy/beam ! Clean residual mean=0.000000 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.294465 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 382 components and 0.294466 Jy ![Exited script file: muppet] wmap "J0615+4819_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.928 x 5.241 at 2.762 degrees (North through East) ! Clean map min=-0.0015447 max=0.25658 Jy/beam ! Writing clean map to FITS file: J0615+4819_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.256582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259095 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.302939 0.302939 0.605877 1.21175 2.42351 4.84702 9.69404 19.3881 38.7761 77.5523 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.256 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.928 x 5.241 at 2.762 degrees (North through East) ! Clean map min=-0.0015447 max=0.25658 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 J0615+4819_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:50:49 2019