! Started logfile: J2123-0519_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:49:39 2019 obs J2123-0519_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2123-0519_S_2017_03_27_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.753359 visibilities/baseline/integration-bin. ! Found source: J2123-0519 ! ! 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 1684 lines of history. ! ! Reading 23324 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 J2123-0519_S_2017_03_27_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 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 452 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1015 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991281Jy sigma=0.007772 ! Fit after self-cal, rms=0.955363Jy sigma=0.007512 ! 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.788 mas, bmaj=6.635 mas, bpa=-2.208 degrees ! Estimated noise=943.922 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.0372062 Jy ! Component: 100 - total flux cleaned = 0.0453572 Jy ! Total flux subtracted in 100 components = 0.0453572 Jy ! Clean residual min=-0.002962 max=0.002881 Jy/beam ! Clean residual mean=0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0453572 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0453572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089504Jy sigma=0.000642 ! Fit after self-cal, rms=0.088548Jy sigma=0.000635 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037495 Jy ! Component: 100 - total flux cleaned = 0.00502715 Jy ! Total flux subtracted in 100 components = 0.00502715 Jy ! Clean residual min=-0.002658 max=0.002545 Jy/beam ! Clean residual mean=0.000000 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.0503844 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0503844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088384Jy sigma=0.000634 ! Fit after self-cal, rms=0.088380Jy sigma=0.000634 ! 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.403 mas, bmaj=7.8 mas, bpa=-2.094 degrees ! Estimated noise=681.232 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.000295636 Jy ! Component: 100 - total flux cleaned = -0.000438225 Jy ! Component: 150 - total flux cleaned = -0.000534843 Jy ! Component: 200 - total flux cleaned = -0.000576149 Jy ! Total flux subtracted in 200 components = -0.000576149 Jy ! Clean residual min=-0.001965 max=0.001764 Jy/beam ! Clean residual mean=0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0498082 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.0498082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088376Jy sigma=0.000634 ! Fit after self-cal, rms=0.088369Jy sigma=0.000634 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 0.89 KP 1.07 ! LA 0.96 MK 1.06 NL 1.03 OV 1.13 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.96 KP 0.99 ! LA 1.07 MK 1.01 NL 1.00 OV 1.07 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 0.89 KP 1.03 ! LA 0.97 MK 1.08 NL 0.94 OV 1.02 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.97 HN 0.85 KP 1.00* ! LA 1.00* MK 0.92 NL 1.00* OV 0.68 ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.088369Jy sigma=0.000634 ! Fit after self-cal, rms=0.085515Jy sigma=0.000633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=7.774 mas, bpa=-2.321 degrees ! Estimated noise=684.007 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.000220735 Jy ! Component: 100 - total flux cleaned = 0.000233945 Jy ! Component: 150 - total flux cleaned = 0.000279074 Jy ! Component: 200 - total flux cleaned = 0.000309597 Jy ! Total flux subtracted in 200 components = 0.000309597 Jy ! Clean residual min=-0.001751 max=0.001754 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0501178 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0501178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085511Jy sigma=0.000633 ! Fit after self-cal, rms=0.085426Jy sigma=0.000632 ! 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.085426Jy sigma=0.000632 ! Fit after self-cal, rms=0.084644Jy sigma=0.000631 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.42 mas, bmaj=7.743 mas, bpa=-2.22 degrees ! Estimated noise=684.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293508 Jy ! Component: 100 - total flux cleaned = 0.000389839 Jy ! Component: 150 - total flux cleaned = 0.000436287 Jy ! Component: 200 - total flux cleaned = 0.000467213 Jy ! Total flux subtracted in 200 components = 0.000467213 Jy ! Clean residual min=-0.001543 max=0.001602 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.050585 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0505851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084641Jy sigma=0.000631 ! Fit after self-cal, rms=0.084644Jy sigma=0.000631 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 = 2.33387e-05 Jy ! Component: 100 - total flux cleaned = 3.29577e-05 Jy ! Component: 150 - total flux cleaned = 5.62404e-05 Jy ! Component: 200 - total flux cleaned = 7.74107e-05 Jy ! Total flux subtracted in 200 components = 7.74107e-05 Jy ! Clean residual min=-0.001661 max=0.001684 Jy/beam ! Clean residual mean=0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0506625 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.0506625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084642Jy sigma=0.000631 ! Fit after self-cal, rms=0.084641Jy sigma=0.000631 ! 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.084641Jy sigma=0.000631 ! Fit after self-cal, rms=0.084850Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.735 mas, bpa=-2.318 degrees ! Estimated noise=684.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134587 Jy ! Component: 100 - total flux cleaned = 0.000173285 Jy ! Component: 150 - total flux cleaned = 0.000206216 Jy ! Component: 200 - total flux cleaned = 0.00023503 Jy ! Total flux subtracted in 200 components = 0.00023503 Jy ! Clean residual min=-0.001614 max=0.001562 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0508975 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0508975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084847Jy sigma=0.000631 ! Fit after self-cal, rms=0.084864Jy sigma=0.000631 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.67837e-05 Jy ! Component: 100 - total flux cleaned = -8.65296e-06 Jy ! Component: 150 - total flux cleaned = 1.96789e-05 Jy ! Component: 200 - total flux cleaned = 3.87618e-05 Jy ! Total flux subtracted in 200 components = 3.87618e-05 Jy ! Clean residual min=-0.001593 max=0.001569 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0509362 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0509363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084863Jy sigma=0.000631 ! Fit after self-cal, rms=0.084863Jy sigma=0.000631 ! 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.084863Jy sigma=0.000631 ! Fit after self-cal, rms=0.085055Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.981 mas, bmaj=12.77 mas, bpa=3.334 degrees ! Estimated noise=839.983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305304 Jy ! Component: 100 - total flux cleaned = 0.000304084 Jy ! Component: 150 - total flux cleaned = 0.000303537 Jy ! Component: 200 - total flux cleaned = 0.000303202 Jy ! Total flux subtracted in 200 components = 0.000303202 Jy ! Clean residual min=-0.001456 max=0.001649 Jy/beam ! Clean residual mean=0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0512395 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.0512395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085054Jy sigma=0.000631 ! Fit after self-cal, rms=0.085067Jy sigma=0.000631 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 = 8.72982e-05 Jy ! Component: 100 - total flux cleaned = 8.71332e-05 Jy ! Component: 150 - total flux cleaned = 8.6884e-05 Jy ! Component: 200 - total flux cleaned = 8.66852e-05 Jy ! Total flux subtracted in 200 components = 8.66852e-05 Jy ! Clean residual min=-0.001464 max=0.001641 Jy/beam ! Clean residual mean=0.000002 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0513261 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.0513261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085067Jy sigma=0.000631 ! Fit after self-cal, rms=0.085067Jy sigma=0.000631 ! 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.421 mas, bmaj=7.732 mas, bpa=-2.371 degrees ! Estimated noise=685.39 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 7.732 at -2.371 degrees (North through East) ! Clean map min=-0.0015046 max=0.048743 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.813 mas, bmaj=6.593 mas, bpa=-2.884 degrees ! Estimated noise=930.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0386626 Jy ! Component: 100 - total flux cleaned = 0.0471523 Jy ! Component: 150 - total flux cleaned = 0.049673 Jy ! Component: 200 - total flux cleaned = 0.0507002 Jy ! Total flux subtracted in 200 components = 0.0507002 Jy ! Clean residual min=-0.002274 max=0.002534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0507002 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0507002 Jy ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.732 mas, bpa=-2.371 degrees ! Estimated noise=685.39 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.000191321 Jy ! Component: 100 - total flux cleaned = 0.0003224 Jy ! Component: 150 - total flux cleaned = 0.000368122 Jy ! Component: 200 - total flux cleaned = 0.000421287 Jy ! Total flux subtracted in 200 components = 0.000421287 Jy ! Clean residual min=-0.001605 max=0.001589 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0511215 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.0511215 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.981 mas, bmaj=12.77 mas, bpa=3.334 degrees ! Estimated noise=839.983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227981 Jy ! Component: 100 - total flux cleaned = 0.00022716 Jy ! Component: 150 - total flux cleaned = 0.000220306 Jy ! Component: 200 - total flux cleaned = 0.000209635 Jy ! Total flux subtracted in 200 components = 0.000209635 Jy ! Clean residual min=-0.001471 max=0.001660 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0513311 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 = -9.06377e-06 Jy ! Component: 100 - total flux cleaned = -1.30048e-05 Jy ! Component: 150 - total flux cleaned = -1.66048e-05 Jy ! Component: 200 - total flux cleaned = -1.99223e-05 Jy ! Total flux subtracted in 200 components = -1.99223e-05 Jy ! Clean residual min=-0.001465 max=0.001660 Jy/beam ! Clean residual mean=0.000002 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0513112 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.0513112 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.732 mas, bpa=-2.371 degrees ! Estimated noise=685.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.63557e-05 Jy ! Component: 100 - total flux cleaned = -3.38202e-05 Jy ! Component: 150 - total flux cleaned = 4.48603e-07 Jy ! Component: 200 - total flux cleaned = 1.0373e-05 Jy ! Total flux subtracted in 200 components = 1.0373e-05 Jy ! Clean residual min=-0.001572 max=0.001599 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0513216 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.0513216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085070Jy sigma=0.000631 ! Fit after self-cal, rms=0.085072Jy sigma=0.000631 wmodel J2123-0519_S_2017_03_27_pus_map.mod ! Writing 40 model components to file: J2123-0519_S_2017_03_27_pus_map.mod wobs J2123-0519_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2123-0519_S_2017_03_27_pus_uvs.fits wwins J2123-0519_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J2123-0519_S_2017_03_27_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.000377305 Jy ! Component: 100 - total flux cleaned = 0.000836328 Jy ! Component: 150 - total flux cleaned = 0.00127271 Jy ! Component: 200 - total flux cleaned = 0.00156969 Jy ! Component: 250 - total flux cleaned = 0.00180904 Jy ! Component: 300 - total flux cleaned = 0.00201797 Jy ! Component: 350 - total flux cleaned = 0.0021539 Jy ! Component: 400 - total flux cleaned = 0.00235278 Jy ! Component: 450 - total flux cleaned = 0.0024612 Jy ! Component: 500 - total flux cleaned = 0.00256748 Jy ! Component: 550 - total flux cleaned = 0.00265148 Jy ! Component: 600 - total flux cleaned = 0.00269306 Jy ! Component: 650 - total flux cleaned = 0.00279436 Jy ! Component: 700 - total flux cleaned = 0.00283444 Jy ! Component: 750 - total flux cleaned = 0.0029125 Jy ! Component: 800 - total flux cleaned = 0.00300879 Jy ! Component: 850 - total flux cleaned = 0.00302788 Jy ! Component: 900 - total flux cleaned = 0.00312146 Jy ! Component: 950 - total flux cleaned = 0.00315845 Jy ! Component: 1000 - total flux cleaned = 0.00328605 Jy ! Component: 1050 - total flux cleaned = 0.00335792 Jy ! Component: 1100 - total flux cleaned = 0.00341101 Jy ! Component: 1150 - total flux cleaned = 0.00344625 Jy ! Component: 1200 - total flux cleaned = 0.00353308 Jy ! Component: 1250 - total flux cleaned = 0.00355004 Jy ! Component: 1300 - total flux cleaned = 0.00361777 Jy ! Component: 1350 - total flux cleaned = 0.00366805 Jy ! Component: 1400 - total flux cleaned = 0.00370126 Jy ! Component: 1450 - total flux cleaned = 0.00366831 Jy ! Component: 1500 - total flux cleaned = 0.00371692 Jy ! Component: 1550 - total flux cleaned = 0.00370082 Jy ! Component: 1600 - total flux cleaned = 0.00376453 Jy ! Component: 1650 - total flux cleaned = 0.0037329 Jy ! Component: 1700 - total flux cleaned = 0.00374861 Jy ! Component: 1750 - total flux cleaned = 0.00373338 Jy ! Component: 1800 - total flux cleaned = 0.00370289 Jy ! Component: 1850 - total flux cleaned = 0.00371793 Jy ! Component: 1900 - total flux cleaned = 0.00379302 Jy ! Component: 1950 - total flux cleaned = 0.00376318 Jy ! Component: 2000 - total flux cleaned = 0.00374817 Jy ! Component: 2050 - total flux cleaned = 0.00382105 Jy ! Component: 2100 - total flux cleaned = 0.00374877 Jy ! Component: 2150 - total flux cleaned = 0.00379159 Jy ! Component: 2200 - total flux cleaned = 0.00373485 Jy ! Component: 2250 - total flux cleaned = 0.00374908 Jy ! Component: 2300 - total flux cleaned = 0.00377695 Jy ! Component: 2350 - total flux cleaned = 0.00376287 Jy ! Component: 2400 - total flux cleaned = 0.00369417 Jy ! Component: 2450 - total flux cleaned = 0.0037215 Jy ! Component: 2500 - total flux cleaned = 0.00368109 Jy ! Component: 2550 - total flux cleaned = 0.00364088 Jy ! Component: 2600 - total flux cleaned = 0.00365443 Jy ! Component: 2650 - total flux cleaned = 0.00364123 Jy ! Component: 2700 - total flux cleaned = 0.00356257 Jy ! Component: 2750 - total flux cleaned = 0.00358862 Jy ! Component: 2800 - total flux cleaned = 0.00348539 Jy ! Component: 2850 - total flux cleaned = 0.00348539 Jy ! Component: 2900 - total flux cleaned = 0.00345999 Jy ! Component: 2950 - total flux cleaned = 0.00343477 Jy ! Component: 3000 - total flux cleaned = 0.00339706 Jy ! Component: 3050 - total flux cleaned = 0.00338471 Jy ! Component: 3100 - total flux cleaned = 0.00329818 Jy ! Component: 3150 - total flux cleaned = 0.00332287 Jy ! Component: 3200 - total flux cleaned = 0.00327399 Jy ! Component: 3250 - total flux cleaned = 0.00323748 Jy ! Component: 3300 - total flux cleaned = 0.00310532 Jy ! Component: 3350 - total flux cleaned = 0.00312923 Jy ! Component: 3400 - total flux cleaned = 0.00311755 Jy ! Component: 3450 - total flux cleaned = 0.00309413 Jy ! Component: 3500 - total flux cleaned = 0.00309406 Jy ! Component: 3550 - total flux cleaned = 0.00303582 Jy ! Component: 3600 - total flux cleaned = 0.00302409 Jy ! Component: 3650 - total flux cleaned = 0.00302421 Jy ! Component: 3700 - total flux cleaned = 0.00301268 Jy ! Component: 3750 - total flux cleaned = 0.00301272 Jy ! Component: 3800 - total flux cleaned = 0.00299012 Jy ! Component: 3850 - total flux cleaned = 0.00294546 Jy ! Component: 3900 - total flux cleaned = 0.0029455 Jy ! Component: 3950 - total flux cleaned = 0.00297853 Jy ! Component: 4000 - total flux cleaned = 0.00293462 Jy ! Component: 4050 - total flux cleaned = 0.00290184 Jy ! Total flux subtracted in 4096 components = 0.00285864 Jy ! Clean residual min=-0.000668 max=0.000603 Jy/beam ! Clean residual mean=-0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0541802 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 327 components and 0.0541802 Jy ![Exited script file: muppet] wmap "J2123-0519_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 7.732 at -2.371 degrees (North through East) ! Clean map min=-0.0011462 max=0.048688 Jy/beam ! Writing clean map to FITS file: J2123-0519_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.048688 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204433 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25965 1.25965 2.5193 5.03861 10.0772 20.1544 40.3089 80.6177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.048 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.421 x 7.732 at -2.371 degrees (North through East) ! Clean map min=-0.0011462 max=0.048688 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 J2123-0519_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:49:45 2019