! Started logfile: J0101+1639_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:30:23 2019 obs J0101+1639_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0101+1639_S_2017_05_31_pus_uva.fits ! AN table 1: 224 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980754 visibilities/baseline/integration-bin. ! Found source: J0101+1639 ! ! 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 703 lines of history. ! ! Reading 39544 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 J0101+1639_S_2017_05_31_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 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1145 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888146Jy sigma=0.008585 ! Fit after self-cal, rms=0.884358Jy sigma=0.008555 ! 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.722 mas, bmaj=6.913 mas, bpa=-4.616 degrees ! Estimated noise=799.008 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.0863461 Jy ! Component: 100 - total flux cleaned = 0.115364 Jy ! Total flux subtracted in 100 components = 0.115364 Jy ! Clean residual min=-0.004728 max=0.013160 Jy/beam ! Clean residual mean=-0.000005 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.115364 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.115364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089223Jy sigma=0.000744 ! Fit after self-cal, rms=0.089175Jy sigma=0.000743 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157463 Jy ! Component: 100 - total flux cleaned = 0.0255517 Jy ! Total flux subtracted in 100 components = 0.0255517 Jy ! Clean residual min=-0.003550 max=0.005311 Jy/beam ! Clean residual mean=0.000006 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.140915 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.140915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085173Jy sigma=0.000699 ! Fit after self-cal, rms=0.085165Jy sigma=0.000699 ! 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.263 mas, bmaj=7.711 mas, bpa=-3.777 degrees ! Estimated noise=425.969 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.00956982 Jy ! Component: 100 - total flux cleaned = 0.0152143 Jy ! Component: 150 - total flux cleaned = 0.0187772 Jy ! Component: 200 - total flux cleaned = 0.0210572 Jy ! Total flux subtracted in 200 components = 0.0210572 Jy ! Clean residual min=-0.002763 max=0.003061 Jy/beam ! Clean residual mean=0.000019 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.161973 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 62 components and 0.161973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083879Jy sigma=0.000686 ! Fit after self-cal, rms=0.083868Jy sigma=0.000686 ! 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.03 FD 0.97 HN 0.97 KP 1.01 ! LA 0.99 MK 1.05 NL 0.90 OV 1.02 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.02 KP 0.98 ! LA 0.97 MK 1.07 NL 1.05 OV 1.07 ! PT 0.97 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.05 HN 0.99 KP 0.98 ! LA 1.01 MK 1.07 NL 1.01 OV 0.99 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.02 KP 1.00* ! LA 0.93 MK 1.18 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.083868Jy sigma=0.000686 ! Fit after self-cal, rms=0.081100Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=7.781 mas, bpa=-3.914 degrees ! Estimated noise=430.854 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-0.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335204 Jy ! Component: 100 - total flux cleaned = 0.00527093 Jy ! Component: 150 - total flux cleaned = 0.00618606 Jy ! Component: 200 - total flux cleaned = 0.00644768 Jy ! Total flux subtracted in 200 components = 0.00644768 Jy ! Clean residual min=-0.002139 max=0.001962 Jy/beam ! Clean residual mean=0.000011 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.16842 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.16842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080951Jy sigma=0.000679 ! Fit after self-cal, rms=0.080917Jy sigma=0.000679 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080917Jy sigma=0.000679 ! Fit after self-cal, rms=0.077173Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=7.749 mas, bpa=-4.042 degrees ! Estimated noise=430.269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173076 Jy ! Component: 100 - total flux cleaned = 0.00242491 Jy ! Component: 150 - total flux cleaned = 0.00285285 Jy ! Component: 200 - total flux cleaned = 0.00313506 Jy ! Total flux subtracted in 200 components = 0.00313506 Jy ! Clean residual min=-0.001466 max=0.001569 Jy/beam ! Clean residual mean=0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.171555 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.171555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077128Jy sigma=0.000675 ! Fit after self-cal, rms=0.077085Jy sigma=0.000675 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 (7, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136441 Jy ! Component: 100 - total flux cleaned = 0.0019842 Jy ! Component: 150 - total flux cleaned = 0.00237385 Jy ! Component: 200 - total flux cleaned = 0.00266092 Jy ! Total flux subtracted in 200 components = 0.00266092 Jy ! Clean residual min=-0.001341 max=0.001425 Jy/beam ! Clean residual mean=0.000002 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.174216 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.174216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077047Jy sigma=0.000674 ! Fit after self-cal, rms=0.077041Jy sigma=0.000674 ! Inverting map ! Added new window around map position (55.5, 122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113098 Jy ! Component: 100 - total flux cleaned = 0.00140458 Jy ! Component: 150 - total flux cleaned = 0.00155172 Jy ! Component: 200 - total flux cleaned = 0.00162027 Jy ! Total flux subtracted in 200 components = 0.00162027 Jy ! Clean residual min=-0.001268 max=0.001417 Jy/beam ! Clean residual mean=0.000001 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.175837 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 144 components and 0.175837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077012Jy sigma=0.000674 ! Fit after self-cal, rms=0.077007Jy sigma=0.000674 ! Inverting map ! Added new window around map position (62, 102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122473 Jy ! Component: 100 - total flux cleaned = 0.00145028 Jy ! Component: 150 - total flux cleaned = 0.0016348 Jy ! Component: 200 - total flux cleaned = 0.00170489 Jy ! Total flux subtracted in 200 components = 0.00170489 Jy ! Clean residual min=-0.001225 max=0.001230 Jy/beam ! Clean residual mean=0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.177541 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 163 components and 0.177541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076975Jy sigma=0.000674 ! Fit after self-cal, rms=0.076970Jy sigma=0.000674 ! 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.076970Jy sigma=0.000674 ! Fit after self-cal, rms=0.076487Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=7.744 mas, bpa=-4.038 degrees ! Estimated noise=429.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692861 Jy ! Component: 100 - total flux cleaned = 0.00111485 Jy ! Component: 150 - total flux cleaned = 0.00144991 Jy ! Component: 200 - total flux cleaned = 0.00161259 Jy ! Total flux subtracted in 200 components = 0.00161259 Jy ! Clean residual min=-0.001266 max=0.001119 Jy/beam ! Clean residual mean=-0.000000 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.179154 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 185 components and 0.179154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076470Jy sigma=0.000673 ! Fit after self-cal, rms=0.076458Jy sigma=0.000673 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 = 0.000180481 Jy ! Component: 100 - total flux cleaned = 0.0003224 Jy ! Component: 150 - total flux cleaned = 0.000359825 Jy ! Component: 200 - total flux cleaned = 0.000432524 Jy ! Total flux subtracted in 200 components = 0.000432524 Jy ! Clean residual min=-0.001247 max=0.001079 Jy/beam ! Clean residual mean=-0.000000 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.179587 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 192 components and 0.179587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076448Jy sigma=0.000673 ! Fit after self-cal, rms=0.076447Jy sigma=0.000673 ! 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.076447Jy sigma=0.000673 ! Fit after self-cal, rms=0.076397Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.294 mas, bmaj=11.43 mas, bpa=-8.165 degrees ! Estimated noise=526.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000734469 Jy ! Component: 100 - total flux cleaned = 0.000935189 Jy ! Component: 150 - total flux cleaned = 0.00104984 Jy ! Component: 200 - total flux cleaned = 0.00115202 Jy ! Total flux subtracted in 200 components = 0.00115202 Jy ! Clean residual min=-0.000957 max=0.001121 Jy/beam ! Clean residual mean=0.000000 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.180739 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 219 components and 0.180739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076391Jy sigma=0.000673 ! Fit after self-cal, rms=0.076388Jy sigma=0.000673 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 = 4.05833e-06 Jy ! Component: 100 - total flux cleaned = 8.8725e-05 Jy ! Component: 150 - total flux cleaned = 0.000149369 Jy ! Component: 200 - total flux cleaned = 0.000176756 Jy ! Total flux subtracted in 200 components = 0.000176756 Jy ! Clean residual min=-0.000937 max=0.001117 Jy/beam ! Clean residual mean=0.000000 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.180915 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 235 components and 0.180915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076387Jy sigma=0.000673 ! Fit after self-cal, rms=0.076385Jy sigma=0.000673 ! 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.323 mas, bmaj=7.741 mas, bpa=-3.997 degrees ! Estimated noise=430.349 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 7.741 at -3.997 degrees (North through East) ! Clean map min=-0.0011359 max=0.11592 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.771 mas, bmaj=6.915 mas, bpa=-4.888 degrees ! Estimated noise=809.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0872375 Jy ! Component: 100 - total flux cleaned = 0.117498 Jy ! Component: 150 - total flux cleaned = 0.133327 Jy ! Component: 200 - total flux cleaned = 0.143007 Jy ! Total flux subtracted in 200 components = 0.143007 Jy ! Clean residual min=-0.002931 max=0.005234 Jy/beam ! Clean residual mean=-0.000005 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.143007 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.143007 Jy ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=7.741 mas, bpa=-3.997 degrees ! Estimated noise=430.349 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.009538 Jy ! Component: 100 - total flux cleaned = 0.0155283 Jy ! Component: 150 - total flux cleaned = 0.0195637 Jy ! Component: 200 - total flux cleaned = 0.0225399 Jy ! Total flux subtracted in 200 components = 0.0225399 Jy ! Clean residual min=-0.001746 max=0.001848 Jy/beam ! Clean residual mean=0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.165547 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 88 components and 0.165547 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.294 mas, bmaj=11.43 mas, bpa=-8.165 degrees ! Estimated noise=526.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365192 Jy ! Component: 100 - total flux cleaned = 0.00607439 Jy ! Component: 150 - total flux cleaned = 0.00795642 Jy ! Component: 200 - total flux cleaned = 0.00945835 Jy ! Total flux subtracted in 200 components = 0.00945835 Jy ! Clean residual min=-0.001434 max=0.001386 Jy/beam ! Clean residual mean=0.000005 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.175005 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.00122349 Jy ! Component: 100 - total flux cleaned = 0.00223078 Jy ! Component: 150 - total flux cleaned = 0.00306428 Jy ! Component: 200 - total flux cleaned = 0.00367997 Jy ! Total flux subtracted in 200 components = 0.00367997 Jy ! Clean residual min=-0.001182 max=0.001076 Jy/beam ! Clean residual mean=0.000002 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.178685 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 206 components and 0.178685 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=7.741 mas, bpa=-3.997 degrees ! Estimated noise=430.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101347 Jy ! Component: 100 - total flux cleaned = 0.00114582 Jy ! Component: 150 - total flux cleaned = 0.00120679 Jy ! Component: 200 - total flux cleaned = 0.00132098 Jy ! Total flux subtracted in 200 components = 0.00132098 Jy ! Clean residual min=-0.001228 max=0.001214 Jy/beam ! Clean residual mean=0.000000 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.180006 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 230 components and 0.180006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076431Jy sigma=0.000673 ! Fit after self-cal, rms=0.076418Jy sigma=0.000673 wmodel J0101+1639_S_2017_05_31_pus_map.mod ! Writing 230 model components to file: J0101+1639_S_2017_05_31_pus_map.mod wobs J0101+1639_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0101+1639_S_2017_05_31_pus_uvs.fits wwins J0101+1639_S_2017_05_31_pus_map.win ! wwins: Wrote 5 windows to J0101+1639_S_2017_05_31_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.000198064 Jy ! Component: 100 - total flux cleaned = -0.000158674 Jy ! Component: 150 - total flux cleaned = -0.00023234 Jy ! Component: 200 - total flux cleaned = -0.000267897 Jy ! Component: 250 - total flux cleaned = -0.000285579 Jy ! Component: 300 - total flux cleaned = -0.00037087 Jy ! Component: 350 - total flux cleaned = -0.000404067 Jy ! Component: 400 - total flux cleaned = -0.000437139 Jy ! Component: 450 - total flux cleaned = -0.000501291 Jy ! Component: 500 - total flux cleaned = -0.000563919 Jy ! Component: 550 - total flux cleaned = -0.000594676 Jy ! Component: 600 - total flux cleaned = -0.000564397 Jy ! Component: 650 - total flux cleaned = -0.000608948 Jy ! Component: 700 - total flux cleaned = -0.000594298 Jy ! Component: 750 - total flux cleaned = -0.000609003 Jy ! Component: 800 - total flux cleaned = -0.000623089 Jy ! Component: 850 - total flux cleaned = -0.000651454 Jy ! Component: 900 - total flux cleaned = -0.000665183 Jy ! Component: 950 - total flux cleaned = -0.000568629 Jy ! Component: 1000 - total flux cleaned = -0.000596195 Jy ! Component: 1050 - total flux cleaned = -0.000623415 Jy ! Component: 1100 - total flux cleaned = -0.000676768 Jy ! Component: 1150 - total flux cleaned = -0.000649931 Jy ! Component: 1200 - total flux cleaned = -0.000663168 Jy ! Component: 1250 - total flux cleaned = -0.000637102 Jy ! Component: 1300 - total flux cleaned = -0.000701108 Jy ! Component: 1350 - total flux cleaned = -0.000675804 Jy ! Component: 1400 - total flux cleaned = -0.00067577 Jy ! Component: 1450 - total flux cleaned = -0.000713081 Jy ! Component: 1500 - total flux cleaned = -0.000713024 Jy ! Component: 1550 - total flux cleaned = -0.000713059 Jy ! Component: 1600 - total flux cleaned = -0.000725341 Jy ! Component: 1650 - total flux cleaned = -0.00073737 Jy ! Component: 1700 - total flux cleaned = -0.000797146 Jy ! Component: 1750 - total flux cleaned = -0.000773418 Jy ! Component: 1800 - total flux cleaned = -0.000785034 Jy ! Component: 1850 - total flux cleaned = -0.000831566 Jy ! Component: 1900 - total flux cleaned = -0.000785398 Jy ! Component: 1950 - total flux cleaned = -0.000819655 Jy ! Component: 2000 - total flux cleaned = -0.000785742 Jy ! Component: 2050 - total flux cleaned = -0.000763136 Jy ! Component: 2100 - total flux cleaned = -0.000818952 Jy ! Component: 2150 - total flux cleaned = -0.000840976 Jy ! Component: 2200 - total flux cleaned = -0.000775042 Jy ! Component: 2250 - total flux cleaned = -0.000785808 Jy ! Component: 2300 - total flux cleaned = -0.000796661 Jy ! Component: 2350 - total flux cleaned = -0.00075359 Jy ! Component: 2400 - total flux cleaned = -0.000743141 Jy ! Component: 2450 - total flux cleaned = -0.00076433 Jy ! Component: 2500 - total flux cleaned = -0.000743304 Jy ! Component: 2550 - total flux cleaned = -0.000732909 Jy ! Component: 2600 - total flux cleaned = -0.000732851 Jy ! Component: 2650 - total flux cleaned = -0.000712351 Jy ! Component: 2700 - total flux cleaned = -0.000681778 Jy ! Component: 2750 - total flux cleaned = -0.000661498 Jy ! Component: 2800 - total flux cleaned = -0.000641382 Jy ! Component: 2850 - total flux cleaned = -0.000641355 Jy ! Component: 2900 - total flux cleaned = -0.000671148 Jy ! Component: 2950 - total flux cleaned = -0.000671123 Jy ! Component: 3000 - total flux cleaned = -0.000641647 Jy ! Component: 3050 - total flux cleaned = -0.000622119 Jy ! Component: 3100 - total flux cleaned = -0.00058317 Jy ! Component: 3150 - total flux cleaned = -0.000602458 Jy ! Component: 3200 - total flux cleaned = -0.000612139 Jy ! Component: 3250 - total flux cleaned = -0.000592972 Jy ! Component: 3300 - total flux cleaned = -0.00063089 Jy ! Component: 3350 - total flux cleaned = -0.000621317 Jy ! Component: 3400 - total flux cleaned = -0.000621304 Jy ! Component: 3450 - total flux cleaned = -0.000630577 Jy ! Component: 3500 - total flux cleaned = -0.000648988 Jy ! Component: 3550 - total flux cleaned = -0.000658134 Jy ! Component: 3600 - total flux cleaned = -0.000685618 Jy ! Component: 3650 - total flux cleaned = -0.000685684 Jy ! Component: 3700 - total flux cleaned = -0.000712822 Jy ! Component: 3750 - total flux cleaned = -0.000739893 Jy ! Component: 3800 - total flux cleaned = -0.000739805 Jy ! Component: 3850 - total flux cleaned = -0.000811084 Jy ! Component: 3900 - total flux cleaned = -0.000793408 Jy ! Component: 3950 - total flux cleaned = -0.000758084 Jy ! Component: 4000 - total flux cleaned = -0.000801974 Jy ! Component: 4050 - total flux cleaned = -0.000819419 Jy ! Total flux subtracted in 4096 components = -0.000802047 Jy ! Clean residual min=-0.000515 max=0.000541 Jy/beam ! Clean residual mean=0.000000 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.179204 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 549 components and 0.179204 Jy ![Exited script file: muppet] wmap "J0101+1639_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 7.741 at -3.997 degrees (North through East) ! Clean map min=-0.00093001 max=0.11555 Jy/beam ! Writing clean map to FITS file: J0101+1639_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115552 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161037 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418088 0.418088 0.836177 1.67235 3.34471 6.68941 13.3788 26.7577 53.5153 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 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.323 x 7.741 at -3.997 degrees (North through East) ! Clean map min=-0.00093001 max=0.11555 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 J0101+1639_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:30:35 2019