! Started logfile: J0824-2428_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:59:03 2016 obs J0824-2428_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0824-2428_S_2014_08_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774631 visibilities/baseline/integration-bin. ! Found source: J0824-2428 ! ! 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 342 lines of history. ! ! Reading 15756 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 J0824-2428_S_2014_08_09_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 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.962704Jy sigma=0.008389 ! Fit after self-cal, rms=0.902170Jy sigma=0.007873 ! 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=3.086 mas, bmaj=12.9 mas, bpa=15.66 degrees ! Estimated noise=1246.18 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.0711569 Jy ! Component: 100 - total flux cleaned = 0.0957555 Jy ! Total flux subtracted in 100 components = 0.0957555 Jy ! Clean residual min=-0.005992 max=0.011331 Jy/beam ! Clean residual mean=0.000026 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.0957555 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0957555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098767Jy sigma=0.000810 ! Fit after self-cal, rms=0.098571Jy sigma=0.000808 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013398 Jy ! Component: 100 - total flux cleaned = 0.0210049 Jy ! Total flux subtracted in 100 components = 0.0210049 Jy ! Clean residual min=-0.004948 max=0.004590 Jy/beam ! Clean residual mean=0.000016 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.11676 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.11676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095755Jy sigma=0.000782 ! Fit after self-cal, rms=0.095699Jy sigma=0.000781 ! 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.824 mas, bmaj=14.48 mas, bpa=14.45 degrees ! Estimated noise=654.193 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.00873103 Jy ! Component: 100 - total flux cleaned = 0.0132443 Jy ! Component: 150 - total flux cleaned = 0.0159384 Jy ! Component: 200 - total flux cleaned = 0.01766 Jy ! Total flux subtracted in 200 components = 0.01766 Jy ! Clean residual min=-0.002376 max=0.002239 Jy/beam ! Clean residual mean=0.000003 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.13442 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 125 components and 0.13442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094856Jy sigma=0.000775 ! Fit after self-cal, rms=0.094842Jy sigma=0.000775 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 0.99 KP 1.09 ! LA 1.07 MK 1.00* NL 0.98 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.04 KP 1.02 ! LA 1.04 MK 1.00* NL 1.04 OV 1.03 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.14 HN 1.15 KP 0.90 ! LA 0.85 MK 1.00* NL 1.00 OV 0.96 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.03 HN 1.01 KP 0.87 ! LA 0.79 MK 1.00* NL 1.08 OV 0.96 ! PT 1.04 SC 0.94 ! ! ! Fit before self-cal, rms=0.094842Jy sigma=0.000775 ! Fit after self-cal, rms=0.092937Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=14.6 mas, bpa=14.61 degrees ! Estimated noise=652.432 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.000385849 Jy ! Component: 100 - total flux cleaned = -0.00036667 Jy ! Component: 150 - total flux cleaned = -0.000349954 Jy ! Component: 200 - total flux cleaned = -0.000335027 Jy ! Total flux subtracted in 200 components = -0.000335027 Jy ! Clean residual min=-0.001715 max=0.001668 Jy/beam ! Clean residual mean=0.000004 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.134085 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 132 components and 0.134085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092929Jy sigma=0.000767 ! Fit after self-cal, rms=0.092925Jy sigma=0.000767 ! 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.092925Jy sigma=0.000767 ! Fit after self-cal, rms=0.093208Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=14.62 mas, bpa=14.67 degrees ! Estimated noise=652.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024634 Jy ! Component: 100 - total flux cleaned = -0.000262106 Jy ! Component: 150 - total flux cleaned = -0.000263025 Jy ! Component: 200 - total flux cleaned = -0.000252077 Jy ! Total flux subtracted in 200 components = -0.000252077 Jy ! Clean residual min=-0.001705 max=0.001600 Jy/beam ! Clean residual mean=0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.133833 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 140 components and 0.133833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093204Jy sigma=0.000767 ! Fit after self-cal, rms=0.093207Jy sigma=0.000767 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.23983e-06 Jy ! Component: 100 - total flux cleaned = 1.68201e-05 Jy ! Component: 150 - total flux cleaned = 3.34931e-05 Jy ! Component: 200 - total flux cleaned = 4.09205e-05 Jy ! Total flux subtracted in 200 components = 4.09205e-05 Jy ! Clean residual min=-0.001709 max=0.001616 Jy/beam ! Clean residual mean=0.000004 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.133874 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 152 components and 0.133874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093206Jy sigma=0.000767 ! Fit after self-cal, rms=0.093202Jy sigma=0.000767 ! 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.093202Jy sigma=0.000767 ! Fit after self-cal, rms=0.093620Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=14.61 mas, bpa=14.74 degrees ! Estimated noise=651.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183202 Jy ! Component: 100 - total flux cleaned = -0.000239284 Jy ! Component: 150 - total flux cleaned = -0.00024716 Jy ! Component: 200 - total flux cleaned = -0.000254353 Jy ! Total flux subtracted in 200 components = -0.000254353 Jy ! Clean residual min=-0.001666 max=0.001590 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.13362 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 159 components and 0.13362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093618Jy sigma=0.000767 ! Fit after self-cal, rms=0.093630Jy sigma=0.000767 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 = 6.01363e-06 Jy ! Component: 100 - total flux cleaned = 5.88246e-06 Jy ! Component: 150 - total flux cleaned = 5.97164e-06 Jy ! Component: 200 - total flux cleaned = 5.95209e-06 Jy ! Total flux subtracted in 200 components = 5.95209e-06 Jy ! Clean residual min=-0.001666 max=0.001597 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.133626 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 166 components and 0.133626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093629Jy sigma=0.000767 ! Fit after self-cal, rms=0.093628Jy sigma=0.000767 ! 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.093628Jy sigma=0.000767 ! Fit after self-cal, rms=0.093728Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.057 mas, bmaj=20.37 mas, bpa=5.034 degrees ! Estimated noise=744.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.61729e-05 Jy ! Component: 100 - total flux cleaned = -6.97842e-05 Jy ! Component: 150 - total flux cleaned = -8.59383e-05 Jy ! Component: 200 - total flux cleaned = -9.60225e-05 Jy ! Total flux subtracted in 200 components = -9.60225e-05 Jy ! Clean residual min=-0.001680 max=0.001800 Jy/beam ! Clean residual mean=0.000004 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.13353 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 172 components and 0.13353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093727Jy sigma=0.000766 ! Fit after self-cal, rms=0.093733Jy sigma=0.000766 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.65936e-06 Jy ! Component: 100 - total flux cleaned = -2.2657e-05 Jy ! Component: 150 - total flux cleaned = -3.64689e-05 Jy ! Component: 200 - total flux cleaned = -4.51057e-05 Jy ! Total flux subtracted in 200 components = -4.51057e-05 Jy ! Clean residual min=-0.001673 max=0.001805 Jy/beam ! Clean residual mean=0.000004 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.133485 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 173 components and 0.133485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093733Jy sigma=0.000766 ! Fit after self-cal, rms=0.093735Jy sigma=0.000766 ! 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.804 mas, bmaj=14.62 mas, bpa=14.82 degrees ! Estimated noise=650.833 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.804 x 14.62 at 14.82 degrees (North through East) ! Clean map min=-0.0016114 max=0.098834 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=3.05 mas, bmaj=13.02 mas, bpa=15.99 degrees ! Estimated noise=1243.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0710476 Jy ! Component: 100 - total flux cleaned = 0.0971241 Jy ! Component: 150 - total flux cleaned = 0.110542 Jy ! Component: 200 - total flux cleaned = 0.117747 Jy ! Total flux subtracted in 200 components = 0.117747 Jy ! Clean residual min=-0.003792 max=0.003968 Jy/beam ! Clean residual mean=0.000014 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.117747 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.117747 Jy ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=14.62 mas, bpa=14.82 degrees ! Estimated noise=650.833 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.00678303 Jy ! Component: 100 - total flux cleaned = 0.0102531 Jy ! Component: 150 - total flux cleaned = 0.0122591 Jy ! Component: 200 - total flux cleaned = 0.0134871 Jy ! Total flux subtracted in 200 components = 0.0134871 Jy ! Clean residual min=-0.001807 max=0.001568 Jy/beam ! Clean residual mean=0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.131234 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 92 components and 0.131234 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=8.057 mas, bmaj=20.37 mas, bpa=5.034 degrees ! Estimated noise=744.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106781 Jy ! Component: 100 - total flux cleaned = 0.00159282 Jy ! Component: 150 - total flux cleaned = 0.00186579 Jy ! Component: 200 - total flux cleaned = 0.00193527 Jy ! Total flux subtracted in 200 components = 0.00193527 Jy ! Clean residual min=-0.001662 max=0.001837 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.133169 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 = 3.56475e-05 Jy ! Component: 100 - total flux cleaned = 6.28351e-05 Jy ! Component: 150 - total flux cleaned = 8.77363e-05 Jy ! Component: 200 - total flux cleaned = 0.000110686 Jy ! Total flux subtracted in 200 components = 0.000110686 Jy ! Clean residual min=-0.001655 max=0.001828 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.13328 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 122 components and 0.13328 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=14.62 mas, bpa=14.82 degrees ! Estimated noise=650.833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128544 Jy ! Component: 100 - total flux cleaned = -0.000128491 Jy ! Component: 150 - total flux cleaned = -0.000128354 Jy ! Component: 200 - total flux cleaned = -9.10132e-05 Jy ! Total flux subtracted in 200 components = -9.10132e-05 Jy ! Clean residual min=-0.001656 max=0.001567 Jy/beam ! Clean residual mean=0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.133189 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 137 components and 0.133189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093737Jy sigma=0.000767 ! Fit after self-cal, rms=0.093733Jy sigma=0.000767 wmodel J0824-2428_S_2014_08_09_pus_map.mod ! Writing 137 model components to file: J0824-2428_S_2014_08_09_pus_map.mod wobs J0824-2428_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0824-2428_S_2014_08_09_pus_uvs.fits wwins J0824-2428_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J0824-2428_S_2014_08_09_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.000410093 Jy ! Component: 100 - total flux cleaned = -0.00044075 Jy ! Component: 150 - total flux cleaned = -0.0003059 Jy ! Component: 200 - total flux cleaned = -0.00012601 Jy ! Component: 250 - total flux cleaned = -2.73612e-05 Jy ! Component: 300 - total flux cleaned = -3.65335e-06 Jy ! Component: 350 - total flux cleaned = 4.294e-05 Jy ! Component: 400 - total flux cleaned = 0.000110536 Jy ! Component: 450 - total flux cleaned = 0.000133145 Jy ! Component: 500 - total flux cleaned = 0.000240983 Jy ! Component: 550 - total flux cleaned = 0.000262025 Jy ! Component: 600 - total flux cleaned = 0.000302824 Jy ! Component: 650 - total flux cleaned = 0.000262757 Jy ! Component: 700 - total flux cleaned = 0.000282635 Jy ! Component: 750 - total flux cleaned = 0.000224923 Jy ! Component: 800 - total flux cleaned = 0.000225412 Jy ! Component: 850 - total flux cleaned = 0.000244205 Jy ! Component: 900 - total flux cleaned = 0.000226122 Jy ! Component: 950 - total flux cleaned = 0.00027996 Jy ! Component: 1000 - total flux cleaned = 0.000191711 Jy ! Component: 1050 - total flux cleaned = 0.00024435 Jy ! Component: 1100 - total flux cleaned = 0.000279051 Jy ! Component: 1150 - total flux cleaned = 0.000329963 Jy ! Component: 1200 - total flux cleaned = 0.000330054 Jy ! Component: 1250 - total flux cleaned = 0.000395851 Jy ! Component: 1300 - total flux cleaned = 0.000379647 Jy ! Component: 1350 - total flux cleaned = 0.000379867 Jy ! Component: 1400 - total flux cleaned = 0.000442689 Jy ! Component: 1450 - total flux cleaned = 0.000426833 Jy ! Component: 1500 - total flux cleaned = 0.000427121 Jy ! Component: 1550 - total flux cleaned = 0.000427463 Jy ! Component: 1600 - total flux cleaned = 0.000382491 Jy ! Component: 1650 - total flux cleaned = 0.000412297 Jy ! Component: 1700 - total flux cleaned = 0.00041234 Jy ! Component: 1750 - total flux cleaned = 0.000339809 Jy ! Component: 1800 - total flux cleaned = 0.000368525 Jy ! Component: 1850 - total flux cleaned = 0.000325953 Jy ! Component: 1900 - total flux cleaned = 0.000297899 Jy ! Component: 1950 - total flux cleaned = 0.00029813 Jy ! Component: 2000 - total flux cleaned = 0.000270571 Jy ! Component: 2050 - total flux cleaned = 0.000243244 Jy ! Component: 2100 - total flux cleaned = 0.000202838 Jy ! Component: 2150 - total flux cleaned = 0.000189349 Jy ! Component: 2200 - total flux cleaned = 0.000136616 Jy ! Component: 2250 - total flux cleaned = 9.7555e-05 Jy ! Component: 2300 - total flux cleaned = 0.000110457 Jy ! Component: 2350 - total flux cleaned = 4.66713e-05 Jy ! Component: 2400 - total flux cleaned = 7.17678e-05 Jy ! Component: 2450 - total flux cleaned = 8.96575e-06 Jy ! Component: 2500 - total flux cleaned = -2.82253e-05 Jy ! Component: 2550 - total flux cleaned = -5.2724e-05 Jy ! Component: 2600 - total flux cleaned = -8.90053e-05 Jy ! Component: 2650 - total flux cleaned = -0.000100958 Jy ! Component: 2700 - total flux cleaned = -0.00014859 Jy ! Component: 2750 - total flux cleaned = -0.00013667 Jy ! Component: 2800 - total flux cleaned = -0.000124746 Jy ! Component: 2850 - total flux cleaned = -0.00012468 Jy ! Component: 2900 - total flux cleaned = -9.00742e-05 Jy ! Component: 2950 - total flux cleaned = -9.00744e-05 Jy ! Component: 3000 - total flux cleaned = -6.74052e-05 Jy ! Component: 3050 - total flux cleaned = -6.74315e-05 Jy ! Component: 3100 - total flux cleaned = -8.96887e-05 Jy ! Component: 3150 - total flux cleaned = -5.65004e-05 Jy ! Component: 3200 - total flux cleaned = -4.56068e-05 Jy ! Component: 3250 - total flux cleaned = -0.000111036 Jy ! Component: 3300 - total flux cleaned = -0.000121855 Jy ! Component: 3350 - total flux cleaned = -8.95933e-05 Jy ! Component: 3400 - total flux cleaned = -0.000132249 Jy ! Component: 3450 - total flux cleaned = -0.000110999 Jy ! Component: 3500 - total flux cleaned = -0.000111076 Jy ! Component: 3550 - total flux cleaned = -0.000131985 Jy ! Component: 3600 - total flux cleaned = -0.000132003 Jy ! Component: 3650 - total flux cleaned = -0.000162881 Jy ! Component: 3700 - total flux cleaned = -0.00015262 Jy ! Component: 3750 - total flux cleaned = -0.000152587 Jy ! Component: 3800 - total flux cleaned = -0.000152667 Jy ! Component: 3850 - total flux cleaned = -0.000202762 Jy ! Component: 3900 - total flux cleaned = -0.000172904 Jy ! Component: 3950 - total flux cleaned = -0.000143159 Jy ! Component: 4000 - total flux cleaned = -0.00012355 Jy ! Component: 4050 - total flux cleaned = -0.000123717 Jy ! Total flux subtracted in 4096 components = -0.000133433 Jy ! Clean residual min=-0.000580 max=0.000729 Jy/beam ! Clean residual mean=0.000005 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.133055 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 446 components and 0.133055 Jy ![Exited script file: muppet] wmap "J0824-2428_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.804 x 14.62 at 14.82 degrees (North through East) ! Clean map min=-0.0012058 max=0.098529 Jy/beam ! Writing clean map to FITS file: J0824-2428_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0985294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019196 device "J0824-2428_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0824-2428_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.584477 0.584477 1.16895 2.33791 4.67581 9.35163 18.7033 37.4065 74.813 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.098 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.804 x 14.62 at 14.82 degrees (North through East) ! Clean map min=-0.0012058 max=0.098529 Jy/beam quit ! Quitting program ! Log file J0824-2428_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:59:09 2016