! Started logfile: J0740-2444_S_2017_03_23_pus_uvs.log on Mon May 13 09:52:48 2019 obs J0740-2444_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0740-2444_S_2017_03_23_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963852 visibilities/baseline/integration-bin. ! Found source: J0740-2444 ! ! 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 481 lines of history. ! ! Reading 13012 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 J0740-2444_S_2017_03_23_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.679351Jy sigma=0.004525 ! Fit after self-cal, rms=0.652256Jy sigma=0.004350 ! 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.614 mas, bmaj=7.037 mas, bpa=-9.43 degrees ! Estimated noise=1628.57 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.259557 Jy ! Component: 100 - total flux cleaned = 0.352021 Jy ! Total flux subtracted in 100 components = 0.352021 Jy ! Clean residual min=-0.015999 max=0.044274 Jy/beam ! Clean residual mean=0.000099 rms=0.005242 Jy/beam ! Combined flux in latest and established models = 0.352021 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.352021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159854Jy sigma=0.000963 ! Fit after self-cal, rms=0.159820Jy sigma=0.000962 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506588 Jy ! Component: 100 - total flux cleaned = 0.0795556 Jy ! Total flux subtracted in 100 components = 0.0795556 Jy ! Clean residual min=-0.011286 max=0.014516 Jy/beam ! Clean residual mean=0.000025 rms=0.003041 Jy/beam ! Combined flux in latest and established models = 0.431577 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.431577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134644Jy sigma=0.000798 ! Fit after self-cal, rms=0.134639Jy sigma=0.000798 ! 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.158 mas, bmaj=8.081 mas, bpa=-7.948 degrees ! Estimated noise=1018.56 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.0258412 Jy ! Component: 100 - total flux cleaned = 0.0393077 Jy ! Component: 150 - total flux cleaned = 0.0469511 Jy ! Component: 200 - total flux cleaned = 0.0514477 Jy ! Total flux subtracted in 200 components = 0.0514477 Jy ! Clean residual min=-0.011394 max=0.008237 Jy/beam ! Clean residual mean=-0.000020 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.483025 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 72 components and 0.483025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128154Jy sigma=0.000773 ! Fit after self-cal, rms=0.128164Jy sigma=0.000773 ! 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.93 HN 1.03 KP 1.05 ! LA 1.02 MK 0.98 NL 0.90 OV 1.05 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.09 KP 1.02 ! LA 0.98 MK 0.97 NL 1.05 OV 1.06 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 1.04 KP 0.89 ! LA 0.76 MK 1.01 NL 1.19 OV 0.98 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.07 HN 1.00 KP 1.00* ! LA 0.65 MK 1.17 NL 1.00* OV 1.42 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.128164Jy sigma=0.000773 ! Fit after self-cal, rms=0.111234Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=8.125 mas, bpa=-7.76 degrees ! Estimated noise=1026.61 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.000947819 Jy ! Component: 100 - total flux cleaned = -0.00106461 Jy ! Component: 150 - total flux cleaned = -0.00110961 Jy ! Component: 200 - total flux cleaned = -0.00115074 Jy ! Total flux subtracted in 200 components = -0.00115074 Jy ! Clean residual min=-0.004049 max=0.004174 Jy/beam ! Clean residual mean=0.000002 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.481874 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.481874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111177Jy sigma=0.000675 ! Fit after self-cal, rms=0.111159Jy sigma=0.000675 ! 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.111159Jy sigma=0.000675 ! Fit after self-cal, rms=0.110148Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.168 mas, bpa=-7.69 degrees ! Estimated noise=1028.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194562 Jy ! Component: 100 - total flux cleaned = 9.92897e-05 Jy ! Component: 150 - total flux cleaned = -2.25864e-05 Jy ! Component: 200 - total flux cleaned = -5.84979e-05 Jy ! Total flux subtracted in 200 components = -5.84979e-05 Jy ! Clean residual min=-0.002724 max=0.003125 Jy/beam ! Clean residual mean=-0.000010 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.481815 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.481815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110113Jy sigma=0.000665 ! Fit after self-cal, rms=0.110142Jy sigma=0.000665 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 (-46, 57.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022776 Jy ! Component: 100 - total flux cleaned = 0.00221157 Jy ! Component: 150 - total flux cleaned = 0.00231982 Jy ! Component: 200 - total flux cleaned = 0.00246434 Jy ! Total flux subtracted in 200 components = 0.00246434 Jy ! Clean residual min=-0.002682 max=0.002852 Jy/beam ! Clean residual mean=-0.000008 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.48428 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.48428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110049Jy sigma=0.000664 ! Fit after self-cal, rms=0.110047Jy sigma=0.000664 ! 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.110047Jy sigma=0.000664 ! Fit after self-cal, rms=0.110446Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.185 mas, bpa=-7.705 degrees ! Estimated noise=1028.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136278 Jy ! Component: 100 - total flux cleaned = 0.000180167 Jy ! Component: 150 - total flux cleaned = 0.000253081 Jy ! Component: 200 - total flux cleaned = 0.000287288 Jy ! Total flux subtracted in 200 components = 0.000287288 Jy ! Clean residual min=-0.002659 max=0.002640 Jy/beam ! Clean residual mean=-0.000013 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.484567 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.484567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110415Jy sigma=0.000664 ! Fit after self-cal, rms=0.110421Jy sigma=0.000664 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.000183276 Jy ! Component: 100 - total flux cleaned = 0.000213997 Jy ! Component: 150 - total flux cleaned = 0.000272911 Jy ! Component: 200 - total flux cleaned = 0.00032913 Jy ! Total flux subtracted in 200 components = 0.00032913 Jy ! Clean residual min=-0.002658 max=0.002633 Jy/beam ! Clean residual mean=-0.000013 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.484896 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.484896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110403Jy sigma=0.000663 ! Fit after self-cal, rms=0.110403Jy sigma=0.000663 ! 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.110403Jy sigma=0.000663 ! Fit after self-cal, rms=0.110572Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.876 mas, bmaj=17.93 mas, bpa=-2.615 degrees ! Estimated noise=1277.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464838 Jy ! Component: 100 - total flux cleaned = 0.000533634 Jy ! Component: 150 - total flux cleaned = 0.000573092 Jy ! Component: 200 - total flux cleaned = 0.000596399 Jy ! Total flux subtracted in 200 components = 0.000596399 Jy ! Clean residual min=-0.002339 max=0.002690 Jy/beam ! Clean residual mean=-0.000024 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.485493 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 129 components and 0.485493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110572Jy sigma=0.000663 ! Fit after self-cal, rms=0.110573Jy sigma=0.000663 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.000118536 Jy ! Component: 100 - total flux cleaned = 0.000208928 Jy ! Component: 150 - total flux cleaned = 0.000241652 Jy ! Component: 200 - total flux cleaned = 0.000261828 Jy ! Total flux subtracted in 200 components = 0.000261828 Jy ! Clean residual min=-0.002308 max=0.002668 Jy/beam ! Clean residual mean=-0.000024 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.485754 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 133 components and 0.485755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110575Jy sigma=0.000663 ! Fit after self-cal, rms=0.110575Jy sigma=0.000663 ! 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.182 mas, bmaj=8.194 mas, bpa=-7.714 degrees ! Estimated noise=1029.42 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 8.194 at -7.714 degrees (North through East) ! Clean map min=-0.0024527 max=0.3534 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.629 mas, bmaj=7.115 mas, bpa=-8.983 degrees ! Estimated noise=1664.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.265208 Jy ! Component: 100 - total flux cleaned = 0.3586 Jy ! Component: 150 - total flux cleaned = 0.408659 Jy ! Component: 200 - total flux cleaned = 0.43671 Jy ! Total flux subtracted in 200 components = 0.43671 Jy ! Clean residual min=-0.006951 max=0.013887 Jy/beam ! Clean residual mean=0.000029 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.43671 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.43671 Jy ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.194 mas, bpa=-7.714 degrees ! Estimated noise=1029.42 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.0213836 Jy ! Component: 100 - total flux cleaned = 0.0318657 Jy ! Component: 150 - total flux cleaned = 0.0375173 Jy ! Component: 200 - total flux cleaned = 0.0411716 Jy ! Total flux subtracted in 200 components = 0.0411716 Jy ! Clean residual min=-0.002991 max=0.003053 Jy/beam ! Clean residual mean=-0.000013 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.477882 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 79 components and 0.477882 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.876 mas, bmaj=17.93 mas, bpa=-2.615 degrees ! Estimated noise=1277.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351631 Jy ! Component: 100 - total flux cleaned = 0.00539056 Jy ! Component: 150 - total flux cleaned = 0.00612287 Jy ! Component: 200 - total flux cleaned = 0.00637499 Jy ! Total flux subtracted in 200 components = 0.00637499 Jy ! Clean residual min=-0.002488 max=0.002835 Jy/beam ! Clean residual mean=-0.000024 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.484257 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.000127161 Jy ! Component: 100 - total flux cleaned = 0.000198044 Jy ! Component: 150 - total flux cleaned = 0.000265953 Jy ! Component: 200 - total flux cleaned = 0.000330374 Jy ! Total flux subtracted in 200 components = 0.000330374 Jy ! Clean residual min=-0.002406 max=0.002776 Jy/beam ! Clean residual mean=-0.000024 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.484587 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.484587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.194 mas, bpa=-7.714 degrees ! Estimated noise=1029.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000538481 Jy ! Component: 100 - total flux cleaned = -0.000411724 Jy ! Component: 150 - total flux cleaned = -0.000302254 Jy ! Component: 200 - total flux cleaned = -0.000349621 Jy ! Total flux subtracted in 200 components = -0.000349621 Jy ! Clean residual min=-0.002721 max=0.002721 Jy/beam ! Clean residual mean=-0.000011 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.484237 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 109 components and 0.484237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110619Jy sigma=0.000664 ! Fit after self-cal, rms=0.110606Jy sigma=0.000664 wmodel J0740-2444_S_2017_03_23_pus_map.mod ! Writing 109 model components to file: J0740-2444_S_2017_03_23_pus_map.mod wobs J0740-2444_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0740-2444_S_2017_03_23_pus_uvs.fits wwins J0740-2444_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0740-2444_S_2017_03_23_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.000297178 Jy ! Component: 100 - total flux cleaned = 0.000807941 Jy ! Component: 150 - total flux cleaned = 0.00129359 Jy ! Component: 200 - total flux cleaned = 0.00171378 Jy ! Component: 250 - total flux cleaned = 0.00183597 Jy ! Component: 300 - total flux cleaned = 0.00179643 Jy ! Component: 350 - total flux cleaned = 0.00148906 Jy ! Component: 400 - total flux cleaned = 0.0012653 Jy ! Component: 450 - total flux cleaned = 0.00115561 Jy ! Component: 500 - total flux cleaned = 0.00111932 Jy ! Component: 550 - total flux cleaned = 0.00097861 Jy ! Component: 600 - total flux cleaned = 0.000943928 Jy ! Component: 650 - total flux cleaned = 0.000877218 Jy ! Component: 700 - total flux cleaned = 0.000909993 Jy ! Component: 750 - total flux cleaned = 0.000909183 Jy ! Component: 800 - total flux cleaned = 0.00100432 Jy ! Component: 850 - total flux cleaned = 0.00100366 Jy ! Component: 900 - total flux cleaned = 0.00106574 Jy ! Component: 950 - total flux cleaned = 0.00127784 Jy ! Component: 1000 - total flux cleaned = 0.00130701 Jy ! Component: 1050 - total flux cleaned = 0.00130732 Jy ! Component: 1100 - total flux cleaned = 0.00148085 Jy ! Component: 1150 - total flux cleaned = 0.00145207 Jy ! Component: 1200 - total flux cleaned = 0.00136715 Jy ! Component: 1250 - total flux cleaned = 0.00133918 Jy ! Component: 1300 - total flux cleaned = 0.00125661 Jy ! Component: 1350 - total flux cleaned = 0.00122962 Jy ! Component: 1400 - total flux cleaned = 0.00125655 Jy ! Component: 1450 - total flux cleaned = 0.00120357 Jy ! Component: 1500 - total flux cleaned = 0.00117734 Jy ! Component: 1550 - total flux cleaned = 0.00115109 Jy ! Component: 1600 - total flux cleaned = 0.00110002 Jy ! Component: 1650 - total flux cleaned = 0.00109983 Jy ! Component: 1700 - total flux cleaned = 0.00107519 Jy ! Component: 1750 - total flux cleaned = 0.00107515 Jy ! Component: 1800 - total flux cleaned = 0.00114891 Jy ! Component: 1850 - total flux cleaned = 0.00107548 Jy ! Component: 1900 - total flux cleaned = 0.00107514 Jy ! Component: 1950 - total flux cleaned = 0.00102727 Jy ! Component: 2000 - total flux cleaned = 0.000956532 Jy ! Component: 2050 - total flux cleaned = 0.00102609 Jy ! Component: 2100 - total flux cleaned = 0.000864502 Jy ! Component: 2150 - total flux cleaned = 0.000933385 Jy ! Component: 2200 - total flux cleaned = 0.00081948 Jy ! Component: 2250 - total flux cleaned = 0.000819652 Jy ! Component: 2300 - total flux cleaned = 0.000774943 Jy ! Component: 2350 - total flux cleaned = 0.000841382 Jy ! Component: 2400 - total flux cleaned = 0.000731879 Jy ! Component: 2450 - total flux cleaned = 0.000731686 Jy ! Component: 2500 - total flux cleaned = 0.000666768 Jy ! Component: 2550 - total flux cleaned = 0.000730562 Jy ! Component: 2600 - total flux cleaned = 0.000624719 Jy ! Component: 2650 - total flux cleaned = 0.00060397 Jy ! Component: 2700 - total flux cleaned = 0.000604062 Jy ! Component: 2750 - total flux cleaned = 0.000624281 Jy ! Component: 2800 - total flux cleaned = 0.000501846 Jy ! Component: 2850 - total flux cleaned = 0.000542355 Jy ! Component: 2900 - total flux cleaned = 0.000562412 Jy ! Component: 2950 - total flux cleaned = 0.000482499 Jy ! Component: 3000 - total flux cleaned = 0.000502309 Jy ! Component: 3050 - total flux cleaned = 0.00052187 Jy ! Component: 3100 - total flux cleaned = 0.000463654 Jy ! Component: 3150 - total flux cleaned = 0.00042528 Jy ! Component: 3200 - total flux cleaned = 0.000406158 Jy ! Component: 3250 - total flux cleaned = 0.000368237 Jy ! Component: 3300 - total flux cleaned = 0.000405984 Jy ! Component: 3350 - total flux cleaned = 0.000349791 Jy ! Component: 3400 - total flux cleaned = 0.000275767 Jy ! Component: 3450 - total flux cleaned = 0.000202151 Jy ! Component: 3500 - total flux cleaned = 0.000275389 Jy ! Component: 3550 - total flux cleaned = 0.000257103 Jy ! Component: 3600 - total flux cleaned = 0.000293363 Jy ! Component: 3650 - total flux cleaned = 0.000257718 Jy ! Component: 3700 - total flux cleaned = 0.00027545 Jy ! Component: 3750 - total flux cleaned = 0.000292973 Jy ! Component: 3800 - total flux cleaned = 0.000275401 Jy ! Component: 3850 - total flux cleaned = 0.000258089 Jy ! Component: 3900 - total flux cleaned = 0.000309828 Jy ! Component: 3950 - total flux cleaned = 0.000275448 Jy ! Component: 4000 - total flux cleaned = 0.000326645 Jy ! Component: 4050 - total flux cleaned = 0.000309428 Jy ! Total flux subtracted in 4096 components = 0.000444584 Jy ! Clean residual min=-0.001048 max=0.000955 Jy/beam ! Clean residual mean=0.000000 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.484682 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 388 components and 0.484682 Jy ![Exited script file: muppet] wmap "J0740-2444_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 8.194 at -7.714 degrees (North through East) ! Clean map min=-0.0016998 max=0.35578 Jy/beam ! Writing clean map to FITS file: J0740-2444_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.35578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000299388 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.252449 0.252449 0.504897 1.00979 2.01959 4.03918 8.07836 16.1567 32.3134 64.6269 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.355 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.182 x 8.194 at -7.714 degrees (North through East) ! Clean map min=-0.0016998 max=0.35578 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 J0740-2444_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:52:56 2019