! Started logfile: J2134-0153_S_2017_06_10_pus_uvs.log on Mon May 6 15:02:34 2019 obs J2134-0153_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2134-0153_S_2017_06_10_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J2134-0153 ! ! 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 1154 lines of history. ! ! Reading 1248 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 J2134-0153_S_2017_06_10_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.487281Jy sigma=0.004421 ! Fit after self-cal, rms=0.451541Jy sigma=0.004078 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=7.186 mas, bpa=-4.706 degrees ! Estimated noise=2818.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.875227 Jy ! Component: 100 - total flux cleaned = 1.18915 Jy ! Total flux subtracted in 100 components = 1.18915 Jy ! Clean residual min=-0.065026 max=0.147437 Jy/beam ! Clean residual mean=0.001051 rms=0.023063 Jy/beam ! Combined flux in latest and established models = 1.18915 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.18915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308296Jy sigma=0.002755 ! Fit after self-cal, rms=0.308001Jy sigma=0.002752 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164024 Jy ! Component: 100 - total flux cleaned = 0.252317 Jy ! Total flux subtracted in 100 components = 0.252317 Jy ! Clean residual min=-0.037877 max=0.063795 Jy/beam ! Clean residual mean=0.000477 rms=0.011612 Jy/beam ! Combined flux in latest and established models = 1.44147 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 1.44147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176249Jy sigma=0.001509 ! Fit after self-cal, rms=0.176050Jy sigma=0.001507 ! 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.617 mas, bmaj=7.758 mas, bpa=-1.587 degrees ! Estimated noise=2430.48 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 (4.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0726523 Jy ! Component: 100 - total flux cleaned = 0.0953925 Jy ! Component: 150 - total flux cleaned = 0.105818 Jy ! Component: 200 - total flux cleaned = 0.115221 Jy ! Total flux subtracted in 200 components = 0.115221 Jy ! Clean residual min=-0.028798 max=0.035872 Jy/beam ! Clean residual mean=0.000227 rms=0.008518 Jy/beam ! Combined flux in latest and established models = 1.55669 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 52 components and 1.55669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137790Jy sigma=0.001198 ! Fit after self-cal, rms=0.136846Jy sigma=0.001185 ! 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 1.00 HN 0.95 KP 1.04 ! LA 1.00 MK 1.06 NL 0.90 OV 1.04 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 0.98 KP 0.99 ! LA 0.95 MK 1.02 NL 1.03 OV 1.07 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.07 HN 0.98 KP 0.98 ! LA 0.97 MK 1.02 NL 0.96 OV 0.98 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.96 KP 1.00* ! LA 0.90 MK 1.37 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.136846Jy sigma=0.001185 ! Fit after self-cal, rms=0.093171Jy sigma=0.000851 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=7.803 mas, bpa=-1.528 degrees ! Estimated noise=2423.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 (23, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317208 Jy ! Component: 100 - total flux cleaned = 0.0505012 Jy ! Component: 150 - total flux cleaned = 0.0628727 Jy ! Component: 200 - total flux cleaned = 0.0721063 Jy ! Total flux subtracted in 200 components = 0.0721063 Jy ! Clean residual min=-0.010164 max=0.012260 Jy/beam ! Clean residual mean=0.000010 rms=0.003094 Jy/beam ! Combined flux in latest and established models = 1.62879 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 102 components and 1.62879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081215Jy sigma=0.000729 ! Fit after self-cal, rms=0.080499Jy sigma=0.000722 ! 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.080499Jy sigma=0.000722 ! Fit after self-cal, rms=0.079081Jy sigma=0.000713 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=7.801 mas, bpa=-1.488 degrees ! Estimated noise=2416.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114775 Jy ! Component: 100 - total flux cleaned = 0.0193622 Jy ! Component: 150 - total flux cleaned = 0.0237785 Jy ! Component: 200 - total flux cleaned = 0.0253953 Jy ! Total flux subtracted in 200 components = 0.0253953 Jy ! Clean residual min=-0.008373 max=0.008967 Jy/beam ! Clean residual mean=0.000010 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 1.65419 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 128 components and 1.65419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076966Jy sigma=0.000691 ! Fit after self-cal, rms=0.076858Jy sigma=0.000690 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.00329654 Jy ! Component: 100 - total flux cleaned = 0.00463801 Jy ! Component: 150 - total flux cleaned = 0.00552323 Jy ! Component: 200 - total flux cleaned = 0.00618833 Jy ! Total flux subtracted in 200 components = 0.00618833 Jy ! Clean residual min=-0.007987 max=0.007738 Jy/beam ! Clean residual mean=-0.000003 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 1.66038 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 141 components and 1.66038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076263Jy sigma=0.000684 ! Fit after self-cal, rms=0.076248Jy sigma=0.000684 ! 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.076248Jy sigma=0.000684 ! Fit after self-cal, rms=0.075948Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=7.802 mas, bpa=-1.488 degrees ! Estimated noise=2414.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483724 Jy ! Component: 100 - total flux cleaned = 0.00713064 Jy ! Component: 150 - total flux cleaned = 0.00830676 Jy ! Component: 200 - total flux cleaned = 0.00881964 Jy ! Total flux subtracted in 200 components = 0.00881964 Jy ! Clean residual min=-0.007262 max=0.007117 Jy/beam ! Clean residual mean=0.000011 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 1.6692 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 1.6692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075489Jy sigma=0.000677 ! Fit after self-cal, rms=0.075468Jy sigma=0.000676 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.00125403 Jy ! Component: 100 - total flux cleaned = 0.00134814 Jy ! Component: 150 - total flux cleaned = 0.00151197 Jy ! Component: 200 - total flux cleaned = 0.00158667 Jy ! Total flux subtracted in 200 components = 0.00158667 Jy ! Clean residual min=-0.007136 max=0.006806 Jy/beam ! Clean residual mean=0.000006 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 1.67078 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 1.67078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075283Jy sigma=0.000675 ! Fit after self-cal, rms=0.075275Jy sigma=0.000675 ! 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.075275Jy sigma=0.000675 ! Fit after self-cal, rms=0.075243Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.434 mas, bmaj=12.48 mas, bpa=-13.16 degrees ! Estimated noise=2988.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032225 Jy ! Component: 100 - total flux cleaned = 0.00395384 Jy ! Component: 150 - total flux cleaned = 0.00402675 Jy ! Component: 200 - total flux cleaned = 0.0040272 Jy ! Total flux subtracted in 200 components = 0.0040272 Jy ! Clean residual min=-0.006001 max=0.007135 Jy/beam ! Clean residual mean=0.000022 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 1.67481 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 200 components and 1.67481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075180Jy sigma=0.000674 ! Fit after self-cal, rms=0.075160Jy sigma=0.000673 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.000633045 Jy ! Component: 100 - total flux cleaned = 0.000717791 Jy ! Component: 150 - total flux cleaned = 0.000718953 Jy ! Component: 200 - total flux cleaned = 0.00076287 Jy ! Total flux subtracted in 200 components = 0.00076287 Jy ! Clean residual min=-0.006170 max=0.006885 Jy/beam ! Clean residual mean=0.000016 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 1.67557 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 210 components and 1.67557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075154Jy sigma=0.000673 ! Fit after self-cal, rms=0.075144Jy sigma=0.000673 ! 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.656 mas, bmaj=7.804 mas, bpa=-1.5 degrees ! Estimated noise=2414.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.656 x 7.804 at -1.5 degrees (North through East) ! Clean map min=-0.010247 max=1.1877 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.075144Jy sigma=0.000673 ! Fit after self-cal, rms=0.070984Jy sigma=0.000629 ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=7.806 mas, bpa=-1.494 degrees ! Estimated noise=2415.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652388 Jy ! Component: 100 - total flux cleaned = 0.000587198 Jy ! Component: 150 - total flux cleaned = 0.00058673 Jy ! Component: 200 - total flux cleaned = 0.000515591 Jy ! Total flux subtracted in 200 components = 0.000515591 Jy ! Clean residual min=-0.006282 max=0.006129 Jy/beam ! Clean residual mean=0.000006 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 1.67609 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 226 components and 1.67609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070825Jy sigma=0.000628 ! Fit after self-cal, rms=0.070822Jy sigma=0.000628 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148482 Jy ! Component: 100 - total flux cleaned = -2.94302e-05 Jy ! Component: 150 - total flux cleaned = -2.69902e-05 Jy ! Component: 200 - total flux cleaned = 2.64218e-05 Jy ! Total flux subtracted in 200 components = 2.64218e-05 Jy ! Clean residual min=-0.006216 max=0.006179 Jy/beam ! Clean residual mean=0.000006 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 1.67612 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 236 components and 1.67612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070738Jy sigma=0.000627 ! Fit after self-cal, rms=0.070737Jy sigma=0.000627 ! 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.070737Jy sigma=0.000627 ! Fit after self-cal, rms=0.070734Jy sigma=0.000627 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.234 mas, bpa=-4.557 degrees ! Estimated noise=2799.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.867042 Jy ! Component: 100 - total flux cleaned = 1.17104 Jy ! Component: 150 - total flux cleaned = 1.3283 Jy ! Component: 200 - total flux cleaned = 1.41811 Jy ! Total flux subtracted in 200 components = 1.41811 Jy ! Clean residual min=-0.025034 max=0.047065 Jy/beam ! Clean residual mean=0.000524 rms=0.009097 Jy/beam ! Combined flux in latest and established models = 1.41811 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 18 model components to the UV plane model. ! The established model now contains 18 components and 1.41811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=7.807 mas, bpa=-1.496 degrees ! Estimated noise=2414.8 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.0731721 Jy ! Component: 100 - total flux cleaned = 0.118402 Jy ! Component: 150 - total flux cleaned = 0.149383 Jy ! Component: 200 - total flux cleaned = 0.171679 Jy ! Total flux subtracted in 200 components = 0.171679 Jy ! Clean residual min=-0.011364 max=0.015295 Jy/beam ! Clean residual mean=0.000203 rms=0.004208 Jy/beam ! Combined flux in latest and established models = 1.58979 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 66 components and 1.58979 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.432 mas, bmaj=12.49 mas, bpa=-13.15 degrees ! Estimated noise=2987.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282 Jy ! Component: 100 - total flux cleaned = 0.0466827 Jy ! Component: 150 - total flux cleaned = 0.0596697 Jy ! Component: 200 - total flux cleaned = 0.0690848 Jy ! Total flux subtracted in 200 components = 0.0690848 Jy ! Clean residual min=-0.008350 max=0.008477 Jy/beam ! Clean residual mean=0.000110 rms=0.002738 Jy/beam ! Combined flux in latest and established models = 1.65887 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.00565956 Jy ! Component: 100 - total flux cleaned = 0.00855959 Jy ! Component: 150 - total flux cleaned = 0.0111248 Jy ! Component: 200 - total flux cleaned = 0.0131135 Jy ! Total flux subtracted in 200 components = 0.0131135 Jy ! Clean residual min=-0.006520 max=0.006722 Jy/beam ! Clean residual mean=0.000052 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 1.67199 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 158 components and 1.67199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=7.807 mas, bpa=-1.496 degrees ! Estimated noise=2414.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00085041 Jy ! Component: 100 - total flux cleaned = 0.00140647 Jy ! Component: 150 - total flux cleaned = 0.00204627 Jy ! Component: 200 - total flux cleaned = 0.00273507 Jy ! Total flux subtracted in 200 components = 0.00273507 Jy ! Clean residual min=-0.006935 max=0.006998 Jy/beam ! Clean residual mean=0.000021 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 1.67472 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 173 components and 1.67472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071473Jy sigma=0.000633 ! Fit after self-cal, rms=0.071340Jy sigma=0.000632 wmodel J2134-0153_S_2017_06_10_pus_map.mod ! Writing 173 model components to file: J2134-0153_S_2017_06_10_pus_map.mod wobs J2134-0153_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2134-0153_S_2017_06_10_pus_uvs.fits wwins J2134-0153_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J2134-0153_S_2017_06_10_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.000397711 Jy ! Component: 100 - total flux cleaned = 0.000520227 Jy ! Component: 150 - total flux cleaned = 0.000307717 Jy ! Component: 200 - total flux cleaned = 0.00030961 Jy ! Component: 250 - total flux cleaned = 0.00050066 Jy ! Component: 300 - total flux cleaned = 0.000592149 Jy ! Component: 350 - total flux cleaned = 0.000676329 Jy ! Component: 400 - total flux cleaned = 0.000591766 Jy ! Component: 450 - total flux cleaned = 0.000512697 Jy ! Component: 500 - total flux cleaned = 0.000357636 Jy ! Component: 550 - total flux cleaned = 0.000507036 Jy ! Component: 600 - total flux cleaned = 0.000358952 Jy ! Component: 650 - total flux cleaned = 0.000218355 Jy ! Component: 700 - total flux cleaned = 0.000150621 Jy ! Component: 750 - total flux cleaned = 1.58661e-05 Jy ! Component: 800 - total flux cleaned = -0.000177712 Jy ! Component: 850 - total flux cleaned = -0.000175637 Jy ! Component: 900 - total flux cleaned = -0.000362094 Jy ! Component: 950 - total flux cleaned = -0.000664376 Jy ! Component: 1000 - total flux cleaned = -0.000782696 Jy ! Component: 1050 - total flux cleaned = -0.00101546 Jy ! Component: 1100 - total flux cleaned = -0.00130008 Jy ! Component: 1150 - total flux cleaned = -0.00146755 Jy ! Component: 1200 - total flux cleaned = -0.00163118 Jy ! Component: 1250 - total flux cleaned = -0.00173832 Jy ! Component: 1300 - total flux cleaned = -0.00189606 Jy ! Component: 1350 - total flux cleaned = -0.0017914 Jy ! Component: 1400 - total flux cleaned = -0.00179103 Jy ! Component: 1450 - total flux cleaned = -0.00163975 Jy ! Component: 1500 - total flux cleaned = -0.00149127 Jy ! Component: 1550 - total flux cleaned = -0.00139397 Jy ! Component: 1600 - total flux cleaned = -0.00124926 Jy ! Component: 1650 - total flux cleaned = -0.00115413 Jy ! Component: 1700 - total flux cleaned = -0.00101285 Jy ! Component: 1750 - total flux cleaned = -0.000919711 Jy ! Component: 1800 - total flux cleaned = -0.000873252 Jy ! Component: 1850 - total flux cleaned = -0.000511292 Jy ! Component: 1900 - total flux cleaned = -0.000511908 Jy ! Component: 1950 - total flux cleaned = -0.000334819 Jy ! Component: 2000 - total flux cleaned = -3e-05 Jy ! Component: 2050 - total flux cleaned = -2.98918e-05 Jy ! Component: 2100 - total flux cleaned = 9.78469e-05 Jy ! Component: 2150 - total flux cleaned = 0.000393859 Jy ! Component: 2200 - total flux cleaned = 0.000436177 Jy ! Component: 2250 - total flux cleaned = 0.000684392 Jy ! Component: 2300 - total flux cleaned = 0.000807543 Jy ! Component: 2350 - total flux cleaned = 0.000848428 Jy ! Component: 2400 - total flux cleaned = 0.00104986 Jy ! Component: 2450 - total flux cleaned = 0.00120936 Jy ! Component: 2500 - total flux cleaned = 0.00140767 Jy ! Component: 2550 - total flux cleaned = 0.0015255 Jy ! Component: 2600 - total flux cleaned = 0.00164245 Jy ! Component: 2650 - total flux cleaned = 0.00179773 Jy ! Component: 2700 - total flux cleaned = 0.00191284 Jy ! Component: 2750 - total flux cleaned = 0.00214182 Jy ! Component: 2800 - total flux cleaned = 0.00225537 Jy ! Component: 2850 - total flux cleaned = 0.00240585 Jy ! Component: 2900 - total flux cleaned = 0.00259281 Jy ! Component: 2950 - total flux cleaned = 0.0027784 Jy ! Component: 3000 - total flux cleaned = 0.00292563 Jy ! Component: 3050 - total flux cleaned = 0.00310861 Jy ! Component: 3100 - total flux cleaned = 0.00321785 Jy ! Component: 3150 - total flux cleaned = 0.00332636 Jy ! Component: 3200 - total flux cleaned = 0.00357788 Jy ! Component: 3250 - total flux cleaned = 0.00375613 Jy ! Component: 3300 - total flux cleaned = 0.00389788 Jy ! Component: 3350 - total flux cleaned = 0.00414453 Jy ! Component: 3400 - total flux cleaned = 0.00428452 Jy ! Component: 3450 - total flux cleaned = 0.00438916 Jy ! Component: 3500 - total flux cleaned = 0.00442401 Jy ! Component: 3550 - total flux cleaned = 0.00459703 Jy ! Component: 3600 - total flux cleaned = 0.00473486 Jy ! Component: 3650 - total flux cleaned = 0.00490628 Jy ! Component: 3700 - total flux cleaned = 0.00507697 Jy ! Component: 3750 - total flux cleaned = 0.00521269 Jy ! Component: 3800 - total flux cleaned = 0.00534787 Jy ! Component: 3850 - total flux cleaned = 0.00544879 Jy ! Component: 3900 - total flux cleaned = 0.00565006 Jy ! Component: 3950 - total flux cleaned = 0.00575024 Jy ! Component: 4000 - total flux cleaned = 0.00588346 Jy ! Component: 4050 - total flux cleaned = 0.00614882 Jy ! Total flux subtracted in 4096 components = 0.00628119 Jy ! Clean residual min=-0.001796 max=0.001979 Jy/beam ! Clean residual mean=0.000009 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 1.681 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 417 components and 1.681 Jy ![Exited script file: muppet] wmap "J2134-0153_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 7.807 at -1.496 degrees (North through East) ! Clean map min=-0.0042713 max=1.1847 Jy/beam ! Writing clean map to FITS file: J2134-0153_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.18467 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000576208 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.145915 0.145915 0.291831 0.583662 1.16732 2.33465 4.66929 9.33859 18.6772 37.3543 74.7087 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.184 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.658 x 7.807 at -1.496 degrees (North through East) ! Clean map min=-0.0042713 max=1.1847 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 J2134-0153_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:02:38 2019