! Started logfile: /scr/pima/rv100_uvs/J0617+5701_X_uvs.log on Mon Feb 29 13:25:46 2016 obs /scr/pima/rv100_uvs/J0617+5701_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0617+5701_X_uva.fits ! AN table 1: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.312399 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0617+5701 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3880 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0617+5701_X] 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.200x0.200 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 376 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045336Jy sigma=8.575037 ! Fit after self-cal, rms=0.731945Jy sigma=6.065691 ! 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=0.7269 mas, bmaj=1.3 mas, bpa=-58.69 degrees ! Estimated noise=2.81873 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.205062 Jy ! Component: 100 - total flux cleaned = 0.251949 Jy ! Total flux subtracted in 100 components = 0.251949 Jy ! Clean residual min=-0.008044 max=0.016773 Jy/beam ! Clean residual mean=0.000040 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.251949 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.251949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081122Jy sigma=0.558613 ! Fit after self-cal, rms=0.081066Jy sigma=0.558334 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172436 Jy ! Component: 100 - total flux cleaned = 0.0257936 Jy ! Total flux subtracted in 100 components = 0.0257936 Jy ! Clean residual min=-0.006379 max=0.006536 Jy/beam ! Clean residual mean=0.000005 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.277742 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.277742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076514Jy sigma=0.508527 ! Fit after self-cal, rms=0.076442Jy sigma=0.507936 ! 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=0.9037 mas, bmaj=1.619 mas, bpa=-70.26 degrees ! Estimated noise=1.75581 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.00580584 Jy ! Component: 100 - total flux cleaned = 0.00856269 Jy ! Component: 150 - total flux cleaned = 0.00996531 Jy ! Component: 200 - total flux cleaned = 0.0103102 Jy ! Total flux subtracted in 200 components = 0.0103102 Jy ! Clean residual min=-0.003885 max=0.004199 Jy/beam ! Clean residual mean=-0.000071 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.288053 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.288053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075995Jy sigma=0.503838 ! Fit after self-cal, rms=0.075990Jy sigma=0.503754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9037 x 1.619 at -70.26 degrees (North through East) ! Clean map min=-0.00359 max=0.26911 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. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.97 KP 0.99 LA 1.03 MK 0.98 ! NL 0.96 NY 1.01 OV 1.00 PT 0.98 ! SC 1.04 WF 1.03 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.98 KP 0.99 LA 1.01 MK 1.00 ! NL 0.96 NY 0.97 OV 1.01 PT 1.00 ! SC 1.00* WF 1.03 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.99 LA 1.01 MK 0.99 ! NL 1.00 NY 1.00* OV 1.03 PT 0.98 ! SC 0.93 WF 1.03 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 0.96 LA 1.04 MK 1.01 ! NL 0.98 NY 1.00* OV 0.98 PT 1.00 ! SC 1.00 WF 0.98 ! ! ! Fit before self-cal, rms=0.075990Jy sigma=0.503754 ! Fit after self-cal, rms=0.075667Jy sigma=0.501332 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.91 mas, bmaj=1.647 mas, bpa=-71.76 degrees ! Estimated noise=1.77904 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.00033154 Jy ! Component: 100 - total flux cleaned = -0.000402942 Jy ! Component: 150 - total flux cleaned = -0.000403306 Jy ! Component: 200 - total flux cleaned = -0.000401204 Jy ! Total flux subtracted in 200 components = -0.000401204 Jy ! Clean residual min=-0.003870 max=0.004389 Jy/beam ! Clean residual mean=-0.000027 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.287651 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.287651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075632Jy sigma=0.501223 ! Fit after self-cal, rms=0.075619Jy sigma=0.501172 ! 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.075619Jy sigma=0.501172 ! Fit after self-cal, rms=0.075555Jy sigma=0.498047 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9097 mas, bmaj=1.647 mas, bpa=-71.78 degrees ! Estimated noise=1.78228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000985025 Jy ! Component: 100 - total flux cleaned = 0.00110601 Jy ! Component: 150 - total flux cleaned = 0.0010868 Jy ! Component: 200 - total flux cleaned = 0.00108779 Jy ! Total flux subtracted in 200 components = 0.00108779 Jy ! Clean residual min=-0.003254 max=0.003693 Jy/beam ! Clean residual mean=0.000023 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.288739 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.288739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075532Jy sigma=0.497929 ! Fit after self-cal, rms=0.075558Jy sigma=0.497889 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 (47.2, -27.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025012 Jy ! Component: 100 - total flux cleaned = 0.00280503 Jy ! Component: 150 - total flux cleaned = 0.00286541 Jy ! Component: 200 - total flux cleaned = 0.00277404 Jy ! Total flux subtracted in 200 components = 0.00277404 Jy ! Clean residual min=-0.003537 max=0.003301 Jy/beam ! Clean residual mean=-0.000022 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.291513 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.291513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075392Jy sigma=0.496526 ! Fit after self-cal, rms=0.075370Jy sigma=0.496363 ! 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.075370Jy sigma=0.496363 ! Fit after self-cal, rms=0.075314Jy sigma=0.495388 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9088 mas, bmaj=1.646 mas, bpa=-71.78 degrees ! Estimated noise=1.78203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123967 Jy ! Component: 100 - total flux cleaned = 0.00149176 Jy ! Component: 150 - total flux cleaned = 0.00159473 Jy ! Component: 200 - total flux cleaned = 0.00169077 Jy ! Total flux subtracted in 200 components = 0.00169077 Jy ! Clean residual min=-0.003365 max=0.003244 Jy/beam ! Clean residual mean=-0.000046 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.293204 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.293204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075274Jy sigma=0.494937 ! Fit after self-cal, rms=0.075272Jy sigma=0.494909 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.000283064 Jy ! Component: 100 - total flux cleaned = 0.000430485 Jy ! Component: 150 - total flux cleaned = 0.000512052 Jy ! Component: 200 - total flux cleaned = 0.000614472 Jy ! Total flux subtracted in 200 components = 0.000614472 Jy ! Clean residual min=-0.003316 max=0.003242 Jy/beam ! Clean residual mean=-0.000055 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.293819 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 62 components and 0.293819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075251Jy sigma=0.494754 ! Fit after self-cal, rms=0.075250Jy sigma=0.494748 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.075250Jy sigma=0.494748 ! Fit after self-cal, rms=0.075247Jy sigma=0.494679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.111 mas, bmaj=4.918 mas, bpa=-84.48 degrees ! Estimated noise=2.28343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139054 Jy ! Component: 100 - total flux cleaned = 0.00165296 Jy ! Component: 150 - total flux cleaned = 0.00167227 Jy ! Component: 200 - total flux cleaned = 0.00170873 Jy ! Total flux subtracted in 200 components = 0.00170873 Jy ! Clean residual min=-0.002539 max=0.002367 Jy/beam ! Clean residual mean=-0.000181 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.295527 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.295527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075239Jy sigma=0.494709 ! Fit after self-cal, rms=0.075240Jy sigma=0.494685 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.000276647 Jy ! Component: 100 - total flux cleaned = 0.000328177 Jy ! Component: 150 - total flux cleaned = 0.000360231 Jy ! Component: 200 - total flux cleaned = 0.000390642 Jy ! Total flux subtracted in 200 components = 0.000390642 Jy ! Clean residual min=-0.002446 max=0.002314 Jy/beam ! Clean residual mean=-0.000194 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.295918 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.295918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075235Jy sigma=0.494716 ! Fit after self-cal, rms=0.075234Jy sigma=0.494712 ! 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=0.9086 mas, bmaj=1.644 mas, bpa=-71.78 degrees ! Estimated noise=1.78304 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9086 x 1.644 at -71.78 degrees (North through East) ! Clean map min=-0.0028581 max=0.2691 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=0.7281 mas, bmaj=1.302 mas, bpa=-59.83 degrees ! Estimated noise=2.92591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.205403 Jy ! Component: 100 - total flux cleaned = 0.252784 Jy ! Component: 150 - total flux cleaned = 0.269761 Jy ! Component: 200 - total flux cleaned = 0.275649 Jy ! Total flux subtracted in 200 components = 0.275649 Jy ! Clean residual min=-0.006164 max=0.006568 Jy/beam ! Clean residual mean=0.000021 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.275649 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.275649 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9086 mas, bmaj=1.644 mas, bpa=-71.78 degrees ! Estimated noise=1.78304 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.00735356 Jy ! Component: 100 - total flux cleaned = 0.0116333 Jy ! Component: 150 - total flux cleaned = 0.0146373 Jy ! Component: 200 - total flux cleaned = 0.016421 Jy ! Total flux subtracted in 200 components = 0.016421 Jy ! Clean residual min=-0.003209 max=0.003205 Jy/beam ! Clean residual mean=-0.000029 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.29207 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.29207 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.111 mas, bmaj=4.918 mas, bpa=-84.48 degrees ! Estimated noise=2.28343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233099 Jy ! Component: 100 - total flux cleaned = 0.00318166 Jy ! Component: 150 - total flux cleaned = 0.00335428 Jy ! Component: 200 - total flux cleaned = 0.00347314 Jy ! Total flux subtracted in 200 components = 0.00347314 Jy ! Clean residual min=-0.002603 max=0.002455 Jy/beam ! Clean residual mean=-0.000180 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.295543 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 = 7.88154e-05 Jy ! Component: 100 - total flux cleaned = 0.000149802 Jy ! Component: 150 - total flux cleaned = 0.000193685 Jy ! Component: 200 - total flux cleaned = 0.000234148 Jy ! Total flux subtracted in 200 components = 0.000234148 Jy ! Clean residual min=-0.002506 max=0.002376 Jy/beam ! Clean residual mean=-0.000188 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.295777 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 51 components and 0.295777 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9086 mas, bmaj=1.644 mas, bpa=-71.78 degrees ! Estimated noise=1.78304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000445539 Jy ! Component: 100 - total flux cleaned = -0.000448012 Jy ! Component: 150 - total flux cleaned = -0.000448643 Jy ! Component: 200 - total flux cleaned = -0.000411328 Jy ! Total flux subtracted in 200 components = -0.000411328 Jy ! Clean residual min=-0.003150 max=0.003265 Jy/beam ! Clean residual mean=-0.000075 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.295366 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.295366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075258Jy sigma=0.494883 ! Fit after self-cal, rms=0.075249Jy sigma=0.494837 wmodel /scr/pima/rv100_uvs/J0617+5701_X_map.mod ! Writing 56 model components to file: /scr/pima/rv100_uvs/J0617+5701_X_map.mod wobs /scr/pima/rv100_uvs/J0617+5701_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0617+5701_X_uvs.fits wwins /scr/pima/rv100_uvs/J0617+5701_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J0617+5701_X_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.000295695 Jy ! Component: 100 - total flux cleaned = 9.36041e-05 Jy ! Component: 150 - total flux cleaned = 0.000190466 Jy ! Component: 200 - total flux cleaned = 0.000144134 Jy ! Component: 250 - total flux cleaned = 1.08133e-05 Jy ! Component: 300 - total flux cleaned = -0.000162613 Jy ! Component: 350 - total flux cleaned = -0.000457546 Jy ! Component: 400 - total flux cleaned = -0.000622634 Jy ! Component: 450 - total flux cleaned = -0.000744327 Jy ! Component: 500 - total flux cleaned = -0.000902612 Jy ! Component: 550 - total flux cleaned = -0.00109596 Jy ! Component: 600 - total flux cleaned = -0.00117165 Jy ! Component: 650 - total flux cleaned = -0.0012843 Jy ! Component: 700 - total flux cleaned = -0.00146804 Jy ! Component: 750 - total flux cleaned = -0.00164846 Jy ! Component: 800 - total flux cleaned = -0.00179099 Jy ! Component: 850 - total flux cleaned = -0.0019665 Jy ! Component: 900 - total flux cleaned = -0.00200108 Jy ! Component: 950 - total flux cleaned = -0.00213825 Jy ! Component: 1000 - total flux cleaned = -0.0022401 Jy ! Component: 1050 - total flux cleaned = -0.00227354 Jy ! Component: 1100 - total flux cleaned = -0.00237294 Jy ! Component: 1150 - total flux cleaned = -0.00253688 Jy ! Component: 1200 - total flux cleaned = -0.00263393 Jy ! Component: 1250 - total flux cleaned = -0.00272952 Jy ! Component: 1300 - total flux cleaned = -0.00279296 Jy ! Component: 1350 - total flux cleaned = -0.00294938 Jy ! Component: 1400 - total flux cleaned = -0.00307344 Jy ! Component: 1450 - total flux cleaned = -0.00316558 Jy ! Component: 1500 - total flux cleaned = -0.00334817 Jy ! Component: 1550 - total flux cleaned = -0.00355873 Jy ! Component: 1600 - total flux cleaned = -0.00361826 Jy ! Component: 1650 - total flux cleaned = -0.00370715 Jy ! Component: 1700 - total flux cleaned = -0.00385395 Jy ! Component: 1750 - total flux cleaned = -0.00397025 Jy ! Component: 1800 - total flux cleaned = -0.00411418 Jy ! Component: 1850 - total flux cleaned = -0.00417115 Jy ! Component: 1900 - total flux cleaned = -0.00425633 Jy ! Component: 1950 - total flux cleaned = -0.00439673 Jy ! Component: 2000 - total flux cleaned = -0.0045361 Jy ! Component: 2050 - total flux cleaned = -0.00459135 Jy ! Component: 2100 - total flux cleaned = -0.00464633 Jy ! Component: 2150 - total flux cleaned = -0.00480935 Jy ! Component: 2200 - total flux cleaned = -0.00486318 Jy ! Component: 2250 - total flux cleaned = -0.00497052 Jy ! Component: 2300 - total flux cleaned = -0.00505034 Jy ! Component: 2350 - total flux cleaned = -0.00515566 Jy ! Component: 2400 - total flux cleaned = -0.00526033 Jy ! Component: 2450 - total flux cleaned = -0.00533829 Jy ! Component: 2500 - total flux cleaned = -0.00544144 Jy ! Component: 2550 - total flux cleaned = -0.00551832 Jy ! Component: 2600 - total flux cleaned = -0.00559465 Jy ! Component: 2650 - total flux cleaned = -0.00567038 Jy ! Component: 2700 - total flux cleaned = -0.00569548 Jy ! Component: 2750 - total flux cleaned = -0.00582036 Jy ! Component: 2800 - total flux cleaned = -0.00587003 Jy ! Component: 2850 - total flux cleaned = -0.00594406 Jy ! Component: 2900 - total flux cleaned = -0.00599317 Jy ! Component: 2950 - total flux cleaned = -0.00609091 Jy ! Component: 3000 - total flux cleaned = -0.00611519 Jy ! Component: 3050 - total flux cleaned = -0.00613942 Jy ! Component: 3100 - total flux cleaned = -0.00625943 Jy ! Component: 3150 - total flux cleaned = -0.00625939 Jy ! Component: 3200 - total flux cleaned = -0.00633065 Jy ! Component: 3250 - total flux cleaned = -0.00640167 Jy ! Component: 3300 - total flux cleaned = -0.00644858 Jy ! Component: 3350 - total flux cleaned = -0.00649529 Jy ! Component: 3400 - total flux cleaned = -0.00654192 Jy ! Component: 3450 - total flux cleaned = -0.00654194 Jy ! Component: 3500 - total flux cleaned = -0.00663438 Jy ! Component: 3550 - total flux cleaned = -0.00670322 Jy ! Component: 3600 - total flux cleaned = -0.0067717 Jy ! Component: 3650 - total flux cleaned = -0.0068629 Jy ! Component: 3700 - total flux cleaned = -0.00690818 Jy ! Component: 3750 - total flux cleaned = -0.00702105 Jy ! Component: 3800 - total flux cleaned = -0.00708839 Jy ! Component: 3850 - total flux cleaned = -0.00717795 Jy ! Component: 3900 - total flux cleaned = -0.00722252 Jy ! Component: 3950 - total flux cleaned = -0.00731135 Jy ! Component: 4000 - total flux cleaned = -0.00737778 Jy ! Component: 4050 - total flux cleaned = -0.00748793 Jy ! Total flux subtracted in 4096 components = -0.00757571 Jy ! Clean residual min=-0.001279 max=0.001399 Jy/beam ! Clean residual mean=-0.000033 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.28779 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 337 components and 0.28779 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0617+5701_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9086 x 1.644 at -71.78 degrees (North through East) ! Clean map min=-0.0027836 max=0.26817 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0617+5701_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.268173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000350232 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.391797 0.391797 0.783594 1.56719 3.13438 6.26875 12.5375 25.075 50.15 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.268 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 765.702 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0617+5701_X_uvs.log closed on Mon Feb 29 13:25:50 2016