! Started logfile: /g0/scr/pima/npcsc_uvs/J0017+8135_X_uvs.log on Sun Oct 6 14:22:28 2013 obs /g0/scr/pima/npcsc_uvs/J0017+8135_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J0017+8135_X_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902076 visibilities/baseline/integration-bin. ! Found source: J0017+8135 ! ! 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 0 lines of history. ! ! Reading 14776 visibilities. select RR ! 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 /g0/scr/pima/npcsc_uvs/J0017+8135_X] 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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.435680Jy sigma=11.503178 ! Fit after self-cal, rms=0.191801Jy sigma=1.360676 ! 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.7109 mas, bmaj=1.476 mas, bpa=1.317 degrees ! Estimated noise=1.56583 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.77325 Jy ! Component: 100 - total flux cleaned = 0.964317 Jy ! Total flux subtracted in 100 components = 0.964317 Jy ! Clean residual min=-0.019256 max=0.072407 Jy/beam ! Clean residual mean=-0.000008 rms=0.005413 Jy/beam ! Combined flux in latest and established models = 0.964318 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.964318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184408Jy sigma=1.516750 ! Fit after self-cal, rms=0.184457Jy sigma=1.516636 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0801829 Jy ! Component: 100 - total flux cleaned = 0.126599 Jy ! Total flux subtracted in 100 components = 0.126599 Jy ! Clean residual min=-0.015033 max=0.024074 Jy/beam ! Clean residual mean=-0.000006 rms=0.003369 Jy/beam ! Combined flux in latest and established models = 1.09092 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 1.09092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151726Jy sigma=1.057855 ! Fit after self-cal, rms=0.151709Jy sigma=1.057562 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0298369 Jy ! Component: 100 - total flux cleaned = 0.0496397 Jy ! Total flux subtracted in 100 components = 0.0496397 Jy ! Clean residual min=-0.013986 max=0.015014 Jy/beam ! Clean residual mean=-0.000006 rms=0.002948 Jy/beam ! Combined flux in latest and established models = 1.14056 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 1.14056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148698Jy sigma=0.984927 ! Fit after self-cal, rms=0.148662Jy sigma=0.984751 ! 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.9197 mas, bmaj=2.112 mas, bpa=-1.583 degrees ! Estimated noise=0.786207 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 (-12.8, 0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212587 Jy ! Component: 100 - total flux cleaned = 0.0288748 Jy ! Component: 150 - total flux cleaned = 0.0331545 Jy ! Component: 200 - total flux cleaned = 0.0344759 Jy ! Total flux subtracted in 200 components = 0.0344759 Jy ! Clean residual min=-0.018445 max=0.022514 Jy/beam ! Clean residual mean=0.000007 rms=0.003743 Jy/beam ! Combined flux in latest and established models = 1.17503 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 55 components and 1.17503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145039Jy sigma=0.955356 ! Fit after self-cal, rms=0.144837Jy sigma=0.952487 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.07 KP 1.02 ! LA 1.01 MK 1.02 NL 1.00 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 1.04 KP 0.94 ! LA 0.95 MK 0.97 NL 0.98 OV 0.97 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.07 KP 0.85 ! LA 0.97 MK 1.00 NL 0.98 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 HN 1.05 KP 0.91 ! LA 0.95 MK 1.03 NL 0.97 OV 1.00 ! PT 1.09 SC 1.05 ! ! ! Fit before self-cal, rms=0.144837Jy sigma=0.952487 ! Fit after self-cal, rms=0.121378Jy sigma=0.760250 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9225 mas, bmaj=2.124 mas, bpa=-1.528 degrees ! Estimated noise=0.78349 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.00907129 Jy ! Component: 100 - total flux cleaned = -0.0143055 Jy ! Component: 150 - total flux cleaned = -0.0167645 Jy ! Component: 200 - total flux cleaned = -0.0181184 Jy ! Total flux subtracted in 200 components = -0.0181184 Jy ! Clean residual min=-0.008008 max=0.008421 Jy/beam ! Clean residual mean=0.000006 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 1.15691 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 1.15691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119807Jy sigma=0.757875 ! Fit after self-cal, rms=0.119840Jy sigma=0.757524 ! 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.119840Jy sigma=0.757524 ! Fit after self-cal, rms=0.109574Jy sigma=0.706145 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.13 mas, bpa=-1.594 degrees ! Estimated noise=0.781672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00721548 Jy ! Component: 100 - total flux cleaned = -0.0105224 Jy ! Component: 150 - total flux cleaned = -0.0118149 Jy ! Component: 200 - total flux cleaned = -0.0121448 Jy ! Total flux subtracted in 200 components = -0.0121448 Jy ! Clean residual min=-0.003591 max=0.005195 Jy/beam ! Clean residual mean=0.000002 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 1.14477 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 1.14477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108936Jy sigma=0.702911 ! Fit after self-cal, rms=0.108908Jy sigma=0.702469 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 (-1.4, -10.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409018 Jy ! Component: 100 - total flux cleaned = 0.00460007 Jy ! Component: 150 - total flux cleaned = 0.0051795 Jy ! Component: 200 - total flux cleaned = 0.00555832 Jy ! Total flux subtracted in 200 components = 0.00555832 Jy ! Clean residual min=-0.003451 max=0.003227 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 1.15033 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 1.15033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108667Jy sigma=0.700572 ! Fit after self-cal, rms=0.108656Jy sigma=0.700497 ! 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.108656Jy sigma=0.700497 ! Fit after self-cal, rms=0.108476Jy sigma=0.698427 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9235 mas, bmaj=2.133 mas, bpa=-1.574 degrees ! Estimated noise=0.77903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00443682 Jy ! Component: 100 - total flux cleaned = -0.00536229 Jy ! Component: 150 - total flux cleaned = -0.00520281 Jy ! Component: 200 - total flux cleaned = -0.00499056 Jy ! Total flux subtracted in 200 components = -0.00499056 Jy ! Clean residual min=-0.003066 max=0.003010 Jy/beam ! Clean residual mean=0.000002 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 1.14534 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 100 components and 1.14534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108070Jy sigma=0.697822 ! Fit after self-cal, rms=0.108058Jy sigma=0.697734 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 (-9.4, 33.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165382 Jy ! Component: 100 - total flux cleaned = 0.00227618 Jy ! Component: 150 - total flux cleaned = 0.00271496 Jy ! Component: 200 - total flux cleaned = 0.00295108 Jy ! Total flux subtracted in 200 components = 0.00295108 Jy ! Clean residual min=-0.003142 max=0.002611 Jy/beam ! Clean residual mean=-0.000000 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 1.14829 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 112 components and 1.14829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107952Jy sigma=0.696987 ! Fit after self-cal, rms=0.107937Jy sigma=0.696943 ! 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.107937Jy sigma=0.696943 ! Fit after self-cal, rms=0.107856Jy sigma=0.695860 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.223 mas, bmaj=3.408 mas, bpa=-3.912 degrees ! Estimated noise=0.899126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00374248 Jy ! Component: 100 - total flux cleaned = -0.00444828 Jy ! Component: 150 - total flux cleaned = -0.00438068 Jy ! Component: 200 - total flux cleaned = -0.00437754 Jy ! Total flux subtracted in 200 components = -0.00437754 Jy ! Clean residual min=-0.002987 max=0.002638 Jy/beam ! Clean residual mean=-0.000000 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 1.14391 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 1.14391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107687Jy sigma=0.695977 ! Fit after self-cal, rms=0.107668Jy sigma=0.695922 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.000162105 Jy ! Component: 100 - total flux cleaned = 3.6146e-05 Jy ! Component: 150 - total flux cleaned = 0.000139504 Jy ! Component: 200 - total flux cleaned = 0.000231568 Jy ! Total flux subtracted in 200 components = 0.000231568 Jy ! Clean residual min=-0.002967 max=0.002599 Jy/beam ! Clean residual mean=-0.000001 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 1.14414 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 139 components and 1.14414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107646Jy sigma=0.695888 ! Fit after self-cal, rms=0.107640Jy sigma=0.695873 ! 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.9235 mas, bmaj=2.135 mas, bpa=-1.56 degrees ! Estimated noise=0.776365 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9235 x 2.135 at -1.56 degrees (North through East) ! Clean map min=-0.0026998 max=1.0209 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107640Jy sigma=0.695873 ! Fit after self-cal, rms=0.102006Jy sigma=0.636825 ! Inverting map and beam ! Estimated beam: bmin=0.9242 mas, bmaj=2.137 mas, bpa=-1.549 degrees ! Estimated noise=0.774698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00265471 Jy ! Component: 100 - total flux cleaned = -0.00305065 Jy ! Component: 150 - total flux cleaned = -0.00322077 Jy ! Component: 200 - total flux cleaned = -0.00322059 Jy ! Total flux subtracted in 200 components = -0.00322059 Jy ! Clean residual min=-0.002563 max=0.002407 Jy/beam ! Clean residual mean=-0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 1.14092 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 1.14092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101726Jy sigma=0.636822 ! Fit after self-cal, rms=0.101721Jy sigma=0.636803 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184955 Jy ! Component: 100 - total flux cleaned = -0.000236582 Jy ! Component: 150 - total flux cleaned = -0.000286581 Jy ! Component: 200 - total flux cleaned = -0.000286351 Jy ! Total flux subtracted in 200 components = -0.000286351 Jy ! Clean residual min=-0.002558 max=0.002409 Jy/beam ! Clean residual mean=-0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 1.14063 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 146 components and 1.14063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101639Jy sigma=0.636551 ! Fit after self-cal, rms=0.101636Jy sigma=0.636535 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101636Jy sigma=0.636535 ! Fit after self-cal, rms=0.101586Jy sigma=0.636106 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.7148 mas, bmaj=1.494 mas, bpa=1.166 degrees ! Estimated noise=1.54075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.760699 Jy ! Component: 100 - total flux cleaned = 0.944191 Jy ! Component: 150 - total flux cleaned = 1.01769 Jy ! Component: 200 - total flux cleaned = 1.05865 Jy ! Total flux subtracted in 200 components = 1.05865 Jy ! Clean residual min=-0.007976 max=0.020669 Jy/beam ! Clean residual mean=-0.000002 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 1.05865 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 1.05865 Jy ! Inverting map and beam ! Estimated beam: bmin=0.924 mas, bmaj=2.137 mas, bpa=-1.54 degrees ! Estimated noise=0.772638 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.0298543 Jy ! Component: 100 - total flux cleaned = 0.0444552 Jy ! Component: 150 - total flux cleaned = 0.0524708 Jy ! Component: 200 - total flux cleaned = 0.057991 Jy ! Total flux subtracted in 200 components = 0.057991 Jy ! Clean residual min=-0.003240 max=0.004745 Jy/beam ! Clean residual mean=0.000000 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 1.11664 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 1.11664 Jy ! Inverting map ! Added new window around map position (-1.4, -4.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003073 Jy ! Component: 100 - total flux cleaned = 0.00469906 Jy ! Component: 150 - total flux cleaned = 0.0063471 Jy ! Component: 200 - total flux cleaned = 0.00799341 Jy ! Total flux subtracted in 200 components = 0.00799341 Jy ! Clean residual min=-0.002944 max=0.002949 Jy/beam ! Clean residual mean=-0.000000 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 1.12463 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 50 components and 1.12463 Jy ! Inverting map ! Added new window around map position (0.4, -3.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140312 Jy ! Component: 100 - total flux cleaned = 0.00259651 Jy ! Component: 150 - total flux cleaned = 0.00370029 Jy ! Component: 200 - total flux cleaned = 0.0044247 Jy ! Total flux subtracted in 200 components = 0.0044247 Jy ! Clean residual min=-0.002762 max=0.002312 Jy/beam ! Clean residual mean=-0.000000 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 1.12906 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 1.12906 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.223 mas, bmaj=3.409 mas, bpa=-3.863 degrees ! Estimated noise=0.894161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243185 Jy ! Component: 100 - total flux cleaned = 0.0041491 Jy ! Component: 150 - total flux cleaned = 0.00534105 Jy ! Component: 200 - total flux cleaned = 0.00605125 Jy ! Total flux subtracted in 200 components = 0.00605125 Jy ! Clean residual min=-0.002873 max=0.002327 Jy/beam ! Clean residual mean=-0.000002 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 1.13511 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.000396232 Jy ! Component: 100 - total flux cleaned = 0.000654225 Jy ! Component: 150 - total flux cleaned = 0.00082981 Jy ! Component: 200 - total flux cleaned = 0.000963771 Jy ! Total flux subtracted in 200 components = 0.000963771 Jy ! Clean residual min=-0.002828 max=0.002303 Jy/beam ! Clean residual mean=-0.000002 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 1.13607 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 105 components and 1.13607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.924 mas, bmaj=2.137 mas, bpa=-1.54 degrees ! Estimated noise=0.772638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259376 Jy ! Component: 100 - total flux cleaned = -0.00016874 Jy ! Component: 150 - total flux cleaned = -0.000169414 Jy ! Component: 200 - total flux cleaned = -0.000332876 Jy ! Total flux subtracted in 200 components = -0.000332876 Jy ! Clean residual min=-0.002647 max=0.002600 Jy/beam ! Clean residual mean=-0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 1.13574 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 108 components and 1.13574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102134Jy sigma=0.637302 ! Fit after self-cal, rms=0.102072Jy sigma=0.637058 wmodel /g0/scr/pima/npcsc_uvs/J0017+8135_X_map.mod ! Writing 108 model components to file: /g0/scr/pima/npcsc_uvs/J0017+8135_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J0017+8135_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J0017+8135_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J0017+8135_X_map.win ! wwins: Wrote 6 windows to /g0/scr/pima/npcsc_uvs/J0017+8135_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.000615397 Jy ! Component: 100 - total flux cleaned = -0.000782037 Jy ! Component: 150 - total flux cleaned = -0.000821859 Jy ! Component: 200 - total flux cleaned = -0.000977023 Jy ! Component: 250 - total flux cleaned = -0.00127844 Jy ! Component: 300 - total flux cleaned = -0.00142649 Jy ! Component: 350 - total flux cleaned = -0.00164313 Jy ! Component: 400 - total flux cleaned = -0.0018195 Jy ! Component: 450 - total flux cleaned = -0.00202731 Jy ! Component: 500 - total flux cleaned = -0.00223204 Jy ! Component: 550 - total flux cleaned = -0.00246736 Jy ! Component: 600 - total flux cleaned = -0.00283174 Jy ! Component: 650 - total flux cleaned = -0.00309275 Jy ! Component: 700 - total flux cleaned = -0.00331818 Jy ! Component: 750 - total flux cleaned = -0.00341394 Jy ! Component: 800 - total flux cleaned = -0.0036032 Jy ! Component: 850 - total flux cleaned = -0.00382104 Jy ! Component: 900 - total flux cleaned = -0.00391322 Jy ! Component: 950 - total flux cleaned = -0.00397417 Jy ! Component: 1000 - total flux cleaned = -0.0041561 Jy ! Component: 1050 - total flux cleaned = -0.00427613 Jy ! Component: 1100 - total flux cleaned = -0.00433598 Jy ! Component: 1150 - total flux cleaned = -0.00448283 Jy ! Component: 1200 - total flux cleaned = -0.00459997 Jy ! Component: 1250 - total flux cleaned = -0.00477409 Jy ! Component: 1300 - total flux cleaned = -0.00488931 Jy ! Component: 1350 - total flux cleaned = -0.00491792 Jy ! Component: 1400 - total flux cleaned = -0.00503151 Jy ! Component: 1450 - total flux cleaned = -0.00508814 Jy ! Component: 1500 - total flux cleaned = -0.005228 Jy ! Component: 1550 - total flux cleaned = -0.00519992 Jy ! Component: 1600 - total flux cleaned = -0.00525512 Jy ! Component: 1650 - total flux cleaned = -0.00531026 Jy ! Component: 1700 - total flux cleaned = -0.00533782 Jy ! Component: 1750 - total flux cleaned = -0.00544654 Jy ! Component: 1800 - total flux cleaned = -0.00550018 Jy ! Component: 1850 - total flux cleaned = -0.00552711 Jy ! Component: 1900 - total flux cleaned = -0.00552717 Jy ! Component: 1950 - total flux cleaned = -0.00560684 Jy ! Component: 2000 - total flux cleaned = -0.0055809 Jy ! Component: 2050 - total flux cleaned = -0.00560712 Jy ! Component: 2100 - total flux cleaned = -0.0056074 Jy ! Component: 2150 - total flux cleaned = -0.00571102 Jy ! Component: 2200 - total flux cleaned = -0.00571084 Jy ! Component: 2250 - total flux cleaned = -0.00571101 Jy ! Component: 2300 - total flux cleaned = -0.00563459 Jy ! Component: 2350 - total flux cleaned = -0.00563485 Jy ! Component: 2400 - total flux cleaned = -0.00578636 Jy ! Component: 2450 - total flux cleaned = -0.00571109 Jy ! Component: 2500 - total flux cleaned = -0.00568605 Jy ! Component: 2550 - total flux cleaned = -0.00576106 Jy ! Component: 2600 - total flux cleaned = -0.0058105 Jy ! Component: 2650 - total flux cleaned = -0.00581041 Jy ! Component: 2700 - total flux cleaned = -0.00585954 Jy ! Component: 2750 - total flux cleaned = -0.00588399 Jy ! Component: 2800 - total flux cleaned = -0.00588396 Jy ! Component: 2850 - total flux cleaned = -0.00583536 Jy ! Component: 2900 - total flux cleaned = -0.00583544 Jy ! Component: 2950 - total flux cleaned = -0.0059318 Jy ! Component: 3000 - total flux cleaned = -0.00595568 Jy ! Component: 3050 - total flux cleaned = -0.00612269 Jy ! Component: 3100 - total flux cleaned = -0.00619385 Jy ! Component: 3150 - total flux cleaned = -0.00612277 Jy ! Component: 3200 - total flux cleaned = -0.00624071 Jy ! Component: 3250 - total flux cleaned = -0.00628777 Jy ! Component: 3300 - total flux cleaned = -0.00640487 Jy ! Component: 3350 - total flux cleaned = -0.00640471 Jy ! Component: 3400 - total flux cleaned = -0.00638134 Jy ! Component: 3450 - total flux cleaned = -0.00638138 Jy ! Component: 3500 - total flux cleaned = -0.00645059 Jy ! Component: 3550 - total flux cleaned = -0.00651968 Jy ! Component: 3600 - total flux cleaned = -0.00649682 Jy ! Component: 3650 - total flux cleaned = -0.00656529 Jy ! Component: 3700 - total flux cleaned = -0.0066337 Jy ! Component: 3750 - total flux cleaned = -0.00661098 Jy ! Component: 3800 - total flux cleaned = -0.00670163 Jy ! Component: 3850 - total flux cleaned = -0.00676926 Jy ! Component: 3900 - total flux cleaned = -0.00676907 Jy ! Component: 3950 - total flux cleaned = -0.00674673 Jy ! Component: 4000 - total flux cleaned = -0.00679125 Jy ! Component: 4050 - total flux cleaned = -0.00685809 Jy ! Total flux subtracted in 4096 components = -0.00692471 Jy ! Clean residual min=-0.001443 max=0.001196 Jy/beam ! Clean residual mean=-0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 1.12881 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 389 components and 1.12881 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J0017+8135_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.924 x 2.137 at -1.54 degrees (North through East) ! Clean map min=-0.0018657 max=1.0159 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J0017+8135_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.01593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000375401 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.110854 0.110854 0.221708 0.443417 0.886833 1.77367 3.54733 7.09467 14.1893 28.3787 56.7573 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.015 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J0017+8135_X_uvs.log closed on Sun Oct 6 14:22:33 2013