! Started logfile: /scr/pima/bg219h_uvs/J1153+0914_S_uvs.log on Thu Apr 7 09:01:55 2016 obs /scr/pima/bg219h_uvs/J1153+0914_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1153+0914_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J1153+0914 ! ! 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 5576 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/bg219h_uvs/J1153+0914_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.051600Jy sigma=24.209980 ! Fit after self-cal, rms=0.706008Jy sigma=16.205199 ! 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.589 mas, bmaj=6.431 mas, bpa=-4.708 degrees ! Estimated noise=0.630685 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.225355 Jy ! Component: 100 - total flux cleaned = 0.278198 Jy ! Total flux subtracted in 100 components = 0.278198 Jy ! Clean residual min=-0.010973 max=0.020964 Jy/beam ! Clean residual mean=0.000006 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 0.278198 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.278198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081243Jy sigma=1.809556 ! Fit after self-cal, rms=0.081216Jy sigma=1.809388 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232136 Jy ! Component: 100 - total flux cleaned = 0.0374941 Jy ! Total flux subtracted in 100 components = 0.0374941 Jy ! Clean residual min=-0.008665 max=0.010583 Jy/beam ! Clean residual mean=-0.000012 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.315692 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.315692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072282Jy sigma=1.601527 ! Fit after self-cal, rms=0.072202Jy sigma=1.600573 ! 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=2.981 mas, bmaj=7.059 mas, bpa=-6.158 degrees ! Estimated noise=0.46111 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.0132572 Jy ! Component: 100 - total flux cleaned = 0.0213589 Jy ! Component: 150 - total flux cleaned = 0.0264901 Jy ! Component: 200 - total flux cleaned = 0.0297787 Jy ! Total flux subtracted in 200 components = 0.0297787 Jy ! Clean residual min=-0.009202 max=0.011797 Jy/beam ! Clean residual mean=-0.000039 rms=0.003282 Jy/beam ! Combined flux in latest and established models = 0.345471 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.345471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069510Jy sigma=1.539219 ! Fit after self-cal, rms=0.069430Jy sigma=1.538109 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.981 x 7.059 at -6.158 degrees (North through East) ! Clean map min=-0.0090836 max=0.2946 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 1.01 FD 1.00* HN 0.99 KP 0.93 ! LA 1.04 MK 0.98 NL 1.03 OV 0.94 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.02 KP 0.93 ! LA 1.04 MK 0.99 NL 1.07 OV 0.96 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.04 KP 0.94 ! LA 1.02 MK 1.00 NL 1.00 OV 0.97 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.05 KP 0.93 ! LA 1.05 MK 1.01 NL 1.01 OV 0.97 ! PT 1.01 SC 1.06 ! ! ! Fit before self-cal, rms=0.069430Jy sigma=1.538109 ! Fit after self-cal, rms=0.068672Jy sigma=1.498929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=7.109 mas, bpa=-6.368 degrees ! Estimated noise=0.46159 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.00237444 Jy ! Component: 100 - total flux cleaned = 0.00231297 Jy ! Component: 150 - total flux cleaned = 0.00231648 Jy ! Component: 200 - total flux cleaned = 0.00231825 Jy ! Total flux subtracted in 200 components = 0.00231825 Jy ! Clean residual min=-0.010184 max=0.009798 Jy/beam ! Clean residual mean=-0.000044 rms=0.002898 Jy/beam ! Combined flux in latest and established models = 0.347789 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.347789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068541Jy sigma=1.495432 ! Fit after self-cal, rms=0.068534Jy sigma=1.495002 ! 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.068534Jy sigma=1.495002 ! Fit after self-cal, rms=0.067766Jy sigma=1.470449 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.115 mas, bpa=-6.439 degrees ! Estimated noise=0.461659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122656 Jy ! Component: 100 - total flux cleaned = 0.00122734 Jy ! Component: 150 - total flux cleaned = 0.00126589 Jy ! Component: 200 - total flux cleaned = 0.00130181 Jy ! Total flux subtracted in 200 components = 0.00130181 Jy ! Clean residual min=-0.009701 max=0.009255 Jy/beam ! Clean residual mean=-0.000045 rms=0.002822 Jy/beam ! Combined flux in latest and established models = 0.349091 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.349091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067709Jy sigma=1.469047 ! Fit after self-cal, rms=0.067702Jy sigma=1.468934 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.000133694 Jy ! Component: 100 - total flux cleaned = 0.00013303 Jy ! Component: 150 - total flux cleaned = 0.000133917 Jy ! Component: 200 - total flux cleaned = 0.000135438 Jy ! Total flux subtracted in 200 components = 0.000135438 Jy ! Clean residual min=-0.009678 max=0.009271 Jy/beam ! Clean residual mean=-0.000045 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.349226 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.349226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067671Jy sigma=1.468185 ! Fit after self-cal, rms=0.067665Jy sigma=1.468157 ! 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.067665Jy sigma=1.468157 ! Fit after self-cal, rms=0.067756Jy sigma=1.467976 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.122 mas, bpa=-6.514 degrees ! Estimated noise=0.46208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638993 Jy ! Component: 100 - total flux cleaned = 0.000640549 Jy ! Component: 150 - total flux cleaned = 0.000610457 Jy ! Component: 200 - total flux cleaned = 0.000610965 Jy ! Total flux subtracted in 200 components = 0.000610965 Jy ! Clean residual min=-0.009655 max=0.009264 Jy/beam ! Clean residual mean=-0.000045 rms=0.002814 Jy/beam ! Combined flux in latest and established models = 0.349837 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.349837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067715Jy sigma=1.467287 ! Fit after self-cal, rms=0.067708Jy sigma=1.467251 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 = -3.21635e-05 Jy ! Component: 100 - total flux cleaned = -6.20134e-05 Jy ! Component: 150 - total flux cleaned = -6.01331e-05 Jy ! Component: 200 - total flux cleaned = -6.05454e-05 Jy ! Total flux subtracted in 200 components = -6.05454e-05 Jy ! Clean residual min=-0.009664 max=0.009275 Jy/beam ! Clean residual mean=-0.000045 rms=0.002812 Jy/beam ! Combined flux in latest and established models = 0.349777 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.349777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067684Jy sigma=1.466738 ! Fit after self-cal, rms=0.067679Jy sigma=1.466713 ! 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.067679Jy sigma=1.466713 ! Fit after self-cal, rms=0.067796Jy sigma=1.466584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.636 mas, bmaj=11.24 mas, bpa=-7.64 degrees ! Estimated noise=0.62845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107832 Jy ! Component: 100 - total flux cleaned = 0.00109115 Jy ! Component: 150 - total flux cleaned = 0.00120283 Jy ! Component: 200 - total flux cleaned = 0.0013002 Jy ! Total flux subtracted in 200 components = 0.0013002 Jy ! Clean residual min=-0.019558 max=0.019645 Jy/beam ! Clean residual mean=-0.000109 rms=0.006680 Jy/beam ! Combined flux in latest and established models = 0.351077 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.351077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067979Jy sigma=1.469680 ! Fit after self-cal, rms=0.067881Jy sigma=1.467917 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.000187398 Jy ! Component: 100 - total flux cleaned = -0.000254459 Jy ! Component: 150 - total flux cleaned = -0.000253704 Jy ! Component: 200 - total flux cleaned = -0.000256748 Jy ! Total flux subtracted in 200 components = -0.000256748 Jy ! Clean residual min=-0.019584 max=0.019627 Jy/beam ! Clean residual mean=-0.000108 rms=0.006676 Jy/beam ! Combined flux in latest and established models = 0.35082 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.35082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068002Jy sigma=1.470083 ! Fit after self-cal, rms=0.067957Jy sigma=1.469381 ! 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=2.985 mas, bmaj=7.128 mas, bpa=-6.584 degrees ! Estimated noise=0.46269 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.985 x 7.128 at -6.584 degrees (North through East) ! Clean map min=-0.0096389 max=0.29577 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=2.593 mas, bmaj=6.477 mas, bpa=-5.112 degrees ! Estimated noise=0.635609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.226958 Jy ! Component: 100 - total flux cleaned = 0.281063 Jy ! Component: 150 - total flux cleaned = 0.305319 Jy ! Component: 200 - total flux cleaned = 0.320051 Jy ! Total flux subtracted in 200 components = 0.320051 Jy ! Clean residual min=-0.009779 max=0.010709 Jy/beam ! Clean residual mean=-0.000016 rms=0.002004 Jy/beam ! Combined flux in latest and established models = 0.320051 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.320051 Jy ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.128 mas, bpa=-6.584 degrees ! Estimated noise=0.46269 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.012517 Jy ! Component: 100 - total flux cleaned = 0.0201471 Jy ! Component: 150 - total flux cleaned = 0.024937 Jy ! Component: 200 - total flux cleaned = 0.0279622 Jy ! Total flux subtracted in 200 components = 0.0279622 Jy ! Clean residual min=-0.010077 max=0.009521 Jy/beam ! Clean residual mean=-0.000043 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.348013 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.348013 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=6.636 mas, bmaj=11.24 mas, bpa=-7.64 degrees ! Estimated noise=0.62845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254923 Jy ! Component: 100 - total flux cleaned = 0.00252422 Jy ! Component: 150 - total flux cleaned = 0.00288781 Jy ! Component: 200 - total flux cleaned = 0.00312347 Jy ! Total flux subtracted in 200 components = 0.00312347 Jy ! Clean residual min=-0.019555 max=0.019657 Jy/beam ! Clean residual mean=-0.000110 rms=0.006681 Jy/beam ! Combined flux in latest and established models = 0.351137 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102178 Jy ! Component: 100 - total flux cleaned = 0.000102748 Jy ! Component: 150 - total flux cleaned = 0.000105035 Jy ! Component: 200 - total flux cleaned = 0.000104401 Jy ! Total flux subtracted in 200 components = 0.000104401 Jy ! Clean residual min=-0.019537 max=0.019600 Jy/beam ! Clean residual mean=-0.000110 rms=0.006681 Jy/beam ! Combined flux in latest and established models = 0.351241 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.351241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.128 mas, bpa=-6.584 degrees ! Estimated noise=0.46269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.002295 Jy ! Component: 100 - total flux cleaned = -0.00163608 Jy ! Component: 150 - total flux cleaned = -0.00115407 Jy ! Component: 200 - total flux cleaned = -0.00103036 Jy ! Total flux subtracted in 200 components = -0.00103036 Jy ! Clean residual min=-0.009859 max=0.009561 Jy/beam ! Clean residual mean=-0.000044 rms=0.002820 Jy/beam ! Combined flux in latest and established models = 0.350211 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.350211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067928Jy sigma=1.469055 ! Fit after self-cal, rms=0.067937Jy sigma=1.468497 wmodel /scr/pima/bg219h_uvs/J1153+0914_S_map.mod ! Writing 52 model components to file: /scr/pima/bg219h_uvs/J1153+0914_S_map.mod wobs /scr/pima/bg219h_uvs/J1153+0914_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1153+0914_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1153+0914_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1153+0914_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.000134707 Jy ! Component: 100 - total flux cleaned = 0.00127165 Jy ! Component: 150 - total flux cleaned = 0.00262987 Jy ! Component: 200 - total flux cleaned = 0.00448369 Jy ! Component: 250 - total flux cleaned = 0.00639089 Jy ! Component: 300 - total flux cleaned = 0.0076989 Jy ! Component: 350 - total flux cleaned = 0.00920521 Jy ! Component: 400 - total flux cleaned = 0.0101711 Jy ! Component: 450 - total flux cleaned = 0.0112215 Jy ! Component: 500 - total flux cleaned = 0.0123414 Jy ! Component: 550 - total flux cleaned = 0.0129903 Jy ! Component: 600 - total flux cleaned = 0.0141436 Jy ! Component: 650 - total flux cleaned = 0.0149557 Jy ! Component: 700 - total flux cleaned = 0.0159396 Jy ! Component: 750 - total flux cleaned = 0.0167025 Jy ! Component: 800 - total flux cleaned = 0.0176297 Jy ! Component: 850 - total flux cleaned = 0.0181707 Jy ! Component: 900 - total flux cleaned = 0.0190462 Jy ! Component: 950 - total flux cleaned = 0.0198129 Jy ! Component: 1000 - total flux cleaned = 0.0201449 Jy ! Component: 1050 - total flux cleaned = 0.020714 Jy ! Component: 1100 - total flux cleaned = 0.0214274 Jy ! Component: 1150 - total flux cleaned = 0.0220461 Jy ! Component: 1200 - total flux cleaned = 0.0224959 Jy ! Component: 1250 - total flux cleaned = 0.0230121 Jy ! Component: 1300 - total flux cleaned = 0.0233717 Jy ! Component: 1350 - total flux cleaned = 0.0237235 Jy ! Component: 1400 - total flux cleaned = 0.0238619 Jy ! Component: 1450 - total flux cleaned = 0.0244022 Jy ! Component: 1500 - total flux cleaned = 0.0247325 Jy ! Component: 1550 - total flux cleaned = 0.024797 Jy ! Component: 1600 - total flux cleaned = 0.0250511 Jy ! Component: 1650 - total flux cleaned = 0.0250509 Jy ! Component: 1700 - total flux cleaned = 0.0252352 Jy ! Component: 1750 - total flux cleaned = 0.025356 Jy ! Component: 1800 - total flux cleaned = 0.0255322 Jy ! Component: 1850 - total flux cleaned = 0.0256471 Jy ! Component: 1900 - total flux cleaned = 0.0257602 Jy ! Component: 1950 - total flux cleaned = 0.0259816 Jy ! Component: 2000 - total flux cleaned = 0.0260904 Jy ! Component: 2050 - total flux cleaned = 0.0261982 Jy ! Component: 2100 - total flux cleaned = 0.0263559 Jy ! Component: 2150 - total flux cleaned = 0.0265113 Jy ! Component: 2200 - total flux cleaned = 0.0266128 Jy ! Component: 2250 - total flux cleaned = 0.0267133 Jy ! Component: 2300 - total flux cleaned = 0.0268618 Jy ! Component: 2350 - total flux cleaned = 0.0268141 Jy ! Component: 2400 - total flux cleaned = 0.0270983 Jy ! Component: 2450 - total flux cleaned = 0.0270508 Jy ! Component: 2500 - total flux cleaned = 0.0270976 Jy ! Component: 2550 - total flux cleaned = 0.0272795 Jy ! Component: 2600 - total flux cleaned = 0.027502 Jy ! Component: 2650 - total flux cleaned = 0.0276778 Jy ! Component: 2700 - total flux cleaned = 0.027764 Jy ! Component: 2750 - total flux cleaned = 0.0279346 Jy ! Component: 2800 - total flux cleaned = 0.0280185 Jy ! Component: 2850 - total flux cleaned = 0.0280603 Jy ! Component: 2900 - total flux cleaned = 0.0281427 Jy ! Component: 2950 - total flux cleaned = 0.0283836 Jy ! Component: 3000 - total flux cleaned = 0.0283832 Jy ! Component: 3050 - total flux cleaned = 0.0283051 Jy ! Component: 3100 - total flux cleaned = 0.0283833 Jy ! Component: 3150 - total flux cleaned = 0.0284213 Jy ! Component: 3200 - total flux cleaned = 0.0283084 Jy ! Component: 3250 - total flux cleaned = 0.0283832 Jy ! Component: 3300 - total flux cleaned = 0.0283828 Jy ! Component: 3350 - total flux cleaned = 0.0283097 Jy ! Component: 3400 - total flux cleaned = 0.0283459 Jy ! Component: 3450 - total flux cleaned = 0.0283821 Jy ! Component: 3500 - total flux cleaned = 0.0283473 Jy ! Component: 3550 - total flux cleaned = 0.028347 Jy ! Component: 3600 - total flux cleaned = 0.0282773 Jy ! Component: 3650 - total flux cleaned = 0.0282775 Jy ! Component: 3700 - total flux cleaned = 0.028209 Jy ! Component: 3750 - total flux cleaned = 0.0282093 Jy ! Component: 3800 - total flux cleaned = 0.0282429 Jy ! Component: 3850 - total flux cleaned = 0.0282099 Jy ! Component: 3900 - total flux cleaned = 0.0281445 Jy ! Component: 3950 - total flux cleaned = 0.0281123 Jy ! Component: 4000 - total flux cleaned = 0.028112 Jy ! Component: 4050 - total flux cleaned = 0.0280158 Jy ! Total flux subtracted in 4096 components = 0.0279522 Jy ! Clean residual min=-0.001799 max=0.002168 Jy/beam ! Clean residual mean=-0.000015 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.378163 Jy keep ! Adding 461 model components to the UV plane model. ! The established model now contains 513 components and 0.378163 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1153+0914_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.985 x 7.128 at -6.584 degrees (North through East) ! Clean map min=-0.0045119 max=0.29642 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1153+0914_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.296417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000677084 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.685268 0.685268 1.37054 2.74107 5.48214 10.9643 21.9286 43.8572 87.7143 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.296 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 437.784 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1153+0914_S_uvs.log closed on Thu Apr 7 09:01:59 2016