! Started logfile: /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.log on Wed Sep 25 00:07:10 2013 obs /g0/scr/pima/npcsb_uvs/J1751+0939_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1751+0939 ! ! 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 1008 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/J1751+0939_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=2.657435Jy sigma=16.096978 ! Fit after self-cal, rms=1.757112Jy sigma=7.146192 ! 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.6566 mas, bmaj=1.836 mas, bpa=-1.38 degrees ! Estimated noise=4.05557 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 = 1.46811 Jy ! Component: 100 - total flux cleaned = 1.78826 Jy ! Total flux subtracted in 100 components = 1.78826 Jy ! Clean residual min=-0.103611 max=0.255817 Jy/beam ! Clean residual mean=0.000020 rms=0.030144 Jy/beam ! Combined flux in latest and established models = 1.78826 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.78826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.524820Jy sigma=2.858464 ! Fit after self-cal, rms=1.524871Jy sigma=2.858458 ! Inverting map ! Added new window around map position (-1.8, -0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201312 Jy ! Component: 100 - total flux cleaned = 0.224275 Jy ! Total flux subtracted in 100 components = 0.224275 Jy ! Clean residual min=-0.121879 max=0.179551 Jy/beam ! Clean residual mean=0.000015 rms=0.022803 Jy/beam ! Combined flux in latest and established models = 2.01254 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 7 components and 2.01254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.491755Jy sigma=2.261296 ! Fit after self-cal, rms=1.489107Jy sigma=2.048661 ! 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.7607 mas, bmaj=1.952 mas, bpa=0.5119 degrees ! Estimated noise=3.23875 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.126391 Jy ! Component: 100 - total flux cleaned = 0.156425 Jy ! Component: 150 - total flux cleaned = 0.173932 Jy ! Component: 200 - total flux cleaned = 0.193585 Jy ! Total flux subtracted in 200 components = 0.193585 Jy ! Clean residual min=-0.087622 max=0.059516 Jy/beam ! Clean residual mean=0.000022 rms=0.016210 Jy/beam ! Combined flux in latest and established models = 2.20612 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 37 components and 2.20612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.471126Jy sigma=1.599684 ! Fit after self-cal, rms=1.470838Jy sigma=1.589938 ! 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.02 HN 1.06 KP 1.05 LA 0.99 ! MK 1.08 NL 1.24 OV 0.98 PT 1.00 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.03 KP 0.97 LA 0.91 ! MK 1.02 NL 1.38 OV 0.95 PT 1.04 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 HN 0.95 KP 0.89 LA 0.91 ! MK 1.05 NL 1.19 OV 0.94 PT 1.03 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 0.95 KP 0.91 LA 0.91 ! MK 1.07 NL 1.23 OV 0.98 PT 1.09 ! SC 1.00 ! ! ! Fit before self-cal, rms=1.470838Jy sigma=1.589938 ! Fit after self-cal, rms=1.505053Jy sigma=0.905669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7664 mas, bmaj=1.97 mas, bpa=0.8932 degrees ! Estimated noise=3.33391 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.00467892 Jy ! Component: 100 - total flux cleaned = -0.00349966 Jy ! Component: 150 - total flux cleaned = -0.00351131 Jy ! Component: 200 - total flux cleaned = -0.00440578 Jy ! Total flux subtracted in 200 components = -0.00440578 Jy ! Clean residual min=-0.048171 max=0.018999 Jy/beam ! Clean residual mean=-0.000004 rms=0.006982 Jy/beam ! Combined flux in latest and established models = 2.20171 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 2.20171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.505250Jy sigma=0.874030 ! Fit after self-cal, rms=1.504619Jy sigma=0.870214 ! 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=1.504619Jy sigma=0.870214 ! Fit after self-cal, rms=1.490693Jy sigma=0.867234 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7656 mas, bmaj=1.969 mas, bpa=0.8611 degrees ! Estimated noise=3.32947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00958343 Jy ! Component: 100 - total flux cleaned = -0.00950324 Jy ! Component: 150 - total flux cleaned = -0.00949433 Jy ! Component: 200 - total flux cleaned = -0.00986682 Jy ! Total flux subtracted in 200 components = -0.00986682 Jy ! Clean residual min=-0.043438 max=0.018613 Jy/beam ! Clean residual mean=-0.000004 rms=0.006457 Jy/beam ! Combined flux in latest and established models = 2.19185 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 2.19185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.490976Jy sigma=0.848712 ! Fit after self-cal, rms=1.490626Jy sigma=0.845850 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.000992398 Jy ! Component: 100 - total flux cleaned = -0.000957114 Jy ! Component: 150 - total flux cleaned = -0.00161359 Jy ! Component: 200 - total flux cleaned = -0.00193141 Jy ! Total flux subtracted in 200 components = -0.00193141 Jy ! Clean residual min=-0.040595 max=0.018609 Jy/beam ! Clean residual mean=-0.000004 rms=0.006217 Jy/beam ! Combined flux in latest and established models = 2.18992 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 2.18992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.490821Jy sigma=0.835473 ! Fit after self-cal, rms=1.490586Jy sigma=0.834037 ! 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=1.490586Jy sigma=0.834037 ! Fit after self-cal, rms=1.482899Jy sigma=0.831070 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.765 mas, bmaj=1.969 mas, bpa=0.8632 degrees ! Estimated noise=3.32696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00831836 Jy ! Component: 100 - total flux cleaned = -0.0100037 Jy ! Component: 150 - total flux cleaned = -0.0102847 Jy ! Component: 200 - total flux cleaned = -0.0105698 Jy ! Total flux subtracted in 200 components = -0.0105698 Jy ! Clean residual min=-0.037655 max=0.018060 Jy/beam ! Clean residual mean=-0.000003 rms=0.005801 Jy/beam ! Combined flux in latest and established models = 2.17935 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 2.17935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.483194Jy sigma=0.817943 ! Fit after self-cal, rms=1.483014Jy sigma=0.816407 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.000723063 Jy ! Component: 100 - total flux cleaned = -0.000436939 Jy ! Component: 150 - total flux cleaned = -0.000956732 Jy ! Component: 200 - total flux cleaned = -0.00120977 Jy ! Total flux subtracted in 200 components = -0.00120977 Jy ! Clean residual min=-0.035624 max=0.018101 Jy/beam ! Clean residual mean=-0.000003 rms=0.005639 Jy/beam ! Combined flux in latest and established models = 2.17814 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 2.17814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.483177Jy sigma=0.809698 ! Fit after self-cal, rms=1.483030Jy sigma=0.808847 ! 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=1.483030Jy sigma=0.808847 ! Fit after self-cal, rms=1.477853Jy sigma=0.806224 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.129 mas, bmaj=3.106 mas, bpa=-1.689 degrees ! Estimated noise=4.32779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.018585 Jy ! Component: 100 - total flux cleaned = -0.0251879 Jy ! Component: 150 - total flux cleaned = -0.0295657 Jy ! Component: 200 - total flux cleaned = -0.0312226 Jy ! Total flux subtracted in 200 components = -0.0312226 Jy ! Clean residual min=-0.036965 max=0.020130 Jy/beam ! Clean residual mean=-0.000006 rms=0.008202 Jy/beam ! Combined flux in latest and established models = 2.14691 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 2.14691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.477321Jy sigma=0.802793 ! Fit after self-cal, rms=1.477408Jy sigma=0.801007 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.000949497 Jy ! Component: 100 - total flux cleaned = -0.00174019 Jy ! Component: 150 - total flux cleaned = -0.00244831 Jy ! Component: 200 - total flux cleaned = -0.00309927 Jy ! Total flux subtracted in 200 components = -0.00309927 Jy ! Clean residual min=-0.034492 max=0.020749 Jy/beam ! Clean residual mean=-0.000006 rms=0.007851 Jy/beam ! Combined flux in latest and established models = 2.14382 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 118 components and 2.14382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.477579Jy sigma=0.801291 ! Fit after self-cal, rms=1.477398Jy sigma=0.800847 ! 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.7645 mas, bmaj=1.968 mas, bpa=0.865 degrees ! Estimated noise=3.32513 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7645 x 1.968 at 0.865 degrees (North through East) ! Clean map min=-0.052497 max=1.7898 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=1.477398Jy sigma=0.800847 ! Fit after self-cal, rms=1.445201Jy sigma=0.749101 ! Inverting map and beam ! Estimated beam: bmin=0.7641 mas, bmaj=1.967 mas, bpa=0.8527 degrees ! Estimated noise=3.32496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041944 Jy ! Component: 100 - total flux cleaned = 0.00531986 Jy ! Component: 150 - total flux cleaned = 0.00562134 Jy ! Component: 200 - total flux cleaned = 0.00589428 Jy ! Total flux subtracted in 200 components = 0.00589428 Jy ! Clean residual min=-0.030022 max=0.017258 Jy/beam ! Clean residual mean=-0.000003 rms=0.004966 Jy/beam ! Combined flux in latest and established models = 2.14971 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 126 components and 2.14971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.445703Jy sigma=0.735622 ! Fit after self-cal, rms=1.445503Jy sigma=0.734665 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612907 Jy ! Component: 100 - total flux cleaned = 0.00155003 Jy ! Component: 150 - total flux cleaned = 0.00133918 Jy ! Component: 200 - total flux cleaned = 0.00134598 Jy ! Total flux subtracted in 200 components = 0.00134598 Jy ! Clean residual min=-0.028674 max=0.016848 Jy/beam ! Clean residual mean=-0.000002 rms=0.004858 Jy/beam ! Combined flux in latest and established models = 2.15106 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 133 components and 2.15106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.445680Jy sigma=0.729328 ! Fit after self-cal, rms=1.445567Jy sigma=0.728898 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.445567Jy sigma=0.728898 ! Fit after self-cal, rms=1.445417Jy sigma=0.726671 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.6574 mas, bmaj=1.836 mas, bpa=-0.9566 degrees ! Estimated noise=4.19496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.51748 Jy ! Component: 100 - total flux cleaned = 1.87328 Jy ! Component: 150 - total flux cleaned = 1.99434 Jy ! Component: 200 - total flux cleaned = 2.0497 Jy ! Total flux subtracted in 200 components = 2.0497 Jy ! Clean residual min=-0.044589 max=0.035513 Jy/beam ! Clean residual mean=0.000000 rms=0.007792 Jy/beam ! Combined flux in latest and established models = 2.0497 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 8 model components to the UV plane model. ! The established model now contains 8 components and 2.0497 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7639 mas, bmaj=1.967 mas, bpa=0.8519 degrees ! Estimated noise=3.32271 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.0423324 Jy ! Component: 100 - total flux cleaned = 0.0571276 Jy ! Component: 150 - total flux cleaned = 0.0660838 Jy ! Component: 200 - total flux cleaned = 0.0734546 Jy ! Total flux subtracted in 200 components = 0.0734546 Jy ! Clean residual min=-0.037110 max=0.019440 Jy/beam ! Clean residual mean=-0.000001 rms=0.005661 Jy/beam ! Combined flux in latest and established models = 2.12316 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 30 components and 2.12315 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.135 mas, bmaj=3.101 mas, bpa=-1.544 degrees ! Estimated noise=4.32664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666555 Jy ! Component: 100 - total flux cleaned = 0.00929586 Jy ! Component: 150 - total flux cleaned = 0.0119229 Jy ! Component: 200 - total flux cleaned = 0.0118962 Jy ! Total flux subtracted in 200 components = 0.0118962 Jy ! Clean residual min=-0.033226 max=0.019503 Jy/beam ! Clean residual mean=-0.000005 rms=0.007786 Jy/beam ! Combined flux in latest and established models = 2.13505 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 = -1.6774e-05 Jy ! Component: 100 - total flux cleaned = -1.16307e-05 Jy ! Component: 150 - total flux cleaned = -1.16957e-05 Jy ! Component: 200 - total flux cleaned = -0.000545643 Jy ! Total flux subtracted in 200 components = -0.000545643 Jy ! Clean residual min=-0.031885 max=0.019677 Jy/beam ! Clean residual mean=-0.000005 rms=0.007350 Jy/beam ! Combined flux in latest and established models = 2.13451 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 77 components and 2.1345 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7639 mas, bmaj=1.967 mas, bpa=0.8519 degrees ! Estimated noise=3.32271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126605 Jy ! Component: 100 - total flux cleaned = 0.014901 Jy ! Component: 150 - total flux cleaned = 0.0168566 Jy ! Component: 200 - total flux cleaned = 0.0178851 Jy ! Total flux subtracted in 200 components = 0.0178851 Jy ! Clean residual min=-0.031547 max=0.015721 Jy/beam ! Clean residual mean=-0.000002 rms=0.004962 Jy/beam ! Combined flux in latest and established models = 2.15239 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 2.15239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.445538Jy sigma=0.742425 ! Fit after self-cal, rms=1.445415Jy sigma=0.739109 wmodel /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.mod ! Writing 92 model components to file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J1751+0939_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.0128366 Jy ! Component: 100 - total flux cleaned = -0.0227314 Jy ! Component: 150 - total flux cleaned = -0.0310249 Jy ! Component: 200 - total flux cleaned = -0.0382587 Jy ! Component: 250 - total flux cleaned = -0.0426677 Jy ! Component: 300 - total flux cleaned = -0.0452785 Jy ! Component: 350 - total flux cleaned = -0.0470588 Jy ! Component: 400 - total flux cleaned = -0.0481083 Jy ! Component: 450 - total flux cleaned = -0.0487063 Jy ! Component: 500 - total flux cleaned = -0.0494648 Jy ! Component: 550 - total flux cleaned = -0.0494631 Jy ! Component: 600 - total flux cleaned = -0.0487766 Jy ! Component: 650 - total flux cleaned = -0.0484511 Jy ! Component: 700 - total flux cleaned = -0.0478198 Jy ! Component: 750 - total flux cleaned = -0.0472086 Jy ! Component: 800 - total flux cleaned = -0.0458878 Jy ! Component: 850 - total flux cleaned = -0.0450358 Jy ! Component: 900 - total flux cleaned = -0.0439444 Jy ! Component: 950 - total flux cleaned = -0.0435486 Jy ! Component: 1000 - total flux cleaned = -0.0429126 Jy ! Component: 1050 - total flux cleaned = -0.0425432 Jy ! Component: 1100 - total flux cleaned = -0.0417058 Jy ! Component: 1150 - total flux cleaned = -0.0417072 Jy ! Component: 1200 - total flux cleaned = -0.0410291 Jy ! Component: 1250 - total flux cleaned = -0.0406991 Jy ! Component: 1300 - total flux cleaned = -0.0403775 Jy ! Component: 1350 - total flux cleaned = -0.0397541 Jy ! Component: 1400 - total flux cleaned = -0.0394512 Jy ! Component: 1450 - total flux cleaned = -0.0390548 Jy ! Component: 1500 - total flux cleaned = -0.0390533 Jy ! Component: 1550 - total flux cleaned = -0.0389595 Jy ! Component: 1600 - total flux cleaned = -0.0387759 Jy ! Component: 1650 - total flux cleaned = -0.0388648 Jy ! Component: 1700 - total flux cleaned = -0.0388637 Jy ! Component: 1750 - total flux cleaned = -0.0386031 Jy ! Component: 1800 - total flux cleaned = -0.038689 Jy ! Component: 1850 - total flux cleaned = -0.038859 Jy ! Component: 1900 - total flux cleaned = -0.0388585 Jy ! Component: 1950 - total flux cleaned = -0.0386983 Jy ! Component: 2000 - total flux cleaned = -0.0389383 Jy ! Component: 2050 - total flux cleaned = -0.0389395 Jy ! Component: 2100 - total flux cleaned = -0.0392473 Jy ! Component: 2150 - total flux cleaned = -0.0393988 Jy ! Component: 2200 - total flux cleaned = -0.0395483 Jy ! Component: 2250 - total flux cleaned = -0.0394022 Jy ! Component: 2300 - total flux cleaned = -0.0394757 Jy ! Component: 2350 - total flux cleaned = -0.0394064 Jy ! Component: 2400 - total flux cleaned = -0.0394069 Jy ! Component: 2450 - total flux cleaned = -0.0394076 Jy ! Component: 2500 - total flux cleaned = -0.0392029 Jy ! Component: 2550 - total flux cleaned = -0.0393381 Jy ! Component: 2600 - total flux cleaned = -0.0392053 Jy ! Component: 2650 - total flux cleaned = -0.0392062 Jy ! Component: 2700 - total flux cleaned = -0.0392706 Jy ! Component: 2750 - total flux cleaned = -0.0393337 Jy ! Component: 2800 - total flux cleaned = -0.0391443 Jy ! Component: 2850 - total flux cleaned = -0.0392064 Jy ! Component: 2900 - total flux cleaned = -0.0391448 Jy ! Component: 2950 - total flux cleaned = -0.0390849 Jy ! Component: 3000 - total flux cleaned = -0.0392057 Jy ! Component: 3050 - total flux cleaned = -0.0392055 Jy ! Component: 3100 - total flux cleaned = -0.0393226 Jy ! Component: 3150 - total flux cleaned = -0.0392052 Jy ! Component: 3200 - total flux cleaned = -0.0393204 Jy ! Component: 3250 - total flux cleaned = -0.03932 Jy ! Component: 3300 - total flux cleaned = -0.0393765 Jy ! Component: 3350 - total flux cleaned = -0.0394886 Jy ! Component: 3400 - total flux cleaned = -0.0394886 Jy ! Component: 3450 - total flux cleaned = -0.0394335 Jy ! Component: 3500 - total flux cleaned = -0.0394878 Jy ! Component: 3550 - total flux cleaned = -0.039434 Jy ! Component: 3600 - total flux cleaned = -0.0394338 Jy ! Component: 3650 - total flux cleaned = -0.0394874 Jy ! Component: 3700 - total flux cleaned = -0.0394873 Jy ! Component: 3750 - total flux cleaned = -0.0393836 Jy ! Component: 3800 - total flux cleaned = -0.0393832 Jy ! Component: 3850 - total flux cleaned = -0.0393314 Jy ! Component: 3900 - total flux cleaned = -0.0391274 Jy ! Component: 3950 - total flux cleaned = -0.0388749 Jy ! Component: 4000 - total flux cleaned = -0.0389253 Jy ! Component: 4050 - total flux cleaned = -0.0386758 Jy ! Total flux subtracted in 4096 components = -0.0385279 Jy ! Clean residual min=-0.002769 max=0.002768 Jy/beam ! Clean residual mean=0.000006 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 2.11386 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 366 components and 2.11386 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1751+0939_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7639 x 1.967 at 0.8519 degrees (North through East) ! Clean map min=-0.031628 max=1.7897 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.78975 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000818621 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.137218 0.137218 0.274437 0.548873 1.09775 2.19549 4.39099 8.78197 17.5639 35.1279 70.2558 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.789 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.log closed on Wed Sep 25 00:07:15 2013