! Started logfile: J2233+1008_S_2017_02_19_pus_uvs.log on Sat May 4 19:00:41 2019 obs J2233+1008_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2233+1008_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768421 visibilities/baseline/integration-bin. ! Found source: J2233+1008 ! ! 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 482 lines of history. ! ! Reading 15768 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 J2233+1008_S_2017_02_19_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 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 484 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848996Jy sigma=0.006856 ! Fit after self-cal, rms=0.838087Jy sigma=0.006771 ! 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.651 mas, bmaj=6.584 mas, bpa=-5.14 degrees ! Estimated noise=1104.95 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.123463 Jy ! Component: 100 - total flux cleaned = 0.156462 Jy ! Total flux subtracted in 100 components = 0.156462 Jy ! Clean residual min=-0.007138 max=0.014329 Jy/beam ! Clean residual mean=-0.000017 rms=0.001812 Jy/beam ! Combined flux in latest and established models = 0.156462 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.156462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097389Jy sigma=0.000724 ! Fit after self-cal, rms=0.097355Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015734 Jy ! Component: 100 - total flux cleaned = 0.0239938 Jy ! Total flux subtracted in 100 components = 0.0239938 Jy ! Clean residual min=-0.005304 max=0.010082 Jy/beam ! Clean residual mean=-0.000012 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.180455 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.180455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094024Jy sigma=0.000701 ! Fit after self-cal, rms=0.093988Jy sigma=0.000701 ! Inverting map ! Added new window around map position (5.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00960168 Jy ! Component: 100 - total flux cleaned = 0.0152779 Jy ! Total flux subtracted in 100 components = 0.0152779 Jy ! Clean residual min=-0.004866 max=0.005032 Jy/beam ! Clean residual mean=-0.000010 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.195733 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.195733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092457Jy sigma=0.000690 ! Fit after self-cal, rms=0.092383Jy sigma=0.000689 ! 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=2.984 mas, bmaj=7.017 mas, bpa=-4.127 degrees ! Estimated noise=770.212 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.00756311 Jy ! Component: 100 - total flux cleaned = 0.0119906 Jy ! Component: 150 - total flux cleaned = 0.0150438 Jy ! Component: 200 - total flux cleaned = 0.0172691 Jy ! Total flux subtracted in 200 components = 0.0172691 Jy ! Clean residual min=-0.004952 max=0.005690 Jy/beam ! Clean residual mean=-0.000016 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.213002 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 51 components and 0.213002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091561Jy sigma=0.000684 ! Fit after self-cal, rms=0.091510Jy sigma=0.000684 ! 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.98 FD 0.93 HN 1.00 KP 1.09 ! LA 1.01 MK 0.99 NL 0.88 OV 1.04 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.04 KP 1.03 ! LA 0.99 MK 0.99 NL 1.05 OV 1.11 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 0.99 KP 0.91 ! LA 0.76 MK 1.02 NL 1.13 OV 0.99 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.01 HN 0.93 KP 1.00* ! LA 0.78 MK 1.14 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091510Jy sigma=0.000684 ! Fit after self-cal, rms=0.086887Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.048 mas, bpa=-3.893 degrees ! Estimated noise=765.883 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 (20.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456698 Jy ! Component: 100 - total flux cleaned = 0.00736429 Jy ! Component: 150 - total flux cleaned = 0.00925822 Jy ! Component: 200 - total flux cleaned = 0.00998538 Jy ! Total flux subtracted in 200 components = 0.00998538 Jy ! Clean residual min=-0.003292 max=0.003590 Jy/beam ! Clean residual mean=-0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.222988 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 98 components and 0.222988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086583Jy sigma=0.000663 ! Fit after self-cal, rms=0.086573Jy sigma=0.000663 ! 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.086573Jy sigma=0.000663 ! Fit after self-cal, rms=0.087029Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.053 mas, bpa=-3.988 degrees ! Estimated noise=767.256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191341 Jy ! Component: 100 - total flux cleaned = 0.00313674 Jy ! Component: 150 - total flux cleaned = 0.00363507 Jy ! Component: 200 - total flux cleaned = 0.00407673 Jy ! Total flux subtracted in 200 components = 0.00407673 Jy ! Clean residual min=-0.002338 max=0.003429 Jy/beam ! Clean residual mean=-0.000000 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.227065 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.227065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086961Jy sigma=0.000660 ! Fit after self-cal, rms=0.086988Jy sigma=0.000660 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 (9.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346988 Jy ! Component: 100 - total flux cleaned = 0.00502782 Jy ! Component: 150 - total flux cleaned = 0.00575459 Jy ! Component: 200 - total flux cleaned = 0.00631882 Jy ! Total flux subtracted in 200 components = 0.00631882 Jy ! Clean residual min=-0.002154 max=0.002467 Jy/beam ! Clean residual mean=0.000001 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.233383 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 145 components and 0.233383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086846Jy sigma=0.000659 ! Fit after self-cal, rms=0.086834Jy sigma=0.000658 ! Inverting map ! Added new window around map position (97, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256578 Jy ! Component: 100 - total flux cleaned = 0.00415262 Jy ! Component: 150 - total flux cleaned = 0.00533519 Jy ! Component: 200 - total flux cleaned = 0.00632265 Jy ! Total flux subtracted in 200 components = 0.00632265 Jy ! Clean residual min=-0.002093 max=0.002343 Jy/beam ! Clean residual mean=-0.000000 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.239706 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 179 components and 0.239706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086741Jy sigma=0.000658 ! Fit after self-cal, rms=0.086739Jy sigma=0.000658 ! Inverting map ! Added new window around map position (-117.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175175 Jy ! Component: 100 - total flux cleaned = 0.00243965 Jy ! Component: 150 - total flux cleaned = 0.00316073 Jy ! Component: 200 - total flux cleaned = 0.00361064 Jy ! Total flux subtracted in 200 components = 0.00361064 Jy ! Clean residual min=-0.001954 max=0.002012 Jy/beam ! Clean residual mean=-0.000001 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.243317 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 199 components and 0.243317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086684Jy sigma=0.000657 ! Fit after self-cal, rms=0.086679Jy sigma=0.000657 ! 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.086679Jy sigma=0.000657 ! Fit after self-cal, rms=0.086431Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.051 mas, bpa=-3.962 degrees ! Estimated noise=764.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858723 Jy ! Component: 100 - total flux cleaned = 0.00133611 Jy ! Component: 150 - total flux cleaned = 0.00171083 Jy ! Component: 200 - total flux cleaned = 0.00203262 Jy ! Total flux subtracted in 200 components = 0.00203262 Jy ! Clean residual min=-0.001922 max=0.001917 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.245349 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 213 components and 0.245349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086408Jy sigma=0.000657 ! Fit after self-cal, rms=0.086407Jy sigma=0.000657 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.000348354 Jy ! Component: 100 - total flux cleaned = 0.000672881 Jy ! Component: 150 - total flux cleaned = 0.000928186 Jy ! Component: 200 - total flux cleaned = 0.0011216 Jy ! Total flux subtracted in 200 components = 0.0011216 Jy ! Clean residual min=-0.001884 max=0.001872 Jy/beam ! Clean residual mean=-0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.246471 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 231 components and 0.246471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086393Jy sigma=0.000657 ! Fit after self-cal, rms=0.086392Jy sigma=0.000657 ! 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.086392Jy sigma=0.000657 ! Fit after self-cal, rms=0.086313Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.555 mas, bmaj=9.978 mas, bpa=-2.029 degrees ! Estimated noise=1033.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000909169 Jy ! Component: 100 - total flux cleaned = 0.00150136 Jy ! Component: 150 - total flux cleaned = 0.00199722 Jy ! Component: 200 - total flux cleaned = 0.00232473 Jy ! Total flux subtracted in 200 components = 0.00232473 Jy ! Clean residual min=-0.002347 max=0.002305 Jy/beam ! Clean residual mean=-0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.248796 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 258 components and 0.248796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086307Jy sigma=0.000657 ! Fit after self-cal, rms=0.086307Jy sigma=0.000657 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.000308562 Jy ! Component: 100 - total flux cleaned = 0.000534655 Jy ! Component: 150 - total flux cleaned = 0.00074077 Jy ! Component: 200 - total flux cleaned = 0.000946967 Jy ! Total flux subtracted in 200 components = 0.000946967 Jy ! Clean residual min=-0.002336 max=0.002305 Jy/beam ! Clean residual mean=-0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.249743 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 275 components and 0.249743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086304Jy sigma=0.000657 ! Fit after self-cal, rms=0.086304Jy sigma=0.000657 ! 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=2.994 mas, bmaj=7.049 mas, bpa=-3.959 degrees ! Estimated noise=764.1 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.994 x 7.049 at -3.959 degrees (North through East) ! Clean map min=-0.0017863 max=0.16128 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.658 mas, bmaj=6.589 mas, bpa=-4.777 degrees ! Estimated noise=1095.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122119 Jy ! Component: 100 - total flux cleaned = 0.154708 Jy ! Component: 150 - total flux cleaned = 0.171681 Jy ! Component: 200 - total flux cleaned = 0.183089 Jy ! Total flux subtracted in 200 components = 0.183089 Jy ! Clean residual min=-0.004049 max=0.006356 Jy/beam ! Clean residual mean=-0.000008 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.183089 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.183089 Jy ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.049 mas, bpa=-3.959 degrees ! Estimated noise=764.1 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.0108563 Jy ! Component: 100 - total flux cleaned = 0.0183652 Jy ! Component: 150 - total flux cleaned = 0.0239608 Jy ! Component: 200 - total flux cleaned = 0.028439 Jy ! Total flux subtracted in 200 components = 0.028439 Jy ! Clean residual min=-0.002933 max=0.003399 Jy/beam ! Clean residual mean=-0.000006 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.211528 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 54 components and 0.211528 Jy ! Inverting map ! Added new window around map position (1.5, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392252 Jy ! Component: 100 - total flux cleaned = 0.0072033 Jy ! Component: 150 - total flux cleaned = 0.0100748 Jy ! Component: 200 - total flux cleaned = 0.0126321 Jy ! Total flux subtracted in 200 components = 0.0126321 Jy ! Clean residual min=-0.002443 max=0.002692 Jy/beam ! Clean residual mean=-0.000003 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.22416 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 89 components and 0.22416 Jy ! Inverting map ! Added new window around map position (-9, -63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263331 Jy ! Component: 100 - total flux cleaned = 0.00474777 Jy ! Component: 150 - total flux cleaned = 0.0064379 Jy ! Component: 200 - total flux cleaned = 0.00798832 Jy ! Total flux subtracted in 200 components = 0.00798832 Jy ! Clean residual min=-0.002218 max=0.002125 Jy/beam ! Clean residual mean=-0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.232149 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 125 components and 0.232149 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=6.555 mas, bmaj=9.978 mas, bpa=-2.029 degrees ! Estimated noise=1033.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316466 Jy ! Component: 100 - total flux cleaned = 0.00554314 Jy ! Component: 150 - total flux cleaned = 0.00751614 Jy ! Component: 200 - total flux cleaned = 0.00919778 Jy ! Total flux subtracted in 200 components = 0.00919778 Jy ! Clean residual min=-0.002731 max=0.002468 Jy/beam ! Clean residual mean=-0.000004 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.241346 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.00128049 Jy ! Component: 100 - total flux cleaned = 0.00220142 Jy ! Component: 150 - total flux cleaned = 0.00293177 Jy ! Component: 200 - total flux cleaned = 0.00342656 Jy ! Total flux subtracted in 200 components = 0.00342656 Jy ! Clean residual min=-0.002449 max=0.002347 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.244773 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 207 components and 0.244773 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.049 mas, bpa=-3.959 degrees ! Estimated noise=764.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000571293 Jy ! Component: 100 - total flux cleaned = -0.000315844 Jy ! Component: 150 - total flux cleaned = -0.000120871 Jy ! Component: 200 - total flux cleaned = 9.63e-05 Jy ! Total flux subtracted in 200 components = 9.63e-05 Jy ! Clean residual min=-0.002002 max=0.001926 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.244869 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 242 components and 0.244869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086297Jy sigma=0.000657 ! Fit after self-cal, rms=0.086287Jy sigma=0.000657 wmodel J2233+1008_S_2017_02_19_pus_map.mod ! Writing 242 model components to file: J2233+1008_S_2017_02_19_pus_map.mod wobs J2233+1008_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2233+1008_S_2017_02_19_pus_uvs.fits wwins J2233+1008_S_2017_02_19_pus_map.win ! wwins: Wrote 8 windows to J2233+1008_S_2017_02_19_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 = -7.98849e-05 Jy ! Component: 100 - total flux cleaned = -0.000320178 Jy ! Component: 150 - total flux cleaned = -0.000714367 Jy ! Component: 200 - total flux cleaned = -0.000903034 Jy ! Component: 250 - total flux cleaned = -0.00098055 Jy ! Component: 300 - total flux cleaned = -0.00103018 Jy ! Component: 350 - total flux cleaned = -0.00105426 Jy ! Component: 400 - total flux cleaned = -0.0010303 Jy ! Component: 450 - total flux cleaned = -0.00103009 Jy ! Component: 500 - total flux cleaned = -0.000961486 Jy ! Component: 550 - total flux cleaned = -0.000871714 Jy ! Component: 600 - total flux cleaned = -0.00082806 Jy ! Component: 650 - total flux cleaned = -0.000828613 Jy ! Component: 700 - total flux cleaned = -0.000807071 Jy ! Component: 750 - total flux cleaned = -0.000723416 Jy ! Component: 800 - total flux cleaned = -0.000640986 Jy ! Component: 850 - total flux cleaned = -0.000580055 Jy ! Component: 900 - total flux cleaned = -0.000560068 Jy ! Component: 950 - total flux cleaned = -0.00052048 Jy ! Component: 1000 - total flux cleaned = -0.000462546 Jy ! Component: 1050 - total flux cleaned = -0.000481672 Jy ! Component: 1100 - total flux cleaned = -0.000424351 Jy ! Component: 1150 - total flux cleaned = -0.00042441 Jy ! Component: 1200 - total flux cleaned = -0.00038741 Jy ! Component: 1250 - total flux cleaned = -0.000423737 Jy ! Component: 1300 - total flux cleaned = -0.000441685 Jy ! Component: 1350 - total flux cleaned = -0.000459673 Jy ! Component: 1400 - total flux cleaned = -0.000512427 Jy ! Component: 1450 - total flux cleaned = -0.000442671 Jy ! Component: 1500 - total flux cleaned = -0.00044279 Jy ! Component: 1550 - total flux cleaned = -0.000494205 Jy ! Component: 1600 - total flux cleaned = -0.000409807 Jy ! Component: 1650 - total flux cleaned = -0.0004269 Jy ! Component: 1700 - total flux cleaned = -0.000443546 Jy ! Component: 1750 - total flux cleaned = -0.000459824 Jy ! Component: 1800 - total flux cleaned = -0.000459746 Jy ! Component: 1850 - total flux cleaned = -0.000475651 Jy ! Component: 1900 - total flux cleaned = -0.000459825 Jy ! Component: 1950 - total flux cleaned = -0.000475429 Jy ! Component: 2000 - total flux cleaned = -0.000444019 Jy ! Component: 2050 - total flux cleaned = -0.000459627 Jy ! Component: 2100 - total flux cleaned = -0.000505779 Jy ! Component: 2150 - total flux cleaned = -0.000444803 Jy ! Component: 2200 - total flux cleaned = -0.000490123 Jy ! Component: 2250 - total flux cleaned = -0.000444873 Jy ! Component: 2300 - total flux cleaned = -0.000444955 Jy ! Component: 2350 - total flux cleaned = -0.000429997 Jy ! Component: 2400 - total flux cleaned = -0.000488647 Jy ! Component: 2450 - total flux cleaned = -0.000473839 Jy ! Component: 2500 - total flux cleaned = -0.000488316 Jy ! Component: 2550 - total flux cleaned = -0.000502608 Jy ! Component: 2600 - total flux cleaned = -0.00045974 Jy ! Component: 2650 - total flux cleaned = -0.000530306 Jy ! Component: 2700 - total flux cleaned = -0.00050214 Jy ! Component: 2750 - total flux cleaned = -0.000585515 Jy ! Component: 2800 - total flux cleaned = -0.000571703 Jy ! Component: 2850 - total flux cleaned = -0.000544534 Jy ! Component: 2900 - total flux cleaned = -0.000626061 Jy ! Component: 2950 - total flux cleaned = -0.000599179 Jy ! Component: 3000 - total flux cleaned = -0.000612464 Jy ! Component: 3050 - total flux cleaned = -0.000665716 Jy ! Component: 3100 - total flux cleaned = -0.000652541 Jy ! Component: 3150 - total flux cleaned = -0.00074426 Jy ! Component: 3200 - total flux cleaned = -0.00077022 Jy ! Component: 3250 - total flux cleaned = -0.000770424 Jy ! Component: 3300 - total flux cleaned = -0.000770568 Jy ! Component: 3350 - total flux cleaned = -0.000796149 Jy ! Component: 3400 - total flux cleaned = -0.000884925 Jy ! Component: 3450 - total flux cleaned = -0.000897667 Jy ! Component: 3500 - total flux cleaned = -0.000960266 Jy ! Component: 3550 - total flux cleaned = -0.000997586 Jy ! Component: 3600 - total flux cleaned = -0.00100989 Jy ! Component: 3650 - total flux cleaned = -0.000985394 Jy ! Component: 3700 - total flux cleaned = -0.00103422 Jy ! Component: 3750 - total flux cleaned = -0.0010827 Jy ! Component: 3800 - total flux cleaned = -0.00107071 Jy ! Component: 3850 - total flux cleaned = -0.00113041 Jy ! Component: 3900 - total flux cleaned = -0.00113041 Jy ! Component: 3950 - total flux cleaned = -0.00113036 Jy ! Component: 4000 - total flux cleaned = -0.00115393 Jy ! Component: 4050 - total flux cleaned = -0.00114203 Jy ! Total flux subtracted in 4096 components = -0.00118828 Jy ! Clean residual min=-0.000713 max=0.000741 Jy/beam ! Clean residual mean=-0.000001 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.243681 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 554 components and 0.243681 Jy ![Exited script file: muppet] wmap "J2233+1008_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.994 x 7.049 at -3.959 degrees (North through East) ! Clean map min=-0.0012746 max=0.16125 Jy/beam ! Writing clean map to FITS file: J2233+1008_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.161252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215998 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.40185 0.40185 0.803701 1.6074 3.2148 6.42961 12.8592 25.7184 51.4368 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.994 x 7.049 at -3.959 degrees (North through East) ! Clean map min=-0.0012746 max=0.16125 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 J2233+1008_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:00:47 2019