! Started logfile: /g0/scr/pima/npcsb_uvs/J0449+1121_S_uvs.log on Wed Sep 25 00:09:10 2013 obs /g0/scr/pima/npcsb_uvs/J0449+1121_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0449+1121_S_uva.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912281 visibilities/baseline/integration-bin. ! Found source: J0449+1121 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3120 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J0449+1121_S] 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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.677349Jy sigma=3.819447 ! Fit after self-cal, rms=0.401290Jy sigma=0.852464 ! 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.688 mas, bmaj=6.964 mas, bpa=3.67 degrees ! Estimated noise=8.75822 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.836592 Jy ! Component: 100 - total flux cleaned = 1.09297 Jy ! Total flux subtracted in 100 components = 1.09297 Jy ! Clean residual min=-0.079253 max=0.123559 Jy/beam ! Clean residual mean=0.000121 rms=0.022957 Jy/beam ! Combined flux in latest and established models = 1.09297 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.09297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349481Jy sigma=0.740094 ! Fit after self-cal, rms=0.349465Jy sigma=0.740017 ! 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.305 mas, bmaj=7.546 mas, bpa=2.669 degrees ! Estimated noise=5.63058 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.146148 Jy ! Component: 100 - total flux cleaned = 0.214035 Jy ! Component: 150 - total flux cleaned = 0.25349 Jy ! Component: 200 - total flux cleaned = 0.279678 Jy ! Total flux subtracted in 200 components = 0.279678 Jy ! Clean residual min=-0.052814 max=0.097326 Jy/beam ! Clean residual mean=0.000062 rms=0.016702 Jy/beam ! Combined flux in latest and established models = 1.37265 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 42 components and 1.37265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268160Jy sigma=0.630707 ! Fit after self-cal, rms=0.268151Jy sigma=0.630683 ! Inverting map ! Added new window around map position (7, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0839108 Jy ! Component: 100 - total flux cleaned = 0.116309 Jy ! Component: 150 - total flux cleaned = 0.131334 Jy ! Component: 200 - total flux cleaned = 0.142273 Jy ! Total flux subtracted in 200 components = 0.142273 Jy ! Clean residual min=-0.058452 max=0.071153 Jy/beam ! Clean residual mean=0.000043 rms=0.013085 Jy/beam ! Combined flux in latest and established models = 1.51492 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 70 components and 1.51492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238638Jy sigma=0.570923 ! Fit after self-cal, rms=0.233886Jy sigma=0.561341 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.98 KP 0.95 ! LA 1.08 MK 0.93 NL 1.12 OV 0.97 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 1.00 KP 0.95 ! LA 1.04 MK 0.99 NL 1.17 OV 0.96 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 1.01 HN 1.01 KP 0.95 ! LA 0.84 MK 1.11 NL 1.27 OV 1.00 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 0.96 KP 0.89 ! LA 0.72 MK 1.08 NL 1.21 OV 0.85 ! PT 0.95 SC 1.08 ! ! ! Fit before self-cal, rms=0.233886Jy sigma=0.561341 ! Fit after self-cal, rms=0.101457Jy sigma=0.214074 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=7.664 mas, bpa=3.139 degrees ! Estimated noise=5.78502 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.0214688 Jy ! Component: 100 - total flux cleaned = -0.0224062 Jy ! Component: 150 - total flux cleaned = -0.0231759 Jy ! Component: 200 - total flux cleaned = -0.0238458 Jy ! Total flux subtracted in 200 components = -0.0238458 Jy ! Clean residual min=-0.016787 max=0.014096 Jy/beam ! Clean residual mean=-0.000001 rms=0.003372 Jy/beam ! Combined flux in latest and established models = 1.49108 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 1.49108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095878Jy sigma=0.201601 ! Fit after self-cal, rms=0.095664Jy sigma=0.201133 ! 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.095664Jy sigma=0.201133 ! Fit after self-cal, rms=0.094822Jy sigma=0.199108 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.672 mas, bpa=3.198 degrees ! Estimated noise=5.77716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0126947 Jy ! Component: 100 - total flux cleaned = -0.016032 Jy ! Component: 150 - total flux cleaned = -0.0165391 Jy ! Component: 200 - total flux cleaned = -0.0169969 Jy ! Total flux subtracted in 200 components = -0.0169969 Jy ! Clean residual min=-0.013260 max=0.011480 Jy/beam ! Clean residual mean=-0.000002 rms=0.002785 Jy/beam ! Combined flux in latest and established models = 1.47408 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 1.47408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092605Jy sigma=0.194435 ! Fit after self-cal, rms=0.092465Jy sigma=0.194178 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.00183318 Jy ! Component: 100 - total flux cleaned = -0.00275967 Jy ! Component: 150 - total flux cleaned = -0.00309098 Jy ! Component: 200 - total flux cleaned = -0.00338989 Jy ! Total flux subtracted in 200 components = -0.00338989 Jy ! Clean residual min=-0.012158 max=0.012737 Jy/beam ! Clean residual mean=-0.000001 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 1.47069 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 1.47069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091787Jy sigma=0.192880 ! Fit after self-cal, rms=0.091751Jy sigma=0.192825 ! Inverting map ! Added new window around map position (-6, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102141 Jy ! Component: 100 - total flux cleaned = 0.0105476 Jy ! Component: 150 - total flux cleaned = 0.0110254 Jy ! Component: 200 - total flux cleaned = 0.0108178 Jy ! Total flux subtracted in 200 components = 0.0108178 Jy ! Clean residual min=-0.011507 max=0.008013 Jy/beam ! Clean residual mean=-0.000003 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 1.48151 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 136 components and 1.48151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089599Jy sigma=0.188715 ! Fit after self-cal, rms=0.089382Jy sigma=0.188325 ! 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.089382Jy sigma=0.188325 ! Fit after self-cal, rms=0.089163Jy sigma=0.187695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.668 mas, bpa=3.331 degrees ! Estimated noise=5.78367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00419427 Jy ! Component: 100 - total flux cleaned = -0.00540333 Jy ! Component: 150 - total flux cleaned = -0.00640007 Jy ! Component: 200 - total flux cleaned = -0.00625068 Jy ! Total flux subtracted in 200 components = -0.00625068 Jy ! Clean residual min=-0.009418 max=0.006764 Jy/beam ! Clean residual mean=-0.000004 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 1.47526 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 156 components and 1.47526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088279Jy sigma=0.185897 ! Fit after self-cal, rms=0.088160Jy sigma=0.185709 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.000329297 Jy ! Component: 100 - total flux cleaned = 0.00019291 Jy ! Component: 150 - total flux cleaned = 0.000320232 Jy ! Component: 200 - total flux cleaned = 0.000317632 Jy ! Total flux subtracted in 200 components = 0.000317632 Jy ! Clean residual min=-0.008779 max=0.006734 Jy/beam ! Clean residual mean=-0.000003 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 1.47557 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 170 components and 1.47558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087729Jy sigma=0.184853 ! Fit after self-cal, rms=0.087649Jy sigma=0.184730 ! 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.087649Jy sigma=0.184730 ! Fit after self-cal, rms=0.087492Jy sigma=0.184584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.525 mas, bmaj=10.86 mas, bpa=-4.339 degrees ! Estimated noise=7.0634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00444406 Jy ! Component: 100 - total flux cleaned = -0.00589067 Jy ! Component: 150 - total flux cleaned = -0.00625196 Jy ! Component: 200 - total flux cleaned = -0.0063541 Jy ! Total flux subtracted in 200 components = -0.0063541 Jy ! Clean residual min=-0.008364 max=0.007201 Jy/beam ! Clean residual mean=-0.000005 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 1.46922 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 189 components and 1.46922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087260Jy sigma=0.184064 ! Fit after self-cal, rms=0.087199Jy sigma=0.183970 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.26749e-05 Jy ! Component: 100 - total flux cleaned = -0.000426293 Jy ! Component: 150 - total flux cleaned = -0.00042726 Jy ! Component: 200 - total flux cleaned = -0.000641279 Jy ! Total flux subtracted in 200 components = -0.000641279 Jy ! Clean residual min=-0.007412 max=0.007121 Jy/beam ! Clean residual mean=-0.000005 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 1.46858 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 207 components and 1.46858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087149Jy sigma=0.183822 ! Fit after self-cal, rms=0.087111Jy sigma=0.183767 ! 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.303 mas, bmaj=7.668 mas, bpa=3.37 degrees ! Estimated noise=5.78014 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.668 at 3.37 degrees (North through East) ! Clean map min=-0.0092751 max=1.1176 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.087111Jy sigma=0.183767 ! Fit after self-cal, rms=0.082521Jy sigma=0.171496 ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.67 mas, bpa=3.379 degrees ! Estimated noise=5.78137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00229546 Jy ! Component: 100 - total flux cleaned = -0.00322825 Jy ! Component: 150 - total flux cleaned = -0.00353008 Jy ! Component: 200 - total flux cleaned = -0.0038001 Jy ! Total flux subtracted in 200 components = -0.0038001 Jy ! Clean residual min=-0.006312 max=0.006093 Jy/beam ! Clean residual mean=-0.000002 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 1.46478 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 229 components and 1.46478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082242Jy sigma=0.170895 ! Fit after self-cal, rms=0.082216Jy sigma=0.170872 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185956 Jy ! Component: 100 - total flux cleaned = -0.000346143 Jy ! Component: 150 - total flux cleaned = -0.000490735 Jy ! Component: 200 - total flux cleaned = -0.000558054 Jy ! Total flux subtracted in 200 components = -0.000558054 Jy ! Clean residual min=-0.005864 max=0.006076 Jy/beam ! Clean residual mean=-0.000002 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 1.46422 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 243 components and 1.46422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082085Jy sigma=0.170598 ! Fit after self-cal, rms=0.082069Jy sigma=0.170582 ! 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.082069Jy sigma=0.170582 ! Fit after self-cal, rms=0.082001Jy sigma=0.170521 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.68 mas, bmaj=7.052 mas, bpa=4.657 degrees ! Estimated noise=9.13407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.853035 Jy ! Component: 100 - total flux cleaned = 1.11271 Jy ! Component: 150 - total flux cleaned = 1.2389 Jy ! Component: 200 - total flux cleaned = 1.30382 Jy ! Total flux subtracted in 200 components = 1.30382 Jy ! Clean residual min=-0.023482 max=0.031902 Jy/beam ! Clean residual mean=0.000022 rms=0.006114 Jy/beam ! Combined flux in latest and established models = 1.30382 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.30382 Jy ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.67 mas, bpa=3.398 degrees ! Estimated noise=5.77923 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.0470266 Jy ! Component: 100 - total flux cleaned = 0.0755006 Jy ! Component: 150 - total flux cleaned = 0.0960402 Jy ! Component: 200 - total flux cleaned = 0.111552 Jy ! Total flux subtracted in 200 components = 0.111552 Jy ! Clean residual min=-0.011162 max=0.010712 Jy/beam ! Clean residual mean=0.000008 rms=0.002790 Jy/beam ! Combined flux in latest and established models = 1.41537 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 67 components and 1.41537 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.529 mas, bmaj=10.87 mas, bpa=-4.325 degrees ! Estimated noise=7.06249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180414 Jy ! Component: 100 - total flux cleaned = 0.0294264 Jy ! Component: 150 - total flux cleaned = 0.0371034 Jy ! Component: 200 - total flux cleaned = 0.0406959 Jy ! Total flux subtracted in 200 components = 0.0406959 Jy ! Clean residual min=-0.010640 max=0.006419 Jy/beam ! Clean residual mean=-0.000002 rms=0.002235 Jy/beam ! Combined flux in latest and established models = 1.45607 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.00110393 Jy ! Component: 100 - total flux cleaned = 0.00187692 Jy ! Component: 150 - total flux cleaned = 0.00241051 Jy ! Component: 200 - total flux cleaned = 0.00275999 Jy ! Total flux subtracted in 200 components = 0.00275999 Jy ! Clean residual min=-0.009146 max=0.006297 Jy/beam ! Clean residual mean=-0.000004 rms=0.002004 Jy/beam ! Combined flux in latest and established models = 1.45883 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 150 components and 1.45883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.67 mas, bpa=3.398 degrees ! Estimated noise=5.77923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118606 Jy ! Component: 100 - total flux cleaned = 0.000991927 Jy ! Component: 150 - total flux cleaned = 0.00223444 Jy ! Component: 200 - total flux cleaned = 0.00313569 Jy ! Total flux subtracted in 200 components = 0.00313569 Jy ! Clean residual min=-0.009315 max=0.006529 Jy/beam ! Clean residual mean=-0.000003 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 1.46197 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 163 components and 1.46197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083272Jy sigma=0.172684 ! Fit after self-cal, rms=0.083119Jy sigma=0.172408 wmodel /g0/scr/pima/npcsb_uvs/J0449+1121_S_map.mod ! Writing 163 model components to file: /g0/scr/pima/npcsb_uvs/J0449+1121_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0449+1121_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0449+1121_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0449+1121_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J0449+1121_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.00225732 Jy ! Component: 100 - total flux cleaned = -0.00350049 Jy ! Component: 150 - total flux cleaned = -0.00464535 Jy ! Component: 200 - total flux cleaned = -0.00572463 Jy ! Component: 250 - total flux cleaned = -0.00674848 Jy ! Component: 300 - total flux cleaned = -0.00772722 Jy ! Component: 350 - total flux cleaned = -0.00866246 Jy ! Component: 400 - total flux cleaned = -0.00939639 Jy ! Component: 450 - total flux cleaned = -0.0099469 Jy ! Component: 500 - total flux cleaned = -0.0104788 Jy ! Component: 550 - total flux cleaned = -0.0110643 Jy ! Component: 600 - total flux cleaned = -0.0115579 Jy ! Component: 650 - total flux cleaned = -0.0121042 Jy ! Component: 700 - total flux cleaned = -0.0127652 Jy ! Component: 750 - total flux cleaned = -0.0134075 Jy ! Component: 800 - total flux cleaned = -0.0139661 Jy ! Component: 850 - total flux cleaned = -0.0145088 Jy ! Component: 900 - total flux cleaned = -0.0148022 Jy ! Component: 950 - total flux cleaned = -0.0151472 Jy ! Component: 1000 - total flux cleaned = -0.015484 Jy ! Component: 1050 - total flux cleaned = -0.015648 Jy ! Component: 1100 - total flux cleaned = -0.0157565 Jy ! Component: 1150 - total flux cleaned = -0.0159133 Jy ! Component: 1200 - total flux cleaned = -0.0159653 Jy ! Component: 1250 - total flux cleaned = -0.016016 Jy ! Component: 1300 - total flux cleaned = -0.016065 Jy ! Component: 1350 - total flux cleaned = -0.0160171 Jy ! Component: 1400 - total flux cleaned = -0.0160168 Jy ! Component: 1450 - total flux cleaned = -0.0161997 Jy ! Component: 1500 - total flux cleaned = -0.0162438 Jy ! Component: 1550 - total flux cleaned = -0.0163766 Jy ! Component: 1600 - total flux cleaned = -0.0164631 Jy ! Component: 1650 - total flux cleaned = -0.016505 Jy ! Component: 1700 - total flux cleaned = -0.0165038 Jy ! Component: 1750 - total flux cleaned = -0.0164621 Jy ! Component: 1800 - total flux cleaned = -0.0164631 Jy ! Component: 1850 - total flux cleaned = -0.016585 Jy ! Component: 1900 - total flux cleaned = -0.0165462 Jy ! Component: 1950 - total flux cleaned = -0.01674 Jy ! Component: 2000 - total flux cleaned = -0.0167019 Jy ! Component: 2050 - total flux cleaned = -0.016853 Jy ! Component: 2100 - total flux cleaned = -0.0168155 Jy ! Component: 2150 - total flux cleaned = -0.0170345 Jy ! Component: 2200 - total flux cleaned = -0.0171064 Jy ! Component: 2250 - total flux cleaned = -0.0172127 Jy ! Component: 2300 - total flux cleaned = -0.0173525 Jy ! Component: 2350 - total flux cleaned = -0.0175597 Jy ! Component: 2400 - total flux cleaned = -0.0177635 Jy ! Component: 2450 - total flux cleaned = -0.0180978 Jy ! Component: 2500 - total flux cleaned = -0.0182953 Jy ! Component: 2550 - total flux cleaned = -0.0184582 Jy ! Component: 2600 - total flux cleaned = -0.0185865 Jy ! Component: 2650 - total flux cleaned = -0.0186819 Jy ! Component: 2700 - total flux cleaned = -0.0189649 Jy ! Component: 2750 - total flux cleaned = -0.0189957 Jy ! Component: 2800 - total flux cleaned = -0.0192106 Jy ! Component: 2850 - total flux cleaned = -0.0194532 Jy ! Component: 2900 - total flux cleaned = -0.0194833 Jy ! Component: 2950 - total flux cleaned = -0.019691 Jy ! Component: 3000 - total flux cleaned = -0.0198675 Jy ! Component: 3050 - total flux cleaned = -0.0200125 Jy ! Component: 3100 - total flux cleaned = -0.0201281 Jy ! Component: 3150 - total flux cleaned = -0.0202707 Jy ! Component: 3200 - total flux cleaned = -0.0202708 Jy ! Component: 3250 - total flux cleaned = -0.0204946 Jy ! Component: 3300 - total flux cleaned = -0.0205779 Jy ! Component: 3350 - total flux cleaned = -0.0206054 Jy ! Component: 3400 - total flux cleaned = -0.0207412 Jy ! Component: 3450 - total flux cleaned = -0.0208493 Jy ! Component: 3500 - total flux cleaned = -0.0209557 Jy ! Component: 3550 - total flux cleaned = -0.0209552 Jy ! Component: 3600 - total flux cleaned = -0.0209554 Jy ! Component: 3650 - total flux cleaned = -0.0210858 Jy ! Component: 3700 - total flux cleaned = -0.0211373 Jy ! Component: 3750 - total flux cleaned = -0.0211631 Jy ! Component: 3800 - total flux cleaned = -0.0212142 Jy ! Component: 3850 - total flux cleaned = -0.0212652 Jy ! Component: 3900 - total flux cleaned = -0.0213658 Jy ! Component: 3950 - total flux cleaned = -0.0214407 Jy ! Component: 4000 - total flux cleaned = -0.0214159 Jy ! Component: 4050 - total flux cleaned = -0.0215636 Jy ! Total flux subtracted in 4096 components = -0.0215879 Jy ! Clean residual min=-0.001403 max=0.001424 Jy/beam ! Clean residual mean=0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 1.44038 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 439 components and 1.44038 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0449+1121_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.67 at 3.398 degrees (North through East) ! Clean map min=-0.0039809 max=1.1322 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0449+1121_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.13216 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000403833 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.107008 0.107008 0.214015 0.42803 0.856061 1.71212 3.42424 6.84849 13.697 27.3939 54.7879 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.132 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0449+1121_S_uvs.log closed on Wed Sep 25 00:09:15 2013