! Started logfile: J2212+0819_S_2017_08_05_pus_uvs.log on Thu May 9 19:40:30 2019 obs J2212+0819_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2212+0819_S_2017_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961455 visibilities/baseline/integration-bin. ! Found source: J2212+0819 ! ! 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 19556 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 J2212+0819_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 707 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.751523Jy sigma=0.006865 ! Fit after self-cal, rms=0.714294Jy sigma=0.006540 ! 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.687 mas, bmaj=7.005 mas, bpa=-3.551 degrees ! Estimated noise=861.244 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.22013 Jy ! Component: 100 - total flux cleaned = 0.273273 Jy ! Total flux subtracted in 100 components = 0.273273 Jy ! Clean residual min=-0.018779 max=0.078589 Jy/beam ! Clean residual mean=-0.000133 rms=0.005369 Jy/beam ! Combined flux in latest and established models = 0.273273 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.273273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142263Jy sigma=0.001202 ! Fit after self-cal, rms=0.142186Jy sigma=0.001202 ! Inverting map ! Added new window around map position (3, 11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0635759 Jy ! Component: 100 - total flux cleaned = 0.0907164 Jy ! Total flux subtracted in 100 components = 0.0907164 Jy ! Clean residual min=-0.010085 max=0.018549 Jy/beam ! Clean residual mean=-0.000080 rms=0.002858 Jy/beam ! Combined flux in latest and established models = 0.36399 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.36399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108290Jy sigma=0.000882 ! Fit after self-cal, rms=0.105688Jy sigma=0.000858 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204238 Jy ! Component: 100 - total flux cleaned = 0.0333063 Jy ! Total flux subtracted in 100 components = 0.0333063 Jy ! Clean residual min=-0.007463 max=0.009979 Jy/beam ! Clean residual mean=-0.000059 rms=0.002181 Jy/beam ! Combined flux in latest and established models = 0.397296 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.397296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100150Jy sigma=0.000812 ! Fit after self-cal, rms=0.100012Jy sigma=0.000810 ! 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.192 mas, bmaj=7.647 mas, bpa=-4.256 degrees ! Estimated noise=643.987 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.0128459 Jy ! Component: 100 - total flux cleaned = 0.0216521 Jy ! Component: 150 - total flux cleaned = 0.0279544 Jy ! Component: 200 - total flux cleaned = 0.0325409 Jy ! Total flux subtracted in 200 components = 0.0325409 Jy ! Clean residual min=-0.007355 max=0.009112 Jy/beam ! Clean residual mean=-0.000010 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.429837 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 85 components and 0.429837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097413Jy sigma=0.000794 ! Fit after self-cal, rms=0.097385Jy sigma=0.000794 ! 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 0.96 FD 0.90 HN 0.93 KP 1.05 ! LA 1.02 MK 1.04 NL 0.90 OV 1.02 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.96 HN 0.98 KP 1.01 ! LA 0.98 MK 1.04 NL 1.05 OV 1.08 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 0.96 KP 0.89 ! LA 0.78 MK 1.06 NL 1.17 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! 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.01 HN 0.93 KP 1.00* ! LA 1.00* MK 1.32 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.097385Jy sigma=0.000794 ! Fit after self-cal, rms=0.090446Jy sigma=0.000737 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=7.722 mas, bpa=-3.961 degrees ! Estimated noise=646.919 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.00130857 Jy ! Component: 100 - total flux cleaned = -0.000925345 Jy ! Component: 150 - total flux cleaned = -0.000760299 Jy ! Component: 200 - total flux cleaned = -0.000605576 Jy ! Total flux subtracted in 200 components = -0.000605576 Jy ! Clean residual min=-0.006188 max=0.006663 Jy/beam ! Clean residual mean=0.000001 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.429231 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.429231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090277Jy sigma=0.000736 ! Fit after self-cal, rms=0.090256Jy sigma=0.000735 ! 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.090256Jy sigma=0.000735 ! Fit after self-cal, rms=0.085827Jy sigma=0.000689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.725 mas, bpa=-4.21 degrees ! Estimated noise=651.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.25902e-05 Jy ! Component: 100 - total flux cleaned = -5.48268e-05 Jy ! Component: 150 - total flux cleaned = -0.000175673 Jy ! Component: 200 - total flux cleaned = -0.000331763 Jy ! Total flux subtracted in 200 components = -0.000331763 Jy ! Clean residual min=-0.002861 max=0.003595 Jy/beam ! Clean residual mean=-0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.428899 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.428899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085723Jy sigma=0.000688 ! Fit after self-cal, rms=0.085751Jy sigma=0.000688 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 (-3.5, -31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342223 Jy ! Component: 100 - total flux cleaned = 0.00538755 Jy ! Component: 150 - total flux cleaned = 0.00684304 Jy ! Component: 200 - total flux cleaned = 0.00748322 Jy ! Total flux subtracted in 200 components = 0.00748322 Jy ! Clean residual min=-0.002761 max=0.002834 Jy/beam ! Clean residual mean=-0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.436383 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.436383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085598Jy sigma=0.000686 ! Fit after self-cal, rms=0.085594Jy sigma=0.000686 ! 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.085594Jy sigma=0.000686 ! Fit after self-cal, rms=0.086203Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.721 mas, bpa=-4.247 degrees ! Estimated noise=650.872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120014 Jy ! Component: 100 - total flux cleaned = 0.000372426 Jy ! Component: 150 - total flux cleaned = 0.000548624 Jy ! Component: 200 - total flux cleaned = 0.000663545 Jy ! Total flux subtracted in 200 components = 0.000663545 Jy ! Clean residual min=-0.002098 max=0.002376 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.437046 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.437046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086155Jy sigma=0.000681 ! Fit after self-cal, rms=0.086161Jy sigma=0.000681 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 (-51.5, -94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200752 Jy ! Component: 100 - total flux cleaned = 0.00280678 Jy ! Component: 150 - total flux cleaned = 0.00312011 Jy ! Component: 200 - total flux cleaned = 0.0032168 Jy ! Total flux subtracted in 200 components = 0.0032168 Jy ! Clean residual min=-0.001884 max=0.002205 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.440263 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 161 components and 0.440263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086106Jy sigma=0.000680 ! Fit after self-cal, rms=0.086102Jy sigma=0.000680 ! Inverting map ! Added new window around map position (71.5, -56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180441 Jy ! Component: 100 - total flux cleaned = 0.00218467 Jy ! Component: 150 - total flux cleaned = 0.00247959 Jy ! Component: 200 - total flux cleaned = 0.00278371 Jy ! Total flux subtracted in 200 components = 0.00278371 Jy ! Clean residual min=-0.001779 max=0.001949 Jy/beam ! Clean residual mean=-0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.443047 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 186 components and 0.443047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086047Jy sigma=0.000680 ! Fit after self-cal, rms=0.086044Jy sigma=0.000680 ! 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.086044Jy sigma=0.000680 ! Fit after self-cal, rms=0.085950Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.385 mas, bmaj=11.59 mas, bpa=-4.752 degrees ! Estimated noise=821.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131937 Jy ! Component: 100 - total flux cleaned = 0.00198559 Jy ! Component: 150 - total flux cleaned = 0.00252749 Jy ! Component: 200 - total flux cleaned = 0.00287619 Jy ! Total flux subtracted in 200 components = 0.00287619 Jy ! Clean residual min=-0.001808 max=0.002194 Jy/beam ! Clean residual mean=-0.000008 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.445923 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 209 components and 0.445923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085937Jy sigma=0.000679 ! Fit after self-cal, rms=0.085935Jy 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 = 0.00041525 Jy ! Component: 100 - total flux cleaned = 0.000560964 Jy ! Component: 150 - total flux cleaned = 0.000561206 Jy ! Component: 200 - total flux cleaned = 0.000561366 Jy ! Total flux subtracted in 200 components = 0.000561366 Jy ! Clean residual min=-0.001858 max=0.002140 Jy/beam ! Clean residual mean=-0.000007 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.446484 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 227 components and 0.446484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085931Jy sigma=0.000679 ! Fit after self-cal, rms=0.085931Jy 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.247 mas, bmaj=7.718 mas, bpa=-4.192 degrees ! Estimated noise=650.482 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 7.718 at -4.192 degrees (North through East) ! Clean map min=-0.0016295 max=0.28521 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.736 mas, bmaj=7.08 mas, bpa=-3.556 degrees ! Estimated noise=877.703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225085 Jy ! Component: 100 - total flux cleaned = 0.303912 Jy ! Component: 150 - total flux cleaned = 0.342484 Jy ! Component: 200 - total flux cleaned = 0.364493 Jy ! Total flux subtracted in 200 components = 0.364493 Jy ! Clean residual min=-0.004870 max=0.011798 Jy/beam ! Clean residual mean=-0.000053 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.364493 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.364493 Jy ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=7.718 mas, bpa=-4.192 degrees ! Estimated noise=650.482 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.0201587 Jy ! Component: 100 - total flux cleaned = 0.0333171 Jy ! Component: 150 - total flux cleaned = 0.0421891 Jy ! Component: 200 - total flux cleaned = 0.0482631 Jy ! Total flux subtracted in 200 components = 0.0482631 Jy ! Clean residual min=-0.002391 max=0.003612 Jy/beam ! Clean residual mean=-0.000014 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.412757 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 68 components and 0.412757 Jy ! Inverting map ! Added new window around map position (3, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446034 Jy ! Component: 100 - total flux cleaned = 0.00807612 Jy ! Component: 150 - total flux cleaned = 0.0111402 Jy ! Component: 200 - total flux cleaned = 0.0137891 Jy ! Total flux subtracted in 200 components = 0.0137891 Jy ! Clean residual min=-0.001935 max=0.001910 Jy/beam ! Clean residual mean=-0.000009 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.426546 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 109 components and 0.426546 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.385 mas, bmaj=11.59 mas, bpa=-4.752 degrees ! Estimated noise=821.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372208 Jy ! Component: 100 - total flux cleaned = 0.00649927 Jy ! Component: 150 - total flux cleaned = 0.00873908 Jy ! Component: 200 - total flux cleaned = 0.0106251 Jy ! Total flux subtracted in 200 components = 0.0106251 Jy ! Clean residual min=-0.002049 max=0.002112 Jy/beam ! Clean residual mean=-0.000012 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.437171 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.00160091 Jy ! Component: 100 - total flux cleaned = 0.00298101 Jy ! Component: 150 - total flux cleaned = 0.00418827 Jy ! Component: 200 - total flux cleaned = 0.00525109 Jy ! Total flux subtracted in 200 components = 0.00525109 Jy ! Clean residual min=-0.001945 max=0.001894 Jy/beam ! Clean residual mean=-0.000009 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.442422 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 220 components and 0.442422 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=7.718 mas, bpa=-4.192 degrees ! Estimated noise=650.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00096366 Jy ! Component: 100 - total flux cleaned = 0.0017234 Jy ! Component: 150 - total flux cleaned = 0.00235864 Jy ! Component: 200 - total flux cleaned = 0.00266946 Jy ! Total flux subtracted in 200 components = 0.00266946 Jy ! Clean residual min=-0.001685 max=0.001674 Jy/beam ! Clean residual mean=-0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.445092 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 250 components and 0.445092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085905Jy sigma=0.000679 ! Fit after self-cal, rms=0.085884Jy sigma=0.000679 wmodel J2212+0819_S_2017_08_05_pus_map.mod ! Writing 250 model components to file: J2212+0819_S_2017_08_05_pus_map.mod wobs J2212+0819_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2212+0819_S_2017_08_05_pus_uvs.fits wwins J2212+0819_S_2017_08_05_pus_map.win ! wwins: Wrote 6 windows to J2212+0819_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.000193079 Jy ! Component: 100 - total flux cleaned = -0.000357797 Jy ! Component: 150 - total flux cleaned = -0.000384262 Jy ! Component: 200 - total flux cleaned = -0.000307875 Jy ! Component: 250 - total flux cleaned = -0.0003317 Jy ! Component: 300 - total flux cleaned = -0.00028369 Jy ! Component: 350 - total flux cleaned = -0.000236593 Jy ! Component: 400 - total flux cleaned = -0.000235977 Jy ! Component: 450 - total flux cleaned = -0.000190909 Jy ! Component: 500 - total flux cleaned = -0.000169054 Jy ! Component: 550 - total flux cleaned = -0.000169588 Jy ! Component: 600 - total flux cleaned = -0.000254816 Jy ! Component: 650 - total flux cleaned = -0.000233574 Jy ! Component: 700 - total flux cleaned = -0.000234031 Jy ! Component: 750 - total flux cleaned = -0.000315466 Jy ! Component: 800 - total flux cleaned = -0.000335399 Jy ! Component: 850 - total flux cleaned = -0.000374806 Jy ! Component: 900 - total flux cleaned = -0.000374634 Jy ! Component: 950 - total flux cleaned = -0.000393886 Jy ! Component: 1000 - total flux cleaned = -0.000412692 Jy ! Component: 1050 - total flux cleaned = -0.000431343 Jy ! Component: 1100 - total flux cleaned = -0.000542549 Jy ! Component: 1150 - total flux cleaned = -0.00056105 Jy ! Component: 1200 - total flux cleaned = -0.000669901 Jy ! Component: 1250 - total flux cleaned = -0.000723207 Jy ! Component: 1300 - total flux cleaned = -0.000652257 Jy ! Component: 1350 - total flux cleaned = -0.000687573 Jy ! Component: 1400 - total flux cleaned = -0.000653138 Jy ! Component: 1450 - total flux cleaned = -0.000704874 Jy ! Component: 1500 - total flux cleaned = -0.000722062 Jy ! Component: 1550 - total flux cleaned = -0.000738896 Jy ! Component: 1600 - total flux cleaned = -0.000772335 Jy ! Component: 1650 - total flux cleaned = -0.00083869 Jy ! Component: 1700 - total flux cleaned = -0.000854736 Jy ! Component: 1750 - total flux cleaned = -0.000887136 Jy ! Component: 1800 - total flux cleaned = -0.000919339 Jy ! Component: 1850 - total flux cleaned = -0.000951294 Jy ! Component: 1900 - total flux cleaned = -0.000951307 Jy ! Component: 1950 - total flux cleaned = -0.00101383 Jy ! Component: 2000 - total flux cleaned = -0.0010294 Jy ! Component: 2050 - total flux cleaned = -0.0011525 Jy ! Component: 2100 - total flux cleaned = -0.00116761 Jy ! Component: 2150 - total flux cleaned = -0.00116742 Jy ! Component: 2200 - total flux cleaned = -0.00116738 Jy ! Component: 2250 - total flux cleaned = -0.00119727 Jy ! Component: 2300 - total flux cleaned = -0.00121211 Jy ! Component: 2350 - total flux cleaned = -0.00127098 Jy ! Component: 2400 - total flux cleaned = -0.00127103 Jy ! Component: 2450 - total flux cleaned = -0.00131456 Jy ! Component: 2500 - total flux cleaned = -0.00135784 Jy ! Component: 2550 - total flux cleaned = -0.00141484 Jy ! Component: 2600 - total flux cleaned = -0.00144322 Jy ! Component: 2650 - total flux cleaned = -0.00145726 Jy ! Component: 2700 - total flux cleaned = -0.00144342 Jy ! Component: 2750 - total flux cleaned = -0.00151268 Jy ! Component: 2800 - total flux cleaned = -0.00156763 Jy ! Component: 2850 - total flux cleaned = -0.00156762 Jy ! Component: 2900 - total flux cleaned = -0.00158113 Jy ! Component: 2950 - total flux cleaned = -0.00159451 Jy ! Component: 3000 - total flux cleaned = -0.00164787 Jy ! Component: 3050 - total flux cleaned = -0.00166124 Jy ! Component: 3100 - total flux cleaned = -0.00168766 Jy ! Component: 3150 - total flux cleaned = -0.00171388 Jy ! Component: 3200 - total flux cleaned = -0.00173992 Jy ! Component: 3250 - total flux cleaned = -0.00176572 Jy ! Component: 3300 - total flux cleaned = -0.00184286 Jy ! Component: 3350 - total flux cleaned = -0.00180454 Jy ! Component: 3400 - total flux cleaned = -0.00189327 Jy ! Component: 3450 - total flux cleaned = -0.00189325 Jy ! Component: 3500 - total flux cleaned = -0.00194345 Jy ! Component: 3550 - total flux cleaned = -0.00200582 Jy ! Component: 3600 - total flux cleaned = -0.0020182 Jy ! Component: 3650 - total flux cleaned = -0.00204292 Jy ! Component: 3700 - total flux cleaned = -0.00214066 Jy ! Component: 3750 - total flux cleaned = -0.00211634 Jy ! Component: 3800 - total flux cleaned = -0.00211641 Jy ! Component: 3850 - total flux cleaned = -0.00221236 Jy ! Component: 3900 - total flux cleaned = -0.00227199 Jy ! Component: 3950 - total flux cleaned = -0.00228372 Jy ! Component: 4000 - total flux cleaned = -0.0023427 Jy ! Component: 4050 - total flux cleaned = -0.00230766 Jy ! Total flux subtracted in 4096 components = -0.00238923 Jy ! Clean residual min=-0.000715 max=0.000743 Jy/beam ! Clean residual mean=-0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.442702 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 546 components and 0.442702 Jy ![Exited script file: muppet] wmap "J2212+0819_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 7.718 at -4.192 degrees (North through East) ! Clean map min=-0.0013958 max=0.28733 Jy/beam ! Writing clean map to FITS file: J2212+0819_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.287332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218464 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228095 0.228095 0.45619 0.912381 1.82476 3.64952 7.29905 14.5981 29.1962 58.3924 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.287 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.247 x 7.718 at -4.192 degrees (North through East) ! Clean map min=-0.0013958 max=0.28733 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 J2212+0819_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:40:37 2019