! Started logfile: J1231-1236_S_2017_07_16_pus_uvs.log on Thu May 9 11:09:02 2019 obs J1231-1236_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1231-1236_S_2017_07_16_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781801 visibilities/baseline/integration-bin. ! Found source: J1231-1236 ! ! 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 16324 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 J1231-1236_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 816 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915161Jy sigma=0.007237 ! Fit after self-cal, rms=0.892259Jy sigma=0.007062 ! 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.481 mas, bmaj=6.65 mas, bpa=-5.662 degrees ! Estimated noise=1382.66 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.0830825 Jy ! Component: 100 - total flux cleaned = 0.105339 Jy ! Total flux subtracted in 100 components = 0.105339 Jy ! Clean residual min=-0.005381 max=0.010302 Jy/beam ! Clean residual mean=-0.000022 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.105339 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.105339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091170Jy sigma=0.000686 ! Fit after self-cal, rms=0.091176Jy sigma=0.000686 ! Inverting map ! Added new window around map position (38, -49). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108286 Jy ! Component: 100 - total flux cleaned = 0.0178418 Jy ! Total flux subtracted in 100 components = 0.0178418 Jy ! Clean residual min=-0.004297 max=0.006602 Jy/beam ! Clean residual mean=-0.000013 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.123181 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.123181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089463Jy sigma=0.000671 ! Fit after self-cal, rms=0.089430Jy sigma=0.000671 ! 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.881 mas, bmaj=7.551 mas, bpa=-5.018 degrees ! Estimated noise=872.271 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 (3.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826592 Jy ! Component: 100 - total flux cleaned = 0.0134062 Jy ! Component: 150 - total flux cleaned = 0.016882 Jy ! Component: 200 - total flux cleaned = 0.019316 Jy ! Total flux subtracted in 200 components = 0.019316 Jy ! Clean residual min=-0.003029 max=0.004027 Jy/beam ! Clean residual mean=-0.000004 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.142497 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 65 components and 0.142497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088576Jy sigma=0.000664 ! Fit after self-cal, rms=0.088559Jy sigma=0.000663 ! 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.11 FD 1.00* HN 0.97 KP 1.00 ! LA 1.00 MK 1.03 NL 0.89 OV 0.99 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.02 KP 0.97 ! LA 1.01 MK 1.06 NL 1.03 OV 1.00 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.03 KP 0.96 ! LA 1.00 MK 1.01 NL 0.98 OV 0.91 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 288 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 1.00* ! LA 1.06 MK 0.88 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.088559Jy sigma=0.000663 ! Fit after self-cal, rms=0.088846Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.573 mas, bpa=-4.272 degrees ! Estimated noise=876.015 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.00130413 Jy ! Component: 100 - total flux cleaned = 0.00147711 Jy ! Component: 150 - total flux cleaned = 0.00152958 Jy ! Component: 200 - total flux cleaned = 0.00157383 Jy ! Total flux subtracted in 200 components = 0.00157383 Jy ! Clean residual min=-0.002751 max=0.002944 Jy/beam ! Clean residual mean=-0.000000 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.14407 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.14407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088765Jy sigma=0.000664 ! Fit after self-cal, rms=0.088787Jy sigma=0.000664 ! 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.088787Jy sigma=0.000664 ! Fit after self-cal, rms=0.093636Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.56 mas, bpa=-4.169 degrees ! Estimated noise=878.492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013328 Jy ! Component: 100 - total flux cleaned = 6.49137e-05 Jy ! Component: 150 - total flux cleaned = 5.40856e-06 Jy ! Component: 200 - total flux cleaned = -1.89171e-05 Jy ! Total flux subtracted in 200 components = -1.89171e-05 Jy ! Clean residual min=-0.001860 max=0.002476 Jy/beam ! Clean residual mean=0.000000 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.144051 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.144051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093611Jy sigma=0.000661 ! Fit after self-cal, rms=0.093700Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-122, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000934604 Jy ! Component: 100 - total flux cleaned = 0.00112178 Jy ! Component: 150 - total flux cleaned = 0.00138087 Jy ! Component: 200 - total flux cleaned = 0.00144633 Jy ! Total flux subtracted in 200 components = 0.00144633 Jy ! Clean residual min=-0.001941 max=0.001947 Jy/beam ! Clean residual mean=-0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.145498 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.145498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093638Jy sigma=0.000660 ! Fit after self-cal, rms=0.093628Jy sigma=0.000660 ! 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.093628Jy sigma=0.000660 ! Fit after self-cal, rms=0.094048Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.935 mas, bmaj=7.565 mas, bpa=-4.23 degrees ! Estimated noise=878.554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478987 Jy ! Component: 100 - total flux cleaned = 0.00047961 Jy ! Component: 150 - total flux cleaned = 0.000395001 Jy ! Component: 200 - total flux cleaned = 0.000369943 Jy ! Total flux subtracted in 200 components = 0.000369943 Jy ! Clean residual min=-0.002014 max=0.001983 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.145868 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 114 components and 0.145868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094025Jy sigma=0.000660 ! Fit after self-cal, rms=0.094024Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125503 Jy ! Component: 100 - total flux cleaned = 0.0001013 Jy ! Component: 150 - total flux cleaned = 0.00010115 Jy ! Component: 200 - total flux cleaned = 0.000122537 Jy ! Total flux subtracted in 200 components = 0.000122537 Jy ! Clean residual min=-0.002044 max=0.001961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.14599 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 123 components and 0.14599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094011Jy sigma=0.000660 ! Fit after self-cal, rms=0.094011Jy sigma=0.000660 ! 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.094011Jy sigma=0.000660 ! Fit after self-cal, rms=0.093985Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.726 mas, bmaj=14.54 mas, bpa=-5.348 degrees ! Estimated noise=1166.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.73503e-05 Jy ! Component: 100 - total flux cleaned = 1.97555e-05 Jy ! Component: 150 - total flux cleaned = 1.89761e-05 Jy ! Component: 200 - total flux cleaned = 5.07891e-06 Jy ! Total flux subtracted in 200 components = 5.07891e-06 Jy ! Clean residual min=-0.002091 max=0.001851 Jy/beam ! Clean residual mean=0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.145995 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.145995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093983Jy sigma=0.000660 ! Fit after self-cal, rms=0.093980Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113083 Jy ! Component: 100 - total flux cleaned = -0.000113717 Jy ! Component: 150 - total flux cleaned = -7.70759e-05 Jy ! Component: 200 - total flux cleaned = -8.84503e-05 Jy ! Total flux subtracted in 200 components = -8.84503e-05 Jy ! Clean residual min=-0.002040 max=0.001861 Jy/beam ! Clean residual mean=0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.145907 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 151 components and 0.145907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093980Jy sigma=0.000660 ! Fit after self-cal, rms=0.093979Jy sigma=0.000660 ! 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.937 mas, bmaj=7.57 mas, bpa=-4.271 degrees ! Estimated noise=878.935 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.937 x 7.57 at -4.271 degrees (North through East) ! Clean map min=-0.001919 max=0.10655 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.538 mas, bmaj=6.648 mas, bpa=-4.913 degrees ! Estimated noise=1247.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0827389 Jy ! Component: 100 - total flux cleaned = 0.104779 Jy ! Component: 150 - total flux cleaned = 0.115717 Jy ! Component: 200 - total flux cleaned = 0.123141 Jy ! Total flux subtracted in 200 components = 0.123141 Jy ! Clean residual min=-0.003604 max=0.004392 Jy/beam ! Clean residual mean=-0.000006 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.123141 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.123141 Jy ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=7.57 mas, bpa=-4.271 degrees ! Estimated noise=878.935 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.00732603 Jy ! Component: 100 - total flux cleaned = 0.01195 Jy ! Component: 150 - total flux cleaned = 0.0148964 Jy ! Component: 200 - total flux cleaned = 0.0167141 Jy ! Total flux subtracted in 200 components = 0.0167141 Jy ! Clean residual min=-0.002315 max=0.002458 Jy/beam ! Clean residual mean=-0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.139855 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 75 components and 0.139855 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.726 mas, bmaj=14.54 mas, bpa=-5.348 degrees ! Estimated noise=1166.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294598 Jy ! Component: 100 - total flux cleaned = 0.00381251 Jy ! Component: 150 - total flux cleaned = 0.00436352 Jy ! Component: 200 - total flux cleaned = 0.00465106 Jy ! Total flux subtracted in 200 components = 0.00465106 Jy ! Clean residual min=-0.002120 max=0.001852 Jy/beam ! Clean residual mean=0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.144506 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.000105039 Jy ! Component: 100 - total flux cleaned = 0.000174865 Jy ! Component: 150 - total flux cleaned = 0.000278748 Jy ! Component: 200 - total flux cleaned = 0.000353937 Jy ! Total flux subtracted in 200 components = 0.000353937 Jy ! Clean residual min=-0.002136 max=0.001806 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.14486 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 112 components and 0.14486 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=7.57 mas, bpa=-4.271 degrees ! Estimated noise=878.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221274 Jy ! Component: 100 - total flux cleaned = 0.000328552 Jy ! Component: 150 - total flux cleaned = 0.000372569 Jy ! Component: 200 - total flux cleaned = 0.000412735 Jy ! Total flux subtracted in 200 components = 0.000412735 Jy ! Clean residual min=-0.002263 max=0.002188 Jy/beam ! Clean residual mean=-0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.145273 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.145273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094025Jy sigma=0.000660 ! Fit after self-cal, rms=0.094020Jy sigma=0.000660 wmodel J1231-1236_S_2017_07_16_pus_map.mod ! Writing 128 model components to file: J1231-1236_S_2017_07_16_pus_map.mod wobs J1231-1236_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1231-1236_S_2017_07_16_pus_uvs.fits wwins J1231-1236_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1231-1236_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 = -4.79588e-06 Jy ! Component: 100 - total flux cleaned = 0.000127507 Jy ! Component: 150 - total flux cleaned = 0.000217432 Jy ! Component: 200 - total flux cleaned = 0.000389386 Jy ! Component: 250 - total flux cleaned = 0.000499934 Jy ! Component: 300 - total flux cleaned = 0.000715057 Jy ! Component: 350 - total flux cleaned = 0.000871833 Jy ! Component: 400 - total flux cleaned = 0.0011264 Jy ! Component: 450 - total flux cleaned = 0.00132449 Jy ! Component: 500 - total flux cleaned = 0.00159055 Jy ! Component: 550 - total flux cleaned = 0.00175557 Jy ! Component: 600 - total flux cleaned = 0.00191757 Jy ! Component: 650 - total flux cleaned = 0.0021658 Jy ! Component: 700 - total flux cleaned = 0.0022098 Jy ! Component: 750 - total flux cleaned = 0.0023616 Jy ! Component: 800 - total flux cleaned = 0.00253107 Jy ! Component: 850 - total flux cleaned = 0.0026346 Jy ! Component: 900 - total flux cleaned = 0.00277776 Jy ! Component: 950 - total flux cleaned = 0.00297777 Jy ! Component: 1000 - total flux cleaned = 0.00307588 Jy ! Component: 1050 - total flux cleaned = 0.0032105 Jy ! Component: 1100 - total flux cleaned = 0.00332455 Jy ! Component: 1150 - total flux cleaned = 0.00343633 Jy ! Component: 1200 - total flux cleaned = 0.00350933 Jy ! Component: 1250 - total flux cleaned = 0.00354503 Jy ! Component: 1300 - total flux cleaned = 0.0035629 Jy ! Component: 1350 - total flux cleaned = 0.00354547 Jy ! Component: 1400 - total flux cleaned = 0.00356271 Jy ! Component: 1450 - total flux cleaned = 0.00354543 Jy ! Component: 1500 - total flux cleaned = 0.00352883 Jy ! Component: 1550 - total flux cleaned = 0.0035123 Jy ! Component: 1600 - total flux cleaned = 0.00352887 Jy ! Component: 1650 - total flux cleaned = 0.00354491 Jy ! Component: 1700 - total flux cleaned = 0.00356083 Jy ! Component: 1750 - total flux cleaned = 0.00354467 Jy ! Component: 1800 - total flux cleaned = 0.00356033 Jy ! Component: 1850 - total flux cleaned = 0.0036069 Jy ! Component: 1900 - total flux cleaned = 0.00356036 Jy ! Component: 1950 - total flux cleaned = 0.00352992 Jy ! Component: 2000 - total flux cleaned = 0.00357505 Jy ! Component: 2050 - total flux cleaned = 0.00354526 Jy ! Component: 2100 - total flux cleaned = 0.00353046 Jy ! Component: 2150 - total flux cleaned = 0.00351576 Jy ! Component: 2200 - total flux cleaned = 0.00345816 Jy ! Component: 2250 - total flux cleaned = 0.00348685 Jy ! Component: 2300 - total flux cleaned = 0.00347254 Jy ! Component: 2350 - total flux cleaned = 0.00345838 Jy ! Component: 2400 - total flux cleaned = 0.00347228 Jy ! Component: 2450 - total flux cleaned = 0.00345848 Jy ! Component: 2500 - total flux cleaned = 0.0034039 Jy ! Component: 2550 - total flux cleaned = 0.00340381 Jy ! Component: 2600 - total flux cleaned = 0.00337693 Jy ! Component: 2650 - total flux cleaned = 0.00336366 Jy ! Component: 2700 - total flux cleaned = 0.00332423 Jy ! Component: 2750 - total flux cleaned = 0.00333712 Jy ! Component: 2800 - total flux cleaned = 0.00331124 Jy ! Component: 2850 - total flux cleaned = 0.00322162 Jy ! Component: 2900 - total flux cleaned = 0.00324716 Jy ! Component: 2950 - total flux cleaned = 0.00319676 Jy ! Component: 3000 - total flux cleaned = 0.00323433 Jy ! Component: 3050 - total flux cleaned = 0.00318466 Jy ! Component: 3100 - total flux cleaned = 0.00319684 Jy ! Component: 3150 - total flux cleaned = 0.00314792 Jy ! Component: 3200 - total flux cleaned = 0.00312376 Jy ! Component: 3250 - total flux cleaned = 0.00311189 Jy ! Component: 3300 - total flux cleaned = 0.00312376 Jy ! Component: 3350 - total flux cleaned = 0.0031355 Jy ! Component: 3400 - total flux cleaned = 0.00312365 Jy ! Component: 3450 - total flux cleaned = 0.00310034 Jy ! Component: 3500 - total flux cleaned = 0.00313506 Jy ! Component: 3550 - total flux cleaned = 0.00312347 Jy ! Component: 3600 - total flux cleaned = 0.0031348 Jy ! Component: 3650 - total flux cleaned = 0.003112 Jy ! Component: 3700 - total flux cleaned = 0.00308952 Jy ! Component: 3750 - total flux cleaned = 0.00310066 Jy ! Component: 3800 - total flux cleaned = 0.00306716 Jy ! Component: 3850 - total flux cleaned = 0.0030672 Jy ! Component: 3900 - total flux cleaned = 0.00302315 Jy ! Component: 3950 - total flux cleaned = 0.00303415 Jy ! Component: 4000 - total flux cleaned = 0.00303412 Jy ! Component: 4050 - total flux cleaned = 0.00300169 Jy ! Total flux subtracted in 4096 components = 0.00301244 Jy ! Clean residual min=-0.000668 max=0.000564 Jy/beam ! Clean residual mean=-0.000000 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.148285 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 396 components and 0.148285 Jy ![Exited script file: muppet] wmap "J1231-1236_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.937 x 7.57 at -4.271 degrees (North through East) ! Clean map min=-0.0017334 max=0.1069 Jy/beam ! Writing clean map to FITS file: J1231-1236_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.1069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187305 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.525643 0.525643 1.05129 2.10257 4.20514 8.41029 16.8206 33.6411 67.2823 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.937 x 7.57 at -4.271 degrees (North through East) ! Clean map min=-0.0017334 max=0.1069 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 J1231-1236_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:09:07 2019