! Started logfile: J1221-0241_S_2017_08_12_pus_uvs.log on Fri May 10 14:59:27 2019 obs J1221-0241_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1221-0241_S_2017_08_12_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958466 visibilities/baseline/integration-bin. ! Found source: J1221-0241 ! ! 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 594 lines of history. ! ! Reading 14492 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 J1221-0241_S_2017_08_12_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 525 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870566Jy sigma=0.007240 ! Fit after self-cal, rms=0.860807Jy sigma=0.007164 ! 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.697 mas, bmaj=7.199 mas, bpa=-4.936 degrees ! Estimated noise=1057.41 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.107991 Jy ! Component: 100 - total flux cleaned = 0.137259 Jy ! Total flux subtracted in 100 components = 0.137259 Jy ! Clean residual min=-0.004940 max=0.012332 Jy/beam ! Clean residual mean=0.000002 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.137259 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.137259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088235Jy sigma=0.000700 ! Fit after self-cal, rms=0.088206Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129867 Jy ! Component: 100 - total flux cleaned = 0.019105 Jy ! Total flux subtracted in 100 components = 0.019105 Jy ! Clean residual min=-0.003626 max=0.003173 Jy/beam ! Clean residual mean=-0.000001 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.156364 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.156364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086237Jy sigma=0.000682 ! Fit after self-cal, rms=0.086225Jy sigma=0.000682 ! 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.178 mas, bmaj=8.141 mas, bpa=-4.45 degrees ! Estimated noise=864.249 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.00397867 Jy ! Component: 100 - total flux cleaned = 0.00579551 Jy ! Component: 150 - total flux cleaned = 0.00656918 Jy ! Component: 200 - total flux cleaned = 0.00674342 Jy ! Total flux subtracted in 200 components = 0.00674342 Jy ! Clean residual min=-0.002556 max=0.002887 Jy/beam ! Clean residual mean=-0.000006 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.163107 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.163107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086061Jy sigma=0.000681 ! Fit after self-cal, rms=0.086064Jy sigma=0.000681 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.98 KP 1.08 ! LA 0.97 MK 1.05 NL 0.91 OV 1.04 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.98 KP 1.02 ! LA 0.97 MK 0.99 NL 1.04 OV 1.06 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.00 ! LA 0.97 MK 1.00 NL 0.98 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.92 KP 1.00* ! LA 1.00* MK 1.05 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.086064Jy sigma=0.000681 ! Fit after self-cal, rms=0.085648Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=8.137 mas, bpa=-4.383 degrees ! Estimated noise=863.328 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.000506595 Jy ! Component: 100 - total flux cleaned = -0.000539674 Jy ! Component: 150 - total flux cleaned = -0.00053995 Jy ! Component: 200 - total flux cleaned = -0.000539423 Jy ! Total flux subtracted in 200 components = -0.000539423 Jy ! Clean residual min=-0.002292 max=0.002294 Jy/beam ! Clean residual mean=-0.000009 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.162568 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.162568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085640Jy sigma=0.000678 ! Fit after self-cal, rms=0.085641Jy sigma=0.000678 ! 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.085641Jy sigma=0.000678 ! Fit after self-cal, rms=0.085984Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=8.144 mas, bpa=-4.322 degrees ! Estimated noise=862.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023079 Jy ! Component: 100 - total flux cleaned = -0.000229542 Jy ! Component: 150 - total flux cleaned = -0.000229841 Jy ! Component: 200 - total flux cleaned = -0.000229588 Jy ! Total flux subtracted in 200 components = -0.000229588 Jy ! Clean residual min=-0.002142 max=0.002202 Jy/beam ! Clean residual mean=-0.000007 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.162338 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.162338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085979Jy sigma=0.000677 ! Fit after self-cal, rms=0.085989Jy sigma=0.000677 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.08347e-07 Jy ! Component: 100 - total flux cleaned = -2.92288e-07 Jy ! Component: 150 - total flux cleaned = 2.80628e-07 Jy ! Component: 200 - total flux cleaned = 4.35724e-07 Jy ! Total flux subtracted in 200 components = 4.35724e-07 Jy ! Clean residual min=-0.002137 max=0.002195 Jy/beam ! Clean residual mean=-0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.162339 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.162339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085986Jy sigma=0.000677 ! Fit after self-cal, rms=0.085986Jy sigma=0.000677 ! 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.085986Jy sigma=0.000677 ! Fit after self-cal, rms=0.086059Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=8.144 mas, bpa=-4.269 degrees ! Estimated noise=862.674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176746 Jy ! Component: 100 - total flux cleaned = -0.000176341 Jy ! Component: 150 - total flux cleaned = -0.000176871 Jy ! Component: 200 - total flux cleaned = -0.000166172 Jy ! Total flux subtracted in 200 components = -0.000166172 Jy ! Clean residual min=-0.002140 max=0.002206 Jy/beam ! Clean residual mean=-0.000007 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.162173 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.162173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086056Jy sigma=0.000677 ! Fit after self-cal, rms=0.086062Jy sigma=0.000677 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 = 5.5291e-07 Jy ! Component: 100 - total flux cleaned = 1.03265e-06 Jy ! Component: 150 - total flux cleaned = 1.19208e-05 Jy ! Component: 200 - total flux cleaned = 2.27433e-05 Jy ! Total flux subtracted in 200 components = 2.27433e-05 Jy ! Clean residual min=-0.002134 max=0.002205 Jy/beam ! Clean residual mean=-0.000007 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.162195 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.162195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086060Jy sigma=0.000677 ! Fit after self-cal, rms=0.086060Jy sigma=0.000677 ! 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.086060Jy sigma=0.000677 ! Fit after self-cal, rms=0.086077Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.373 mas, bmaj=13.75 mas, bpa=-5.944 degrees ! Estimated noise=1103.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354838 Jy ! Component: 100 - total flux cleaned = 0.000313951 Jy ! Component: 150 - total flux cleaned = 0.000281851 Jy ! Component: 200 - total flux cleaned = 0.000262917 Jy ! Total flux subtracted in 200 components = 0.000262917 Jy ! Clean residual min=-0.002357 max=0.002563 Jy/beam ! Clean residual mean=-0.000017 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.162458 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.162458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086081Jy sigma=0.000677 ! Fit after self-cal, rms=0.086082Jy sigma=0.000677 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 = -7.25386e-07 Jy ! Component: 100 - total flux cleaned = -2.47291e-05 Jy ! Component: 150 - total flux cleaned = -5.29176e-05 Jy ! Component: 200 - total flux cleaned = -6.08421e-05 Jy ! Total flux subtracted in 200 components = -6.08421e-05 Jy ! Clean residual min=-0.002343 max=0.002543 Jy/beam ! Clean residual mean=-0.000017 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.162398 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.162398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086086Jy sigma=0.000677 ! Fit after self-cal, rms=0.086086Jy sigma=0.000677 ! 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.188 mas, bmaj=8.144 mas, bpa=-4.233 degrees ! Estimated noise=862.511 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.188 x 8.144 at -4.233 degrees (North through East) ! Clean map min=-0.0019366 max=0.14139 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.705 mas, bmaj=7.198 mas, bpa=-4.73 degrees ! Estimated noise=1057.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107698 Jy ! Component: 100 - total flux cleaned = 0.137244 Jy ! Component: 150 - total flux cleaned = 0.150006 Jy ! Component: 200 - total flux cleaned = 0.156004 Jy ! Total flux subtracted in 200 components = 0.156004 Jy ! Clean residual min=-0.003279 max=0.002851 Jy/beam ! Clean residual mean=-0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.156004 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.156004 Jy ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=8.144 mas, bpa=-4.233 degrees ! Estimated noise=862.511 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.00366893 Jy ! Component: 100 - total flux cleaned = 0.00538282 Jy ! Component: 150 - total flux cleaned = 0.00593815 Jy ! Component: 200 - total flux cleaned = 0.00599273 Jy ! Total flux subtracted in 200 components = 0.00599273 Jy ! Clean residual min=-0.002117 max=0.002203 Jy/beam ! Clean residual mean=-0.000007 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.161997 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.161997 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.373 mas, bmaj=13.75 mas, bpa=-5.944 degrees ! Estimated noise=1103.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498924 Jy ! Component: 100 - total flux cleaned = 0.000498172 Jy ! Component: 150 - total flux cleaned = 0.000497847 Jy ! Component: 200 - total flux cleaned = 0.000483604 Jy ! Total flux subtracted in 200 components = 0.000483604 Jy ! Clean residual min=-0.002347 max=0.002571 Jy/beam ! Clean residual mean=-0.000017 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.16248 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 = -2.58156e-05 Jy ! Component: 100 - total flux cleaned = -4.92679e-05 Jy ! Component: 150 - total flux cleaned = -6.05561e-05 Jy ! Component: 200 - total flux cleaned = -8.20244e-05 Jy ! Total flux subtracted in 200 components = -8.20244e-05 Jy ! Clean residual min=-0.002345 max=0.002556 Jy/beam ! Clean residual mean=-0.000017 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.162398 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.162398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=8.144 mas, bpa=-4.233 degrees ! Estimated noise=862.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647991 Jy ! Component: 100 - total flux cleaned = -0.000647282 Jy ! Component: 150 - total flux cleaned = -0.000645654 Jy ! Component: 200 - total flux cleaned = -0.000629366 Jy ! Total flux subtracted in 200 components = -0.000629366 Jy ! Clean residual min=-0.002111 max=0.002136 Jy/beam ! Clean residual mean=-0.000007 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.161769 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.161769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086081Jy sigma=0.000677 ! Fit after self-cal, rms=0.086081Jy sigma=0.000677 wmodel J1221-0241_S_2017_08_12_pus_map.mod ! Writing 42 model components to file: J1221-0241_S_2017_08_12_pus_map.mod wobs J1221-0241_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1221-0241_S_2017_08_12_pus_uvs.fits wwins J1221-0241_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J1221-0241_S_2017_08_12_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.00034724 Jy ! Component: 100 - total flux cleaned = -0.000783867 Jy ! Component: 150 - total flux cleaned = -0.00113323 Jy ! Component: 200 - total flux cleaned = -0.00146934 Jy ! Component: 250 - total flux cleaned = -0.00169712 Jy ! Component: 300 - total flux cleaned = -0.0017924 Jy ! Component: 350 - total flux cleaned = -0.00185486 Jy ! Component: 400 - total flux cleaned = -0.00191583 Jy ! Component: 450 - total flux cleaned = -0.00197545 Jy ! Component: 500 - total flux cleaned = -0.00209164 Jy ! Component: 550 - total flux cleaned = -0.00217701 Jy ! Component: 600 - total flux cleaned = -0.00226105 Jy ! Component: 650 - total flux cleaned = -0.0023711 Jy ! Component: 700 - total flux cleaned = -0.00239808 Jy ! Component: 750 - total flux cleaned = -0.00247721 Jy ! Component: 800 - total flux cleaned = -0.00250311 Jy ! Component: 850 - total flux cleaned = -0.00245207 Jy ! Component: 900 - total flux cleaned = -0.0025531 Jy ! Component: 950 - total flux cleaned = -0.00255365 Jy ! Component: 1000 - total flux cleaned = -0.00257812 Jy ! Component: 1050 - total flux cleaned = -0.00255417 Jy ! Component: 1100 - total flux cleaned = -0.0026021 Jy ! Component: 1150 - total flux cleaned = -0.00255472 Jy ! Component: 1200 - total flux cleaned = -0.00262433 Jy ! Component: 1250 - total flux cleaned = -0.00253231 Jy ! Component: 1300 - total flux cleaned = -0.00251014 Jy ! Component: 1350 - total flux cleaned = -0.00253259 Jy ! Component: 1400 - total flux cleaned = -0.00248855 Jy ! Component: 1450 - total flux cleaned = -0.0024238 Jy ! Component: 1500 - total flux cleaned = -0.00238124 Jy ! Component: 1550 - total flux cleaned = -0.0023181 Jy ! Component: 1600 - total flux cleaned = -0.00225543 Jy ! Component: 1650 - total flux cleaned = -0.00225557 Jy ! Component: 1700 - total flux cleaned = -0.00223508 Jy ! Component: 1750 - total flux cleaned = -0.00221469 Jy ! Component: 1800 - total flux cleaned = -0.00217435 Jy ! Component: 1850 - total flux cleaned = -0.00215467 Jy ! Component: 1900 - total flux cleaned = -0.00217413 Jy ! Component: 1950 - total flux cleaned = -0.00221259 Jy ! Component: 2000 - total flux cleaned = -0.00215497 Jy ! Component: 2050 - total flux cleaned = -0.002212 Jy ! Component: 2100 - total flux cleaned = -0.00223099 Jy ! Component: 2150 - total flux cleaned = -0.00226825 Jy ! Component: 2200 - total flux cleaned = -0.00226815 Jy ! Component: 2250 - total flux cleaned = -0.00234123 Jy ! Component: 2300 - total flux cleaned = -0.00241365 Jy ! Component: 2350 - total flux cleaned = -0.00241373 Jy ! Component: 2400 - total flux cleaned = -0.00250272 Jy ! Component: 2450 - total flux cleaned = -0.0025909 Jy ! Component: 2500 - total flux cleaned = -0.00259078 Jy ! Component: 2550 - total flux cleaned = -0.00264304 Jy ! Component: 2600 - total flux cleaned = -0.0026776 Jy ! Component: 2650 - total flux cleaned = -0.00277997 Jy ! Component: 2700 - total flux cleaned = -0.00281359 Jy ! Component: 2750 - total flux cleaned = -0.00286393 Jy ! Component: 2800 - total flux cleaned = -0.00293014 Jy ! Component: 2850 - total flux cleaned = -0.00296289 Jy ! Component: 2900 - total flux cleaned = -0.00302828 Jy ! Component: 2950 - total flux cleaned = -0.00306079 Jy ! Component: 3000 - total flux cleaned = -0.00317339 Jy ! Component: 3050 - total flux cleaned = -0.00325299 Jy ! Component: 3100 - total flux cleaned = -0.0033162 Jy ! Component: 3150 - total flux cleaned = -0.00333209 Jy ! Component: 3200 - total flux cleaned = -0.0034411 Jy ! Component: 3250 - total flux cleaned = -0.00354915 Jy ! Component: 3300 - total flux cleaned = -0.00358001 Jy ! Component: 3350 - total flux cleaned = -0.00373236 Jy ! Component: 3400 - total flux cleaned = -0.00370214 Jy ! Component: 3450 - total flux cleaned = -0.00379217 Jy ! Component: 3500 - total flux cleaned = -0.0038371 Jy ! Component: 3550 - total flux cleaned = -0.00391135 Jy ! Component: 3600 - total flux cleaned = -0.0040141 Jy ! Component: 3650 - total flux cleaned = -0.00399922 Jy ! Component: 3700 - total flux cleaned = -0.00407166 Jy ! Component: 3750 - total flux cleaned = -0.00412907 Jy ! Component: 3800 - total flux cleaned = -0.00417216 Jy ! Component: 3850 - total flux cleaned = -0.00422887 Jy ! Component: 3900 - total flux cleaned = -0.00431372 Jy ! Component: 3950 - total flux cleaned = -0.00431381 Jy ! Component: 4000 - total flux cleaned = -0.00442527 Jy ! Component: 4050 - total flux cleaned = -0.00445278 Jy ! Total flux subtracted in 4096 components = -0.00450767 Jy ! Clean residual min=-0.000732 max=0.000918 Jy/beam ! Clean residual mean=-0.000003 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.157261 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 355 components and 0.157261 Jy ![Exited script file: muppet] wmap "J1221-0241_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.188 x 8.144 at -4.233 degrees (North through East) ! Clean map min=-0.0014583 max=0.14153 Jy/beam ! Writing clean map to FITS file: J1221-0241_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141532 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255002 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.540517 0.540517 1.08103 2.16207 4.32414 8.64828 17.2966 34.5931 69.1862 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 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.188 x 8.144 at -4.233 degrees (North through East) ! Clean map min=-0.0014583 max=0.14153 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 J1221-0241_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:59:32 2019