! Started logfile: J1357-1527_S_2017_03_23_pus_uvs.log on Mon May 13 10:01:36 2019 obs J1357-1527_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1357-1527_S_2017_03_23_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780556 visibilities/baseline/integration-bin. ! Found source: J1357-1527 ! ! 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 2248 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 J1357-1527_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.695340Jy sigma=0.004989 ! Fit after self-cal, rms=0.688169Jy sigma=0.004941 ! 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.545 mas, bmaj=6.47 mas, bpa=-0.308 degrees ! Estimated noise=2701.25 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.232354 Jy ! Component: 100 - total flux cleaned = 0.292549 Jy ! Total flux subtracted in 100 components = 0.292549 Jy ! Clean residual min=-0.019804 max=0.031053 Jy/beam ! Clean residual mean=0.000026 rms=0.005744 Jy/beam ! Combined flux in latest and established models = 0.292549 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.292549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149879Jy sigma=0.001017 ! Fit after self-cal, rms=0.149861Jy sigma=0.001016 ! 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.135 mas, bmaj=7.642 mas, bpa=1.338 degrees ! Estimated noise=2226.84 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.0492071 Jy ! Component: 100 - total flux cleaned = 0.0740405 Jy ! Component: 150 - total flux cleaned = 0.0881378 Jy ! Component: 200 - total flux cleaned = 0.0963218 Jy ! Total flux subtracted in 200 components = 0.0963218 Jy ! Clean residual min=-0.017212 max=0.030693 Jy/beam ! Clean residual mean=0.000044 rms=0.005380 Jy/beam ! Combined flux in latest and established models = 0.38887 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 55 components and 0.38887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133585Jy sigma=0.000892 ! Fit after self-cal, rms=0.133616Jy sigma=0.000892 ! Inverting map ! Added new window around map position (-24.5, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0259817 Jy ! Component: 100 - total flux cleaned = 0.0388546 Jy ! Component: 150 - total flux cleaned = 0.0471067 Jy ! Component: 200 - total flux cleaned = 0.0504462 Jy ! Total flux subtracted in 200 components = 0.0504462 Jy ! Clean residual min=-0.015797 max=0.021392 Jy/beam ! Clean residual mean=0.000031 rms=0.004342 Jy/beam ! Combined flux in latest and established models = 0.439317 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 91 components and 0.439317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128157Jy sigma=0.000855 ! Fit after self-cal, rms=0.127586Jy sigma=0.000850 ! 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.99 FD 0.92 HN 1.37 KP 1.06 ! LA 1.01 MK 0.97 NL 0.86 OV 0.94 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.45 KP 1.01 ! LA 0.96 MK 0.96 NL 0.97 OV 0.97 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.36 KP 0.91 ! LA 0.75 MK 1.01 NL 1.10 OV 0.84 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 1.38 KP 1.00* ! LA 0.73 MK 1.17 NL 1.00* OV 2.55 ! PT 0.99 SC 1.29 ! ! ! Fit before self-cal, rms=0.127586Jy sigma=0.000850 ! Fit after self-cal, rms=0.120817Jy sigma=0.000712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=7.671 mas, bpa=1.762 degrees ! Estimated noise=2271.88 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.00915782 Jy ! Component: 100 - total flux cleaned = -0.0122921 Jy ! Component: 150 - total flux cleaned = -0.0132974 Jy ! Component: 200 - total flux cleaned = -0.0140131 Jy ! Total flux subtracted in 200 components = -0.0140131 Jy ! Clean residual min=-0.009813 max=0.011823 Jy/beam ! Clean residual mean=0.000014 rms=0.002699 Jy/beam ! Combined flux in latest and established models = 0.425303 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.425303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119739Jy sigma=0.000705 ! Fit after self-cal, rms=0.120071Jy sigma=0.000704 ! 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.120071Jy sigma=0.000704 ! Fit after self-cal, rms=0.119465Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=7.66 mas, bpa=1.553 degrees ! Estimated noise=2280.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00275895 Jy ! Component: 100 - total flux cleaned = -0.00368236 Jy ! Component: 150 - total flux cleaned = -0.00446399 Jy ! Component: 200 - total flux cleaned = -0.00492645 Jy ! Total flux subtracted in 200 components = -0.00492645 Jy ! Clean residual min=-0.006906 max=0.006638 Jy/beam ! Clean residual mean=0.000002 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.420377 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.420377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119065Jy sigma=0.000658 ! Fit after self-cal, rms=0.119191Jy sigma=0.000657 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.0013953 Jy ! Component: 100 - total flux cleaned = -0.00181218 Jy ! Component: 150 - total flux cleaned = -0.00218943 Jy ! Component: 200 - total flux cleaned = -0.00254387 Jy ! Total flux subtracted in 200 components = -0.00254387 Jy ! Clean residual min=-0.006725 max=0.006483 Jy/beam ! Clean residual mean=0.000003 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.417833 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.417833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118999Jy sigma=0.000656 ! Fit after self-cal, rms=0.118999Jy sigma=0.000656 ! 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.118999Jy sigma=0.000656 ! Fit after self-cal, rms=0.121087Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=7.643 mas, bpa=1.381 degrees ! Estimated noise=2277.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00405025 Jy ! Component: 100 - total flux cleaned = -0.00458513 Jy ! Component: 150 - total flux cleaned = -0.00484957 Jy ! Component: 200 - total flux cleaned = -0.00500938 Jy ! Total flux subtracted in 200 components = -0.00500938 Jy ! Clean residual min=-0.006536 max=0.005958 Jy/beam ! Clean residual mean=0.000001 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.412824 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 146 components and 0.412824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120830Jy sigma=0.000651 ! Fit after self-cal, rms=0.120849Jy sigma=0.000651 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.00105147 Jy ! Component: 100 - total flux cleaned = -0.00119863 Jy ! Component: 150 - total flux cleaned = -0.00126801 Jy ! Component: 200 - total flux cleaned = -0.00139944 Jy ! Total flux subtracted in 200 components = -0.00139944 Jy ! Clean residual min=-0.006193 max=0.005928 Jy/beam ! Clean residual mean=0.000001 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.411424 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 148 components and 0.411424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120737Jy sigma=0.000651 ! Fit after self-cal, rms=0.120738Jy sigma=0.000651 ! 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.120738Jy sigma=0.000651 ! Fit after self-cal, rms=0.121531Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.951 mas, bmaj=16.31 mas, bpa=12.76 degrees ! Estimated noise=2735.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00163913 Jy ! Component: 100 - total flux cleaned = -0.00203487 Jy ! Component: 150 - total flux cleaned = -0.0023534 Jy ! Component: 200 - total flux cleaned = -0.00251728 Jy ! Total flux subtracted in 200 components = -0.00251728 Jy ! Clean residual min=-0.006190 max=0.006735 Jy/beam ! Clean residual mean=0.000001 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.408907 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 153 components and 0.408907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121472Jy sigma=0.000650 ! Fit after self-cal, rms=0.121449Jy sigma=0.000649 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.000147672 Jy ! Component: 100 - total flux cleaned = -0.000271169 Jy ! Component: 150 - total flux cleaned = -0.000526485 Jy ! Component: 200 - total flux cleaned = -0.000658973 Jy ! Total flux subtracted in 200 components = -0.000658973 Jy ! Clean residual min=-0.005863 max=0.006474 Jy/beam ! Clean residual mean=0.000002 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.408248 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 156 components and 0.408248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121478Jy sigma=0.000650 ! Fit after self-cal, rms=0.121451Jy sigma=0.000649 ! 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.163 mas, bmaj=7.631 mas, bpa=1.288 degrees ! Estimated noise=2273.22 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.631 at 1.288 degrees (North through East) ! Clean map min=-0.0058987 max=0.31158 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.545 mas, bmaj=6.441 mas, bpa=-0.6004 degrees ! Estimated noise=2839.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.243952 Jy ! Component: 100 - total flux cleaned = 0.308194 Jy ! Component: 150 - total flux cleaned = 0.338856 Jy ! Component: 200 - total flux cleaned = 0.357927 Jy ! Total flux subtracted in 200 components = 0.357927 Jy ! Clean residual min=-0.009194 max=0.011786 Jy/beam ! Clean residual mean=0.000005 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 0.357927 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.357927 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.631 mas, bpa=1.288 degrees ! Estimated noise=2273.22 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.0179786 Jy ! Component: 100 - total flux cleaned = 0.0288186 Jy ! Component: 150 - total flux cleaned = 0.0361241 Jy ! Component: 200 - total flux cleaned = 0.0411913 Jy ! Total flux subtracted in 200 components = 0.0411913 Jy ! Clean residual min=-0.006290 max=0.008151 Jy/beam ! Clean residual mean=0.000002 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.399119 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 0.399119 Jy ! Inverting map ! Added new window around map position (7, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00671604 Jy ! Component: 100 - total flux cleaned = 0.00946424 Jy ! Component: 150 - total flux cleaned = 0.00990712 Jy ! Component: 200 - total flux cleaned = 0.0102223 Jy ! Total flux subtracted in 200 components = 0.0102223 Jy ! Clean residual min=-0.005734 max=0.005753 Jy/beam ! Clean residual mean=0.000002 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.409341 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 89 components and 0.409341 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.951 mas, bmaj=16.31 mas, bpa=12.76 degrees ! Estimated noise=2735.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137769 Jy ! Component: 100 - total flux cleaned = -0.000380634 Jy ! Component: 150 - total flux cleaned = -0.000540632 Jy ! Component: 200 - total flux cleaned = -0.000589506 Jy ! Total flux subtracted in 200 components = -0.000589506 Jy ! Clean residual min=-0.005900 max=0.005507 Jy/beam ! Clean residual mean=0.000003 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.408752 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 = -8.73182e-05 Jy ! Component: 100 - total flux cleaned = -0.000127564 Jy ! Component: 150 - total flux cleaned = -0.0002001 Jy ! Component: 200 - total flux cleaned = -0.00026447 Jy ! Total flux subtracted in 200 components = -0.00026447 Jy ! Clean residual min=-0.005948 max=0.005403 Jy/beam ! Clean residual mean=0.000003 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.408487 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.408487 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.631 mas, bpa=1.288 degrees ! Estimated noise=2273.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.36055e-06 Jy ! Component: 100 - total flux cleaned = 5.06826e-05 Jy ! Component: 150 - total flux cleaned = 0.000103274 Jy ! Component: 200 - total flux cleaned = 0.000153755 Jy ! Total flux subtracted in 200 components = 0.000153755 Jy ! Clean residual min=-0.005742 max=0.005624 Jy/beam ! Clean residual mean=0.000002 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.408641 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.408641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121012Jy sigma=0.000646 ! Fit after self-cal, rms=0.120872Jy sigma=0.000645 wmodel J1357-1527_S_2017_03_23_pus_map.mod ! Writing 134 model components to file: J1357-1527_S_2017_03_23_pus_map.mod wobs J1357-1527_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1357-1527_S_2017_03_23_pus_uvs.fits wwins J1357-1527_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1357-1527_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.000121106 Jy ! Component: 100 - total flux cleaned = -0.000358219 Jy ! Component: 150 - total flux cleaned = -0.000446054 Jy ! Component: 200 - total flux cleaned = -0.000444179 Jy ! Component: 250 - total flux cleaned = -0.000360743 Jy ! Component: 300 - total flux cleaned = -3.57194e-05 Jy ! Component: 350 - total flux cleaned = 0.000277979 Jy ! Component: 400 - total flux cleaned = 0.000353844 Jy ! Component: 450 - total flux cleaned = 0.00057967 Jy ! Component: 500 - total flux cleaned = 0.000654151 Jy ! Component: 550 - total flux cleaned = 0.000727207 Jy ! Component: 600 - total flux cleaned = 0.000797571 Jy ! Component: 650 - total flux cleaned = 0.000659269 Jy ! Component: 700 - total flux cleaned = 0.00072821 Jy ! Component: 750 - total flux cleaned = 0.000525531 Jy ! Component: 800 - total flux cleaned = 0.000393625 Jy ! Component: 850 - total flux cleaned = 0.000328963 Jy ! Component: 900 - total flux cleaned = 0.000200143 Jy ! Component: 950 - total flux cleaned = 7.45636e-05 Jy ! Component: 1000 - total flux cleaned = -4.83563e-05 Jy ! Component: 1050 - total flux cleaned = -4.74469e-05 Jy ! Component: 1100 - total flux cleaned = -4.64065e-05 Jy ! Component: 1150 - total flux cleaned = 0.000189854 Jy ! Component: 1200 - total flux cleaned = 7.30131e-05 Jy ! Component: 1250 - total flux cleaned = 1.55017e-05 Jy ! Component: 1300 - total flux cleaned = 7.34992e-05 Jy ! Component: 1350 - total flux cleaned = 0.000242134 Jy ! Component: 1400 - total flux cleaned = 7.53627e-05 Jy ! Component: 1450 - total flux cleaned = 0.00018423 Jy ! Component: 1500 - total flux cleaned = 7.61906e-05 Jy ! Component: 1550 - total flux cleaned = 7.6873e-05 Jy ! Component: 1600 - total flux cleaned = 0.000129675 Jy ! Component: 1650 - total flux cleaned = 0.000181683 Jy ! Component: 1700 - total flux cleaned = 2.7112e-05 Jy ! Component: 1750 - total flux cleaned = 0.000130075 Jy ! Component: 1800 - total flux cleaned = 0.000130753 Jy ! Component: 1850 - total flux cleaned = 0.000230307 Jy ! Component: 1900 - total flux cleaned = 8.14897e-05 Jy ! Component: 1950 - total flux cleaned = 8.19827e-05 Jy ! Component: 2000 - total flux cleaned = 0.00022751 Jy ! Component: 2050 - total flux cleaned = 3.48697e-05 Jy ! Component: 2100 - total flux cleaned = -0.00020317 Jy ! Component: 2150 - total flux cleaned = -0.000109243 Jy ! Component: 2200 - total flux cleaned = -0.000249506 Jy ! Component: 2250 - total flux cleaned = -0.000388735 Jy ! Component: 2300 - total flux cleaned = -0.000617244 Jy ! Component: 2350 - total flux cleaned = -0.000526458 Jy ! Component: 2400 - total flux cleaned = -0.000571996 Jy ! Component: 2450 - total flux cleaned = -0.00070626 Jy ! Component: 2500 - total flux cleaned = -0.000751268 Jy ! Component: 2550 - total flux cleaned = -0.000927525 Jy ! Component: 2600 - total flux cleaned = -0.000970968 Jy ! Component: 2650 - total flux cleaned = -0.000971664 Jy ! Component: 2700 - total flux cleaned = -0.00105754 Jy ! Component: 2750 - total flux cleaned = -0.00127071 Jy ! Component: 2800 - total flux cleaned = -0.0013136 Jy ! Component: 2850 - total flux cleaned = -0.00139766 Jy ! Component: 2900 - total flux cleaned = -0.00139824 Jy ! Component: 2950 - total flux cleaned = -0.00143894 Jy ! Component: 3000 - total flux cleaned = -0.0013571 Jy ! Component: 3050 - total flux cleaned = -0.00139783 Jy ! Component: 3100 - total flux cleaned = -0.00127725 Jy ! Component: 3150 - total flux cleaned = -0.00127712 Jy ! Component: 3200 - total flux cleaned = -0.00127753 Jy ! Component: 3250 - total flux cleaned = -0.00107969 Jy ! Component: 3300 - total flux cleaned = -0.00119798 Jy ! Component: 3350 - total flux cleaned = -0.00119833 Jy ! Component: 3400 - total flux cleaned = -0.00119802 Jy ! Component: 3450 - total flux cleaned = -0.00108304 Jy ! Component: 3500 - total flux cleaned = -0.000968515 Jy ! Component: 3550 - total flux cleaned = -0.000854781 Jy ! Component: 3600 - total flux cleaned = -0.000778714 Jy ! Component: 3650 - total flux cleaned = -0.000703628 Jy ! Component: 3700 - total flux cleaned = -0.000555064 Jy ! Component: 3750 - total flux cleaned = -0.000444132 Jy ! Component: 3800 - total flux cleaned = -0.000407317 Jy ! Component: 3850 - total flux cleaned = -0.000297838 Jy ! Component: 3900 - total flux cleaned = -0.000188855 Jy ! Component: 3950 - total flux cleaned = -8.0318e-05 Jy ! Component: 4000 - total flux cleaned = -8.4628e-06 Jy ! Component: 4050 - total flux cleaned = 0.00013405 Jy ! Total flux subtracted in 4096 components = 0.000275569 Jy ! Clean residual min=-0.001923 max=0.002042 Jy/beam ! Clean residual mean=0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.408916 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 409 components and 0.408917 Jy ![Exited script file: muppet] wmap "J1357-1527_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.631 at 1.288 degrees (North through East) ! Clean map min=-0.0042732 max=0.31892 Jy/beam ! Writing clean map to FITS file: J1357-1527_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.318917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000632992 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.595445 0.595445 1.19089 2.38178 4.76356 9.52712 19.0542 38.1085 76.217 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.318 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.163 x 7.631 at 1.288 degrees (North through East) ! Clean map min=-0.0042732 max=0.31892 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 J1357-1527_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:01:41 2019