! Started logfile: J0513+0100_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:55:10 2016 obs J0513+0100_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0513+0100_S_2014_08_09_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.742529 visibilities/baseline/integration-bin. ! Found source: J0513+0100 ! ! 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 7752 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 J0513+0100_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848675Jy sigma=0.008456 ! Fit after self-cal, rms=0.828713Jy sigma=0.008287 ! 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.794 mas, bmaj=9.081 mas, bpa=17.8 degrees ! Estimated noise=1026.99 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.155662 Jy ! Component: 100 - total flux cleaned = 0.2249 Jy ! Total flux subtracted in 100 components = 0.2249 Jy ! Clean residual min=-0.015113 max=0.034659 Jy/beam ! Clean residual mean=0.000038 rms=0.004780 Jy/beam ! Combined flux in latest and established models = 0.2249 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.2249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348133Jy sigma=0.001157 ! Fit after self-cal, rms=0.348062Jy sigma=0.001154 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0423949 Jy ! Component: 100 - total flux cleaned = 0.0692261 Jy ! Total flux subtracted in 100 components = 0.0692261 Jy ! Clean residual min=-0.010171 max=0.014250 Jy/beam ! Clean residual mean=0.000009 rms=0.002781 Jy/beam ! Combined flux in latest and established models = 0.294126 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.294126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336207Jy sigma=0.000943 ! Fit after self-cal, rms=0.336214Jy sigma=0.000942 ! 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=4.469 mas, bmaj=10.17 mas, bpa=18.12 degrees ! Estimated noise=786.765 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.0222762 Jy ! Component: 100 - total flux cleaned = 0.0353417 Jy ! Component: 150 - total flux cleaned = 0.0435615 Jy ! Component: 200 - total flux cleaned = 0.0488526 Jy ! Total flux subtracted in 200 components = 0.0488526 Jy ! Clean residual min=-0.007092 max=0.007286 Jy/beam ! Clean residual mean=-0.000010 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.342978 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 67 components and 0.342978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331189Jy sigma=0.000903 ! Fit after self-cal, rms=0.331192Jy sigma=0.000902 ! 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.94 FD 0.86 HN 0.98 KP 1.07 ! LA 1.11 MK 1.00* NL 0.98 OV 0.98 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.04 KP 1.03 ! LA 1.08 MK 1.00* NL 1.03 OV 1.00 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.23 HN 1.04 KP 0.92 ! LA 0.86 MK 1.00* NL 1.02 OV 0.94 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.03 KP 0.89 ! LA 0.80 MK 1.00* NL 1.08 OV 1.02 ! PT 1.07 SC 1.03 ! ! ! Fit before self-cal, rms=0.331192Jy sigma=0.000902 ! Fit after self-cal, rms=0.313600Jy sigma=0.000856 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.502 mas, bmaj=10.2 mas, bpa=17.87 degrees ! Estimated noise=800.884 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.00427449 Jy ! Component: 100 - total flux cleaned = 0.00520567 Jy ! Component: 150 - total flux cleaned = 0.00559206 Jy ! Component: 200 - total flux cleaned = 0.00584831 Jy ! Total flux subtracted in 200 components = 0.00584831 Jy ! Clean residual min=-0.007118 max=0.007614 Jy/beam ! Clean residual mean=-0.000020 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.348827 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.348827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313082Jy sigma=0.000856 ! Fit after self-cal, rms=0.313080Jy sigma=0.000855 ! 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.313080Jy sigma=0.000855 ! Fit after self-cal, rms=0.168455Jy sigma=0.000842 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.504 mas, bmaj=10.2 mas, bpa=17.5 degrees ! Estimated noise=809.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354035 Jy ! Component: 100 - total flux cleaned = 0.00501088 Jy ! Component: 150 - total flux cleaned = 0.00521487 Jy ! Component: 200 - total flux cleaned = 0.00527991 Jy ! Total flux subtracted in 200 components = 0.00527991 Jy ! Clean residual min=-0.006078 max=0.006050 Jy/beam ! Clean residual mean=-0.000012 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.354106 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.354106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168068Jy sigma=0.000842 ! Fit after self-cal, rms=0.168062Jy sigma=0.000842 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.000125354 Jy ! Component: 100 - total flux cleaned = 0.000122615 Jy ! Component: 150 - total flux cleaned = 0.00011959 Jy ! Component: 200 - total flux cleaned = 0.000119926 Jy ! Total flux subtracted in 200 components = 0.000119926 Jy ! Clean residual min=-0.006097 max=0.006030 Jy/beam ! Clean residual mean=-0.000012 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.354226 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.354226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167988Jy sigma=0.000841 ! Fit after self-cal, rms=0.167990Jy sigma=0.000841 ! 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.167990Jy sigma=0.000841 ! Fit after self-cal, rms=0.169803Jy sigma=0.000840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.513 mas, bmaj=10.18 mas, bpa=17.36 degrees ! Estimated noise=819.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030859 Jy ! Component: 100 - total flux cleaned = 0.00469349 Jy ! Component: 150 - total flux cleaned = 0.00480074 Jy ! Component: 200 - total flux cleaned = 0.00484976 Jy ! Total flux subtracted in 200 components = 0.00484976 Jy ! Clean residual min=-0.006160 max=0.006005 Jy/beam ! Clean residual mean=-0.000012 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.359076 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.359076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169474Jy sigma=0.000841 ! Fit after self-cal, rms=0.169477Jy sigma=0.000841 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.000104297 Jy ! Component: 100 - total flux cleaned = 0.000105432 Jy ! Component: 150 - total flux cleaned = 0.000104195 Jy ! Component: 200 - total flux cleaned = 0.000105365 Jy ! Total flux subtracted in 200 components = 0.000105365 Jy ! Clean residual min=-0.006137 max=0.005971 Jy/beam ! Clean residual mean=-0.000012 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.359181 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.359181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169428Jy sigma=0.000840 ! Fit after self-cal, rms=0.169429Jy sigma=0.000840 ! 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.169429Jy sigma=0.000840 ! Fit after self-cal, rms=0.172073Jy sigma=0.000840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.282 mas, bmaj=12.43 mas, bpa=7.091 degrees ! Estimated noise=932.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269457 Jy ! Component: 100 - total flux cleaned = 0.00269355 Jy ! Component: 150 - total flux cleaned = 0.00269584 Jy ! Component: 200 - total flux cleaned = 0.0026963 Jy ! Total flux subtracted in 200 components = 0.0026963 Jy ! Clean residual min=-0.005103 max=0.005350 Jy/beam ! Clean residual mean=-0.000020 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.361878 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.361878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171805Jy sigma=0.000840 ! Fit after self-cal, rms=0.171808Jy sigma=0.000840 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 = 5.05033e-05 Jy ! Component: 100 - total flux cleaned = 4.60425e-05 Jy ! Component: 150 - total flux cleaned = 4.51843e-05 Jy ! Component: 200 - total flux cleaned = 4.38725e-05 Jy ! Total flux subtracted in 200 components = 4.38725e-05 Jy ! Clean residual min=-0.005113 max=0.005264 Jy/beam ! Clean residual mean=-0.000021 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.361922 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 112 components and 0.361922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171751Jy sigma=0.000841 ! Fit after self-cal, rms=0.171748Jy sigma=0.000841 ! 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=4.529 mas, bmaj=10.18 mas, bpa=17.18 degrees ! Estimated noise=830.092 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.529 x 10.18 at 17.18 degrees (North through East) ! Clean map min=-0.0060442 max=0.20202 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.838 mas, bmaj=9.095 mas, bpa=16.95 degrees ! Estimated noise=1080.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163252 Jy ! Component: 100 - total flux cleaned = 0.236736 Jy ! Component: 150 - total flux cleaned = 0.280613 Jy ! Component: 200 - total flux cleaned = 0.308413 Jy ! Total flux subtracted in 200 components = 0.308413 Jy ! Clean residual min=-0.009713 max=0.014652 Jy/beam ! Clean residual mean=0.000013 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 0.308413 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.308413 Jy ! Inverting map and beam ! Estimated beam: bmin=4.529 mas, bmaj=10.18 mas, bpa=17.18 degrees ! Estimated noise=830.092 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.0228221 Jy ! Component: 100 - total flux cleaned = 0.0359754 Jy ! Component: 150 - total flux cleaned = 0.0441761 Jy ! Component: 200 - total flux cleaned = 0.0494261 Jy ! Total flux subtracted in 200 components = 0.0494261 Jy ! Clean residual min=-0.006170 max=0.007559 Jy/beam ! Clean residual mean=-0.000011 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.357839 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 63 components and 0.357839 Jy ! Inverting map ! Added new window around map position (1, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175442 Jy ! Component: 100 - total flux cleaned = 0.00298062 Jy ! Component: 150 - total flux cleaned = 0.00398891 Jy ! Component: 200 - total flux cleaned = 0.00413489 Jy ! Total flux subtracted in 200 components = 0.00413489 Jy ! Clean residual min=-0.005743 max=0.005514 Jy/beam ! Clean residual mean=-0.000011 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.361974 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.361974 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.282 mas, bmaj=12.43 mas, bpa=7.091 degrees ! Estimated noise=932.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235788 Jy ! Component: 100 - total flux cleaned = -0.000150619 Jy ! Component: 150 - total flux cleaned = -0.000223044 Jy ! Component: 200 - total flux cleaned = -0.000293718 Jy ! Total flux subtracted in 200 components = -0.000293718 Jy ! Clean residual min=-0.004849 max=0.004857 Jy/beam ! Clean residual mean=-0.000021 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.36168 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 = -5.98715e-05 Jy ! Component: 100 - total flux cleaned = 2.07507e-06 Jy ! Component: 150 - total flux cleaned = 2.46902e-06 Jy ! Component: 200 - total flux cleaned = 4.04684e-06 Jy ! Total flux subtracted in 200 components = 4.04684e-06 Jy ! Clean residual min=-0.004920 max=0.004733 Jy/beam ! Clean residual mean=-0.000022 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.361684 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.361684 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.529 mas, bmaj=10.18 mas, bpa=17.18 degrees ! Estimated noise=830.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.22134e-05 Jy ! Component: 100 - total flux cleaned = 0.000362396 Jy ! Component: 150 - total flux cleaned = 0.000730524 Jy ! Component: 200 - total flux cleaned = 0.000905252 Jy ! Total flux subtracted in 200 components = 0.000905252 Jy ! Clean residual min=-0.004966 max=0.005162 Jy/beam ! Clean residual mean=-0.000013 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.362589 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.362589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170828Jy sigma=0.000834 ! Fit after self-cal, rms=0.170829Jy sigma=0.000834 wmodel J0513+0100_S_2014_08_09_pus_map.mod ! Writing 115 model components to file: J0513+0100_S_2014_08_09_pus_map.mod wobs J0513+0100_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0513+0100_S_2014_08_09_pus_uvs.fits wwins J0513+0100_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0513+0100_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.00184167 Jy ! Component: 100 - total flux cleaned = 0.00219221 Jy ! Component: 150 - total flux cleaned = 0.00227489 Jy ! Component: 200 - total flux cleaned = 0.00211654 Jy ! Component: 250 - total flux cleaned = 0.00219467 Jy ! Component: 300 - total flux cleaned = 0.00226954 Jy ! Component: 350 - total flux cleaned = 0.00234198 Jy ! Component: 400 - total flux cleaned = 0.00227298 Jy ! Component: 450 - total flux cleaned = 0.00227303 Jy ! Component: 500 - total flux cleaned = 0.00213904 Jy ! Component: 550 - total flux cleaned = 0.00187835 Jy ! Component: 600 - total flux cleaned = 0.00175117 Jy ! Component: 650 - total flux cleaned = 0.00162579 Jy ! Component: 700 - total flux cleaned = 0.00150211 Jy ! Component: 750 - total flux cleaned = 0.00144135 Jy ! Component: 800 - total flux cleaned = 0.0013818 Jy ! Component: 850 - total flux cleaned = 0.00138235 Jy ! Component: 900 - total flux cleaned = 0.00132486 Jy ! Component: 950 - total flux cleaned = 0.00132531 Jy ! Component: 1000 - total flux cleaned = 0.00143625 Jy ! Component: 1050 - total flux cleaned = 0.00143611 Jy ! Component: 1100 - total flux cleaned = 0.00143625 Jy ! Component: 1150 - total flux cleaned = 0.00133103 Jy ! Component: 1200 - total flux cleaned = 0.00148669 Jy ! Component: 1250 - total flux cleaned = 0.00158875 Jy ! Component: 1300 - total flux cleaned = 0.00153775 Jy ! Component: 1350 - total flux cleaned = 0.00168746 Jy ! Component: 1400 - total flux cleaned = 0.00178586 Jy ! Component: 1450 - total flux cleaned = 0.00183435 Jy ! Component: 1500 - total flux cleaned = 0.00183446 Jy ! Component: 1550 - total flux cleaned = 0.0018827 Jy ! Component: 1600 - total flux cleaned = 0.00211663 Jy ! Component: 1650 - total flux cleaned = 0.00216271 Jy ! Component: 1700 - total flux cleaned = 0.0022991 Jy ! Component: 1750 - total flux cleaned = 0.00238892 Jy ! Component: 1800 - total flux cleaned = 0.00247838 Jy ! Component: 1850 - total flux cleaned = 0.00265453 Jy ! Component: 1900 - total flux cleaned = 0.0027414 Jy ! Component: 1950 - total flux cleaned = 0.00291266 Jy ! Component: 2000 - total flux cleaned = 0.00295498 Jy ! Component: 2050 - total flux cleaned = 0.00308122 Jy ! Component: 2100 - total flux cleaned = 0.00320608 Jy ! Component: 2150 - total flux cleaned = 0.00324724 Jy ! Component: 2200 - total flux cleaned = 0.00324745 Jy ! Component: 2250 - total flux cleaned = 0.00324784 Jy ! Component: 2300 - total flux cleaned = 0.00332755 Jy ! Component: 2350 - total flux cleaned = 0.0032479 Jy ! Component: 2400 - total flux cleaned = 0.00313037 Jy ! Component: 2450 - total flux cleaned = 0.00305307 Jy ! Component: 2500 - total flux cleaned = 0.00301449 Jy ! Component: 2550 - total flux cleaned = 0.00282355 Jy ! Component: 2600 - total flux cleaned = 0.00274836 Jy ! Component: 2650 - total flux cleaned = 0.00274814 Jy ! Component: 2700 - total flux cleaned = 0.00256211 Jy ! Component: 2750 - total flux cleaned = 0.00245141 Jy ! Component: 2800 - total flux cleaned = 0.00230491 Jy ! Component: 2850 - total flux cleaned = 0.00215993 Jy ! Component: 2900 - total flux cleaned = 0.00215986 Jy ! Component: 2950 - total flux cleaned = 0.00201722 Jy ! Component: 3000 - total flux cleaned = 0.00198204 Jy ! Component: 3050 - total flux cleaned = 0.00201681 Jy ! Component: 3100 - total flux cleaned = 0.00187747 Jy ! Component: 3150 - total flux cleaned = 0.00194622 Jy ! Component: 3200 - total flux cleaned = 0.00173983 Jy ! Component: 3250 - total flux cleaned = 0.00187631 Jy ! Component: 3300 - total flux cleaned = 0.00180846 Jy ! Component: 3350 - total flux cleaned = 0.00190908 Jy ! Component: 3400 - total flux cleaned = 0.00174209 Jy ! Component: 3450 - total flux cleaned = 0.00177494 Jy ! Component: 3500 - total flux cleaned = 0.00170902 Jy ! Component: 3550 - total flux cleaned = 0.00170893 Jy ! Component: 3600 - total flux cleaned = 0.00177395 Jy ! Component: 3650 - total flux cleaned = 0.00174151 Jy ! Component: 3700 - total flux cleaned = 0.00158113 Jy ! Component: 3750 - total flux cleaned = 0.00161303 Jy ! Component: 3800 - total flux cleaned = 0.00148614 Jy ! Component: 3850 - total flux cleaned = 0.00145477 Jy ! Component: 3900 - total flux cleaned = 0.00139201 Jy ! Component: 3950 - total flux cleaned = 0.00136109 Jy ! Component: 4000 - total flux cleaned = 0.00142307 Jy ! Component: 4050 - total flux cleaned = 0.00139242 Jy ! Total flux subtracted in 4096 components = 0.00133135 Jy ! Clean residual min=-0.001927 max=0.001858 Jy/beam ! Clean residual mean=-0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.363921 Jy keep ! Adding 340 model components to the UV plane model. ! The established model now contains 455 components and 0.363921 Jy ![Exited script file: muppet] wmap "J0513+0100_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.529 x 10.18 at 17.18 degrees (North through East) ! Clean map min=-0.0066991 max=0.20253 Jy/beam ! Writing clean map to FITS file: J0513+0100_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.202534 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000631281 device "J0513+0100_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0513+0100_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.935074 0.935074 1.87015 3.7403 7.4806 14.9612 29.9224 59.8448 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.529 x 10.18 at 17.18 degrees (North through East) ! Clean map min=-0.0066991 max=0.20253 Jy/beam quit ! Quitting program ! Log file J0513+0100_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:55:14 2016