! Started logfile: J0648-3044_S_2017_01_21_pus_uvs.log on Sun May 5 15:48:59 2019 obs J0648-3044_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0648-3044_S_2017_01_21_pus_uva.fits ! AN table 1: 32 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.543403 visibilities/baseline/integration-bin. ! Found source: J0648-3044 ! ! 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 558 lines of history. ! ! Reading 2504 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 J0648-3044_S_2017_01_21_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.524786Jy sigma=0.002924 ! Fit after self-cal, rms=0.514564Jy sigma=0.002863 ! 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.579 mas, bmaj=6.67 mas, bpa=5.428 degrees ! Estimated noise=3357.09 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.38601 Jy ! Component: 100 - total flux cleaned = 0.507162 Jy ! Total flux subtracted in 100 components = 0.507162 Jy ! Clean residual min=-0.037598 max=0.071480 Jy/beam ! Clean residual mean=0.000062 rms=0.009654 Jy/beam ! Combined flux in latest and established models = 0.507162 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.507162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204782Jy sigma=0.001166 ! Fit after self-cal, rms=0.204711Jy sigma=0.001165 ! Inverting map ! Added new window around map position (-3.5, -7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722228 Jy ! Component: 100 - total flux cleaned = 0.116791 Jy ! Total flux subtracted in 100 components = 0.116791 Jy ! Clean residual min=-0.030511 max=0.049969 Jy/beam ! Clean residual mean=0.000024 rms=0.007217 Jy/beam ! Combined flux in latest and established models = 0.623952 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.623952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170182Jy sigma=0.000905 ! Fit after self-cal, rms=0.169445Jy sigma=0.000898 ! 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.151 mas, bmaj=7.972 mas, bpa=7.207 degrees ! Estimated noise=2681 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0489308 Jy ! Component: 100 - total flux cleaned = 0.0779624 Jy ! Component: 150 - total flux cleaned = 0.0853345 Jy ! Component: 200 - total flux cleaned = 0.0913093 Jy ! Total flux subtracted in 200 components = 0.0913093 Jy ! Clean residual min=-0.020055 max=0.021912 Jy/beam ! Clean residual mean=-0.000032 rms=0.004508 Jy/beam ! Combined flux in latest and established models = 0.715261 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.715261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153732Jy sigma=0.000785 ! Fit after self-cal, rms=0.152853Jy sigma=0.000779 ! 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.05 FD 0.92 HN 1.08 LA 1.05 ! MK 1.03 NL 0.99 OV 0.98 PT 0.99 ! SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 1.09 LA 0.99 ! MK 1.04 NL 1.01 OV 0.99 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 1.11 LA 0.96 ! MK 1.05 NL 1.01 OV 0.93 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.08 LA 0.93 ! MK 0.92 NL 1.00* OV 0.97 PT 1.01 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.152853Jy sigma=0.000779 ! Fit after self-cal, rms=0.144954Jy sigma=0.000745 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.933 mas, bpa=8.127 degrees ! Estimated noise=2619.89 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.00943362 Jy ! Component: 100 - total flux cleaned = -0.00996942 Jy ! Component: 150 - total flux cleaned = -0.0113841 Jy ! Component: 200 - total flux cleaned = -0.0126388 Jy ! Total flux subtracted in 200 components = -0.0126388 Jy ! Clean residual min=-0.016380 max=0.015743 Jy/beam ! Clean residual mean=-0.000055 rms=0.003489 Jy/beam ! Combined flux in latest and established models = 0.702623 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.702623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140751Jy sigma=0.000722 ! Fit after self-cal, rms=0.140632Jy sigma=0.000720 ! 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.140632Jy sigma=0.000720 ! Fit after self-cal, rms=0.140328Jy sigma=0.000706 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.918 mas, bpa=8.261 degrees ! Estimated noise=2602.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00631083 Jy ! Component: 100 - total flux cleaned = -0.00700177 Jy ! Component: 150 - total flux cleaned = -0.00729592 Jy ! Component: 200 - total flux cleaned = -0.0070109 Jy ! Total flux subtracted in 200 components = -0.0070109 Jy ! Clean residual min=-0.012575 max=0.013422 Jy/beam ! Clean residual mean=-0.000029 rms=0.002922 Jy/beam ! Combined flux in latest and established models = 0.695612 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.695612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138717Jy sigma=0.000695 ! Fit after self-cal, rms=0.138696Jy sigma=0.000694 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 (6, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506016 Jy ! Component: 100 - total flux cleaned = 0.00506507 Jy ! Component: 150 - total flux cleaned = 0.00468262 Jy ! Component: 200 - total flux cleaned = 0.00501248 Jy ! Total flux subtracted in 200 components = 0.00501248 Jy ! Clean residual min=-0.011045 max=0.010853 Jy/beam ! Clean residual mean=-0.000028 rms=0.002570 Jy/beam ! Combined flux in latest and established models = 0.700624 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.700624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136398Jy sigma=0.000679 ! Fit after self-cal, rms=0.136328Jy sigma=0.000678 ! 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.136328Jy sigma=0.000678 ! Fit after self-cal, rms=0.146307Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=8.326 mas, bpa=5.986 degrees ! Estimated noise=2669.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136621 Jy ! Component: 100 - total flux cleaned = 0.00117155 Jy ! Component: 150 - total flux cleaned = 0.000493128 Jy ! Component: 200 - total flux cleaned = -0.000110893 Jy ! Total flux subtracted in 200 components = -0.000110893 Jy ! Clean residual min=-0.008428 max=0.008471 Jy/beam ! Clean residual mean=-0.000027 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 0.700513 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.700513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145778Jy sigma=0.000653 ! Fit after self-cal, rms=0.145849Jy sigma=0.000652 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 (25, 36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587884 Jy ! Component: 100 - total flux cleaned = 0.00626677 Jy ! Component: 150 - total flux cleaned = 0.00660736 Jy ! Component: 200 - total flux cleaned = 0.00660926 Jy ! Total flux subtracted in 200 components = 0.00660926 Jy ! Clean residual min=-0.007488 max=0.007346 Jy/beam ! Clean residual mean=-0.000032 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.707122 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.707122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145125Jy sigma=0.000649 ! Fit after self-cal, rms=0.145127Jy sigma=0.000648 ! 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.145127Jy sigma=0.000648 ! Fit after self-cal, rms=0.144943Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.547 mas, bmaj=20.23 mas, bpa=5.699 degrees ! Estimated noise=3272.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000746789 Jy ! Component: 100 - total flux cleaned = 0.000840034 Jy ! Component: 150 - total flux cleaned = 0.00109626 Jy ! Component: 200 - total flux cleaned = 0.00124281 Jy ! Total flux subtracted in 200 components = 0.00124281 Jy ! Clean residual min=-0.007233 max=0.007666 Jy/beam ! Clean residual mean=-0.000068 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.708365 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 147 components and 0.708365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144721Jy sigma=0.000647 ! Fit after self-cal, rms=0.144716Jy sigma=0.000647 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.000604243 Jy ! Component: 100 - total flux cleaned = 0.000761454 Jy ! Component: 150 - total flux cleaned = 0.000896899 Jy ! Component: 200 - total flux cleaned = 0.000957099 Jy ! Total flux subtracted in 200 components = 0.000957099 Jy ! Clean residual min=-0.007108 max=0.007578 Jy/beam ! Clean residual mean=-0.000070 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.709322 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.709322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144606Jy sigma=0.000646 ! Fit after self-cal, rms=0.144604Jy sigma=0.000646 ! 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.208 mas, bmaj=8.32 mas, bpa=5.986 degrees ! Estimated noise=2665.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.208 x 8.32 at 5.986 degrees (North through East) ! Clean map min=-0.019593 max=0.50611 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144604Jy sigma=0.000646 ! Fit after self-cal, rms=0.148175Jy sigma=0.000582 ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=8.316 mas, bpa=5.996 degrees ! Estimated noise=2659.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244955 Jy ! Component: 100 - total flux cleaned = 0.000374502 Jy ! Component: 150 - total flux cleaned = 0.000716666 Jy ! Component: 200 - total flux cleaned = 0.000825156 Jy ! Total flux subtracted in 200 components = 0.000825156 Jy ! Clean residual min=-0.006799 max=0.007083 Jy/beam ! Clean residual mean=-0.000034 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.710147 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 165 components and 0.710147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147924Jy sigma=0.000581 ! Fit after self-cal, rms=0.148003Jy sigma=0.000581 ! Inverting map ! Added new window around map position (105, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00621747 Jy ! Component: 100 - total flux cleaned = 0.00952346 Jy ! Component: 150 - total flux cleaned = 0.010832 Jy ! Component: 200 - total flux cleaned = 0.0111232 Jy ! Total flux subtracted in 200 components = 0.0111232 Jy ! Clean residual min=-0.006445 max=0.005373 Jy/beam ! Clean residual mean=-0.000045 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.721271 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 185 components and 0.72127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147615Jy sigma=0.000578 ! Fit after self-cal, rms=0.147617Jy sigma=0.000578 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147617Jy sigma=0.000578 ! Fit after self-cal, rms=0.144816Jy sigma=0.000578 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.632 mas, bmaj=6.918 mas, bpa=4.312 degrees ! Estimated noise=3377.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.385505 Jy ! Component: 100 - total flux cleaned = 0.502425 Jy ! Component: 150 - total flux cleaned = 0.566732 Jy ! Component: 200 - total flux cleaned = 0.609293 Jy ! Total flux subtracted in 200 components = 0.609293 Jy ! Clean residual min=-0.015077 max=0.023526 Jy/beam ! Clean residual mean=0.000024 rms=0.004323 Jy/beam ! Combined flux in latest and established models = 0.609293 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.609293 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.305 mas, bpa=6.008 degrees ! Estimated noise=2656.41 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.0387124 Jy ! Component: 100 - total flux cleaned = 0.0612725 Jy ! Component: 150 - total flux cleaned = 0.0749544 Jy ! Component: 200 - total flux cleaned = 0.0818533 Jy ! Total flux subtracted in 200 components = 0.0818533 Jy ! Clean residual min=-0.010063 max=0.010834 Jy/beam ! Clean residual mean=-0.000040 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.691146 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 54 components and 0.691146 Jy ! Inverting map ! Added new window around map position (-26, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00793233 Jy ! Component: 100 - total flux cleaned = 0.0127335 Jy ! Component: 150 - total flux cleaned = 0.0159685 Jy ! Component: 200 - total flux cleaned = 0.0192305 Jy ! Total flux subtracted in 200 components = 0.0192305 Jy ! Clean residual min=-0.008685 max=0.007606 Jy/beam ! Clean residual mean=-0.000041 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.710377 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.710377 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.55 mas, bmaj=20.25 mas, bpa=5.723 degrees ! Estimated noise=3262.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728771 Jy ! Component: 100 - total flux cleaned = 0.0114988 Jy ! Component: 150 - total flux cleaned = 0.0125627 Jy ! Component: 200 - total flux cleaned = 0.0131299 Jy ! Total flux subtracted in 200 components = 0.0131299 Jy ! Clean residual min=-0.005946 max=0.005870 Jy/beam ! Clean residual mean=-0.000082 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.723507 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.00040565 Jy ! Component: 100 - total flux cleaned = 0.000497442 Jy ! Component: 150 - total flux cleaned = 0.000672598 Jy ! Component: 200 - total flux cleaned = 0.000836476 Jy ! Total flux subtracted in 200 components = 0.000836476 Jy ! Clean residual min=-0.005619 max=0.005849 Jy/beam ! Clean residual mean=-0.000084 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.724343 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 117 components and 0.724343 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.305 mas, bpa=6.008 degrees ! Estimated noise=2656.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012624 Jy ! Component: 100 - total flux cleaned = -0.0012668 Jy ! Component: 150 - total flux cleaned = -0.000823749 Jy ! Component: 200 - total flux cleaned = -0.000618455 Jy ! Total flux subtracted in 200 components = -0.000618455 Jy ! Clean residual min=-0.007060 max=0.006905 Jy/beam ! Clean residual mean=-0.000038 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.723725 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.723725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148766Jy sigma=0.000585 ! Fit after self-cal, rms=0.147198Jy sigma=0.000584 wmodel J0648-3044_S_2017_01_21_pus_map.mod ! Writing 135 model components to file: J0648-3044_S_2017_01_21_pus_map.mod wobs J0648-3044_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0648-3044_S_2017_01_21_pus_uvs.fits wwins J0648-3044_S_2017_01_21_pus_map.win ! wwins: Wrote 7 windows to J0648-3044_S_2017_01_21_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.00102722 Jy ! Component: 100 - total flux cleaned = -0.00273144 Jy ! Component: 150 - total flux cleaned = -0.00402444 Jy ! Component: 200 - total flux cleaned = -0.00505667 Jy ! Component: 250 - total flux cleaned = -0.00575456 Jy ! Component: 300 - total flux cleaned = -0.00652614 Jy ! Component: 350 - total flux cleaned = -0.00699265 Jy ! Component: 400 - total flux cleaned = -0.00726629 Jy ! Component: 450 - total flux cleaned = -0.00735653 Jy ! Component: 500 - total flux cleaned = -0.00770686 Jy ! Component: 550 - total flux cleaned = -0.00779204 Jy ! Component: 600 - total flux cleaned = -0.00770971 Jy ! Component: 650 - total flux cleaned = -0.00820549 Jy ! Component: 700 - total flux cleaned = -0.00860914 Jy ! Component: 750 - total flux cleaned = -0.00892862 Jy ! Component: 800 - total flux cleaned = -0.00939822 Jy ! Component: 850 - total flux cleaned = -0.0097839 Jy ! Component: 900 - total flux cleaned = -0.0100886 Jy ! Component: 950 - total flux cleaned = -0.0106139 Jy ! Component: 1000 - total flux cleaned = -0.0109094 Jy ! Component: 1050 - total flux cleaned = -0.0114928 Jy ! Component: 1100 - total flux cleaned = -0.0118514 Jy ! Component: 1150 - total flux cleaned = -0.0122785 Jy ! Component: 1200 - total flux cleaned = -0.0126297 Jy ! Component: 1250 - total flux cleaned = -0.0129759 Jy ! Component: 1300 - total flux cleaned = -0.0133876 Jy ! Component: 1350 - total flux cleaned = -0.013725 Jy ! Component: 1400 - total flux cleaned = -0.0139924 Jy ! Component: 1450 - total flux cleaned = -0.0142573 Jy ! Component: 1500 - total flux cleaned = -0.0143883 Jy ! Component: 1550 - total flux cleaned = -0.0146473 Jy ! Component: 1600 - total flux cleaned = -0.0149029 Jy ! Component: 1650 - total flux cleaned = -0.0150933 Jy ! Component: 1700 - total flux cleaned = -0.0151556 Jy ! Component: 1750 - total flux cleaned = -0.0153421 Jy ! Component: 1800 - total flux cleaned = -0.0154653 Jy ! Component: 1850 - total flux cleaned = -0.0155263 Jy ! Component: 1900 - total flux cleaned = -0.0155864 Jy ! Component: 1950 - total flux cleaned = -0.0158252 Jy ! Component: 2000 - total flux cleaned = -0.0160025 Jy ! Component: 2050 - total flux cleaned = -0.0162953 Jy ! Component: 2100 - total flux cleaned = -0.0164699 Jy ! Component: 2150 - total flux cleaned = -0.0165846 Jy ! Component: 2200 - total flux cleaned = -0.0167558 Jy ! Component: 2250 - total flux cleaned = -0.0169252 Jy ! Component: 2300 - total flux cleaned = -0.0170384 Jy ! Component: 2350 - total flux cleaned = -0.017317 Jy ! Component: 2400 - total flux cleaned = -0.0173165 Jy ! Component: 2450 - total flux cleaned = -0.0174811 Jy ! Component: 2500 - total flux cleaned = -0.0176989 Jy ! Component: 2550 - total flux cleaned = -0.0179685 Jy ! Component: 2600 - total flux cleaned = -0.0179144 Jy ! Component: 2650 - total flux cleaned = -0.0180737 Jy ! Component: 2700 - total flux cleaned = -0.0183902 Jy ! Component: 2750 - total flux cleaned = -0.0184434 Jy ! Component: 2800 - total flux cleaned = -0.0185999 Jy ! Component: 2850 - total flux cleaned = -0.0188576 Jy ! Component: 2900 - total flux cleaned = -0.0190629 Jy ! Component: 2950 - total flux cleaned = -0.0192152 Jy ! Component: 3000 - total flux cleaned = -0.0194674 Jy ! Component: 3050 - total flux cleaned = -0.0197684 Jy ! Component: 3100 - total flux cleaned = -0.0198179 Jy ! Component: 3150 - total flux cleaned = -0.0200653 Jy ! Component: 3200 - total flux cleaned = -0.0203107 Jy ! Component: 3250 - total flux cleaned = -0.0204568 Jy ! Component: 3300 - total flux cleaned = -0.0206999 Jy ! Component: 3350 - total flux cleaned = -0.0208925 Jy ! Component: 3400 - total flux cleaned = -0.0209885 Jy ! Component: 3450 - total flux cleaned = -0.0211792 Jy ! Component: 3500 - total flux cleaned = -0.0214623 Jy ! Component: 3550 - total flux cleaned = -0.0213682 Jy ! Component: 3600 - total flux cleaned = -0.0215085 Jy ! Component: 3650 - total flux cleaned = -0.0218331 Jy ! Component: 3700 - total flux cleaned = -0.0219709 Jy ! Component: 3750 - total flux cleaned = -0.0219256 Jy ! Component: 3800 - total flux cleaned = -0.0222899 Jy ! Component: 3850 - total flux cleaned = -0.0222898 Jy ! Component: 3900 - total flux cleaned = -0.0224243 Jy ! Component: 3950 - total flux cleaned = -0.0225139 Jy ! Component: 4000 - total flux cleaned = -0.0225584 Jy ! Component: 4050 - total flux cleaned = -0.0226908 Jy ! Total flux subtracted in 4096 components = -0.0226028 Jy ! Clean residual min=-0.003486 max=0.002745 Jy/beam ! Clean residual mean=0.000000 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.701122 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 383 components and 0.701121 Jy ![Exited script file: muppet] wmap "J0648-3044_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.305 at 6.008 degrees (North through East) ! Clean map min=-0.0095298 max=0.51064 Jy/beam ! Writing clean map to FITS file: J0648-3044_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.510635 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000787548 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.462687 0.462687 0.925374 1.85075 3.7015 7.40299 14.806 29.612 59.2239 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.51 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.205 x 8.305 at 6.008 degrees (North through East) ! Clean map min=-0.0095298 max=0.51064 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 J0648-3044_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:49:04 2019