! Started logfile: /scr/pima/bg219i_uvs/J1350+6132_S_uvs.log on Wed Apr 6 23:05:00 2016 obs /scr/pima/bg219i_uvs/J1350+6132_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1350+6132_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1350+6132 ! ! 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 11160 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/bg219i_uvs/J1350+6132_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005802Jy sigma=24.248723 ! Fit after self-cal, rms=0.880166Jy sigma=21.225309 ! 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.104 mas, bmaj=3.619 mas, bpa=-74.28 degrees ! Estimated noise=0.479851 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.0882541 Jy ! Component: 100 - total flux cleaned = 0.112424 Jy ! Total flux subtracted in 100 components = 0.112424 Jy ! Clean residual min=-0.005221 max=0.010084 Jy/beam ! Clean residual mean=0.000007 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.112424 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.112424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061839Jy sigma=1.441048 ! Fit after self-cal, rms=0.061813Jy sigma=1.440619 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115267 Jy ! Component: 100 - total flux cleaned = 0.0184173 Jy ! Total flux subtracted in 100 components = 0.0184173 Jy ! Clean residual min=-0.003868 max=0.005710 Jy/beam ! Clean residual mean=0.000007 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.130841 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.130841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058824Jy sigma=1.368671 ! Fit after self-cal, rms=0.058800Jy sigma=1.368359 ! Inverting map ! Added new window around map position (5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055575 Jy ! Component: 100 - total flux cleaned = 0.00897241 Jy ! Total flux subtracted in 100 components = 0.00897241 Jy ! Clean residual min=-0.003194 max=0.003172 Jy/beam ! Clean residual mean=0.000008 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.139814 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.139814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058191Jy sigma=1.353390 ! Fit after self-cal, rms=0.058159Jy sigma=1.352687 ! 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.918 mas, bmaj=4.523 mas, bpa=-79.93 degrees ! Estimated noise=0.296787 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.00325203 Jy ! Component: 100 - total flux cleaned = 0.00521036 Jy ! Component: 150 - total flux cleaned = 0.00653849 Jy ! Component: 200 - total flux cleaned = 0.00749485 Jy ! Total flux subtracted in 200 components = 0.00749485 Jy ! Clean residual min=-0.002171 max=0.002401 Jy/beam ! Clean residual mean=0.000021 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.147309 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 65 components and 0.147309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057960Jy sigma=1.347780 ! Fit after self-cal, rms=0.057946Jy sigma=1.347505 ! 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.918 x 4.523 at -79.93 degrees (North through East) ! Clean map min=-0.0020568 max=0.11806 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.00 FD 0.99 HN 1.03 KP 0.97 ! LA 0.98 MK 1.00 NL 0.92 OV 0.99 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.02 KP 0.97 ! LA 0.97 MK 1.00 NL 0.96 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.06 KP 0.98 ! LA 0.97 MK 1.01 NL 0.94 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.02 KP 1.02 ! LA 1.01 MK 1.02 NL 1.00 OV 0.97 ! PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.057946Jy sigma=1.347505 ! Fit after self-cal, rms=0.057875Jy sigma=1.341945 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=4.546 mas, bpa=-79.91 degrees ! Estimated noise=0.296556 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.000847596 Jy ! Component: 100 - total flux cleaned = 0.000871624 Jy ! Component: 150 - total flux cleaned = 0.00087053 Jy ! Component: 200 - total flux cleaned = 0.000854485 Jy ! Total flux subtracted in 200 components = 0.000854485 Jy ! Clean residual min=-0.001914 max=0.002010 Jy/beam ! Clean residual mean=0.000018 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.148163 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.148163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057853Jy sigma=1.341404 ! Fit after self-cal, rms=0.057855Jy sigma=1.341306 ! 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.057855Jy sigma=1.341306 ! Fit after self-cal, rms=0.057846Jy sigma=1.337531 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=4.532 mas, bpa=-81.08 degrees ! Estimated noise=0.296127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.73146e-05 Jy ! Component: 100 - total flux cleaned = -7.40098e-05 Jy ! Component: 150 - total flux cleaned = -4.57445e-05 Jy ! Component: 200 - total flux cleaned = -3.31319e-05 Jy ! Total flux subtracted in 200 components = -3.31319e-05 Jy ! Clean residual min=-0.001595 max=0.001570 Jy/beam ! Clean residual mean=0.000012 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.14813 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.14813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057837Jy sigma=1.337304 ! Fit after self-cal, rms=0.057847Jy sigma=1.337247 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.26723e-05 Jy ! Component: 100 - total flux cleaned = 6.24668e-05 Jy ! Component: 150 - total flux cleaned = 5.19029e-05 Jy ! Component: 200 - total flux cleaned = 5.20999e-05 Jy ! Total flux subtracted in 200 components = 5.20999e-05 Jy ! Clean residual min=-0.001606 max=0.001558 Jy/beam ! Clean residual mean=0.000012 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.148182 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.148182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057843Jy sigma=1.337161 ! Fit after self-cal, rms=0.057842Jy sigma=1.337153 ! 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.057842Jy sigma=1.337153 ! Fit after self-cal, rms=0.057860Jy sigma=1.337098 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=4.53 mas, bpa=-82.06 degrees ! Estimated noise=0.296086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.50813e-05 Jy ! Component: 100 - total flux cleaned = -5.58147e-05 Jy ! Component: 150 - total flux cleaned = -4.55931e-05 Jy ! Component: 200 - total flux cleaned = -1.90385e-05 Jy ! Total flux subtracted in 200 components = -1.90385e-05 Jy ! Clean residual min=-0.001596 max=0.001534 Jy/beam ! Clean residual mean=0.000012 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.148163 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.148163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057856Jy sigma=1.336981 ! Fit after self-cal, rms=0.057856Jy sigma=1.336973 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 = 4.56075e-05 Jy ! Component: 100 - total flux cleaned = 5.40673e-05 Jy ! Component: 150 - total flux cleaned = 5.43267e-05 Jy ! Component: 200 - total flux cleaned = 6.18124e-05 Jy ! Total flux subtracted in 200 components = 6.18124e-05 Jy ! Clean residual min=-0.001604 max=0.001533 Jy/beam ! Clean residual mean=0.000012 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.148225 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.148225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057854Jy sigma=1.336924 ! Fit after self-cal, rms=0.057854Jy sigma=1.336921 ! 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.057854Jy sigma=1.336921 ! Fit after self-cal, rms=0.057872Jy sigma=1.336887 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.792 mas, bmaj=8.914 mas, bpa=75.22 degrees ! Estimated noise=0.379774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000702717 Jy ! Component: 100 - total flux cleaned = 0.000769152 Jy ! Component: 150 - total flux cleaned = 0.000790067 Jy ! Component: 200 - total flux cleaned = 0.000809214 Jy ! Total flux subtracted in 200 components = 0.000809214 Jy ! Clean residual min=-0.001653 max=0.001909 Jy/beam ! Clean residual mean=0.000030 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.149034 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 94 components and 0.149034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057876Jy sigma=1.336970 ! Fit after self-cal, rms=0.057875Jy sigma=1.336960 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.000114516 Jy ! Component: 100 - total flux cleaned = 0.000131532 Jy ! Component: 150 - total flux cleaned = 0.000154714 Jy ! Component: 200 - total flux cleaned = 0.000176588 Jy ! Total flux subtracted in 200 components = 0.000176588 Jy ! Clean residual min=-0.001629 max=0.001910 Jy/beam ! Clean residual mean=0.000030 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.149211 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 95 components and 0.149211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057879Jy sigma=1.337036 ! Fit after self-cal, rms=0.057879Jy sigma=1.337032 ! 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.953 mas, bmaj=4.529 mas, bpa=-82.9 degrees ! Estimated noise=0.296103 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 4.529 at -82.9 degrees (North through East) ! Clean map min=-0.0015473 max=0.1177 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.135 mas, bmaj=3.616 mas, bpa=-76.86 degrees ! Estimated noise=0.481665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0884293 Jy ! Component: 100 - total flux cleaned = 0.112869 Jy ! Component: 150 - total flux cleaned = 0.124452 Jy ! Component: 200 - total flux cleaned = 0.131678 Jy ! Total flux subtracted in 200 components = 0.131678 Jy ! Clean residual min=-0.003586 max=0.003883 Jy/beam ! Clean residual mean=0.000004 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.131678 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.131678 Jy ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.529 mas, bpa=-82.9 degrees ! Estimated noise=0.296103 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.00626785 Jy ! Component: 100 - total flux cleaned = 0.00988053 Jy ! Component: 150 - total flux cleaned = 0.0121256 Jy ! Component: 200 - total flux cleaned = 0.0135798 Jy ! Total flux subtracted in 200 components = 0.0135798 Jy ! Clean residual min=-0.001621 max=0.001790 Jy/beam ! Clean residual mean=0.000010 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.145258 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 0.145258 Jy ! Inverting map ! Added new window around map position (13, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180301 Jy ! Component: 100 - total flux cleaned = 0.00288305 Jy ! Component: 150 - total flux cleaned = 0.00366287 Jy ! Component: 200 - total flux cleaned = 0.0040086 Jy ! Total flux subtracted in 200 components = 0.0040086 Jy ! Clean residual min=-0.001563 max=0.001493 Jy/beam ! Clean residual mean=0.000013 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.149266 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 76 components and 0.149266 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.792 mas, bmaj=8.914 mas, bpa=75.22 degrees ! Estimated noise=0.379774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000702441 Jy ! Component: 100 - total flux cleaned = 0.000932994 Jy ! Component: 150 - total flux cleaned = 0.00111818 Jy ! Component: 200 - total flux cleaned = 0.00126747 Jy ! Total flux subtracted in 200 components = 0.00126747 Jy ! Clean residual min=-0.001524 max=0.001936 Jy/beam ! Clean residual mean=0.000033 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.150534 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.000110869 Jy ! Component: 100 - total flux cleaned = 0.000210692 Jy ! Component: 150 - total flux cleaned = 0.000285203 Jy ! Component: 200 - total flux cleaned = 0.000346971 Jy ! Total flux subtracted in 200 components = 0.000346971 Jy ! Clean residual min=-0.001513 max=0.001934 Jy/beam ! Clean residual mean=0.000033 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.150881 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 103 components and 0.150881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.529 mas, bpa=-82.9 degrees ! Estimated noise=0.296103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.8851e-05 Jy ! Component: 100 - total flux cleaned = -5.67204e-05 Jy ! Component: 150 - total flux cleaned = -5.67355e-05 Jy ! Component: 200 - total flux cleaned = -6.96277e-05 Jy ! Total flux subtracted in 200 components = -6.96277e-05 Jy ! Clean residual min=-0.001608 max=0.001518 Jy/beam ! Clean residual mean=0.000014 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.150811 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.150811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057829Jy sigma=1.335789 ! Fit after self-cal, rms=0.057828Jy sigma=1.335698 wmodel /scr/pima/bg219i_uvs/J1350+6132_S_map.mod ! Writing 117 model components to file: /scr/pima/bg219i_uvs/J1350+6132_S_map.mod wobs /scr/pima/bg219i_uvs/J1350+6132_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1350+6132_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1350+6132_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1350+6132_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 = -9.55718e-05 Jy ! Component: 100 - total flux cleaned = -0.000252106 Jy ! Component: 150 - total flux cleaned = -0.000375987 Jy ! Component: 200 - total flux cleaned = -0.000445123 Jy ! Component: 250 - total flux cleaned = -0.000535326 Jy ! Component: 300 - total flux cleaned = -0.000710135 Jy ! Component: 350 - total flux cleaned = -0.000837028 Jy ! Component: 400 - total flux cleaned = -0.00100227 Jy ! Component: 450 - total flux cleaned = -0.0011228 Jy ! Component: 500 - total flux cleaned = -0.00118126 Jy ! Component: 550 - total flux cleaned = -0.00127748 Jy ! Component: 600 - total flux cleaned = -0.001334 Jy ! Component: 650 - total flux cleaned = -0.00140841 Jy ! Component: 700 - total flux cleaned = -0.00149915 Jy ! Component: 750 - total flux cleaned = -0.00155269 Jy ! Component: 800 - total flux cleaned = -0.00155266 Jy ! Component: 850 - total flux cleaned = -0.00157046 Jy ! Component: 900 - total flux cleaned = -0.00167277 Jy ! Component: 950 - total flux cleaned = -0.00170619 Jy ! Component: 1000 - total flux cleaned = -0.00177201 Jy ! Component: 1050 - total flux cleaned = -0.00177205 Jy ! Component: 1100 - total flux cleaned = -0.00180436 Jy ! Component: 1150 - total flux cleaned = -0.0018677 Jy ! Component: 1200 - total flux cleaned = -0.00183655 Jy ! Component: 1250 - total flux cleaned = -0.00192915 Jy ! Component: 1300 - total flux cleaned = -0.00197472 Jy ! Component: 1350 - total flux cleaned = -0.00194455 Jy ! Component: 1400 - total flux cleaned = -0.00193002 Jy ! Component: 1450 - total flux cleaned = -0.00198887 Jy ! Component: 1500 - total flux cleaned = -0.00194516 Jy ! Component: 1550 - total flux cleaned = -0.00193092 Jy ! Component: 1600 - total flux cleaned = -0.00195926 Jy ! Component: 1650 - total flux cleaned = -0.00193138 Jy ! Component: 1700 - total flux cleaned = -0.00194549 Jy ! Component: 1750 - total flux cleaned = -0.00197277 Jy ! Component: 1800 - total flux cleaned = -0.00195907 Jy ! Component: 1850 - total flux cleaned = -0.00190521 Jy ! Component: 1900 - total flux cleaned = -0.0019319 Jy ! Component: 1950 - total flux cleaned = -0.00191875 Jy ! Component: 2000 - total flux cleaned = -0.00193166 Jy ! Component: 2050 - total flux cleaned = -0.00187978 Jy ! Component: 2100 - total flux cleaned = -0.0019056 Jy ! Component: 2150 - total flux cleaned = -0.00188 Jy ! Component: 2200 - total flux cleaned = -0.00184195 Jy ! Component: 2250 - total flux cleaned = -0.0018418 Jy ! Component: 2300 - total flux cleaned = -0.00180452 Jy ! Component: 2350 - total flux cleaned = -0.00184147 Jy ! Component: 2400 - total flux cleaned = -0.00178022 Jy ! Component: 2450 - total flux cleaned = -0.00178023 Jy ! Component: 2500 - total flux cleaned = -0.00180438 Jy ! Component: 2550 - total flux cleaned = -0.0017685 Jy ! Component: 2600 - total flux cleaned = -0.00179231 Jy ! Component: 2650 - total flux cleaned = -0.00180421 Jy ! Component: 2700 - total flux cleaned = -0.00178079 Jy ! Component: 2750 - total flux cleaned = -0.00176928 Jy ! Component: 2800 - total flux cleaned = -0.00175784 Jy ! Component: 2850 - total flux cleaned = -0.0018152 Jy ! Component: 2900 - total flux cleaned = -0.00181501 Jy ! Component: 2950 - total flux cleaned = -0.00183751 Jy ! Component: 3000 - total flux cleaned = -0.00181502 Jy ! Component: 3050 - total flux cleaned = -0.00183735 Jy ! Component: 3100 - total flux cleaned = -0.00182643 Jy ! Component: 3150 - total flux cleaned = -0.00189247 Jy ! Component: 3200 - total flux cleaned = -0.00192514 Jy ! Component: 3250 - total flux cleaned = -0.00189254 Jy ! Component: 3300 - total flux cleaned = -0.00193569 Jy ! Component: 3350 - total flux cleaned = -0.00191422 Jy ! Component: 3400 - total flux cleaned = -0.00194619 Jy ! Component: 3450 - total flux cleaned = -0.00191454 Jy ! Component: 3500 - total flux cleaned = -0.00194625 Jy ! Component: 3550 - total flux cleaned = -0.00194624 Jy ! Component: 3600 - total flux cleaned = -0.00193586 Jy ! Component: 3650 - total flux cleaned = -0.00197724 Jy ! Component: 3700 - total flux cleaned = -0.00198753 Jy ! Component: 3750 - total flux cleaned = -0.00199771 Jy ! Component: 3800 - total flux cleaned = -0.00198747 Jy ! Component: 3850 - total flux cleaned = -0.00197731 Jy ! Component: 3900 - total flux cleaned = -0.00195716 Jy ! Component: 3950 - total flux cleaned = -0.00199724 Jy ! Component: 4000 - total flux cleaned = -0.00200716 Jy ! Component: 4050 - total flux cleaned = -0.00198741 Jy ! Total flux subtracted in 4096 components = -0.00198747 Jy ! Clean residual min=-0.000792 max=0.000523 Jy/beam ! Clean residual mean=0.000005 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.148824 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 424 components and 0.148824 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1350+6132_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 4.529 at -82.9 degrees (North through East) ! Clean map min=-0.0012973 max=0.11806 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1350+6132_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172153 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.437463 0.437463 0.874925 1.74985 3.4997 6.9994 13.9988 27.9976 55.9952 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 685.772 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1350+6132_S_uvs.log closed on Wed Apr 6 23:05:05 2016