! Started logfile: /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.log on Wed Sep 25 00:05:02 2013 obs /g0/scr/pima/npcsb_uvs/J1010+8250_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1010+8250 ! ! 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.40993e+09 8e+06 1 8e+06 ! 02 2 8.47993e+09 8e+06 1 8e+06 ! 03 3 8.79493e+09 8e+06 1 8e+06 ! 04 4 8.89993e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8100 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/npcsb_uvs/J1010+8250_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.033872Jy sigma=2.281966 ! Fit after self-cal, rms=0.774588Jy sigma=1.700221 ! 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.6045 mas, bmaj=2.791 mas, bpa=6.722 degrees ! Estimated noise=6.6199 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.161569 Jy ! Component: 100 - total flux cleaned = 0.213282 Jy ! Total flux subtracted in 100 components = 0.213282 Jy ! Clean residual min=-0.017106 max=0.025621 Jy/beam ! Clean residual mean=-0.000025 rms=0.003298 Jy/beam ! Combined flux in latest and established models = 0.213282 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.213282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108625Jy sigma=0.236025 ! Fit after self-cal, rms=0.108595Jy sigma=0.235926 ! Inverting map ! Added new window around map position (-2, -0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0287078 Jy ! Component: 100 - total flux cleaned = 0.0421677 Jy ! Total flux subtracted in 100 components = 0.0421677 Jy ! Clean residual min=-0.010515 max=0.015841 Jy/beam ! Clean residual mean=-0.000016 rms=0.002438 Jy/beam ! Combined flux in latest and established models = 0.25545 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.25545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097050Jy sigma=0.207861 ! Fit after self-cal, rms=0.096867Jy sigma=0.207295 ! 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.8096 mas, bmaj=2.906 mas, bpa=5.718 degrees ! Estimated noise=3.61349 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 (1.8, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270534 Jy ! Component: 100 - total flux cleaned = 0.0440601 Jy ! Component: 150 - total flux cleaned = 0.0559406 Jy ! Component: 200 - total flux cleaned = 0.0630099 Jy ! Total flux subtracted in 200 components = 0.0630099 Jy ! Clean residual min=-0.009495 max=0.010333 Jy/beam ! Clean residual mean=-0.000007 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.31846 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 0.31846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088313Jy sigma=0.185567 ! Fit after self-cal, rms=0.088058Jy sigma=0.185030 ! 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 0.97 HN 1.05 KP 1.01 ! LA 0.99 MK 1.02 NL 1.16 OV 0.94 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.04 KP 0.91 ! LA 0.94 MK 0.97 NL 1.14 OV 0.92 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 0.95 KP 0.87 ! LA 0.92 MK 1.02 NL 1.10 OV 0.94 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 0.97 KP 0.89 ! LA 0.92 MK 1.06 NL 1.02 OV 0.97 ! PT 1.13 SC 0.98 ! ! ! Fit before self-cal, rms=0.088058Jy sigma=0.185030 ! Fit after self-cal, rms=0.084595Jy sigma=0.178260 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8144 mas, bmaj=2.905 mas, bpa=5.66 degrees ! Estimated noise=3.58008 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 (4.8, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748871 Jy ! Component: 100 - total flux cleaned = 0.00935716 Jy ! Component: 150 - total flux cleaned = 0.00950219 Jy ! Component: 200 - total flux cleaned = 0.00924065 Jy ! Total flux subtracted in 200 components = 0.00924065 Jy ! Clean residual min=-0.005617 max=0.006432 Jy/beam ! Clean residual mean=0.000002 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.327701 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.3277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083801Jy sigma=0.176243 ! Fit after self-cal, rms=0.083760Jy sigma=0.176113 ! Inverting map ! Added new window around map position (0.4, 19.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564002 Jy ! Component: 100 - total flux cleaned = 0.00806537 Jy ! Component: 150 - total flux cleaned = 0.00871496 Jy ! Component: 200 - total flux cleaned = 0.00930005 Jy ! Total flux subtracted in 200 components = 0.00930005 Jy ! Clean residual min=-0.004748 max=0.003648 Jy/beam ! Clean residual mean=0.000003 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.337001 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.337001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083323Jy sigma=0.175012 ! Fit after self-cal, rms=0.083304Jy sigma=0.174988 ! 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.083304Jy sigma=0.174988 ! Fit after self-cal, rms=0.082827Jy sigma=0.174908 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8144 mas, bmaj=2.901 mas, bpa=5.662 degrees ! Estimated noise=3.56101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568989 Jy ! Component: 100 - total flux cleaned = 0.00101494 Jy ! Component: 150 - total flux cleaned = 0.00117503 Jy ! Component: 200 - total flux cleaned = 0.00139606 Jy ! Total flux subtracted in 200 components = 0.00139606 Jy ! Clean residual min=-0.004147 max=0.003345 Jy/beam ! Clean residual mean=0.000002 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.338397 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.338397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082669Jy sigma=0.174540 ! Fit after self-cal, rms=0.082657Jy sigma=0.174530 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.000675436 Jy ! Component: 100 - total flux cleaned = 0.00081154 Jy ! Component: 150 - total flux cleaned = 0.000936464 Jy ! Component: 200 - total flux cleaned = 0.000936808 Jy ! Total flux subtracted in 200 components = 0.000936808 Jy ! Clean residual min=-0.003953 max=0.003260 Jy/beam ! Clean residual mean=0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.339333 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 131 components and 0.339333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082566Jy sigma=0.174331 ! Fit after self-cal, rms=0.082561Jy sigma=0.174327 ! 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.082561Jy sigma=0.174327 ! Fit after self-cal, rms=0.082274Jy sigma=0.174305 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8138 mas, bmaj=2.898 mas, bpa=5.645 degrees ! Estimated noise=3.55205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.87134e-05 Jy ! Component: 100 - total flux cleaned = 0.000246735 Jy ! Component: 150 - total flux cleaned = 0.000300881 Jy ! Component: 200 - total flux cleaned = 0.000300737 Jy ! Total flux subtracted in 200 components = 0.000300737 Jy ! Clean residual min=-0.003556 max=0.003182 Jy/beam ! Clean residual mean=0.000002 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.339634 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 146 components and 0.339634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082202Jy sigma=0.174143 ! Fit after self-cal, rms=0.082195Jy sigma=0.174138 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.000315508 Jy ! Component: 100 - total flux cleaned = 0.000316375 Jy ! Component: 150 - total flux cleaned = 0.000361956 Jy ! Component: 200 - total flux cleaned = 0.000405087 Jy ! Total flux subtracted in 200 components = 0.000405087 Jy ! Clean residual min=-0.003392 max=0.003107 Jy/beam ! Clean residual mean=0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.340039 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 162 components and 0.340039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082146Jy sigma=0.174036 ! Fit after self-cal, rms=0.082144Jy sigma=0.174033 ! 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.082144Jy sigma=0.174033 ! Fit after self-cal, rms=0.081976Jy sigma=0.174021 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.092 mas, bmaj=3.443 mas, bpa=4.718 degrees ! Estimated noise=4.4235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131689 Jy ! Component: 100 - total flux cleaned = 0.00171757 Jy ! Component: 150 - total flux cleaned = 0.00194568 Jy ! Component: 200 - total flux cleaned = 0.00214813 Jy ! Total flux subtracted in 200 components = 0.00214813 Jy ! Clean residual min=-0.004078 max=0.003671 Jy/beam ! Clean residual mean=0.000004 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.342187 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 193 components and 0.342187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081963Jy sigma=0.173946 ! Fit after self-cal, rms=0.081960Jy sigma=0.173940 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.000139525 Jy ! Component: 100 - total flux cleaned = 0.000318222 Jy ! Component: 150 - total flux cleaned = 0.000532042 Jy ! Component: 200 - total flux cleaned = 0.000695593 Jy ! Total flux subtracted in 200 components = 0.000695593 Jy ! Clean residual min=-0.003860 max=0.003546 Jy/beam ! Clean residual mean=0.000004 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.342883 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 207 components and 0.342883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081956Jy sigma=0.173915 ! Fit after self-cal, rms=0.081954Jy sigma=0.173913 ! 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.8134 mas, bmaj=2.896 mas, bpa=5.627 degrees ! Estimated noise=3.5472 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8134 x 2.896 at 5.627 degrees (North through East) ! Clean map min=-0.0051568 max=0.21725 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=0.6066 mas, bmaj=2.768 mas, bpa=6.577 degrees ! Estimated noise=6.53956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15925 Jy ! Component: 100 - total flux cleaned = 0.210883 Jy ! Component: 150 - total flux cleaned = 0.238219 Jy ! Component: 200 - total flux cleaned = 0.25604 Jy ! Total flux subtracted in 200 components = 0.25604 Jy ! Clean residual min=-0.008574 max=0.010628 Jy/beam ! Clean residual mean=-0.000016 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.25604 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.25604 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8134 mas, bmaj=2.896 mas, bpa=5.627 degrees ! Estimated noise=3.5472 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.0211151 Jy ! Component: 100 - total flux cleaned = 0.0349578 Jy ! Component: 150 - total flux cleaned = 0.0449969 Jy ! Component: 200 - total flux cleaned = 0.0525051 Jy ! Total flux subtracted in 200 components = 0.0525051 Jy ! Clean residual min=-0.005876 max=0.006291 Jy/beam ! Clean residual mean=-0.000014 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.308545 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 38 components and 0.308545 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.092 mas, bmaj=3.443 mas, bpa=4.718 degrees ! Estimated noise=4.4235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104201 Jy ! Component: 100 - total flux cleaned = 0.0178144 Jy ! Component: 150 - total flux cleaned = 0.0223222 Jy ! Component: 200 - total flux cleaned = 0.0246892 Jy ! Total flux subtracted in 200 components = 0.0246892 Jy ! Clean residual min=-0.006453 max=0.005143 Jy/beam ! Clean residual mean=-0.000005 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.333234 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.00215046 Jy ! Component: 100 - total flux cleaned = 0.00373766 Jy ! Component: 150 - total flux cleaned = 0.00511485 Jy ! Component: 200 - total flux cleaned = 0.0062136 Jy ! Total flux subtracted in 200 components = 0.0062136 Jy ! Clean residual min=-0.004918 max=0.004360 Jy/beam ! Clean residual mean=0.000001 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.339448 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 92 components and 0.339448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8134 mas, bmaj=2.896 mas, bpa=5.627 degrees ! Estimated noise=3.5472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147842 Jy ! Component: 100 - total flux cleaned = -0.00133106 Jy ! Component: 150 - total flux cleaned = -0.000740402 Jy ! Component: 200 - total flux cleaned = -4.97073e-06 Jy ! Total flux subtracted in 200 components = -4.97073e-06 Jy ! Clean residual min=-0.003382 max=0.003802 Jy/beam ! Clean residual mean=0.000001 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.339443 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.339443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082352Jy sigma=0.174658 ! Fit after self-cal, rms=0.082287Jy sigma=0.174562 wmodel /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.mod ! Writing 115 model components to file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.win ! wwins: Wrote 5 windows to /g0/scr/pima/npcsb_uvs/J1010+8250_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.000104361 Jy ! Component: 100 - total flux cleaned = -4.94352e-05 Jy ! Component: 150 - total flux cleaned = -0.000215653 Jy ! Component: 200 - total flux cleaned = -0.000320464 Jy ! Component: 250 - total flux cleaned = -0.000172695 Jy ! Component: 300 - total flux cleaned = -0.000170831 Jy ! Component: 350 - total flux cleaned = -0.000124862 Jy ! Component: 400 - total flux cleaned = -0.000212016 Jy ! Component: 450 - total flux cleaned = -0.000464054 Jy ! Component: 500 - total flux cleaned = -0.000626214 Jy ! Component: 550 - total flux cleaned = -0.00078446 Jy ! Component: 600 - total flux cleaned = -0.000937515 Jy ! Component: 650 - total flux cleaned = -0.00104952 Jy ! Component: 700 - total flux cleaned = -0.00115946 Jy ! Component: 750 - total flux cleaned = -0.00112439 Jy ! Component: 800 - total flux cleaned = -0.00105426 Jy ! Component: 850 - total flux cleaned = -0.000952003 Jy ! Component: 900 - total flux cleaned = -0.00105206 Jy ! Component: 950 - total flux cleaned = -0.000953339 Jy ! Component: 1000 - total flux cleaned = -0.000920794 Jy ! Component: 1050 - total flux cleaned = -0.000951916 Jy ! Component: 1100 - total flux cleaned = -0.000888998 Jy ! Component: 1150 - total flux cleaned = -0.000887785 Jy ! Component: 1200 - total flux cleaned = -0.000795242 Jy ! Component: 1250 - total flux cleaned = -0.000614803 Jy ! Component: 1300 - total flux cleaned = -0.000703869 Jy ! Component: 1350 - total flux cleaned = -0.000645297 Jy ! Component: 1400 - total flux cleaned = -0.000557889 Jy ! Component: 1450 - total flux cleaned = -0.000529316 Jy ! Component: 1500 - total flux cleaned = -0.000387409 Jy ! Component: 1550 - total flux cleaned = -0.000415563 Jy ! Component: 1600 - total flux cleaned = -0.000415319 Jy ! Component: 1650 - total flux cleaned = -0.000332563 Jy ! Component: 1700 - total flux cleaned = -0.000169051 Jy ! Component: 1750 - total flux cleaned = -0.000169427 Jy ! Component: 1800 - total flux cleaned = -8.92119e-05 Jy ! Component: 1850 - total flux cleaned = -3.5819e-05 Jy ! Component: 1900 - total flux cleaned = 6.90477e-05 Jy ! Component: 1950 - total flux cleaned = 4.26571e-05 Jy ! Component: 2000 - total flux cleaned = 9.40584e-05 Jy ! Component: 2050 - total flux cleaned = 6.82554e-05 Jy ! Component: 2100 - total flux cleaned = 0.000118994 Jy ! Component: 2150 - total flux cleaned = -5.74726e-05 Jy ! Component: 2200 - total flux cleaned = 4.24463e-05 Jy ! Component: 2250 - total flux cleaned = -3.17208e-05 Jy ! Component: 2300 - total flux cleaned = -8.1199e-05 Jy ! Component: 2350 - total flux cleaned = -8.10153e-05 Jy ! Component: 2400 - total flux cleaned = -0.00012962 Jy ! Component: 2450 - total flux cleaned = -0.000105707 Jy ! Component: 2500 - total flux cleaned = -0.000129243 Jy ! Component: 2550 - total flux cleaned = -0.000129187 Jy ! Component: 2600 - total flux cleaned = -0.000129295 Jy ! Component: 2650 - total flux cleaned = -0.000105867 Jy ! Component: 2700 - total flux cleaned = -0.000128856 Jy ! Component: 2750 - total flux cleaned = -5.96607e-05 Jy ! Component: 2800 - total flux cleaned = -0.000151062 Jy ! Component: 2850 - total flux cleaned = -0.000196595 Jy ! Component: 2900 - total flux cleaned = -0.00012855 Jy ! Component: 2950 - total flux cleaned = -0.000105945 Jy ! Component: 3000 - total flux cleaned = -6.1352e-05 Jy ! Component: 3050 - total flux cleaned = -1.71127e-05 Jy ! Component: 3100 - total flux cleaned = -1.72853e-05 Jy ! Component: 3150 - total flux cleaned = 4.8508e-05 Jy ! Component: 3200 - total flux cleaned = 5.00746e-06 Jy ! Component: 3250 - total flux cleaned = 0.000135258 Jy ! Component: 3300 - total flux cleaned = 0.000135137 Jy ! Component: 3350 - total flux cleaned = 0.000177932 Jy ! Component: 3400 - total flux cleaned = 0.00019921 Jy ! Component: 3450 - total flux cleaned = 0.00024164 Jy ! Component: 3500 - total flux cleaned = 0.000220569 Jy ! Component: 3550 - total flux cleaned = 0.000136531 Jy ! Component: 3600 - total flux cleaned = 0.000219751 Jy ! Component: 3650 - total flux cleaned = 0.00028164 Jy ! Component: 3700 - total flux cleaned = 0.000157907 Jy ! Component: 3750 - total flux cleaned = 0.000260434 Jy ! Component: 3800 - total flux cleaned = 0.000260488 Jy ! Component: 3850 - total flux cleaned = 0.000219791 Jy ! Component: 3900 - total flux cleaned = 0.000260286 Jy ! Component: 3950 - total flux cleaned = 0.000240293 Jy ! Component: 4000 - total flux cleaned = 0.000280369 Jy ! Component: 4050 - total flux cleaned = 0.000300357 Jy ! Total flux subtracted in 4096 components = 0.000339869 Jy ! Clean residual min=-0.001306 max=0.001157 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.339782 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 438 components and 0.339783 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1010+8250_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8134 x 2.896 at 5.627 degrees (North through East) ! Clean map min=-0.0038841 max=0.21764 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00035722 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492406 0.492406 0.984812 1.96962 3.93925 7.8785 15.757 31.514 63.028 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.log closed on Wed Sep 25 00:05:07 2013