! Started logfile: /scr/pima/bg219e_uvs/J0911+3349_S_uvs.log on Thu Apr 7 06:41:04 2016 obs /scr/pima/bg219e_uvs/J0911+3349_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0911+3349_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! AN table 2: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.822318 visibilities/baseline/integration-bin. ! Found source: J0911+3349 ! ! 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 6868 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/J0911+3349_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 9 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.014464Jy sigma=22.205762 ! Fit after self-cal, rms=0.864760Jy sigma=18.849165 ! 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.463 mas, bmaj=5.203 mas, bpa=8.991 degrees ! Estimated noise=0.713563 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.099899 Jy ! Component: 100 - total flux cleaned = 0.138223 Jy ! Total flux subtracted in 100 components = 0.138223 Jy ! Clean residual min=-0.009340 max=0.018554 Jy/beam ! Clean residual mean=-0.000004 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.138223 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.138223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080793Jy sigma=1.738995 ! Fit after self-cal, rms=0.080330Jy sigma=1.731157 ! Inverting map ! Added new window around map position (3.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225757 Jy ! Component: 100 - total flux cleaned = 0.0373859 Jy ! Total flux subtracted in 100 components = 0.0373859 Jy ! Clean residual min=-0.006835 max=0.008448 Jy/beam ! Clean residual mean=-0.000001 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.175608 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.175608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069699Jy sigma=1.470201 ! Fit after self-cal, rms=0.069351Jy sigma=1.464137 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.479 mas, bmaj=6.439 mas, bpa=9.541 degrees ! Estimated noise=0.409306 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.0188032 Jy ! Component: 100 - total flux cleaned = 0.0300262 Jy ! Component: 150 - total flux cleaned = 0.0373266 Jy ! Component: 200 - total flux cleaned = 0.0423385 Jy ! Total flux subtracted in 200 components = 0.0423385 Jy ! Clean residual min=-0.003842 max=0.003521 Jy/beam ! Clean residual mean=0.000011 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.217947 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 78 components and 0.217947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064031Jy sigma=1.327859 ! Fit after self-cal, rms=0.063838Jy sigma=1.324269 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.479 x 6.439 at 9.541 degrees (North through East) ! Clean map min=-0.0036102 max=0.13143 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.02 FD 0.98 HN 0.96 KP 1.01 ! LA 0.95 NL 1.07 OV 0.98 PT 0.95 ! SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.91 HN 0.97 KP 1.01 ! LA 0.99 MK 0.94 NL 1.04 PT 0.95 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 0.95 KP 0.98 ! LA 0.97 NL 1.00 OV 0.97 PT 0.93 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.93 HN 0.97 KP 1.01 ! LA 0.95 MK 1.10 NL 0.98 PT 0.93 ! SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.97 KP 0.96 ! LA 0.98 NL 0.98 OV 0.99 PT 0.98 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.93 HN 0.98 KP 1.02 ! LA 1.00 MK 0.90 NL 0.96 PT 0.95 ! SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 1.00 KP 0.95 ! LA 0.98 NL 0.99 OV 1.03 PT 0.98 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.93 HN 0.90 KP 1.01 ! LA 1.00 MK 0.90 NL 1.00 PT 0.95 ! SC 1.12 ! ! ! Fit before self-cal, rms=0.063838Jy sigma=1.324269 ! Fit after self-cal, rms=0.062927Jy sigma=1.304722 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.505 mas, bmaj=6.403 mas, bpa=8.058 degrees ! Estimated noise=0.401953 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 (9.5, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381532 Jy ! Component: 100 - total flux cleaned = 0.00602419 Jy ! Component: 150 - total flux cleaned = 0.00732363 Jy ! Component: 200 - total flux cleaned = 0.00813794 Jy ! Total flux subtracted in 200 components = 0.00813794 Jy ! Clean residual min=-0.002363 max=0.002477 Jy/beam ! Clean residual mean=0.000005 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.226085 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.226085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062687Jy sigma=1.298225 ! Fit after self-cal, rms=0.062713Jy sigma=1.297754 ! 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.062713Jy sigma=1.297754 ! Fit after self-cal, rms=0.062766Jy sigma=1.297536 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.505 mas, bmaj=6.411 mas, bpa=8.392 degrees ! Estimated noise=0.401441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133657 Jy ! Component: 100 - total flux cleaned = 0.0018927 Jy ! Component: 150 - total flux cleaned = 0.0022206 Jy ! Component: 200 - total flux cleaned = 0.00245021 Jy ! Total flux subtracted in 200 components = 0.00245021 Jy ! Clean residual min=-0.002238 max=0.002414 Jy/beam ! Clean residual mean=0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.228535 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 129 components and 0.228535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062721Jy sigma=1.296338 ! Fit after self-cal, rms=0.062718Jy sigma=1.296273 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 (-104, 57). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166221 Jy ! Component: 100 - total flux cleaned = 0.00180874 Jy ! Component: 150 - total flux cleaned = 0.00188148 Jy ! Component: 200 - total flux cleaned = 0.00191436 Jy ! Total flux subtracted in 200 components = 0.00191436 Jy ! Clean residual min=-0.002071 max=0.002171 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.230449 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.230449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062630Jy sigma=1.294516 ! Fit after self-cal, rms=0.062622Jy sigma=1.294339 ! 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.062622Jy sigma=1.294339 ! Fit after self-cal, rms=0.062587Jy sigma=1.294221 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.499 mas, bmaj=6.402 mas, bpa=8.592 degrees ! Estimated noise=0.400787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000772628 Jy ! Component: 100 - total flux cleaned = 0.000968871 Jy ! Component: 150 - total flux cleaned = 0.00111948 Jy ! Component: 200 - total flux cleaned = 0.0012044 Jy ! Total flux subtracted in 200 components = 0.0012044 Jy ! Clean residual min=-0.001934 max=0.001989 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.231654 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 163 components and 0.231654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062555Jy sigma=1.293547 ! Fit after self-cal, rms=0.062551Jy sigma=1.293501 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.000360523 Jy ! Component: 100 - total flux cleaned = 0.000440269 Jy ! Component: 150 - total flux cleaned = 0.000491461 Jy ! Component: 200 - total flux cleaned = 0.000540525 Jy ! Total flux subtracted in 200 components = 0.000540525 Jy ! Clean residual min=-0.001921 max=0.001925 Jy/beam ! Clean residual mean=0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.232194 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 174 components and 0.232194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062531Jy sigma=1.293073 ! Fit after self-cal, rms=0.062529Jy sigma=1.293056 ! 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.062529Jy sigma=1.293056 ! Fit after self-cal, rms=0.062459Jy sigma=1.293012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.253 mas, bmaj=9.612 mas, bpa=-5.279 degrees ! Estimated noise=0.462883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101781 Jy ! Component: 100 - total flux cleaned = 0.00149643 Jy ! Component: 150 - total flux cleaned = 0.00181582 Jy ! Component: 200 - total flux cleaned = 0.00186892 Jy ! Total flux subtracted in 200 components = 0.00186892 Jy ! Clean residual min=-0.001992 max=0.001762 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.234063 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 189 components and 0.234063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062452Jy sigma=1.292796 ! Fit after self-cal, rms=0.062444Jy sigma=1.292733 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.000357469 Jy ! Component: 100 - total flux cleaned = 0.000542997 Jy ! Component: 150 - total flux cleaned = 0.000605839 Jy ! Component: 200 - total flux cleaned = 0.000619923 Jy ! Total flux subtracted in 200 components = 0.000619923 Jy ! Clean residual min=-0.002001 max=0.001727 Jy/beam ! Clean residual mean=0.000000 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.234683 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 201 components and 0.234683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062441Jy sigma=1.292671 ! Fit after self-cal, rms=0.062438Jy sigma=1.292647 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.495 mas, bmaj=6.396 mas, bpa=8.723 degrees ! Estimated noise=0.400296 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.495 x 6.396 at 8.723 degrees (North through East) ! Clean map min=-0.0018387 max=0.12839 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.463 mas, bmaj=5.127 mas, bpa=7.548 degrees ! Estimated noise=0.699746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0992667 Jy ! Component: 100 - total flux cleaned = 0.137971 Jy ! Component: 150 - total flux cleaned = 0.160243 Jy ! Component: 200 - total flux cleaned = 0.175384 Jy ! Total flux subtracted in 200 components = 0.175384 Jy ! Clean residual min=-0.005832 max=0.008352 Jy/beam ! Clean residual mean=-0.000001 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.175384 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.175384 Jy ! Inverting map and beam ! Estimated beam: bmin=4.495 mas, bmaj=6.396 mas, bpa=8.723 degrees ! Estimated noise=0.400296 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.0164039 Jy ! Component: 100 - total flux cleaned = 0.0261379 Jy ! Component: 150 - total flux cleaned = 0.0324179 Jy ! Component: 200 - total flux cleaned = 0.036943 Jy ! Total flux subtracted in 200 components = 0.036943 Jy ! Clean residual min=-0.003127 max=0.003275 Jy/beam ! Clean residual mean=0.000004 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.212327 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 85 components and 0.212327 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.253 mas, bmaj=9.612 mas, bpa=-5.279 degrees ! Estimated noise=0.462883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525956 Jy ! Component: 100 - total flux cleaned = 0.00897288 Jy ! Component: 150 - total flux cleaned = 0.0117908 Jy ! Component: 200 - total flux cleaned = 0.0140343 Jy ! Total flux subtracted in 200 components = 0.0140343 Jy ! Clean residual min=-0.002413 max=0.002073 Jy/beam ! Clean residual mean=0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.226362 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.00181556 Jy ! Component: 100 - total flux cleaned = 0.00307321 Jy ! Component: 150 - total flux cleaned = 0.00397535 Jy ! Component: 200 - total flux cleaned = 0.00474204 Jy ! Total flux subtracted in 200 components = 0.00474204 Jy ! Clean residual min=-0.002055 max=0.001891 Jy/beam ! Clean residual mean=0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.231104 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 169 components and 0.231104 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.495 mas, bmaj=6.396 mas, bpa=8.723 degrees ! Estimated noise=0.400296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000589752 Jy ! Component: 100 - total flux cleaned = 0.000818977 Jy ! Component: 150 - total flux cleaned = 0.00102554 Jy ! Component: 200 - total flux cleaned = 0.00121866 Jy ! Total flux subtracted in 200 components = 0.00121866 Jy ! Clean residual min=-0.002035 max=0.001870 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.232322 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 190 components and 0.232322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062511Jy sigma=1.294369 ! Fit after self-cal, rms=0.062473Jy sigma=1.293397 wmodel /scr/pima/bg219e_uvs/J0911+3349_S_map.mod ! Writing 190 model components to file: /scr/pima/bg219e_uvs/J0911+3349_S_map.mod wobs /scr/pima/bg219e_uvs/J0911+3349_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0911+3349_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0911+3349_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J0911+3349_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.000537634 Jy ! Component: 100 - total flux cleaned = -0.000823046 Jy ! Component: 150 - total flux cleaned = -0.000914043 Jy ! Component: 200 - total flux cleaned = -0.00108702 Jy ! Component: 250 - total flux cleaned = -0.00119782 Jy ! Component: 300 - total flux cleaned = -0.00127896 Jy ! Component: 350 - total flux cleaned = -0.00135799 Jy ! Component: 400 - total flux cleaned = -0.00128267 Jy ! Component: 450 - total flux cleaned = -0.00123361 Jy ! Component: 500 - total flux cleaned = -0.00116115 Jy ! Component: 550 - total flux cleaned = -0.00104395 Jy ! Component: 600 - total flux cleaned = -0.000998627 Jy ! Component: 650 - total flux cleaned = -0.00102196 Jy ! Component: 700 - total flux cleaned = -0.00104392 Jy ! Component: 750 - total flux cleaned = -0.00102264 Jy ! Component: 800 - total flux cleaned = -0.00104396 Jy ! Component: 850 - total flux cleaned = -0.00106536 Jy ! Component: 900 - total flux cleaned = -0.0011876 Jy ! Component: 950 - total flux cleaned = -0.00122714 Jy ! Component: 1000 - total flux cleaned = -0.0011685 Jy ! Component: 1050 - total flux cleaned = -0.00118802 Jy ! Component: 1100 - total flux cleaned = -0.00114966 Jy ! Component: 1150 - total flux cleaned = -0.00111212 Jy ! Component: 1200 - total flux cleaned = -0.00109369 Jy ! Component: 1250 - total flux cleaned = -0.00103911 Jy ! Component: 1300 - total flux cleaned = -0.000950037 Jy ! Component: 1350 - total flux cleaned = -0.000985261 Jy ! Component: 1400 - total flux cleaned = -0.000985133 Jy ! Component: 1450 - total flux cleaned = -0.000968085 Jy ! Component: 1500 - total flux cleaned = -0.00096836 Jy ! Component: 1550 - total flux cleaned = -0.000951894 Jy ! Component: 1600 - total flux cleaned = -0.000984557 Jy ! Component: 1650 - total flux cleaned = -0.000984507 Jy ! Component: 1700 - total flux cleaned = -0.000936157 Jy ! Component: 1750 - total flux cleaned = -0.000825211 Jy ! Component: 1800 - total flux cleaned = -0.000841013 Jy ! Component: 1850 - total flux cleaned = -0.000810118 Jy ! Component: 1900 - total flux cleaned = -0.000764342 Jy ! Component: 1950 - total flux cleaned = -0.000779376 Jy ! Component: 2000 - total flux cleaned = -0.000674784 Jy ! Component: 2050 - total flux cleaned = -0.000689586 Jy ! Component: 2100 - total flux cleaned = -0.000645692 Jy ! Component: 2150 - total flux cleaned = -0.000660092 Jy ! Component: 2200 - total flux cleaned = -0.000602999 Jy ! Component: 2250 - total flux cleaned = -0.000603266 Jy ! Component: 2300 - total flux cleaned = -0.000561371 Jy ! Component: 2350 - total flux cleaned = -0.000519653 Jy ! Component: 2400 - total flux cleaned = -0.000560834 Jy ! Component: 2450 - total flux cleaned = -0.000533333 Jy ! Component: 2500 - total flux cleaned = -0.000506423 Jy ! Component: 2550 - total flux cleaned = -0.000492937 Jy ! Component: 2600 - total flux cleaned = -0.000426807 Jy ! Component: 2650 - total flux cleaned = -0.000439922 Jy ! Component: 2700 - total flux cleaned = -0.000439761 Jy ! Component: 2750 - total flux cleaned = -0.000414127 Jy ! Component: 2800 - total flux cleaned = -0.000414096 Jy ! Component: 2850 - total flux cleaned = -0.000439291 Jy ! Component: 2900 - total flux cleaned = -0.000401495 Jy ! Component: 2950 - total flux cleaned = -0.000289386 Jy ! Component: 3000 - total flux cleaned = -0.000289578 Jy ! Component: 3050 - total flux cleaned = -0.000203734 Jy ! Component: 3100 - total flux cleaned = -0.000167286 Jy ! Component: 3150 - total flux cleaned = -0.000143192 Jy ! Component: 3200 - total flux cleaned = -0.000119191 Jy ! Component: 3250 - total flux cleaned = -9.53937e-05 Jy ! Component: 3300 - total flux cleaned = -3.64095e-05 Jy ! Component: 3350 - total flux cleaned = -4.81691e-05 Jy ! Component: 3400 - total flux cleaned = -1.32659e-05 Jy ! Component: 3450 - total flux cleaned = 3.29333e-05 Jy ! Component: 3500 - total flux cleaned = 2.14383e-05 Jy ! Component: 3550 - total flux cleaned = 2.13411e-05 Jy ! Component: 3600 - total flux cleaned = 2.1402e-05 Jy ! Component: 3650 - total flux cleaned = 2.14883e-05 Jy ! Component: 3700 - total flux cleaned = 7.7201e-05 Jy ! Component: 3750 - total flux cleaned = 6.60732e-05 Jy ! Component: 3800 - total flux cleaned = 9.92799e-05 Jy ! Component: 3850 - total flux cleaned = 9.9197e-05 Jy ! Component: 3900 - total flux cleaned = 4.47242e-05 Jy ! Component: 3950 - total flux cleaned = 6.64659e-05 Jy ! Component: 4000 - total flux cleaned = 0.000109475 Jy ! Component: 4050 - total flux cleaned = 5.59638e-05 Jy ! Total flux subtracted in 4096 components = 6.65931e-05 Jy ! Clean residual min=-0.000605 max=0.000680 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.232389 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 445 components and 0.232389 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0911+3349_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.495 x 6.396 at 8.723 degrees (North through East) ! Clean map min=-0.0018664 max=0.12833 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0911+3349_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128329 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.447784 0.447784 0.895568 1.79114 3.58227 7.16454 14.3291 28.6582 57.3164 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 669.965 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0911+3349_S_uvs.log closed on Thu Apr 7 06:41:08 2016