! Started logfile: J2223-3455_S_2017_07_16_pus_uvs.log on Thu May 9 11:20:29 2019 obs J2223-3455_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2223-3455_S_2017_07_16_pus_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.667236 visibilities/baseline/integration-bin. ! Found source: J2223-3455 ! ! 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 815 lines of history. ! ! Reading 4684 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 J2223-3455_S_2017_07_16_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 297 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791075Jy sigma=0.004639 ! Fit after self-cal, rms=0.763619Jy sigma=0.004494 ! 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.239 mas, bmaj=6.766 mas, bpa=-9.239 degrees ! Estimated noise=2756.54 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.192562 Jy ! Component: 100 - total flux cleaned = 0.241605 Jy ! Total flux subtracted in 100 components = 0.241605 Jy ! Clean residual min=-0.016791 max=0.037647 Jy/beam ! Clean residual mean=-0.000003 rms=0.004551 Jy/beam ! Combined flux in latest and established models = 0.241605 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.241605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148468Jy sigma=0.000802 ! Fit after self-cal, rms=0.148485Jy sigma=0.000802 ! Inverting map ! Added new window around map position (4, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329566 Jy ! Component: 100 - total flux cleaned = 0.0483762 Jy ! Total flux subtracted in 100 components = 0.0483762 Jy ! Clean residual min=-0.016051 max=0.026435 Jy/beam ! Clean residual mean=0.000068 rms=0.003650 Jy/beam ! Combined flux in latest and established models = 0.289981 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.289981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141142Jy sigma=0.000752 ! Fit after self-cal, rms=0.140169Jy sigma=0.000743 ! 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.646 mas, bmaj=7.444 mas, bpa=-7.517 degrees ! Estimated noise=2192.9 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.0146112 Jy ! Component: 100 - total flux cleaned = 0.0198735 Jy ! Component: 150 - total flux cleaned = 0.0206707 Jy ! Component: 200 - total flux cleaned = 0.020995 Jy ! Total flux subtracted in 200 components = 0.020995 Jy ! Clean residual min=-0.015489 max=0.025527 Jy/beam ! Clean residual mean=0.000162 rms=0.004649 Jy/beam ! Combined flux in latest and established models = 0.310976 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.310976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138570Jy sigma=0.000734 ! Fit after self-cal, rms=0.138491Jy sigma=0.000733 ! Inverting map ! Added new window around map position (28, 99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0246064 Jy ! Component: 100 - total flux cleaned = 0.0382536 Jy ! Component: 150 - total flux cleaned = 0.0470047 Jy ! Component: 200 - total flux cleaned = 0.0530059 Jy ! Total flux subtracted in 200 components = 0.0530059 Jy ! Clean residual min=-0.012542 max=0.013277 Jy/beam ! Clean residual mean=0.000043 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.363982 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 81 components and 0.363982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134388Jy sigma=0.000699 ! Fit after self-cal, rms=0.134051Jy sigma=0.000696 ! 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.85 FD 1.00* HN 1.17 KP 1.00 ! LA 1.03 MK 0.98 NL 1.00* OV 0.96 ! PT 1.07 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.22 KP 0.99 ! LA 0.99 MK 1.02 NL 1.11 OV 0.97 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.31 KP 0.97 ! LA 1.05 MK 1.04 NL 1.06 OV 0.88 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 93 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.134051Jy sigma=0.000696 ! Fit after self-cal, rms=0.144604Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.683 mas, bmaj=7.418 mas, bpa=-6.086 degrees ! Estimated noise=2252.46 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.00196997 Jy ! Component: 100 - total flux cleaned = 0.00321072 Jy ! Component: 150 - total flux cleaned = 0.00398016 Jy ! Component: 200 - total flux cleaned = 0.00466646 Jy ! Total flux subtracted in 200 components = 0.00466646 Jy ! Clean residual min=-0.009110 max=0.010783 Jy/beam ! Clean residual mean=-0.000003 rms=0.002480 Jy/beam ! Combined flux in latest and established models = 0.368648 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.368648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144144Jy sigma=0.000681 ! Fit after self-cal, rms=0.144272Jy sigma=0.000681 ! 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.144272Jy sigma=0.000681 ! Fit after self-cal, rms=0.158751Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=7.408 mas, bpa=-6.145 degrees ! Estimated noise=2259.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322042 Jy ! Component: 100 - total flux cleaned = -7.61293e-05 Jy ! Component: 150 - total flux cleaned = 0.000157547 Jy ! Component: 200 - total flux cleaned = 0.0001557 Jy ! Total flux subtracted in 200 components = 0.0001557 Jy ! Clean residual min=-0.007742 max=0.010037 Jy/beam ! Clean residual mean=-0.000007 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.368804 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 130 components and 0.368804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158509Jy sigma=0.000670 ! Fit after self-cal, rms=0.158684Jy sigma=0.000670 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 (62.5, -87.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00999132 Jy ! Component: 100 - total flux cleaned = 0.0133006 Jy ! Component: 150 - total flux cleaned = 0.0145839 Jy ! Component: 200 - total flux cleaned = 0.0156121 Jy ! Total flux subtracted in 200 components = 0.0156121 Jy ! Clean residual min=-0.007706 max=0.008833 Jy/beam ! Clean residual mean=0.000007 rms=0.001797 Jy/beam ! Combined flux in latest and established models = 0.384416 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 144 components and 0.384416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157817Jy sigma=0.000665 ! Fit after self-cal, rms=0.157773Jy sigma=0.000665 ! Inverting map ! Added new window around map position (19.5, 89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00797219 Jy ! Component: 100 - total flux cleaned = 0.00863087 Jy ! Component: 150 - total flux cleaned = 0.00917885 Jy ! Component: 200 - total flux cleaned = 0.00954061 Jy ! Total flux subtracted in 200 components = 0.00954061 Jy ! Clean residual min=-0.007352 max=0.006282 Jy/beam ! Clean residual mean=-0.000003 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.393957 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 169 components and 0.393957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157067Jy sigma=0.000662 ! Fit after self-cal, rms=0.156969Jy sigma=0.000662 ! 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.156969Jy sigma=0.000662 ! Fit after self-cal, rms=0.156117Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.68 mas, bmaj=7.395 mas, bpa=-6.122 degrees ! Estimated noise=2249.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124147 Jy ! Component: 100 - total flux cleaned = 0.00146909 Jy ! Component: 150 - total flux cleaned = 0.00157491 Jy ! Component: 200 - total flux cleaned = 0.00129807 Jy ! Total flux subtracted in 200 components = 0.00129807 Jy ! Clean residual min=-0.007149 max=0.005481 Jy/beam ! Clean residual mean=0.000008 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.395255 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 195 components and 0.395255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155873Jy sigma=0.000659 ! Fit after self-cal, rms=0.155858Jy sigma=0.000659 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.000224995 Jy ! Component: 100 - total flux cleaned = 4.97295e-05 Jy ! Component: 150 - total flux cleaned = -0.000118478 Jy ! Component: 200 - total flux cleaned = -0.000198129 Jy ! Total flux subtracted in 200 components = -0.000198129 Jy ! Clean residual min=-0.007163 max=0.005356 Jy/beam ! Clean residual mean=0.000005 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.395057 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 205 components and 0.395057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155705Jy sigma=0.000659 ! Fit after self-cal, rms=0.155677Jy sigma=0.000659 ! 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.155677Jy sigma=0.000659 ! Fit after self-cal, rms=0.156145Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.704 mas, bmaj=20.59 mas, bpa=-3.272 degrees ! Estimated noise=3053.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000218374 Jy ! Component: 100 - total flux cleaned = 0.000302257 Jy ! Component: 150 - total flux cleaned = 0.000227727 Jy ! Component: 200 - total flux cleaned = 0.000155864 Jy ! Total flux subtracted in 200 components = 0.000155864 Jy ! Clean residual min=-0.008522 max=0.005988 Jy/beam ! Clean residual mean=0.000012 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.395213 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 223 components and 0.395213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156048Jy sigma=0.000658 ! Fit after self-cal, rms=0.156038Jy sigma=0.000658 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 = 1.70119e-05 Jy ! Component: 100 - total flux cleaned = -5.30738e-05 Jy ! Component: 150 - total flux cleaned = -0.000184081 Jy ! Component: 200 - total flux cleaned = -0.000121269 Jy ! Total flux subtracted in 200 components = -0.000121269 Jy ! Clean residual min=-0.008369 max=0.005777 Jy/beam ! Clean residual mean=0.000009 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.395092 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 228 components and 0.395092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155978Jy sigma=0.000658 ! Fit after self-cal, rms=0.155972Jy sigma=0.000658 ! 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.68 mas, bmaj=7.392 mas, bpa=-6.106 degrees ! Estimated noise=2248.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.68 x 7.392 at -6.106 degrees (North through East) ! Clean map min=-0.0072553 max=0.2347 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.265 mas, bmaj=6.601 mas, bpa=-8.104 degrees ! Estimated noise=2797.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19727 Jy ! Component: 100 - total flux cleaned = 0.251912 Jy ! Component: 150 - total flux cleaned = 0.279137 Jy ! Component: 200 - total flux cleaned = 0.297602 Jy ! Total flux subtracted in 200 components = 0.297602 Jy ! Clean residual min=-0.010975 max=0.011698 Jy/beam ! Clean residual mean=0.000017 rms=0.002707 Jy/beam ! Combined flux in latest and established models = 0.297602 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.297602 Jy ! Inverting map and beam ! Estimated beam: bmin=2.68 mas, bmaj=7.392 mas, bpa=-6.106 degrees ! Estimated noise=2248.51 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.0194624 Jy ! Component: 100 - total flux cleaned = 0.0335707 Jy ! Component: 150 - total flux cleaned = 0.0449312 Jy ! Component: 200 - total flux cleaned = 0.0544434 Jy ! Total flux subtracted in 200 components = 0.0544434 Jy ! Clean residual min=-0.008595 max=0.007332 Jy/beam ! Clean residual mean=0.000003 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.352045 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 81 components and 0.352045 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.704 mas, bmaj=20.59 mas, bpa=-3.272 degrees ! Estimated noise=3053.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132279 Jy ! Component: 100 - total flux cleaned = 0.0216241 Jy ! Component: 150 - total flux cleaned = 0.0278367 Jy ! Component: 200 - total flux cleaned = 0.0325616 Jy ! Total flux subtracted in 200 components = 0.0325616 Jy ! Clean residual min=-0.008809 max=0.007006 Jy/beam ! Clean residual mean=-0.000017 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.384607 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.00359799 Jy ! Component: 100 - total flux cleaned = 0.00488063 Jy ! Component: 150 - total flux cleaned = 0.00590325 Jy ! Component: 200 - total flux cleaned = 0.00688466 Jy ! Total flux subtracted in 200 components = 0.00688466 Jy ! Clean residual min=-0.008036 max=0.006194 Jy/beam ! Clean residual mean=-0.000011 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.391492 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 143 components and 0.391492 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.68 mas, bmaj=7.392 mas, bpa=-6.106 degrees ! Estimated noise=2248.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000598303 Jy ! Component: 100 - total flux cleaned = 0.000949307 Jy ! Component: 150 - total flux cleaned = 0.000807437 Jy ! Component: 200 - total flux cleaned = 0.00093719 Jy ! Total flux subtracted in 200 components = 0.00093719 Jy ! Clean residual min=-0.006693 max=0.005733 Jy/beam ! Clean residual mean=0.000004 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.392429 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 158 components and 0.392429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156390Jy sigma=0.000661 ! Fit after self-cal, rms=0.156290Jy sigma=0.000660 wmodel J2223-3455_S_2017_07_16_pus_map.mod ! Writing 158 model components to file: J2223-3455_S_2017_07_16_pus_map.mod wobs J2223-3455_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2223-3455_S_2017_07_16_pus_uvs.fits wwins J2223-3455_S_2017_07_16_pus_map.win ! wwins: Wrote 5 windows to J2223-3455_S_2017_07_16_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.00286909 Jy ! Component: 100 - total flux cleaned = -0.00405812 Jy ! Component: 150 - total flux cleaned = -0.0047621 Jy ! Component: 200 - total flux cleaned = -0.00562048 Jy ! Component: 250 - total flux cleaned = -0.00635324 Jy ! Component: 300 - total flux cleaned = -0.00688646 Jy ! Component: 350 - total flux cleaned = -0.00731838 Jy ! Component: 400 - total flux cleaned = -0.00757082 Jy ! Component: 450 - total flux cleaned = -0.00765335 Jy ! Component: 500 - total flux cleaned = -0.00765399 Jy ! Component: 550 - total flux cleaned = -0.00757445 Jy ! Component: 600 - total flux cleaned = -0.00749605 Jy ! Component: 650 - total flux cleaned = -0.00734406 Jy ! Component: 700 - total flux cleaned = -0.00719424 Jy ! Component: 750 - total flux cleaned = -0.00683139 Jy ! Component: 800 - total flux cleaned = -0.00654806 Jy ! Component: 850 - total flux cleaned = -0.00626697 Jy ! Component: 900 - total flux cleaned = -0.00633703 Jy ! Component: 950 - total flux cleaned = -0.00606669 Jy ! Component: 1000 - total flux cleaned = -0.00606725 Jy ! Component: 1050 - total flux cleaned = -0.00587095 Jy ! Component: 1100 - total flux cleaned = -0.00580668 Jy ! Component: 1150 - total flux cleaned = -0.00567831 Jy ! Component: 1200 - total flux cleaned = -0.00536473 Jy ! Component: 1250 - total flux cleaned = -0.00530249 Jy ! Component: 1300 - total flux cleaned = -0.00505728 Jy ! Component: 1350 - total flux cleaned = -0.00487698 Jy ! Component: 1400 - total flux cleaned = -0.00457964 Jy ! Component: 1450 - total flux cleaned = -0.00434481 Jy ! Component: 1500 - total flux cleaned = -0.00422911 Jy ! Component: 1550 - total flux cleaned = -0.00400113 Jy ! Component: 1600 - total flux cleaned = -0.00388891 Jy ! Component: 1650 - total flux cleaned = -0.00383364 Jy ! Component: 1700 - total flux cleaned = -0.00350245 Jy ! Component: 1750 - total flux cleaned = -0.00328418 Jy ! Component: 1800 - total flux cleaned = -0.00312201 Jy ! Component: 1850 - total flux cleaned = -0.00285542 Jy ! Component: 1900 - total flux cleaned = -0.00259213 Jy ! Component: 1950 - total flux cleaned = -0.00228031 Jy ! Component: 2000 - total flux cleaned = -0.00212655 Jy ! Component: 2050 - total flux cleaned = -0.00202465 Jy ! Component: 2100 - total flux cleaned = -0.00162253 Jy ! Component: 2150 - total flux cleaned = -0.00152284 Jy ! Component: 2200 - total flux cleaned = -0.00132603 Jy ! Component: 2250 - total flux cleaned = -0.00098458 Jy ! Component: 2300 - total flux cleaned = -0.000743561 Jy ! Component: 2350 - total flux cleaned = -0.00045697 Jy ! Component: 2400 - total flux cleaned = -7.84861e-05 Jy ! Component: 2450 - total flux cleaned = 6.20045e-05 Jy ! Component: 2500 - total flux cleaned = 0.000385696 Jy ! Component: 2550 - total flux cleaned = 0.000523462 Jy ! Component: 2600 - total flux cleaned = 0.000841762 Jy ! Component: 2650 - total flux cleaned = 0.000796797 Jy ! Component: 2700 - total flux cleaned = 0.00128831 Jy ! Component: 2750 - total flux cleaned = 0.00146471 Jy ! Component: 2800 - total flux cleaned = 0.00159577 Jy ! Component: 2850 - total flux cleaned = 0.00198729 Jy ! Component: 2900 - total flux cleaned = 0.00220317 Jy ! Component: 2950 - total flux cleaned = 0.00245935 Jy ! Component: 3000 - total flux cleaned = 0.00262865 Jy ! Component: 3050 - total flux cleaned = 0.00292297 Jy ! Component: 3100 - total flux cleaned = 0.00329796 Jy ! Component: 3150 - total flux cleaned = 0.00371056 Jy ! Component: 3200 - total flux cleaned = 0.00395549 Jy ! Component: 3250 - total flux cleaned = 0.00403715 Jy ! Component: 3300 - total flux cleaned = 0.00439967 Jy ! Component: 3350 - total flux cleaned = 0.00447998 Jy ! Component: 3400 - total flux cleaned = 0.00463886 Jy ! Component: 3450 - total flux cleaned = 0.00499262 Jy ! Component: 3500 - total flux cleaned = 0.00499276 Jy ! Component: 3550 - total flux cleaned = 0.00526403 Jy ! Component: 3600 - total flux cleaned = 0.00537935 Jy ! Component: 3650 - total flux cleaned = 0.00553222 Jy ! Component: 3700 - total flux cleaned = 0.00568346 Jy ! Component: 3750 - total flux cleaned = 0.00579588 Jy ! Component: 3800 - total flux cleaned = 0.00587047 Jy ! Component: 3850 - total flux cleaned = 0.00598152 Jy ! Component: 3900 - total flux cleaned = 0.00612859 Jy ! Component: 3950 - total flux cleaned = 0.0061656 Jy ! Component: 4000 - total flux cleaned = 0.006311 Jy ! Component: 4050 - total flux cleaned = 0.00638282 Jy ! Total flux subtracted in 4096 components = 0.00645422 Jy ! Clean residual min=-0.002094 max=0.001831 Jy/beam ! Clean residual mean=0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.398883 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 429 components and 0.398883 Jy ![Exited script file: muppet] wmap "J2223-3455_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.68 x 7.392 at -6.106 degrees (North through East) ! Clean map min=-0.0041872 max=0.23647 Jy/beam ! Writing clean map to FITS file: J2223-3455_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.236471 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000648311 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.822484 0.822484 1.64497 3.28994 6.57987 13.1597 26.3195 52.639 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.236 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.68 x 7.392 at -6.106 degrees (North through East) ! Clean map min=-0.0041872 max=0.23647 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 J2223-3455_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:20:36 2019