! Started logfile: J2212+2355_S_2017_03_23_pus_uvs.log on Mon May 13 10:09:35 2019 obs J2212+2355_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J2212+2355_S_2017_03_23_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.849074 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 481 lines of history. ! ! Reading 3668 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_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 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.332111Jy sigma=0.002806 ! Fit after self-cal, rms=0.308742Jy sigma=0.002604 ! 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.56 mas, bmaj=7.037 mas, bpa=-5.442 degrees ! Estimated noise=1851.24 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.559782 Jy ! Component: 100 - total flux cleaned = 0.695492 Jy ! Total flux subtracted in 100 components = 0.695492 Jy ! Clean residual min=-0.028416 max=0.053971 Jy/beam ! Clean residual mean=0.000044 rms=0.006217 Jy/beam ! Combined flux in latest and established models = 0.695491 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.695491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209066Jy sigma=0.001568 ! Fit after self-cal, rms=0.209065Jy sigma=0.001568 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0565664 Jy ! Component: 100 - total flux cleaned = 0.0856247 Jy ! Total flux subtracted in 100 components = 0.0856247 Jy ! Clean residual min=-0.022996 max=0.020681 Jy/beam ! Clean residual mean=0.000027 rms=0.004771 Jy/beam ! Combined flux in latest and established models = 0.781116 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.781116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182530Jy sigma=0.001355 ! Fit after self-cal, rms=0.182526Jy sigma=0.001355 ! 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.165 mas, bmaj=7.886 mas, bpa=-3.118 degrees ! Estimated noise=1487.15 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.034133 Jy ! Component: 100 - total flux cleaned = 0.0540089 Jy ! Component: 150 - total flux cleaned = 0.0673572 Jy ! Component: 200 - total flux cleaned = 0.0765368 Jy ! Total flux subtracted in 200 components = 0.0765368 Jy ! Clean residual min=-0.024776 max=0.024644 Jy/beam ! Clean residual mean=0.000083 rms=0.006305 Jy/beam ! Combined flux in latest and established models = 0.857653 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.857653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173640Jy sigma=0.001306 ! Fit after self-cal, rms=0.173631Jy sigma=0.001306 ! 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.06 FD 0.86 HN 0.97 KP 1.05 ! LA 1.02 MK 1.00 NL 0.89 OV 1.04 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.93 HN 1.01 KP 1.03 ! LA 0.98 MK 1.01 NL 1.04 OV 1.07 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 0.98 KP 0.90 ! LA 0.78 MK 1.03 NL 1.22 OV 0.98 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.96 HN 0.98 KP 1.00* ! LA 0.80 MK 1.34 NL 1.00* OV 1.79 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.173631Jy sigma=0.001306 ! Fit after self-cal, rms=0.148032Jy sigma=0.000924 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=7.951 mas, bpa=-2.762 degrees ! Estimated noise=1500.44 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.000501867 Jy ! Component: 100 - total flux cleaned = -0.000884062 Jy ! Component: 150 - total flux cleaned = -0.00117185 Jy ! Component: 200 - total flux cleaned = -0.00128708 Jy ! Total flux subtracted in 200 components = -0.00128708 Jy ! Clean residual min=-0.014278 max=0.014093 Jy/beam ! Clean residual mean=0.000020 rms=0.003689 Jy/beam ! Combined flux in latest and established models = 0.856366 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.856366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147332Jy sigma=0.000920 ! Fit after self-cal, rms=0.147538Jy sigma=0.000920 ! 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.147538Jy sigma=0.000920 ! Fit after self-cal, rms=0.168040Jy sigma=0.000830 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=7.968 mas, bpa=-2.755 degrees ! Estimated noise=1514.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00640212 Jy ! Component: 100 - total flux cleaned = 0.00613996 Jy ! Component: 150 - total flux cleaned = 0.00604416 Jy ! Component: 200 - total flux cleaned = 0.00596056 Jy ! Total flux subtracted in 200 components = 0.00596056 Jy ! Clean residual min=-0.009469 max=0.009465 Jy/beam ! Clean residual mean=-0.000006 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 0.862326 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.862326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167327Jy sigma=0.000829 ! Fit after self-cal, rms=0.167405Jy sigma=0.000829 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.18368e-05 Jy ! Component: 100 - total flux cleaned = 6.19609e-05 Jy ! Component: 150 - total flux cleaned = 1.0121e-05 Jy ! Component: 200 - total flux cleaned = -8.56199e-05 Jy ! Total flux subtracted in 200 components = -8.56199e-05 Jy ! Clean residual min=-0.009553 max=0.009548 Jy/beam ! Clean residual mean=-0.000006 rms=0.002292 Jy/beam ! Combined flux in latest and established models = 0.86224 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.86224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167330Jy sigma=0.000828 ! Fit after self-cal, rms=0.167327Jy sigma=0.000828 ! 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.167327Jy sigma=0.000828 ! Fit after self-cal, rms=0.109477Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.985 mas, bpa=-2.742 degrees ! Estimated noise=1522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170358 Jy ! Component: 100 - total flux cleaned = 0.0013539 Jy ! Component: 150 - total flux cleaned = 0.00128274 Jy ! Component: 200 - total flux cleaned = 0.00117488 Jy ! Total flux subtracted in 200 components = 0.00117488 Jy ! Clean residual min=-0.005292 max=0.008207 Jy/beam ! Clean residual mean=-0.000004 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.863415 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.863415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109313Jy sigma=0.000692 ! Fit after self-cal, rms=0.109237Jy sigma=0.000692 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 (20, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00572649 Jy ! Component: 100 - total flux cleaned = 0.00545789 Jy ! Component: 150 - total flux cleaned = 0.00545733 Jy ! Component: 200 - total flux cleaned = 0.00535258 Jy ! Total flux subtracted in 200 components = 0.00535258 Jy ! Clean residual min=-0.005092 max=0.005438 Jy/beam ! Clean residual mean=-0.000003 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.868768 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.868768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108724Jy sigma=0.000687 ! Fit after self-cal, rms=0.108716Jy sigma=0.000686 ! 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.108716Jy sigma=0.000686 ! Fit after self-cal, rms=0.100734Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.544 mas, bmaj=11 mas, bpa=0.4236 degrees ! Estimated noise=1873.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.47484e-05 Jy ! Component: 100 - total flux cleaned = -0.000219445 Jy ! Component: 150 - total flux cleaned = -0.000165596 Jy ! Component: 200 - total flux cleaned = -0.000218209 Jy ! Total flux subtracted in 200 components = -0.000218209 Jy ! Clean residual min=-0.004785 max=0.004304 Jy/beam ! Clean residual mean=-0.000001 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.86855 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.86855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100689Jy sigma=0.000667 ! Fit after self-cal, rms=0.100643Jy sigma=0.000667 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.000164657 Jy ! Component: 100 - total flux cleaned = 0.000304978 Jy ! Component: 150 - total flux cleaned = 0.000304346 Jy ! Component: 200 - total flux cleaned = 0.000302067 Jy ! Total flux subtracted in 200 components = 0.000302067 Jy ! Clean residual min=-0.004710 max=0.004254 Jy/beam ! Clean residual mean=0.000000 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.868852 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.868852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100655Jy sigma=0.000667 ! Fit after self-cal, rms=0.100636Jy sigma=0.000667 ! 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.184 mas, bmaj=8.002 mas, bpa=-2.733 degrees ! Estimated noise=1520.86 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 8.002 at -2.733 degrees (North through East) ! Clean map min=-0.0040846 max=0.7649 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.100636Jy sigma=0.000667 ! Fit after self-cal, rms=0.095810Jy sigma=0.000621 ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=8.012 mas, bpa=-2.765 degrees ! Estimated noise=1519.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000366747 Jy ! Component: 100 - total flux cleaned = -0.000677049 Jy ! Component: 150 - total flux cleaned = -0.00114724 Jy ! Component: 200 - total flux cleaned = -0.00138572 Jy ! Total flux subtracted in 200 components = -0.00138572 Jy ! Clean residual min=-0.004150 max=0.004025 Jy/beam ! Clean residual mean=-0.000002 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.867466 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 131 components and 0.867466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095679Jy sigma=0.000620 ! Fit after self-cal, rms=0.095681Jy sigma=0.000620 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.26405e-05 Jy ! Component: 100 - total flux cleaned = -0.000197345 Jy ! Component: 150 - total flux cleaned = -0.000342158 Jy ! Component: 200 - total flux cleaned = -0.000433239 Jy ! Total flux subtracted in 200 components = -0.000433239 Jy ! Clean residual min=-0.004229 max=0.003953 Jy/beam ! Clean residual mean=-0.000001 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.867033 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 136 components and 0.867033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095625Jy sigma=0.000620 ! Fit after self-cal, rms=0.095626Jy sigma=0.000620 ! 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.095626Jy sigma=0.000620 ! Fit after self-cal, rms=0.095681Jy sigma=0.000620 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.568 mas, bmaj=7.1 mas, bpa=-5.034 degrees ! Estimated noise=1920.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.580379 Jy ! Component: 100 - total flux cleaned = 0.717313 Jy ! Component: 150 - total flux cleaned = 0.772812 Jy ! Component: 200 - total flux cleaned = 0.800606 Jy ! Total flux subtracted in 200 components = 0.800606 Jy ! Clean residual min=-0.009336 max=0.014125 Jy/beam ! Clean residual mean=0.000012 rms=0.002108 Jy/beam ! Combined flux in latest and established models = 0.800607 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.800607 Jy ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=8.019 mas, bpa=-2.763 degrees ! Estimated noise=1519.3 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.0221292 Jy ! Component: 100 - total flux cleaned = 0.0343188 Jy ! Component: 150 - total flux cleaned = 0.0426082 Jy ! Component: 200 - total flux cleaned = 0.0486006 Jy ! Total flux subtracted in 200 components = 0.0486006 Jy ! Clean residual min=-0.005169 max=0.007102 Jy/beam ! Clean residual mean=0.000013 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.849207 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.849207 Jy ! Inverting map ! Added new window around map position (4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00622905 Jy ! Component: 100 - total flux cleaned = 0.0085854 Jy ! Component: 150 - total flux cleaned = 0.0100894 Jy ! Component: 200 - total flux cleaned = 0.0110694 Jy ! Total flux subtracted in 200 components = 0.0110694 Jy ! Clean residual min=-0.004409 max=0.004064 Jy/beam ! Clean residual mean=0.000002 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.860277 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 63 components and 0.860277 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.55 mas, bmaj=11.02 mas, bpa=0.3574 degrees ! Estimated noise=1868.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143474 Jy ! Component: 100 - total flux cleaned = 0.00241826 Jy ! Component: 150 - total flux cleaned = 0.00290569 Jy ! Component: 200 - total flux cleaned = 0.00319943 Jy ! Total flux subtracted in 200 components = 0.00319943 Jy ! Clean residual min=-0.004746 max=0.004356 Jy/beam ! Clean residual mean=0.000001 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.863476 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.000106311 Jy ! Component: 100 - total flux cleaned = 0.00020051 Jy ! Component: 150 - total flux cleaned = 0.00024284 Jy ! Component: 200 - total flux cleaned = 0.000283252 Jy ! Total flux subtracted in 200 components = 0.000283252 Jy ! Clean residual min=-0.004497 max=0.004356 Jy/beam ! Clean residual mean=0.000001 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.86376 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 98 components and 0.86376 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=8.019 mas, bpa=-2.763 degrees ! Estimated noise=1519.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.86936e-06 Jy ! Component: 100 - total flux cleaned = -0.000179365 Jy ! Component: 150 - total flux cleaned = -0.000263227 Jy ! Component: 200 - total flux cleaned = -0.000263049 Jy ! Total flux subtracted in 200 components = -0.000263049 Jy ! Clean residual min=-0.004161 max=0.003669 Jy/beam ! Clean residual mean=0.000000 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.863497 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.863497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095815Jy sigma=0.000620 ! Fit after self-cal, rms=0.095772Jy sigma=0.000619 wmodel J2212+2355_S_2017_03_23_pus_map.mod ! Writing 116 model components to file: J2212+2355_S_2017_03_23_pus_map.mod wobs J2212+2355_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J2212+2355_S_2017_03_23_pus_uvs.fits wwins J2212+2355_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J2212+2355_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.00159577 Jy ! Component: 100 - total flux cleaned = -0.00236112 Jy ! Component: 150 - total flux cleaned = -0.00249299 Jy ! Component: 200 - total flux cleaned = -0.00300241 Jy ! Component: 250 - total flux cleaned = -0.00337385 Jy ! Component: 300 - total flux cleaned = -0.00367643 Jy ! Component: 350 - total flux cleaned = -0.00391336 Jy ! Component: 400 - total flux cleaned = -0.00402862 Jy ! Component: 450 - total flux cleaned = -0.00419949 Jy ! Component: 500 - total flux cleaned = -0.00442306 Jy ! Component: 550 - total flux cleaned = -0.00458621 Jy ! Component: 600 - total flux cleaned = -0.00469371 Jy ! Component: 650 - total flux cleaned = -0.00490507 Jy ! Component: 700 - total flux cleaned = -0.00516536 Jy ! Component: 750 - total flux cleaned = -0.00526755 Jy ! Component: 800 - total flux cleaned = -0.00547128 Jy ! Component: 850 - total flux cleaned = -0.00562233 Jy ! Component: 900 - total flux cleaned = -0.00591773 Jy ! Component: 950 - total flux cleaned = -0.00611156 Jy ! Component: 1000 - total flux cleaned = -0.00635106 Jy ! Component: 1050 - total flux cleaned = -0.00635165 Jy ! Component: 1100 - total flux cleaned = -0.00653901 Jy ! Component: 1150 - total flux cleaned = -0.006817 Jy ! Component: 1200 - total flux cleaned = -0.00695454 Jy ! Component: 1250 - total flux cleaned = -0.00713581 Jy ! Component: 1300 - total flux cleaned = -0.00722507 Jy ! Component: 1350 - total flux cleaned = -0.0073579 Jy ! Component: 1400 - total flux cleaned = -0.00740185 Jy ! Component: 1450 - total flux cleaned = -0.00735859 Jy ! Component: 1500 - total flux cleaned = -0.00744462 Jy ! Component: 1550 - total flux cleaned = -0.00753011 Jy ! Component: 1600 - total flux cleaned = -0.00757099 Jy ! Component: 1650 - total flux cleaned = -0.00752946 Jy ! Component: 1700 - total flux cleaned = -0.00765343 Jy ! Component: 1750 - total flux cleaned = -0.00773546 Jy ! Component: 1800 - total flux cleaned = -0.00773488 Jy ! Component: 1850 - total flux cleaned = -0.00773481 Jy ! Component: 1900 - total flux cleaned = -0.00781464 Jy ! Component: 1950 - total flux cleaned = -0.0079334 Jy ! Component: 2000 - total flux cleaned = -0.00785469 Jy ! Component: 2050 - total flux cleaned = -0.00797143 Jy ! Component: 2100 - total flux cleaned = -0.00781741 Jy ! Component: 2150 - total flux cleaned = -0.00789443 Jy ! Component: 2200 - total flux cleaned = -0.00789484 Jy ! Component: 2250 - total flux cleaned = -0.00774343 Jy ! Component: 2300 - total flux cleaned = -0.00774309 Jy ! Component: 2350 - total flux cleaned = -0.00770568 Jy ! Component: 2400 - total flux cleaned = -0.00770553 Jy ! Component: 2450 - total flux cleaned = -0.00770523 Jy ! Component: 2500 - total flux cleaned = -0.00752334 Jy ! Component: 2550 - total flux cleaned = -0.00748726 Jy ! Component: 2600 - total flux cleaned = -0.00741533 Jy ! Component: 2650 - total flux cleaned = -0.00727284 Jy ! Component: 2700 - total flux cleaned = -0.00741462 Jy ! Component: 2750 - total flux cleaned = -0.00730871 Jy ! Component: 2800 - total flux cleaned = -0.00716938 Jy ! Component: 2850 - total flux cleaned = -0.00710046 Jy ! Component: 2900 - total flux cleaned = -0.00706629 Jy ! Component: 2950 - total flux cleaned = -0.00706615 Jy ! Component: 3000 - total flux cleaned = -0.00706559 Jy ! Component: 3050 - total flux cleaned = -0.00696458 Jy ! Component: 3100 - total flux cleaned = -0.00693087 Jy ! Component: 3150 - total flux cleaned = -0.00693083 Jy ! Component: 3200 - total flux cleaned = -0.00689794 Jy ! Component: 3250 - total flux cleaned = -0.0068981 Jy ! Component: 3300 - total flux cleaned = -0.00673472 Jy ! Component: 3350 - total flux cleaned = -0.00696214 Jy ! Component: 3400 - total flux cleaned = -0.00689737 Jy ! Component: 3450 - total flux cleaned = -0.00689743 Jy ! Component: 3500 - total flux cleaned = -0.00686516 Jy ! Component: 3550 - total flux cleaned = -0.00689688 Jy ! Component: 3600 - total flux cleaned = -0.00696001 Jy ! Component: 3650 - total flux cleaned = -0.00677214 Jy ! Component: 3700 - total flux cleaned = -0.00686543 Jy ! Component: 3750 - total flux cleaned = -0.00680336 Jy ! Component: 3800 - total flux cleaned = -0.00677257 Jy ! Component: 3850 - total flux cleaned = -0.00680333 Jy ! Component: 3900 - total flux cleaned = -0.00692519 Jy ! Component: 3950 - total flux cleaned = -0.00686485 Jy ! Component: 4000 - total flux cleaned = -0.00695514 Jy ! Component: 4050 - total flux cleaned = -0.00686499 Jy ! Total flux subtracted in 4096 components = -0.00683517 Jy ! Clean residual min=-0.001792 max=0.001752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.856661 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 421 components and 0.856661 Jy ![Exited script file: muppet] wmap "J2212+2355_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 8.019 at -2.763 degrees (North through East) ! Clean map min=-0.0031597 max=0.76692 Jy/beam ! Writing clean map to FITS file: J2212+2355_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.766925 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000549419 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.214918 0.214918 0.429836 0.859671 1.71934 3.43869 6.87737 13.7547 27.5095 55.019 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.766 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.187 x 8.019 at -2.763 degrees (North through East) ! Clean map min=-0.0031597 max=0.76692 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_03_23_pus_uvs.log closed on Mon May 13 10:09:40 2019