! Started logfile: /scr/pima/bg219h_uvs/J1429+6316_S_uvs.log on Thu Apr 7 09:04:46 2016 obs /scr/pima/bg219h_uvs/J1429+6316_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1429+6316_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.794444 visibilities/baseline/integration-bin. ! Found source: J1429+6316 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 8580 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/bg219h_uvs/J1429+6316_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007360Jy sigma=23.927095 ! Fit after self-cal, rms=0.929237Jy sigma=22.046451 ! 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.021 mas, bmaj=3.638 mas, bpa=86.7 degrees ! Estimated noise=0.605433 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.0557571 Jy ! Component: 100 - total flux cleaned = 0.0688833 Jy ! Total flux subtracted in 100 components = 0.0688833 Jy ! Clean residual min=-0.004867 max=0.004847 Jy/beam ! Clean residual mean=0.000000 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.0688833 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0688833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061473Jy sigma=1.380743 ! Fit after self-cal, rms=0.060578Jy sigma=1.360542 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=4.383 mas, bpa=-86.17 degrees ! Estimated noise=0.363349 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.00644268 Jy ! Component: 100 - total flux cleaned = 0.00915488 Jy ! Component: 150 - total flux cleaned = 0.0104093 Jy ! Component: 200 - total flux cleaned = 0.010726 Jy ! Total flux subtracted in 200 components = 0.010726 Jy ! Clean residual min=-0.002429 max=0.002319 Jy/beam ! Clean residual mean=-0.000003 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0796094 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.0796094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059991Jy sigma=1.345360 ! Fit after self-cal, rms=0.059989Jy sigma=1.344801 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.765 x 4.383 at -86.17 degrees (North through East) ! Clean map min=-0.0022253 max=0.071635 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* HN 1.04 KP 0.98 ! LA 0.95 MK 1.02 NL 0.91 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.07 KP 1.00 ! LA 0.97 MK 1.00 NL 1.02 OV 0.97 ! PT 1.00 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.02 KP 1.00 ! LA 1.05 MK 1.00 NL 0.90 OV 0.97 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.04 KP 1.03 ! LA 0.98 MK 1.00 NL 1.00 OV 1.03 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.059989Jy sigma=1.344801 ! Fit after self-cal, rms=0.059419Jy sigma=1.340762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=4.38 mas, bpa=-86.68 degrees ! Estimated noise=0.361502 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 = -8.96413e-05 Jy ! Component: 100 - total flux cleaned = -0.000259247 Jy ! Component: 150 - total flux cleaned = -0.000308276 Jy ! Component: 200 - total flux cleaned = -0.000335267 Jy ! Total flux subtracted in 200 components = -0.000335267 Jy ! Clean residual min=-0.002177 max=0.002382 Jy/beam ! Clean residual mean=-0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0792741 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.0792741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059406Jy sigma=1.340445 ! Fit after self-cal, rms=0.059418Jy sigma=1.340213 ! 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.059418Jy sigma=1.340213 ! Fit after self-cal, rms=0.059658Jy sigma=1.337899 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=4.369 mas, bpa=-87.35 degrees ! Estimated noise=0.361208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179659 Jy ! Component: 100 - total flux cleaned = 0.000121403 Jy ! Component: 150 - total flux cleaned = 9.78407e-05 Jy ! Component: 200 - total flux cleaned = 7.79316e-05 Jy ! Total flux subtracted in 200 components = 7.79316e-05 Jy ! Clean residual min=-0.001935 max=0.002256 Jy/beam ! Clean residual mean=-0.000004 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0793521 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.0793521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059651Jy sigma=1.337742 ! Fit after self-cal, rms=0.059674Jy sigma=1.337614 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) ! Added new window around map position (60.5, 97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138423 Jy ! Component: 100 - total flux cleaned = 0.00185108 Jy ! Component: 150 - total flux cleaned = 0.00202677 Jy ! Component: 200 - total flux cleaned = 0.00214172 Jy ! Total flux subtracted in 200 components = 0.00214172 Jy ! Clean residual min=-0.001928 max=0.001966 Jy/beam ! Clean residual mean=-0.000008 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0814938 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.0814938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059587Jy sigma=1.335842 ! Fit after self-cal, rms=0.059575Jy sigma=1.335679 ! Inverting map ! Added new window around map position (-69, 64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122971 Jy ! Component: 100 - total flux cleaned = 0.00115913 Jy ! Component: 150 - total flux cleaned = 0.00118717 Jy ! Component: 200 - total flux cleaned = 0.00123897 Jy ! Total flux subtracted in 200 components = 0.00123897 Jy ! Clean residual min=-0.001771 max=0.001821 Jy/beam ! Clean residual mean=-0.000010 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0827327 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.0827328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059525Jy sigma=1.334351 ! Fit after self-cal, rms=0.059520Jy sigma=1.334221 ! 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.059520Jy sigma=1.334221 ! Fit after self-cal, rms=0.059337Jy sigma=1.334073 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.763 mas, bmaj=4.364 mas, bpa=-87.8 degrees ! Estimated noise=0.359998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440188 Jy ! Component: 100 - total flux cleaned = 0.000489343 Jy ! Component: 150 - total flux cleaned = 0.000556838 Jy ! Component: 200 - total flux cleaned = 0.000577491 Jy ! Total flux subtracted in 200 components = 0.000577491 Jy ! Clean residual min=-0.001758 max=0.001741 Jy/beam ! Clean residual mean=-0.000008 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0833103 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 87 components and 0.0833103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059318Jy sigma=1.333618 ! Fit after self-cal, rms=0.059318Jy sigma=1.333589 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 = 4.66079e-05 Jy ! Component: 100 - total flux cleaned = 8.63717e-05 Jy ! Component: 150 - total flux cleaned = 0.000104974 Jy ! Component: 200 - total flux cleaned = 0.000104947 Jy ! Total flux subtracted in 200 components = 0.000104947 Jy ! Clean residual min=-0.001740 max=0.001714 Jy/beam ! Clean residual mean=-0.000008 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0834152 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.0834152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059306Jy sigma=1.333336 ! Fit after self-cal, rms=0.059306Jy sigma=1.333326 ! 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.059306Jy sigma=1.333326 ! Fit after self-cal, rms=0.059290Jy sigma=1.333303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.716 mas, bmaj=8.801 mas, bpa=74.74 degrees ! Estimated noise=0.461392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000711323 Jy ! Component: 100 - total flux cleaned = 0.000939677 Jy ! Component: 150 - total flux cleaned = 0.00105634 Jy ! Component: 200 - total flux cleaned = 0.0011333 Jy ! Total flux subtracted in 200 components = 0.0011333 Jy ! Clean residual min=-0.001948 max=0.002101 Jy/beam ! Clean residual mean=-0.000019 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0845485 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.0845485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059288Jy sigma=1.333236 ! Fit after self-cal, rms=0.059290Jy sigma=1.333207 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.000161853 Jy ! Component: 100 - total flux cleaned = 0.00021322 Jy ! Component: 150 - total flux cleaned = 0.000248618 Jy ! Component: 200 - total flux cleaned = 0.000281538 Jy ! Total flux subtracted in 200 components = 0.000281538 Jy ! Clean residual min=-0.001917 max=0.002096 Jy/beam ! Clean residual mean=-0.000019 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0848301 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.0848301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059289Jy sigma=1.333190 ! Fit after self-cal, rms=0.059290Jy sigma=1.333181 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=4.361 mas, bpa=-87.83 degrees ! Estimated noise=0.359835 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.759 x 4.361 at -87.83 degrees (North through East) ! Clean map min=-0.0016144 max=0.071008 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.011 mas, bmaj=3.626 mas, bpa=84.94 degrees ! Estimated noise=0.60103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0556626 Jy ! Component: 100 - total flux cleaned = 0.069668 Jy ! Component: 150 - total flux cleaned = 0.0748397 Jy ! Component: 200 - total flux cleaned = 0.0770015 Jy ! Total flux subtracted in 200 components = 0.0770015 Jy ! Clean residual min=-0.004021 max=0.003318 Jy/beam ! Clean residual mean=-0.000000 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.0770015 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0770015 Jy ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=4.361 mas, bpa=-87.83 degrees ! Estimated noise=0.359835 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) ! Added new window around map position (3.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299597 Jy ! Component: 100 - total flux cleaned = 0.00497953 Jy ! Component: 150 - total flux cleaned = 0.00585749 Jy ! Component: 200 - total flux cleaned = 0.0065441 Jy ! Total flux subtracted in 200 components = 0.0065441 Jy ! Clean residual min=-0.001948 max=0.001856 Jy/beam ! Clean residual mean=-0.000008 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0835456 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.0835456 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.716 mas, bmaj=8.801 mas, bpa=74.74 degrees ! Estimated noise=0.461392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000829833 Jy ! Component: 100 - total flux cleaned = 0.00111082 Jy ! Component: 150 - total flux cleaned = 0.00126136 Jy ! Component: 200 - total flux cleaned = 0.00136871 Jy ! Total flux subtracted in 200 components = 0.00136871 Jy ! Clean residual min=-0.002037 max=0.001984 Jy/beam ! Clean residual mean=-0.000017 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0849143 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.00101e-05 Jy ! Component: 100 - total flux cleaned = 0.000162413 Jy ! Component: 150 - total flux cleaned = 0.000204135 Jy ! Component: 200 - total flux cleaned = 0.000262847 Jy ! Total flux subtracted in 200 components = 0.000262847 Jy ! Clean residual min=-0.001946 max=0.001938 Jy/beam ! Clean residual mean=-0.000016 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0851772 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 81 components and 0.0851772 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=4.361 mas, bpa=-87.83 degrees ! Estimated noise=0.359835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035858 Jy ! Component: 100 - total flux cleaned = -0.000427446 Jy ! Component: 150 - total flux cleaned = -0.000521369 Jy ! Component: 200 - total flux cleaned = -0.00054954 Jy ! Total flux subtracted in 200 components = -0.00054954 Jy ! Clean residual min=-0.001705 max=0.001685 Jy/beam ! Clean residual mean=-0.000007 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0846276 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.0846276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059284Jy sigma=1.332890 ! Fit after self-cal, rms=0.059285Jy sigma=1.332716 wmodel /scr/pima/bg219h_uvs/J1429+6316_S_map.mod ! Writing 98 model components to file: /scr/pima/bg219h_uvs/J1429+6316_S_map.mod wobs /scr/pima/bg219h_uvs/J1429+6316_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1429+6316_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1429+6316_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J1429+6316_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315954 Jy ! Component: 100 - total flux cleaned = 0.000434145 Jy ! Component: 150 - total flux cleaned = 0.000517831 Jy ! Component: 200 - total flux cleaned = 0.000677793 Jy ! Component: 250 - total flux cleaned = 0.000856947 Jy ! Component: 300 - total flux cleaned = 0.00103096 Jy ! Component: 350 - total flux cleaned = 0.00127405 Jy ! Component: 400 - total flux cleaned = 0.00153431 Jy ! Component: 450 - total flux cleaned = 0.00169583 Jy ! Component: 500 - total flux cleaned = 0.0018764 Jy ! Component: 550 - total flux cleaned = 0.00203134 Jy ! Component: 600 - total flux cleaned = 0.00218336 Jy ! Component: 650 - total flux cleaned = 0.00237526 Jy ! Component: 700 - total flux cleaned = 0.00254244 Jy ! Component: 750 - total flux cleaned = 0.00270635 Jy ! Component: 800 - total flux cleaned = 0.00284727 Jy ! Component: 850 - total flux cleaned = 0.00302587 Jy ! Component: 900 - total flux cleaned = 0.00312332 Jy ! Component: 950 - total flux cleaned = 0.00323834 Jy ! Component: 1000 - total flux cleaned = 0.00340822 Jy ! Component: 1050 - total flux cleaned = 0.00348227 Jy ! Component: 1100 - total flux cleaned = 0.00357411 Jy ! Component: 1150 - total flux cleaned = 0.00375502 Jy ! Component: 1200 - total flux cleaned = 0.00379056 Jy ! Component: 1250 - total flux cleaned = 0.00393106 Jy ! Component: 1300 - total flux cleaned = 0.00398254 Jy ! Component: 1350 - total flux cleaned = 0.00403394 Jy ! Component: 1400 - total flux cleaned = 0.00411818 Jy ! Component: 1450 - total flux cleaned = 0.00413506 Jy ! Component: 1500 - total flux cleaned = 0.00420095 Jy ! Component: 1550 - total flux cleaned = 0.00423357 Jy ! Component: 1600 - total flux cleaned = 0.00426562 Jy ! Component: 1650 - total flux cleaned = 0.00428148 Jy ! Component: 1700 - total flux cleaned = 0.00434367 Jy ! Component: 1750 - total flux cleaned = 0.00437448 Jy ! Component: 1800 - total flux cleaned = 0.00442011 Jy ! Component: 1850 - total flux cleaned = 0.00441991 Jy ! Component: 1900 - total flux cleaned = 0.0044348 Jy ! Component: 1950 - total flux cleaned = 0.00440528 Jy ! Component: 2000 - total flux cleaned = 0.00446412 Jy ! Component: 2050 - total flux cleaned = 0.00447848 Jy ! Component: 2100 - total flux cleaned = 0.00449298 Jy ! Component: 2150 - total flux cleaned = 0.00447884 Jy ! Component: 2200 - total flux cleaned = 0.00452078 Jy ! Component: 2250 - total flux cleaned = 0.00460428 Jy ! Component: 2300 - total flux cleaned = 0.00464572 Jy ! Component: 2350 - total flux cleaned = 0.00470033 Jy ! Component: 2400 - total flux cleaned = 0.00475421 Jy ! Component: 2450 - total flux cleaned = 0.00478103 Jy ! Component: 2500 - total flux cleaned = 0.00480753 Jy ! Component: 2550 - total flux cleaned = 0.00484717 Jy ! Component: 2600 - total flux cleaned = 0.0048735 Jy ! Component: 2650 - total flux cleaned = 0.00495096 Jy ! Component: 2700 - total flux cleaned = 0.00491263 Jy ! Component: 2750 - total flux cleaned = 0.00493823 Jy ! Component: 2800 - total flux cleaned = 0.00498856 Jy ! Component: 2850 - total flux cleaned = 0.00501346 Jy ! Component: 2900 - total flux cleaned = 0.00498859 Jy ! Component: 2950 - total flux cleaned = 0.00500106 Jy ! Component: 3000 - total flux cleaned = 0.00502557 Jy ! Component: 3050 - total flux cleaned = 0.00504995 Jy ! Component: 3100 - total flux cleaned = 0.00507405 Jy ! Component: 3150 - total flux cleaned = 0.00509802 Jy ! Component: 3200 - total flux cleaned = 0.00509806 Jy ! Component: 3250 - total flux cleaned = 0.00510999 Jy ! Component: 3300 - total flux cleaned = 0.00512164 Jy ! Component: 3350 - total flux cleaned = 0.00513333 Jy ! Component: 3400 - total flux cleaned = 0.00513352 Jy ! Component: 3450 - total flux cleaned = 0.00514491 Jy ! Component: 3500 - total flux cleaned = 0.00514493 Jy ! Component: 3550 - total flux cleaned = 0.00514483 Jy ! Component: 3600 - total flux cleaned = 0.00509985 Jy ! Component: 3650 - total flux cleaned = 0.00509987 Jy ! Component: 3700 - total flux cleaned = 0.00504446 Jy ! Component: 3750 - total flux cleaned = 0.0050885 Jy ! Component: 3800 - total flux cleaned = 0.00507755 Jy ! Component: 3850 - total flux cleaned = 0.00505576 Jy ! Component: 3900 - total flux cleaned = 0.00506661 Jy ! Component: 3950 - total flux cleaned = 0.00506677 Jy ! Component: 4000 - total flux cleaned = 0.00507731 Jy ! Component: 4050 - total flux cleaned = 0.00509857 Jy ! Total flux subtracted in 4096 components = 0.00504566 Jy ! Clean residual min=-0.000608 max=0.000621 Jy/beam ! Clean residual mean=-0.000005 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0896733 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 394 components and 0.0896733 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1429+6316_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.759 x 4.361 at -87.83 degrees (North through East) ! Clean map min=-0.0013377 max=0.070752 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1429+6316_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0707521 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186433 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.790504 0.790504 1.58101 3.16202 6.32403 12.6481 25.2961 50.5923 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 379.504 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1429+6316_S_uvs.log closed on Thu Apr 7 09:04:51 2016