! Started logfile: /g0/scr/pima/npcsb_uvs/J2248+7718_S_uvs.log on Wed Sep 25 00:13:54 2013 obs /g0/scr/pima/npcsb_uvs/J2248+7718_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J2248+7718_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.684161 visibilities/baseline/integration-bin. ! Found source: J2248+7718 ! ! 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 5788 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/J2248+7718_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004582Jy sigma=2.176521 ! Fit after self-cal, rms=0.921661Jy sigma=1.989249 ! 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.929 mas, bmaj=10.57 mas, bpa=-26.86 degrees ! Estimated noise=10.165 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.0604289 Jy ! Component: 100 - total flux cleaned = 0.0762514 Jy ! Total flux subtracted in 100 components = 0.0762514 Jy ! Clean residual min=-0.010380 max=0.011584 Jy/beam ! Clean residual mean=0.000077 rms=0.003018 Jy/beam ! Combined flux in latest and established models = 0.0762514 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0762514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097222Jy sigma=0.181375 ! Fit after self-cal, rms=0.096473Jy sigma=0.179780 ! 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=5.179 mas, bmaj=10.68 mas, bpa=-25.85 degrees ! Estimated noise=4.55351 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.0137437 Jy ! Component: 100 - total flux cleaned = 0.023061 Jy ! Component: 150 - total flux cleaned = 0.0296303 Jy ! Component: 200 - total flux cleaned = 0.0343201 Jy ! Total flux subtracted in 200 components = 0.0343201 Jy ! Clean residual min=-0.006605 max=0.013122 Jy/beam ! Clean residual mean=0.000015 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.110571 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 85 components and 0.110571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093884Jy sigma=0.174105 ! Fit after self-cal, rms=0.093761Jy sigma=0.173844 ! Inverting map ! Added new window around map position (-34.5, 95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107499 Jy ! Component: 100 - total flux cleaned = 0.015894 Jy ! Component: 150 - total flux cleaned = 0.0198672 Jy ! Component: 200 - total flux cleaned = 0.0231764 Jy ! Total flux subtracted in 200 components = 0.0231764 Jy ! Clean residual min=-0.004837 max=0.004565 Jy/beam ! Clean residual mean=0.000022 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.133748 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 132 components and 0.133748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092405Jy sigma=0.170535 ! Fit after self-cal, rms=0.092102Jy sigma=0.170021 ! 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 1.05 FD 1.00 HN 1.04 KP 0.92 ! LA 1.04 MK 1.00* NL 0.97 OV 0.97 ! PT 1.07 SC 0.80 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 0.96 KP 0.89 ! LA 0.99 MK 1.00* NL 1.05 OV 1.02 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.07 HN 1.05 KP 0.98 ! LA 0.82 MK 1.00* NL 1.18 OV 1.03 ! PT 1.09 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 0.97 KP 0.88 ! LA 0.72 MK 1.00* NL 1.13 OV 0.95 ! PT 0.94 SC 1.01 ! ! ! Fit before self-cal, rms=0.092102Jy sigma=0.170021 ! Fit after self-cal, rms=0.087732Jy sigma=0.168459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.19 mas, bmaj=10.79 mas, bpa=-26.01 degrees ! Estimated noise=4.49863 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 (42.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00455532 Jy ! Component: 100 - total flux cleaned = 0.0065705 Jy ! Component: 150 - total flux cleaned = 0.00748492 Jy ! Component: 200 - total flux cleaned = 0.00802244 Jy ! Total flux subtracted in 200 components = 0.00802244 Jy ! Clean residual min=-0.002556 max=0.002638 Jy/beam ! Clean residual mean=0.000001 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.14177 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 162 components and 0.14177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087481Jy sigma=0.167840 ! Fit after self-cal, rms=0.087389Jy sigma=0.167657 ! 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.087389Jy sigma=0.167657 ! Fit after self-cal, rms=0.087622Jy sigma=0.167635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.189 mas, bmaj=10.79 mas, bpa=-25.98 degrees ! Estimated noise=4.5008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015893 Jy ! Component: 100 - total flux cleaned = 0.00188276 Jy ! Component: 150 - total flux cleaned = 0.00203841 Jy ! Component: 200 - total flux cleaned = 0.00213008 Jy ! Total flux subtracted in 200 components = 0.00213008 Jy ! Clean residual min=-0.002364 max=0.002385 Jy/beam ! Clean residual mean=-0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.1439 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 182 components and 0.1439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087556Jy sigma=0.167461 ! Fit after self-cal, rms=0.087566Jy sigma=0.167444 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.000322396 Jy ! Component: 100 - total flux cleaned = 0.000369283 Jy ! Component: 150 - total flux cleaned = 0.000370099 Jy ! Component: 200 - total flux cleaned = 0.000371032 Jy ! Total flux subtracted in 200 components = 0.000371032 Jy ! Clean residual min=-0.002310 max=0.002288 Jy/beam ! Clean residual mean=-0.000000 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.144271 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 191 components and 0.144271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087532Jy sigma=0.167353 ! Fit after self-cal, rms=0.087534Jy sigma=0.167347 ! 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.087534Jy sigma=0.167347 ! Fit after self-cal, rms=0.087297Jy sigma=0.167338 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.183 mas, bmaj=10.77 mas, bpa=-25.92 degrees ! Estimated noise=4.48687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316724 Jy ! Component: 100 - total flux cleaned = 0.000355984 Jy ! Component: 150 - total flux cleaned = 0.000318949 Jy ! Component: 200 - total flux cleaned = 0.000319056 Jy ! Total flux subtracted in 200 components = 0.000319056 Jy ! Clean residual min=-0.002152 max=0.002236 Jy/beam ! Clean residual mean=-0.000001 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.14459 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 207 components and 0.14459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087270Jy sigma=0.167271 ! Fit after self-cal, rms=0.087272Jy sigma=0.167268 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.000113062 Jy ! Component: 100 - total flux cleaned = 4.57693e-05 Jy ! Component: 150 - total flux cleaned = -1.73384e-05 Jy ! Component: 200 - total flux cleaned = -0.000107424 Jy ! Total flux subtracted in 200 components = -0.000107424 Jy ! Clean residual min=-0.002107 max=0.002168 Jy/beam ! Clean residual mean=-0.000000 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.144483 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 225 components and 0.144483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087252Jy sigma=0.167219 ! Fit after self-cal, rms=0.087250Jy sigma=0.167216 ! 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.087250Jy sigma=0.167216 ! Fit after self-cal, rms=0.086938Jy sigma=0.167212 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.437 mas, bmaj=11.46 mas, bpa=-15.56 degrees ! Estimated noise=4.81832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296905 Jy ! Component: 100 - total flux cleaned = 0.00026642 Jy ! Component: 150 - total flux cleaned = 0.000292188 Jy ! Component: 200 - total flux cleaned = 0.000292051 Jy ! Total flux subtracted in 200 components = 0.000292051 Jy ! Clean residual min=-0.002110 max=0.002241 Jy/beam ! Clean residual mean=-0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.144775 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 257 components and 0.144775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086927Jy sigma=0.167182 ! Fit after self-cal, rms=0.086923Jy sigma=0.167179 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.29452e-05 Jy ! Component: 100 - total flux cleaned = -1.38431e-05 Jy ! Component: 150 - total flux cleaned = -5.68659e-05 Jy ! Component: 200 - total flux cleaned = -0.000120619 Jy ! Total flux subtracted in 200 components = -0.000120619 Jy ! Clean residual min=-0.002050 max=0.002220 Jy/beam ! Clean residual mean=-0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.144654 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 273 components and 0.144654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086914Jy sigma=0.167159 ! Fit after self-cal, rms=0.086912Jy sigma=0.167158 ! 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=5.181 mas, bmaj=10.76 mas, bpa=-25.89 degrees ! Estimated noise=4.47029 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.181 x 10.76 at -25.89 degrees (North through East) ! Clean map min=-0.0024892 max=0.077359 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.912 mas, bmaj=10.69 mas, bpa=-26.87 degrees ! Estimated noise=9.8268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0582202 Jy ! Component: 100 - total flux cleaned = 0.0747473 Jy ! Component: 150 - total flux cleaned = 0.0838538 Jy ! Component: 200 - total flux cleaned = 0.0914461 Jy ! Total flux subtracted in 200 components = 0.0914461 Jy ! Clean residual min=-0.007444 max=0.008403 Jy/beam ! Clean residual mean=0.000048 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.0914461 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0914461 Jy ! Inverting map and beam ! Estimated beam: bmin=5.181 mas, bmaj=10.76 mas, bpa=-25.89 degrees ! Estimated noise=4.47029 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.0108436 Jy ! Component: 100 - total flux cleaned = 0.0188237 Jy ! Component: 150 - total flux cleaned = 0.0249558 Jy ! Component: 200 - total flux cleaned = 0.029785 Jy ! Total flux subtracted in 200 components = 0.029785 Jy ! Clean residual min=-0.004131 max=0.004306 Jy/beam ! Clean residual mean=0.000010 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.121231 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 96 components and 0.121231 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.437 mas, bmaj=11.46 mas, bpa=-15.56 degrees ! Estimated noise=4.81832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532418 Jy ! Component: 100 - total flux cleaned = 0.00922479 Jy ! Component: 150 - total flux cleaned = 0.0123235 Jy ! Component: 200 - total flux cleaned = 0.0145842 Jy ! Total flux subtracted in 200 components = 0.0145842 Jy ! Clean residual min=-0.003082 max=0.003072 Jy/beam ! Clean residual mean=0.000003 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.135815 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.00141351 Jy ! Component: 100 - total flux cleaned = 0.00211086 Jy ! Component: 150 - total flux cleaned = 0.00273942 Jy ! Component: 200 - total flux cleaned = 0.00330833 Jy ! Total flux subtracted in 200 components = 0.00330833 Jy ! Clean residual min=-0.002782 max=0.002708 Jy/beam ! Clean residual mean=0.000002 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.139124 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 197 components and 0.139124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.181 mas, bmaj=10.76 mas, bpa=-25.89 degrees ! Estimated noise=4.47029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198852 Jy ! Component: 100 - total flux cleaned = 0.000455208 Jy ! Component: 150 - total flux cleaned = 0.00085293 Jy ! Component: 200 - total flux cleaned = 0.00105937 Jy ! Total flux subtracted in 200 components = 0.00105937 Jy ! Clean residual min=-0.002458 max=0.002376 Jy/beam ! Clean residual mean=0.000001 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.140183 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 224 components and 0.140183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087010Jy sigma=0.167408 ! Fit after self-cal, rms=0.086988Jy sigma=0.167361 wmodel /g0/scr/pima/npcsb_uvs/J2248+7718_S_map.mod ! Writing 224 model components to file: /g0/scr/pima/npcsb_uvs/J2248+7718_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J2248+7718_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J2248+7718_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J2248+7718_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J2248+7718_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 = -5.33801e-05 Jy ! Component: 100 - total flux cleaned = -0.0002056 Jy ! Component: 150 - total flux cleaned = -0.000493137 Jy ! Component: 200 - total flux cleaned = -0.000763706 Jy ! Component: 250 - total flux cleaned = -0.00102 Jy ! Component: 300 - total flux cleaned = -0.00132707 Jy ! Component: 350 - total flux cleaned = -0.00144531 Jy ! Component: 400 - total flux cleaned = -0.00147378 Jy ! Component: 450 - total flux cleaned = -0.00152911 Jy ! Component: 500 - total flux cleaned = -0.00160963 Jy ! Component: 550 - total flux cleaned = -0.00160916 Jy ! Component: 600 - total flux cleaned = -0.00158346 Jy ! Component: 650 - total flux cleaned = -0.00160919 Jy ! Component: 700 - total flux cleaned = -0.00151089 Jy ! Component: 750 - total flux cleaned = -0.00153582 Jy ! Component: 800 - total flux cleaned = -0.00155977 Jy ! Component: 850 - total flux cleaned = -0.00156028 Jy ! Component: 900 - total flux cleaned = -0.00158324 Jy ! Component: 950 - total flux cleaned = -0.0016058 Jy ! Component: 1000 - total flux cleaned = -0.00165021 Jy ! Component: 1050 - total flux cleaned = -0.00175993 Jy ! Component: 1100 - total flux cleaned = -0.00188951 Jy ! Component: 1150 - total flux cleaned = -0.00203879 Jy ! Component: 1200 - total flux cleaned = -0.00216538 Jy ! Component: 1250 - total flux cleaned = -0.00231127 Jy ! Component: 1300 - total flux cleaned = -0.00243461 Jy ! Component: 1350 - total flux cleaned = -0.00259695 Jy ! Component: 1400 - total flux cleaned = -0.00271754 Jy ! Component: 1450 - total flux cleaned = -0.00289567 Jy ! Component: 1500 - total flux cleaned = -0.00297395 Jy ! Component: 1550 - total flux cleaned = -0.00309047 Jy ! Component: 1600 - total flux cleaned = -0.00322447 Jy ! Component: 1650 - total flux cleaned = -0.00330014 Jy ! Component: 1700 - total flux cleaned = -0.00337483 Jy ! Component: 1750 - total flux cleaned = -0.00348602 Jy ! Component: 1800 - total flux cleaned = -0.00352259 Jy ! Component: 1850 - total flux cleaned = -0.00363177 Jy ! Component: 1900 - total flux cleaned = -0.00372179 Jy ! Component: 1950 - total flux cleaned = -0.00375738 Jy ! Component: 2000 - total flux cleaned = -0.00386347 Jy ! Component: 2050 - total flux cleaned = -0.00389859 Jy ! Component: 2100 - total flux cleaned = -0.00388113 Jy ! Component: 2150 - total flux cleaned = -0.00391562 Jy ! Component: 2200 - total flux cleaned = -0.00401818 Jy ! Component: 2250 - total flux cleaned = -0.0039842 Jy ! Component: 2300 - total flux cleaned = -0.00400089 Jy ! Component: 2350 - total flux cleaned = -0.00403424 Jy ! Component: 2400 - total flux cleaned = -0.00406757 Jy ! Component: 2450 - total flux cleaned = -0.00415021 Jy ! Component: 2500 - total flux cleaned = -0.00421576 Jy ! Component: 2550 - total flux cleaned = -0.0042485 Jy ! Component: 2600 - total flux cleaned = -0.00432942 Jy ! Component: 2650 - total flux cleaned = -0.0043776 Jy ! Component: 2700 - total flux cleaned = -0.00444172 Jy ! Component: 2750 - total flux cleaned = -0.00456909 Jy ! Component: 2800 - total flux cleaned = -0.00461645 Jy ! Component: 2850 - total flux cleaned = -0.00466371 Jy ! Component: 2900 - total flux cleaned = -0.00475763 Jy ! Component: 2950 - total flux cleaned = -0.0047888 Jy ! Component: 3000 - total flux cleaned = -0.00486623 Jy ! Component: 3050 - total flux cleaned = -0.00492795 Jy ! Component: 3100 - total flux cleaned = -0.00501995 Jy ! Component: 3150 - total flux cleaned = -0.00508109 Jy ! Component: 3200 - total flux cleaned = -0.00509644 Jy ! Component: 3250 - total flux cleaned = -0.0052023 Jy ! Component: 3300 - total flux cleaned = -0.00521735 Jy ! Component: 3350 - total flux cleaned = -0.0052923 Jy ! Component: 3400 - total flux cleaned = -0.00539654 Jy ! Component: 3450 - total flux cleaned = -0.00544102 Jy ! Component: 3500 - total flux cleaned = -0.00549995 Jy ! Component: 3550 - total flux cleaned = -0.00554407 Jy ! Component: 3600 - total flux cleaned = -0.00563175 Jy ! Component: 3650 - total flux cleaned = -0.00568984 Jy ! Component: 3700 - total flux cleaned = -0.00571881 Jy ! Component: 3750 - total flux cleaned = -0.0058198 Jy ! Component: 3800 - total flux cleaned = -0.0058916 Jy ! Component: 3850 - total flux cleaned = -0.00590602 Jy ! Component: 3900 - total flux cleaned = -0.00599155 Jy ! Component: 3950 - total flux cleaned = -0.00611932 Jy ! Component: 4000 - total flux cleaned = -0.00614757 Jy ! Component: 4050 - total flux cleaned = -0.00617583 Jy ! Total flux subtracted in 4096 components = -0.00620399 Jy ! Clean residual min=-0.000800 max=0.000773 Jy/beam ! Clean residual mean=-0.000000 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.133979 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 492 components and 0.133979 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J2248+7718_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.181 x 10.76 at -25.89 degrees (North through East) ! Clean map min=-0.0023951 max=0.078528 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J2248+7718_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0785284 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024505 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.936159 0.936159 1.87232 3.74464 7.48927 14.9785 29.9571 59.9142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J2248+7718_S_uvs.log closed on Wed Sep 25 00:13:59 2013