! Started logfile: J2212+2355_S_2017_08_12_pus_uvs.log on Fri May 10 15:08:57 2019 obs J2212+2355_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2212+2355_S_2017_08_12_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613333 visibilities/baseline/integration-bin. ! Found source: J2212+2355 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 594 lines of history. ! ! Reading 3312 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+2355_S_2017_08_12_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 258 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.403671Jy sigma=0.003828 ! Fit after self-cal, rms=0.388923Jy sigma=0.003713 ! 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.201 mas, bmaj=5.324 mas, bpa=0.3043 degrees ! Estimated noise=1795.01 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.486551 Jy ! Component: 100 - total flux cleaned = 0.601743 Jy ! Total flux subtracted in 100 components = 0.601743 Jy ! Clean residual min=-0.020743 max=0.042226 Jy/beam ! Clean residual mean=-0.000085 rms=0.006298 Jy/beam ! Combined flux in latest and established models = 0.601743 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.601743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137038Jy sigma=0.001273 ! Fit after self-cal, rms=0.137036Jy sigma=0.001273 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0408447 Jy ! Component: 100 - total flux cleaned = 0.0576014 Jy ! Total flux subtracted in 100 components = 0.0576014 Jy ! Clean residual min=-0.020261 max=0.022611 Jy/beam ! Clean residual mean=-0.000059 rms=0.005362 Jy/beam ! Combined flux in latest and established models = 0.659345 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.659345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125298Jy sigma=0.001180 ! Fit after self-cal, rms=0.125278Jy sigma=0.001180 ! 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.701 mas, bmaj=6.245 mas, bpa=2.656 degrees ! Estimated noise=1513.19 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.0101028 Jy ! Component: 100 - total flux cleaned = 0.015086 Jy ! Component: 150 - total flux cleaned = 0.0165755 Jy ! Component: 200 - total flux cleaned = 0.0169793 Jy ! Total flux subtracted in 200 components = 0.0169793 Jy ! Clean residual min=-0.021546 max=0.024085 Jy/beam ! Clean residual mean=-0.000090 rms=0.005991 Jy/beam ! Combined flux in latest and established models = 0.676324 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.676324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124183Jy sigma=0.001174 ! Fit after self-cal, rms=0.124157Jy sigma=0.001174 ! 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.05 FD 1.00* HN 0.94 KP 1.03 ! LA 1.00 MK 1.02 NL 0.89 OV 0.99 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.00* HN 1.00 KP 0.99 ! LA 0.95 MK 0.99 NL 1.12 OV 1.03 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.99 KP 0.99 ! LA 0.97 MK 1.03 NL 1.09 OV 0.94 ! PT 0.93 SC 0.99 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.124157Jy sigma=0.001174 ! Fit after self-cal, rms=0.120151Jy sigma=0.000990 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.713 mas, bmaj=6.328 mas, bpa=3.905 degrees ! Estimated noise=1529.88 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.00259693 Jy ! Component: 100 - total flux cleaned = 0.0027688 Jy ! Component: 150 - total flux cleaned = 0.0023606 Jy ! Component: 200 - total flux cleaned = 0.00187904 Jy ! Total flux subtracted in 200 components = 0.00187904 Jy ! Clean residual min=-0.020954 max=0.019601 Jy/beam ! Clean residual mean=-0.000047 rms=0.005296 Jy/beam ! Combined flux in latest and established models = 0.678203 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.678203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119620Jy sigma=0.000986 ! Fit after self-cal, rms=0.119638Jy sigma=0.000986 ! 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.119638Jy sigma=0.000986 ! Fit after self-cal, rms=0.080473Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=6.292 mas, bpa=3.857 degrees ! Estimated noise=1528.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420331 Jy ! Component: 100 - total flux cleaned = -0.000117522 Jy ! Component: 150 - total flux cleaned = -0.000232922 Jy ! Component: 200 - total flux cleaned = -0.000338521 Jy ! Total flux subtracted in 200 components = -0.000338521 Jy ! Clean residual min=-0.004207 max=0.005341 Jy/beam ! Clean residual mean=-0.000001 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.677864 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.677864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080326Jy sigma=0.000656 ! Fit after self-cal, rms=0.080416Jy sigma=0.000655 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 (4.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474449 Jy ! Component: 100 - total flux cleaned = 0.00626367 Jy ! Component: 150 - total flux cleaned = 0.00641373 Jy ! Component: 200 - total flux cleaned = 0.00648289 Jy ! Total flux subtracted in 200 components = 0.00648289 Jy ! Clean residual min=-0.003879 max=0.003909 Jy/beam ! Clean residual mean=0.000004 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.684347 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.684347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080138Jy sigma=0.000652 ! Fit after self-cal, rms=0.080117Jy sigma=0.000652 ! 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.080117Jy sigma=0.000652 ! Fit after self-cal, rms=0.079997Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=6.29 mas, bpa=3.716 degrees ! Estimated noise=1527.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191659 Jy ! Component: 100 - total flux cleaned = 0.00241508 Jy ! Component: 150 - total flux cleaned = 0.00253764 Jy ! Component: 200 - total flux cleaned = 0.00259364 Jy ! Total flux subtracted in 200 components = 0.00259364 Jy ! Clean residual min=-0.003537 max=0.003884 Jy/beam ! Clean residual mean=0.000005 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.686941 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.686941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079898Jy sigma=0.000650 ! Fit after self-cal, rms=0.079886Jy sigma=0.000650 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.000480922 Jy ! Component: 100 - total flux cleaned = 0.000677719 Jy ! Component: 150 - total flux cleaned = 0.000723046 Jy ! Component: 200 - total flux cleaned = 0.000764843 Jy ! Total flux subtracted in 200 components = 0.000764843 Jy ! Clean residual min=-0.003416 max=0.003854 Jy/beam ! Clean residual mean=0.000005 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.687706 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.687706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079841Jy sigma=0.000649 ! Fit after self-cal, rms=0.079838Jy sigma=0.000649 ! 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.079838Jy sigma=0.000649 ! Fit after self-cal, rms=0.079770Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.188 mas, bmaj=10.09 mas, bpa=-3.331 degrees ! Estimated noise=1869.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132404 Jy ! Component: 100 - total flux cleaned = 0.0015731 Jy ! Component: 150 - total flux cleaned = 0.0017338 Jy ! Component: 200 - total flux cleaned = 0.00186876 Jy ! Total flux subtracted in 200 components = 0.00186876 Jy ! Clean residual min=-0.003939 max=0.003867 Jy/beam ! Clean residual mean=0.000010 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.689575 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.689575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079758Jy sigma=0.000649 ! Fit after self-cal, rms=0.079754Jy sigma=0.000649 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.000517897 Jy ! Component: 100 - total flux cleaned = 0.000643887 Jy ! Component: 150 - total flux cleaned = 0.000709583 Jy ! Component: 200 - total flux cleaned = 0.000748827 Jy ! Total flux subtracted in 200 components = 0.000748827 Jy ! Clean residual min=-0.003954 max=0.003857 Jy/beam ! Clean residual mean=0.000011 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.690323 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.690324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079750Jy sigma=0.000649 ! Fit after self-cal, rms=0.079746Jy sigma=0.000649 ! 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.734 mas, bmaj=6.288 mas, bpa=3.649 degrees ! Estimated noise=1527.01 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 6.288 at 3.649 degrees (North through East) ! Clean map min=-0.0031482 max=0.63036 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079746Jy sigma=0.000649 ! Fit after self-cal, rms=0.074998Jy sigma=0.000598 ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=6.29 mas, bpa=3.65 degrees ! Estimated noise=1526.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213505 Jy ! Component: 100 - total flux cleaned = -0.00016329 Jy ! Component: 150 - total flux cleaned = -0.000163365 Jy ! Component: 200 - total flux cleaned = -0.000124954 Jy ! Total flux subtracted in 200 components = -0.000124954 Jy ! Clean residual min=-0.003235 max=0.003950 Jy/beam ! Clean residual mean=0.000006 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.690199 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.690199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074946Jy sigma=0.000597 ! Fit after self-cal, rms=0.074942Jy sigma=0.000597 ! Inverting map ! Added new window around map position (64, 59.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202651 Jy ! Component: 100 - total flux cleaned = 0.00244637 Jy ! Component: 150 - total flux cleaned = 0.00244268 Jy ! Component: 200 - total flux cleaned = 0.00244385 Jy ! Total flux subtracted in 200 components = 0.00244385 Jy ! Clean residual min=-0.003142 max=0.003166 Jy/beam ! Clean residual mean=0.000004 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.692643 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.692643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074696Jy sigma=0.000595 ! Fit after self-cal, rms=0.074687Jy sigma=0.000595 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074687Jy sigma=0.000595 ! Fit after self-cal, rms=0.074602Jy sigma=0.000595 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.231 mas, bmaj=5.366 mas, bpa=2.256 degrees ! Estimated noise=1798.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.486548 Jy ! Component: 100 - total flux cleaned = 0.600969 Jy ! Component: 150 - total flux cleaned = 0.641298 Jy ! Component: 200 - total flux cleaned = 0.657259 Jy ! Total flux subtracted in 200 components = 0.657259 Jy ! Clean residual min=-0.005455 max=0.007122 Jy/beam ! Clean residual mean=-0.000012 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.657259 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.657259 Jy ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=6.292 mas, bpa=3.592 degrees ! Estimated noise=1526.08 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.0102333 Jy ! Component: 100 - total flux cleaned = 0.0169566 Jy ! Component: 150 - total flux cleaned = 0.0218409 Jy ! Component: 200 - total flux cleaned = 0.0247673 Jy ! Total flux subtracted in 200 components = 0.0247673 Jy ! Clean residual min=-0.004188 max=0.003743 Jy/beam ! Clean residual mean=-0.000002 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.682026 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 0.682026 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.187 mas, bmaj=10.09 mas, bpa=-3.354 degrees ! Estimated noise=1867.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454139 Jy ! Component: 100 - total flux cleaned = 0.00754177 Jy ! Component: 150 - total flux cleaned = 0.00901756 Jy ! Component: 200 - total flux cleaned = 0.00963231 Jy ! Total flux subtracted in 200 components = 0.00963231 Jy ! Clean residual min=-0.003814 max=0.003700 Jy/beam ! Clean residual mean=0.000006 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.691659 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.000329929 Jy ! Component: 100 - total flux cleaned = 0.000562133 Jy ! Component: 150 - total flux cleaned = 0.000716824 Jy ! Component: 200 - total flux cleaned = 0.000854616 Jy ! Total flux subtracted in 200 components = 0.000854616 Jy ! Clean residual min=-0.003723 max=0.003700 Jy/beam ! Clean residual mean=0.000009 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.692513 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 105 components and 0.692513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=6.292 mas, bpa=3.592 degrees ! Estimated noise=1526.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153561 Jy ! Component: 100 - total flux cleaned = 0.000303847 Jy ! Component: 150 - total flux cleaned = 0.00057362 Jy ! Component: 200 - total flux cleaned = 0.000756774 Jy ! Total flux subtracted in 200 components = 0.000756774 Jy ! Clean residual min=-0.003398 max=0.003152 Jy/beam ! Clean residual mean=0.000004 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.69327 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.69327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074732Jy sigma=0.000596 ! Fit after self-cal, rms=0.074709Jy sigma=0.000596 wmodel J2212+2355_S_2017_08_12_pus_map.mod ! Writing 121 model components to file: J2212+2355_S_2017_08_12_pus_map.mod wobs J2212+2355_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2212+2355_S_2017_08_12_pus_uvs.fits wwins J2212+2355_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J2212+2355_S_2017_08_12_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.000994591 Jy ! Component: 100 - total flux cleaned = -0.000996156 Jy ! Component: 150 - total flux cleaned = -0.00094275 Jy ! Component: 200 - total flux cleaned = -0.000838024 Jy ! Component: 250 - total flux cleaned = -0.000838465 Jy ! Component: 300 - total flux cleaned = -0.000839216 Jy ! Component: 350 - total flux cleaned = -0.000838419 Jy ! Component: 400 - total flux cleaned = -0.000699047 Jy ! Component: 450 - total flux cleaned = -0.000562938 Jy ! Component: 500 - total flux cleaned = -0.000517263 Jy ! Component: 550 - total flux cleaned = -0.000431156 Jy ! Component: 600 - total flux cleaned = -0.000431468 Jy ! Component: 650 - total flux cleaned = -0.000307183 Jy ! Component: 700 - total flux cleaned = -0.000307908 Jy ! Component: 750 - total flux cleaned = -0.000267694 Jy ! Component: 800 - total flux cleaned = -0.000190005 Jy ! Component: 850 - total flux cleaned = -0.000228443 Jy ! Component: 900 - total flux cleaned = -0.000304603 Jy ! Component: 950 - total flux cleaned = -0.000266604 Jy ! Component: 1000 - total flux cleaned = -0.000230424 Jy ! Component: 1050 - total flux cleaned = -0.00019506 Jy ! Component: 1100 - total flux cleaned = -0.000159634 Jy ! Component: 1150 - total flux cleaned = -0.000194759 Jy ! Component: 1200 - total flux cleaned = -0.000125749 Jy ! Component: 1250 - total flux cleaned = 4.43527e-05 Jy ! Component: 1300 - total flux cleaned = 1.09271e-05 Jy ! Component: 1350 - total flux cleaned = 0.000177324 Jy ! Component: 1400 - total flux cleaned = 0.000274991 Jy ! Component: 1450 - total flux cleaned = 0.00037239 Jy ! Component: 1500 - total flux cleaned = 0.00040462 Jy ! Component: 1550 - total flux cleaned = 0.000500072 Jy ! Component: 1600 - total flux cleaned = 0.000593647 Jy ! Component: 1650 - total flux cleaned = 0.000655463 Jy ! Component: 1700 - total flux cleaned = 0.000807827 Jy ! Component: 1750 - total flux cleaned = 0.000778149 Jy ! Component: 1800 - total flux cleaned = 0.000926741 Jy ! Component: 1850 - total flux cleaned = 0.000927242 Jy ! Component: 1900 - total flux cleaned = 0.0010439 Jy ! Component: 1950 - total flux cleaned = 0.00115979 Jy ! Component: 2000 - total flux cleaned = 0.00115997 Jy ! Component: 2050 - total flux cleaned = 0.00130137 Jy ! Component: 2100 - total flux cleaned = 0.00146905 Jy ! Component: 2150 - total flux cleaned = 0.00149654 Jy ! Component: 2200 - total flux cleaned = 0.00166099 Jy ! Component: 2250 - total flux cleaned = 0.00187796 Jy ! Component: 2300 - total flux cleaned = 0.00201234 Jy ! Component: 2350 - total flux cleaned = 0.002012 Jy ! Component: 2400 - total flux cleaned = 0.0021972 Jy ! Component: 2450 - total flux cleaned = 0.00235416 Jy ! Component: 2500 - total flux cleaned = 0.00253566 Jy ! Component: 2550 - total flux cleaned = 0.00271548 Jy ! Component: 2600 - total flux cleaned = 0.00284301 Jy ! Component: 2650 - total flux cleaned = 0.00302 Jy ! Component: 2700 - total flux cleaned = 0.00309495 Jy ! Component: 2750 - total flux cleaned = 0.00324406 Jy ! Component: 2800 - total flux cleaned = 0.00346604 Jy ! Component: 2850 - total flux cleaned = 0.003588 Jy ! Component: 2900 - total flux cleaned = 0.00368519 Jy ! Component: 2950 - total flux cleaned = 0.00390188 Jy ! Component: 3000 - total flux cleaned = 0.00399745 Jy ! Component: 3050 - total flux cleaned = 0.00418703 Jy ! Component: 3100 - total flux cleaned = 0.00435144 Jy ! Component: 3150 - total flux cleaned = 0.00453787 Jy ! Component: 3200 - total flux cleaned = 0.00465367 Jy ! Component: 3250 - total flux cleaned = 0.00476843 Jy ! Component: 3300 - total flux cleaned = 0.00492792 Jy ! Component: 3350 - total flux cleaned = 0.00504092 Jy ! Component: 3400 - total flux cleaned = 0.0051755 Jy ! Component: 3450 - total flux cleaned = 0.00528681 Jy ! Component: 3500 - total flux cleaned = 0.00537533 Jy ! Component: 3550 - total flux cleaned = 0.00557286 Jy ! Component: 3600 - total flux cleaned = 0.0056815 Jy ! Component: 3650 - total flux cleaned = 0.0057895 Jy ! Component: 3700 - total flux cleaned = 0.00583278 Jy ! Component: 3750 - total flux cleaned = 0.00602469 Jy ! Component: 3800 - total flux cleaned = 0.00610941 Jy ! Component: 3850 - total flux cleaned = 0.00621465 Jy ! Component: 3900 - total flux cleaned = 0.00621468 Jy ! Component: 3950 - total flux cleaned = 0.00627711 Jy ! Component: 4000 - total flux cleaned = 0.00644217 Jy ! Component: 4050 - total flux cleaned = 0.00654444 Jy ! Total flux subtracted in 4096 components = 0.00660536 Jy ! Clean residual min=-0.001259 max=0.001302 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.699876 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 400 components and 0.699876 Jy ![Exited script file: muppet] wmap "J2212+2355_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.736 x 6.292 at 3.592 degrees (North through East) ! Clean map min=-0.0026894 max=0.62966 Jy/beam ! Writing clean map to FITS file: J2212+2355_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.629662 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000371982 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.177229 0.177229 0.354458 0.708917 1.41783 2.83567 5.67134 11.3427 22.6853 45.3707 90.7414 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.629 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.736 x 6.292 at 3.592 degrees (North through East) ! Clean map min=-0.0026894 max=0.62966 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+2355_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:09:01 2019