! Started logfile: /g0/scr/pima/npcsc_uvs/J1406+7828_X_uvs.log on Sun Oct 6 14:25:15 2013 obs /g0/scr/pima/npcsc_uvs/J1406+7828_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1406+7828_X_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977778 visibilities/baseline/integration-bin. ! Found source: J1406+7828 ! ! 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 8096 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/J1406+7828_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.041099Jy sigma=1.917924 ! Fit after self-cal, rms=0.801997Jy sigma=1.388496 ! 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.6214 mas, bmaj=2.719 mas, bpa=4.333 degrees ! Estimated noise=8.78927 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.168045 Jy ! Component: 100 - total flux cleaned = 0.205398 Jy ! Total flux subtracted in 100 components = 0.205398 Jy ! Clean residual min=-0.008430 max=0.012662 Jy/beam ! Clean residual mean=-0.000038 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.205398 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.205398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091444Jy sigma=0.168151 ! Fit after self-cal, rms=0.091412Jy sigma=0.168037 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138564 Jy ! Component: 100 - total flux cleaned = 0.0207442 Jy ! Total flux subtracted in 100 components = 0.0207442 Jy ! Clean residual min=-0.007425 max=0.009656 Jy/beam ! Clean residual mean=-0.000025 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.226142 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.226142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090987Jy sigma=0.157129 ! Fit after self-cal, rms=0.090968Jy sigma=0.157082 ! 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.8281 mas, bmaj=2.844 mas, bpa=3.139 degrees ! Estimated noise=4.60594 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, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156463 Jy ! Component: 100 - total flux cleaned = 0.0239012 Jy ! Component: 150 - total flux cleaned = 0.0283101 Jy ! Component: 200 - total flux cleaned = 0.0305461 Jy ! Total flux subtracted in 200 components = 0.0305461 Jy ! Clean residual min=-0.007319 max=0.005771 Jy/beam ! Clean residual mean=-0.000008 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.256688 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.256688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089563Jy sigma=0.148853 ! Fit after self-cal, rms=0.089144Jy sigma=0.148163 ! 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.96 FD 1.00 HN 1.02 KP 1.00 ! LA 1.01 MK 0.98 NL 1.02 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.00 KP 0.91 ! LA 0.95 MK 0.97 NL 0.96 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.00 KP 0.82 ! LA 0.94 MK 0.96 NL 0.92 OV 0.97 ! PT 0.96 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.94 KP 0.84 ! LA 0.89 MK 0.94 NL 0.95 OV 0.99 ! PT 1.04 SC 0.95 ! ! ! Fit before self-cal, rms=0.089144Jy sigma=0.148163 ! Fit after self-cal, rms=0.085977Jy sigma=0.141657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8273 mas, bmaj=2.843 mas, bpa=3.182 degrees ! Estimated noise=4.29496 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.0105353 Jy ! Component: 100 - total flux cleaned = -0.00967084 Jy ! Component: 150 - total flux cleaned = -0.00909395 Jy ! Component: 200 - total flux cleaned = -0.0087965 Jy ! Total flux subtracted in 200 components = -0.0087965 Jy ! Clean residual min=-0.003400 max=0.003215 Jy/beam ! Clean residual mean=-0.000005 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.247891 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.247891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082102Jy sigma=0.143241 ! Fit after self-cal, rms=0.082094Jy sigma=0.143169 ! 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.082094Jy sigma=0.143169 ! Fit after self-cal, rms=0.080823Jy sigma=0.141116 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.824 mas, bmaj=2.843 mas, bpa=3.213 degrees ! Estimated noise=4.05506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0099359 Jy ! Component: 100 - total flux cleaned = -0.0110703 Jy ! Component: 150 - total flux cleaned = -0.0107638 Jy ! Component: 200 - total flux cleaned = -0.0105618 Jy ! Total flux subtracted in 200 components = -0.0105618 Jy ! Clean residual min=-0.003017 max=0.002782 Jy/beam ! Clean residual mean=-0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.237329 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.237329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077233Jy sigma=0.143064 ! Fit after self-cal, rms=0.077217Jy sigma=0.143043 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.000522624 Jy ! Component: 100 - total flux cleaned = 0.000696955 Jy ! Component: 150 - total flux cleaned = 0.000843359 Jy ! Component: 200 - total flux cleaned = 0.000940772 Jy ! Total flux subtracted in 200 components = 0.000940772 Jy ! Clean residual min=-0.002839 max=0.002680 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.23827 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.23827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077088Jy sigma=0.143037 ! Fit after self-cal, rms=0.077083Jy sigma=0.143029 ! 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.077083Jy sigma=0.143029 ! Fit after self-cal, rms=0.075788Jy sigma=0.140872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8197 mas, bmaj=2.843 mas, bpa=3.267 degrees ! Estimated noise=3.82079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00920972 Jy ! Component: 100 - total flux cleaned = -0.0107804 Jy ! Component: 150 - total flux cleaned = -0.0103584 Jy ! Component: 200 - total flux cleaned = -0.0101191 Jy ! Total flux subtracted in 200 components = -0.0101191 Jy ! Clean residual min=-0.002609 max=0.002549 Jy/beam ! Clean residual mean=-0.000003 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.228151 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.228151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072457Jy sigma=0.142949 ! Fit after self-cal, rms=0.072451Jy sigma=0.142939 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.00016666 Jy ! Component: 100 - total flux cleaned = 0.000276771 Jy ! Component: 150 - total flux cleaned = 0.000352922 Jy ! Component: 200 - total flux cleaned = 0.000376544 Jy ! Total flux subtracted in 200 components = 0.000376544 Jy ! Clean residual min=-0.002509 max=0.002525 Jy/beam ! Clean residual mean=-0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.228528 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.228528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072376Jy sigma=0.142961 ! Fit after self-cal, rms=0.072376Jy sigma=0.142959 ! 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.072376Jy sigma=0.142959 ! Fit after self-cal, rms=0.071176Jy sigma=0.140808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.016 mas, bmaj=3.271 mas, bpa=-1.006 degrees ! Estimated noise=4.45513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00836738 Jy ! Component: 100 - total flux cleaned = -0.0095138 Jy ! Component: 150 - total flux cleaned = -0.00956115 Jy ! Component: 200 - total flux cleaned = -0.00960062 Jy ! Total flux subtracted in 200 components = -0.00960062 Jy ! Clean residual min=-0.002461 max=0.003112 Jy/beam ! Clean residual mean=-0.000004 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.218927 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 110 components and 0.218927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068371Jy sigma=0.142627 ! Fit after self-cal, rms=0.068351Jy sigma=0.142592 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 = 7.04876e-05 Jy ! Component: 100 - total flux cleaned = 9.56462e-05 Jy ! Component: 150 - total flux cleaned = 0.000144443 Jy ! Component: 200 - total flux cleaned = 0.000189522 Jy ! Total flux subtracted in 200 components = 0.000189522 Jy ! Clean residual min=-0.002311 max=0.002773 Jy/beam ! Clean residual mean=-0.000003 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.219117 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 116 components and 0.219117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068374Jy sigma=0.142642 ! Fit after self-cal, rms=0.068365Jy sigma=0.142627 ! 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.8159 mas, bmaj=2.844 mas, bpa=3.329 degrees ! Estimated noise=3.60052 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8159 x 2.844 at 3.329 degrees (North through East) ! Clean map min=-0.0021285 max=0.17121 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.6134 mas, bmaj=2.732 mas, bpa=4.465 degrees ! Estimated noise=6.7819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129551 Jy ! Component: 100 - total flux cleaned = 0.159686 Jy ! Component: 150 - total flux cleaned = 0.17398 Jy ! Component: 200 - total flux cleaned = 0.18342 Jy ! Total flux subtracted in 200 components = 0.18342 Jy ! Clean residual min=-0.005073 max=0.005592 Jy/beam ! Clean residual mean=-0.000023 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.18342 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.18342 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8159 mas, bmaj=2.844 mas, bpa=3.329 degrees ! Estimated noise=3.60052 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.0124678 Jy ! Component: 100 - total flux cleaned = 0.0199577 Jy ! Component: 150 - total flux cleaned = 0.0248411 Jy ! Component: 200 - total flux cleaned = 0.0274979 Jy ! Total flux subtracted in 200 components = 0.0274979 Jy ! Clean residual min=-0.002846 max=0.003229 Jy/beam ! Clean residual mean=-0.000009 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.210918 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 53 components and 0.210918 Jy ! Inverting map ! Added new window around map position (-2.6, 2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314172 Jy ! Component: 100 - total flux cleaned = 0.00472473 Jy ! Component: 150 - total flux cleaned = 0.00591097 Jy ! Component: 200 - total flux cleaned = 0.00687839 Jy ! Total flux subtracted in 200 components = 0.00687839 Jy ! Clean residual min=-0.002382 max=0.002376 Jy/beam ! Clean residual mean=-0.000003 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.217796 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 80 components and 0.217796 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.016 mas, bmaj=3.271 mas, bpa=-1.006 degrees ! Estimated noise=4.45513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149481 Jy ! Component: 100 - total flux cleaned = 0.00166228 Jy ! Component: 150 - total flux cleaned = 0.00184064 Jy ! Component: 200 - total flux cleaned = 0.00193577 Jy ! Total flux subtracted in 200 components = 0.00193577 Jy ! Clean residual min=-0.002440 max=0.002640 Jy/beam ! Clean residual mean=-0.000002 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.219732 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 = 5.71693e-05 Jy ! Component: 100 - total flux cleaned = 8.21308e-05 Jy ! Component: 150 - total flux cleaned = 0.000103509 Jy ! Component: 200 - total flux cleaned = 8.20555e-05 Jy ! Total flux subtracted in 200 components = 8.20555e-05 Jy ! Clean residual min=-0.002417 max=0.002669 Jy/beam ! Clean residual mean=-0.000002 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.219814 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 129 components and 0.219814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8159 mas, bmaj=2.844 mas, bpa=3.329 degrees ! Estimated noise=3.60052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518286 Jy ! Component: 100 - total flux cleaned = 0.000784637 Jy ! Component: 150 - total flux cleaned = 0.000865428 Jy ! Component: 200 - total flux cleaned = 0.000913525 Jy ! Total flux subtracted in 200 components = 0.000913525 Jy ! Clean residual min=-0.002091 max=0.002013 Jy/beam ! Clean residual mean=-0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.220727 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.220727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067834Jy sigma=0.142878 ! Fit after self-cal, rms=0.067825Jy sigma=0.142850 wmodel /g0/scr/pima/npcsc_uvs/J1406+7828_X_map.mod ! Writing 146 model components to file: /g0/scr/pima/npcsc_uvs/J1406+7828_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J1406+7828_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1406+7828_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1406+7828_X_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsc_uvs/J1406+7828_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 = 2.59854e-05 Jy ! Component: 100 - total flux cleaned = 9.76127e-05 Jy ! Component: 150 - total flux cleaned = 0.000131496 Jy ! Component: 200 - total flux cleaned = 0.000163788 Jy ! Component: 250 - total flux cleaned = 0.000100651 Jy ! Component: 300 - total flux cleaned = 6.93523e-05 Jy ! Component: 350 - total flux cleaned = 9.7991e-05 Jy ! Component: 400 - total flux cleaned = 6.83368e-05 Jy ! Component: 450 - total flux cleaned = 0.000124285 Jy ! Component: 500 - total flux cleaned = 0.000152113 Jy ! Component: 550 - total flux cleaned = 0.000234012 Jy ! Component: 600 - total flux cleaned = 0.000233841 Jy ! Component: 650 - total flux cleaned = 0.000234065 Jy ! Component: 700 - total flux cleaned = 0.000208732 Jy ! Component: 750 - total flux cleaned = 0.000208874 Jy ! Component: 800 - total flux cleaned = 0.000183491 Jy ! Component: 850 - total flux cleaned = 0.000134151 Jy ! Component: 900 - total flux cleaned = 0.000134042 Jy ! Component: 950 - total flux cleaned = 8.62751e-05 Jy ! Component: 1000 - total flux cleaned = 8.63318e-05 Jy ! Component: 1050 - total flux cleaned = 3.96833e-05 Jy ! Component: 1100 - total flux cleaned = 1.70162e-05 Jy ! Component: 1150 - total flux cleaned = 1.71164e-05 Jy ! Component: 1200 - total flux cleaned = 1.72884e-05 Jy ! Component: 1250 - total flux cleaned = -5.04613e-06 Jy ! Component: 1300 - total flux cleaned = -2.68882e-05 Jy ! Component: 1350 - total flux cleaned = 1.70184e-05 Jy ! Component: 1400 - total flux cleaned = -4.73788e-05 Jy ! Component: 1450 - total flux cleaned = 1.67745e-05 Jy ! Component: 1500 - total flux cleaned = 3.78516e-05 Jy ! Component: 1550 - total flux cleaned = 1.68294e-05 Jy ! Component: 1600 - total flux cleaned = 3.79264e-05 Jy ! Component: 1650 - total flux cleaned = 7.9094e-05 Jy ! Component: 1700 - total flux cleaned = -2.56012e-06 Jy ! Component: 1750 - total flux cleaned = -2.44877e-06 Jy ! Component: 1800 - total flux cleaned = 5.7684e-05 Jy ! Component: 1850 - total flux cleaned = -1.88871e-06 Jy ! Component: 1900 - total flux cleaned = -4.15781e-05 Jy ! Component: 1950 - total flux cleaned = -2.20659e-05 Jy ! Component: 2000 - total flux cleaned = -6.09651e-05 Jy ! Component: 2050 - total flux cleaned = -6.0757e-05 Jy ! Component: 2100 - total flux cleaned = -2.24638e-05 Jy ! Component: 2150 - total flux cleaned = -7.90752e-05 Jy ! Component: 2200 - total flux cleaned = -3.43452e-06 Jy ! Component: 2250 - total flux cleaned = 1.51525e-05 Jy ! Component: 2300 - total flux cleaned = -2.20752e-05 Jy ! Component: 2350 - total flux cleaned = -5.90739e-05 Jy ! Component: 2400 - total flux cleaned = -0.000114074 Jy ! Component: 2450 - total flux cleaned = -0.000114002 Jy ! Component: 2500 - total flux cleaned = -0.000185979 Jy ! Component: 2550 - total flux cleaned = -0.000221802 Jy ! Component: 2600 - total flux cleaned = -0.000257177 Jy ! Component: 2650 - total flux cleaned = -0.000186391 Jy ! Component: 2700 - total flux cleaned = -0.000239053 Jy ! Component: 2750 - total flux cleaned = -0.000186573 Jy ! Component: 2800 - total flux cleaned = -0.000256222 Jy ! Component: 2850 - total flux cleaned = -0.000411521 Jy ! Component: 2900 - total flux cleaned = -0.00039459 Jy ! Component: 2950 - total flux cleaned = -0.000479761 Jy ! Component: 3000 - total flux cleaned = -0.000411841 Jy ! Component: 3050 - total flux cleaned = -0.000394896 Jy ! Component: 3100 - total flux cleaned = -0.000344675 Jy ! Component: 3150 - total flux cleaned = -0.0003946 Jy ! Component: 3200 - total flux cleaned = -0.00034478 Jy ! Component: 3250 - total flux cleaned = -0.000278805 Jy ! Component: 3300 - total flux cleaned = -0.00032792 Jy ! Component: 3350 - total flux cleaned = -0.000360581 Jy ! Component: 3400 - total flux cleaned = -0.000344155 Jy ! Component: 3450 - total flux cleaned = -0.000263367 Jy ! Component: 3500 - total flux cleaned = -0.000263525 Jy ! Component: 3550 - total flux cleaned = -0.000215699 Jy ! Component: 3600 - total flux cleaned = -0.000136051 Jy ! Component: 3650 - total flux cleaned = -0.000104611 Jy ! Component: 3700 - total flux cleaned = -0.000104514 Jy ! Component: 3750 - total flux cleaned = -7.33916e-05 Jy ! Component: 3800 - total flux cleaned = -0.000120068 Jy ! Component: 3850 - total flux cleaned = -7.33637e-05 Jy ! Component: 3900 - total flux cleaned = 1.94978e-05 Jy ! Component: 3950 - total flux cleaned = 1.94017e-05 Jy ! Component: 4000 - total flux cleaned = -5.71297e-05 Jy ! Component: 4050 - total flux cleaned = 1.90222e-05 Jy ! Total flux subtracted in 4096 components = -1.14112e-05 Jy ! Clean residual min=-0.001014 max=0.000964 Jy/beam ! Clean residual mean=0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.220716 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 456 components and 0.220716 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1406+7828_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8159 x 2.844 at 3.329 degrees (North through East) ! Clean map min=-0.0018811 max=0.17065 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1406+7828_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170645 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273798 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481346 0.481346 0.962693 1.92539 3.85077 7.70154 15.4031 30.8062 61.6123 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1406+7828_X_uvs.log closed on Sun Oct 6 14:25:19 2013