! Started logfile: /scr/pima/bg219e_uvs/J1016+0513_S_uvs.log on Thu Apr 7 06:41:56 2016 obs /scr/pima/bg219e_uvs/J1016+0513_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1016+0513_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.715344 visibilities/baseline/integration-bin. ! Found source: J1016+0513 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 2704 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1016+0513_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014203Jy sigma=23.342959 ! Fit after self-cal, rms=0.842019Jy sigma=19.387667 ! 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.984 mas, bmaj=6.584 mas, bpa=-1.044 degrees ! Estimated noise=0.835314 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.117592 Jy ! Component: 100 - total flux cleaned = 0.147514 Jy ! Total flux subtracted in 100 components = 0.147514 Jy ! Clean residual min=-0.006134 max=0.013000 Jy/beam ! Clean residual mean=0.000002 rms=0.001822 Jy/beam ! Combined flux in latest and established models = 0.147514 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.147514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071006Jy sigma=1.538424 ! Fit after self-cal, rms=0.071004Jy sigma=1.538120 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147475 Jy ! Component: 100 - total flux cleaned = 0.0231913 Jy ! Total flux subtracted in 100 components = 0.0231913 Jy ! Clean residual min=-0.005131 max=0.005831 Jy/beam ! Clean residual mean=0.000002 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.170705 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.170705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066999Jy sigma=1.441417 ! Fit after self-cal, rms=0.066988Jy sigma=1.440640 ! 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.816 mas, bmaj=7.92 mas, bpa=2.486 degrees ! Estimated noise=0.644504 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.00666445 Jy ! Component: 100 - total flux cleaned = 0.0100113 Jy ! Component: 150 - total flux cleaned = 0.0119574 Jy ! Component: 200 - total flux cleaned = 0.0124425 Jy ! Total flux subtracted in 200 components = 0.0124425 Jy ! Clean residual min=-0.004498 max=0.003959 Jy/beam ! Clean residual mean=0.000001 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.183148 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.183148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066310Jy sigma=1.426253 ! Fit after self-cal, rms=0.066313Jy sigma=1.426075 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.816 x 7.92 at 2.486 degrees (North through East) ! Clean map min=-0.0044101 max=0.15777 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.97 KP 0.98 ! LA 1.03 MK 1.06 NL 1.01 OV 0.99 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.97 KP 0.98 ! LA 0.99 MK 1.02 NL 0.93 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.04 KP 1.00 ! LA 0.99 MK 1.07 NL 0.95 OV 0.95 ! PT 0.96 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 0.95 ! LA 0.99 MK 1.04 NL 0.96 OV 1.06 ! PT 1.05 SC 1.10 ! ! ! Fit before self-cal, rms=0.066313Jy sigma=1.426075 ! Fit after self-cal, rms=0.066298Jy sigma=1.414296 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=7.98 mas, bpa=2.524 degrees ! Estimated noise=0.646921 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 = -8.25553e-05 Jy ! Component: 100 - total flux cleaned = -5.69634e-05 Jy ! Component: 150 - total flux cleaned = -5.60015e-05 Jy ! Component: 200 - total flux cleaned = -7.54593e-05 Jy ! Total flux subtracted in 200 components = -7.54593e-05 Jy ! Clean residual min=-0.004484 max=0.003730 Jy/beam ! Clean residual mean=0.000000 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.183072 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.183072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066273Jy sigma=1.413804 ! Fit after self-cal, rms=0.066269Jy sigma=1.413617 ! 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.066269Jy sigma=1.413617 ! Fit after self-cal, rms=0.066102Jy sigma=1.405718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=7.967 mas, bpa=2.567 degrees ! Estimated noise=0.646502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186054 Jy ! Component: 100 - total flux cleaned = 0.000124757 Jy ! Component: 150 - total flux cleaned = 0.000125073 Jy ! Component: 200 - total flux cleaned = 0.000125332 Jy ! Total flux subtracted in 200 components = 0.000125332 Jy ! Clean residual min=-0.003976 max=0.003362 Jy/beam ! Clean residual mean=-0.000000 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.183198 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.183198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066085Jy sigma=1.405318 ! Fit after self-cal, rms=0.066095Jy sigma=1.405183 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.000136476 Jy ! Component: 100 - total flux cleaned = -0.000174734 Jy ! Component: 150 - total flux cleaned = -0.000190867 Jy ! Component: 200 - total flux cleaned = -0.000190457 Jy ! Total flux subtracted in 200 components = -0.000190457 Jy ! Clean residual min=-0.003971 max=0.003348 Jy/beam ! Clean residual mean=-0.000000 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.183007 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.183007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066084Jy sigma=1.404941 ! Fit after self-cal, rms=0.066082Jy sigma=1.404888 ! 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.066082Jy sigma=1.404888 ! Fit after self-cal, rms=0.066092Jy sigma=1.405420 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=7.973 mas, bpa=2.426 degrees ! Estimated noise=0.645985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118517 Jy ! Component: 100 - total flux cleaned = -0.000175256 Jy ! Component: 150 - total flux cleaned = -0.000192236 Jy ! Component: 200 - total flux cleaned = -0.000192037 Jy ! Total flux subtracted in 200 components = -0.000192037 Jy ! Clean residual min=-0.003944 max=0.003224 Jy/beam ! Clean residual mean=-0.000000 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.182815 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.182815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066078Jy sigma=1.405066 ! Fit after self-cal, rms=0.066075Jy sigma=1.404996 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.000161789 Jy ! Component: 100 - total flux cleaned = -0.000192465 Jy ! Component: 150 - total flux cleaned = -0.000192163 Jy ! Component: 200 - total flux cleaned = -0.000192375 Jy ! Total flux subtracted in 200 components = -0.000192375 Jy ! Clean residual min=-0.003924 max=0.003211 Jy/beam ! Clean residual mean=-0.000000 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.182623 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.182623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066068Jy sigma=1.404820 ! Fit after self-cal, rms=0.066066Jy sigma=1.404783 ! 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.066066Jy sigma=1.404783 ! Fit after self-cal, rms=0.066074Jy sigma=1.404823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=11.67 mas, bpa=4.843 degrees ! Estimated noise=0.762768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324237 Jy ! Component: 100 - total flux cleaned = -0.000265812 Jy ! Component: 150 - total flux cleaned = -0.000266122 Jy ! Component: 200 - total flux cleaned = -0.00026333 Jy ! Total flux subtracted in 200 components = -0.00026333 Jy ! Clean residual min=-0.004305 max=0.003835 Jy/beam ! Clean residual mean=-0.000001 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.182359 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.182359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066077Jy sigma=1.404883 ! Fit after self-cal, rms=0.066063Jy sigma=1.404488 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.12302e-06 Jy ! Component: 100 - total flux cleaned = -2.77773e-05 Jy ! Component: 150 - total flux cleaned = -4.60067e-05 Jy ! Component: 200 - total flux cleaned = -7.71311e-05 Jy ! Total flux subtracted in 200 components = -7.71311e-05 Jy ! Clean residual min=-0.004324 max=0.003857 Jy/beam ! Clean residual mean=-0.000001 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.182282 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.182282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066073Jy sigma=1.404644 ! Fit after self-cal, rms=0.066064Jy sigma=1.404371 ! 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.863 mas, bmaj=7.982 mas, bpa=2.315 degrees ! Estimated noise=0.645683 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.863 x 7.982 at 2.315 degrees (North through East) ! Clean map min=-0.0037568 max=0.15778 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.023 mas, bmaj=6.625 mas, bpa=-1.237 degrees ! Estimated noise=0.845781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118888 Jy ! Component: 100 - total flux cleaned = 0.148176 Jy ! Component: 150 - total flux cleaned = 0.162196 Jy ! Component: 200 - total flux cleaned = 0.170292 Jy ! Total flux subtracted in 200 components = 0.170292 Jy ! Clean residual min=-0.004882 max=0.005268 Jy/beam ! Clean residual mean=0.000002 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.170292 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.170292 Jy ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=7.982 mas, bpa=2.315 degrees ! Estimated noise=0.645683 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.00636563 Jy ! Component: 100 - total flux cleaned = 0.00958601 Jy ! Component: 150 - total flux cleaned = 0.0104605 Jy ! Component: 200 - total flux cleaned = 0.0108584 Jy ! Total flux subtracted in 200 components = 0.0108584 Jy ! Clean residual min=-0.004038 max=0.003501 Jy/beam ! Clean residual mean=-0.000001 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.18115 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 46 components and 0.18115 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.903 mas, bmaj=11.67 mas, bpa=4.843 degrees ! Estimated noise=0.762768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000980854 Jy ! Component: 100 - total flux cleaned = 0.00110962 Jy ! Component: 150 - total flux cleaned = 0.00117076 Jy ! Component: 200 - total flux cleaned = 0.00117362 Jy ! Total flux subtracted in 200 components = 0.00117362 Jy ! Clean residual min=-0.004402 max=0.003789 Jy/beam ! Clean residual mean=-0.000001 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.182324 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 = 2.27554e-05 Jy ! Component: 100 - total flux cleaned = 2.43869e-06 Jy ! Component: 150 - total flux cleaned = 1.77429e-06 Jy ! Component: 200 - total flux cleaned = -1.68511e-05 Jy ! Total flux subtracted in 200 components = -1.68511e-05 Jy ! Clean residual min=-0.004370 max=0.003806 Jy/beam ! Clean residual mean=-0.000001 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.182307 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.182307 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=7.982 mas, bpa=2.315 degrees ! Estimated noise=0.645683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182788 Jy ! Component: 100 - total flux cleaned = -0.000152367 Jy ! Component: 150 - total flux cleaned = -9.24816e-05 Jy ! Component: 200 - total flux cleaned = -3.95262e-05 Jy ! Total flux subtracted in 200 components = -3.95262e-05 Jy ! Clean residual min=-0.003917 max=0.003390 Jy/beam ! Clean residual mean=-0.000000 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.182267 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.182267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066103Jy sigma=1.405403 ! Fit after self-cal, rms=0.066096Jy sigma=1.405289 wmodel /scr/pima/bg219e_uvs/J1016+0513_S_map.mod ! Writing 64 model components to file: /scr/pima/bg219e_uvs/J1016+0513_S_map.mod wobs /scr/pima/bg219e_uvs/J1016+0513_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1016+0513_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1016+0513_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1016+0513_S_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.00111502 Jy ! Component: 100 - total flux cleaned = -0.00117871 Jy ! Component: 150 - total flux cleaned = -0.0010065 Jy ! Component: 200 - total flux cleaned = -0.000572049 Jy ! Component: 250 - total flux cleaned = -0.00036327 Jy ! Component: 300 - total flux cleaned = -5.77737e-05 Jy ! Component: 350 - total flux cleaned = 9.12599e-05 Jy ! Component: 400 - total flux cleaned = 0.000188528 Jy ! Component: 450 - total flux cleaned = 0.000377827 Jy ! Component: 500 - total flux cleaned = 0.000425017 Jy ! Component: 550 - total flux cleaned = 0.000516489 Jy ! Component: 600 - total flux cleaned = 0.000560671 Jy ! Component: 650 - total flux cleaned = 0.000560986 Jy ! Component: 700 - total flux cleaned = 0.000561254 Jy ! Component: 750 - total flux cleaned = 0.000479195 Jy ! Component: 800 - total flux cleaned = 0.000560778 Jy ! Component: 850 - total flux cleaned = 0.000519848 Jy ! Component: 900 - total flux cleaned = 0.000440367 Jy ! Component: 950 - total flux cleaned = 0.000441079 Jy ! Component: 1000 - total flux cleaned = 0.00028842 Jy ! Component: 1050 - total flux cleaned = 0.000214783 Jy ! Component: 1100 - total flux cleaned = 0.000177378 Jy ! Component: 1150 - total flux cleaned = -7.84047e-05 Jy ! Component: 1200 - total flux cleaned = -0.000257543 Jy ! Component: 1250 - total flux cleaned = -0.000399377 Jy ! Component: 1300 - total flux cleaned = -0.000574301 Jy ! Component: 1350 - total flux cleaned = -0.000746362 Jy ! Component: 1400 - total flux cleaned = -0.000848262 Jy ! Component: 1450 - total flux cleaned = -0.00101598 Jy ! Component: 1500 - total flux cleaned = -0.00118119 Jy ! Component: 1550 - total flux cleaned = -0.00121345 Jy ! Component: 1600 - total flux cleaned = -0.00124593 Jy ! Component: 1650 - total flux cleaned = -0.00137386 Jy ! Component: 1700 - total flux cleaned = -0.00150023 Jy ! Component: 1750 - total flux cleaned = -0.0015005 Jy ! Component: 1800 - total flux cleaned = -0.00159287 Jy ! Component: 1850 - total flux cleaned = -0.00147091 Jy ! Component: 1900 - total flux cleaned = -0.00162189 Jy ! Component: 1950 - total flux cleaned = -0.00174083 Jy ! Component: 2000 - total flux cleaned = -0.00188843 Jy ! Component: 2050 - total flux cleaned = -0.00203442 Jy ! Component: 2100 - total flux cleaned = -0.00206295 Jy ! Component: 2150 - total flux cleaned = -0.00214877 Jy ! Component: 2200 - total flux cleaned = -0.0022058 Jy ! Component: 2250 - total flux cleaned = -0.00226211 Jy ! Component: 2300 - total flux cleaned = -0.00242896 Jy ! Component: 2350 - total flux cleaned = -0.00240179 Jy ! Component: 2400 - total flux cleaned = -0.00256484 Jy ! Component: 2450 - total flux cleaned = -0.0025922 Jy ! Component: 2500 - total flux cleaned = -0.00264579 Jy ! Component: 2550 - total flux cleaned = -0.00275147 Jy ! Component: 2600 - total flux cleaned = -0.00283024 Jy ! Component: 2650 - total flux cleaned = -0.00288197 Jy ! Component: 2700 - total flux cleaned = -0.00290765 Jy ! Component: 2750 - total flux cleaned = -0.00300925 Jy ! Component: 2800 - total flux cleaned = -0.00313489 Jy ! Component: 2850 - total flux cleaned = -0.00313492 Jy ! Component: 2900 - total flux cleaned = -0.00320893 Jy ! Component: 2950 - total flux cleaned = -0.00318442 Jy ! Component: 3000 - total flux cleaned = -0.00328166 Jy ! Component: 3050 - total flux cleaned = -0.00325717 Jy ! Component: 3100 - total flux cleaned = -0.00337655 Jy ! Component: 3150 - total flux cleaned = -0.00330556 Jy ! Component: 3200 - total flux cleaned = -0.0033998 Jy ! Component: 3250 - total flux cleaned = -0.0034233 Jy ! Component: 3300 - total flux cleaned = -0.00344682 Jy ! Component: 3350 - total flux cleaned = -0.00353886 Jy ! Component: 3400 - total flux cleaned = -0.0035845 Jy ! Component: 3450 - total flux cleaned = -0.0036299 Jy ! Component: 3500 - total flux cleaned = -0.00367473 Jy ! Component: 3550 - total flux cleaned = -0.00369696 Jy ! Component: 3600 - total flux cleaned = -0.00387381 Jy ! Component: 3650 - total flux cleaned = -0.00385185 Jy ! Component: 3700 - total flux cleaned = -0.00393915 Jy ! Component: 3750 - total flux cleaned = -0.00398267 Jy ! Component: 3800 - total flux cleaned = -0.00398263 Jy ! Component: 3850 - total flux cleaned = -0.00406843 Jy ! Component: 3900 - total flux cleaned = -0.00415355 Jy ! Component: 3950 - total flux cleaned = -0.00423796 Jy ! Component: 4000 - total flux cleaned = -0.00425914 Jy ! Component: 4050 - total flux cleaned = -0.00438425 Jy ! Total flux subtracted in 4096 components = -0.00446722 Jy ! Clean residual min=-0.001224 max=0.001037 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.1778 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 353 components and 0.1778 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1016+0513_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.863 x 7.982 at 2.315 degrees (North through East) ! Clean map min=-0.002808 max=0.15772 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1016+0513_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000375918 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.715051 0.715051 1.4301 2.8602 5.72041 11.4408 22.8816 45.7633 91.5265 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 419.55 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1016+0513_S_uvs.log closed on Thu Apr 7 06:41:59 2016