! Started logfile: /scr/pima/bg219g_uvs/J1313-2722_S_uvs.log on Thu Apr 7 07:16:01 2016 obs /scr/pima/bg219g_uvs/J1313-2722_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1313-2722_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925287 visibilities/baseline/integration-bin. ! Found source: J1313-2722 ! ! 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 3864 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/bg219g_uvs/J1313-2722_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017599Jy sigma=18.316078 ! Fit after self-cal, rms=0.865544Jy sigma=15.403834 ! 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=2.379 mas, bmaj=6.448 mas, bpa=3 degrees ! Estimated noise=1.17265 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.107571 Jy ! Component: 100 - total flux cleaned = 0.135029 Jy ! Total flux subtracted in 100 components = 0.135029 Jy ! Clean residual min=-0.012118 max=0.023283 Jy/beam ! Clean residual mean=-0.000070 rms=0.003677 Jy/beam ! Combined flux in latest and established models = 0.135029 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.135029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093603Jy sigma=1.460703 ! Fit after self-cal, rms=0.093616Jy sigma=1.459863 ! Inverting map ! Added new window around map position (-21, 50.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203308 Jy ! Component: 100 - total flux cleaned = 0.0283161 Jy ! Total flux subtracted in 100 components = 0.0283161 Jy ! Clean residual min=-0.009976 max=0.015202 Jy/beam ! Clean residual mean=-0.000037 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 0.163345 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.163345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089446Jy sigma=1.361467 ! Fit after self-cal, rms=0.088817Jy sigma=1.345753 ! 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=2.975 mas, bmaj=7.743 mas, bpa=3.373 degrees ! Estimated noise=0.699366 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.0109538 Jy ! Component: 100 - total flux cleaned = 0.0169291 Jy ! Component: 150 - total flux cleaned = 0.020701 Jy ! Component: 200 - total flux cleaned = 0.0216063 Jy ! Total flux subtracted in 200 components = 0.0216063 Jy ! Clean residual min=-0.006518 max=0.009665 Jy/beam ! Clean residual mean=-0.000019 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.184952 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.184952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087619Jy sigma=1.316744 ! Fit after self-cal, rms=0.087523Jy sigma=1.314716 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.975 x 7.743 at 3.373 degrees (North through East) ! Clean map min=-0.0061426 max=0.12855 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.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.087523Jy sigma=1.314716 ! Fit after self-cal, rms=0.087523Jy sigma=1.314716 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.743 mas, bpa=3.373 degrees ! Estimated noise=0.699366 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.00221149 Jy ! Component: 100 - total flux cleaned = 0.00259009 Jy ! Component: 150 - total flux cleaned = 0.00293181 Jy ! Component: 200 - total flux cleaned = 0.00317279 Jy ! Total flux subtracted in 200 components = 0.00317279 Jy ! Clean residual min=-0.006526 max=0.007852 Jy/beam ! Clean residual mean=-0.000013 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.188124 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.188124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087313Jy sigma=1.310140 ! Fit after self-cal, rms=0.087304Jy sigma=1.309677 ! 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.087304Jy sigma=1.309677 ! Fit after self-cal, rms=0.087304Jy sigma=1.309677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.743 mas, bpa=3.373 degrees ! Estimated noise=0.699366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000976353 Jy ! Component: 100 - total flux cleaned = 0.00119937 Jy ! Component: 150 - total flux cleaned = 0.0014763 Jy ! Component: 200 - total flux cleaned = 0.00174035 Jy ! Total flux subtracted in 200 components = 0.00174035 Jy ! Clean residual min=-0.006509 max=0.007086 Jy/beam ! Clean residual mean=-0.000009 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.189865 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.189865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087171Jy sigma=1.307311 ! Fit after self-cal, rms=0.087175Jy sigma=1.307124 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.000522082 Jy ! Component: 100 - total flux cleaned = 0.000709121 Jy ! Component: 150 - total flux cleaned = 0.000943909 Jy ! Component: 200 - total flux cleaned = 0.00116959 Jy ! Total flux subtracted in 200 components = 0.00116959 Jy ! Clean residual min=-0.006491 max=0.006709 Jy/beam ! Clean residual mean=-0.000006 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.191034 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.191034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087077Jy sigma=1.305659 ! Fit after self-cal, rms=0.087085Jy sigma=1.305566 ! 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.087085Jy sigma=1.305566 ! Fit after self-cal, rms=0.088855Jy sigma=1.296025 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.725 mas, bpa=3.6 degrees ! Estimated noise=0.704615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494595 Jy ! Component: 100 - total flux cleaned = -0.000497826 Jy ! Component: 150 - total flux cleaned = -0.000497218 Jy ! Component: 200 - total flux cleaned = -0.000455065 Jy ! Total flux subtracted in 200 components = -0.000455065 Jy ! Clean residual min=-0.005691 max=0.005356 Jy/beam ! Clean residual mean=-0.000008 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.190579 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.190579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088764Jy sigma=1.295551 ! Fit after self-cal, rms=0.088767Jy sigma=1.295338 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 = 2.71287e-05 Jy ! Component: 100 - total flux cleaned = 2.70665e-05 Jy ! Component: 150 - total flux cleaned = 0.000103543 Jy ! Component: 200 - total flux cleaned = 0.000141002 Jy ! Total flux subtracted in 200 components = 0.000141002 Jy ! Clean residual min=-0.005550 max=0.005373 Jy/beam ! Clean residual mean=-0.000007 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.19072 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.19072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088720Jy sigma=1.294928 ! Fit after self-cal, rms=0.088724Jy sigma=1.294893 ! 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.088724Jy sigma=1.294893 ! Fit after self-cal, rms=0.088604Jy sigma=1.294854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.032 mas, bmaj=19.92 mas, bpa=8.898 degrees ! Estimated noise=0.882487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222459 Jy ! Component: 100 - total flux cleaned = 0.00242517 Jy ! Component: 150 - total flux cleaned = 0.00255111 Jy ! Component: 200 - total flux cleaned = 0.00266003 Jy ! Total flux subtracted in 200 components = 0.00266003 Jy ! Clean residual min=-0.005651 max=0.005967 Jy/beam ! Clean residual mean=0.000001 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.19338 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 0.19338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088633Jy sigma=1.294764 ! Fit after self-cal, rms=0.088577Jy sigma=1.294390 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.00055155 Jy ! Component: 100 - total flux cleaned = 0.00046827 Jy ! Component: 150 - total flux cleaned = 0.000465117 Jy ! Component: 200 - total flux cleaned = 0.000541906 Jy ! Total flux subtracted in 200 components = 0.000541906 Jy ! Clean residual min=-0.005570 max=0.005888 Jy/beam ! Clean residual mean=0.000004 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.193922 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.193922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088605Jy sigma=1.294530 ! Fit after self-cal, rms=0.088570Jy sigma=1.294287 ! 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=2.986 mas, bmaj=7.726 mas, bpa=3.667 degrees ! Estimated noise=0.704619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.986 x 7.726 at 3.667 degrees (North through East) ! Clean map min=-0.0049396 max=0.12186 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=2.383 mas, bmaj=6.429 mas, bpa=3.198 degrees ! Estimated noise=1.18348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107849 Jy ! Component: 100 - total flux cleaned = 0.141772 Jy ! Component: 150 - total flux cleaned = 0.158333 Jy ! Component: 200 - total flux cleaned = 0.168003 Jy ! Total flux subtracted in 200 components = 0.168003 Jy ! Clean residual min=-0.008764 max=0.009975 Jy/beam ! Clean residual mean=-0.000034 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.168003 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.168003 Jy ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.726 mas, bpa=3.667 degrees ! Estimated noise=0.704619 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 (21.5, -51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103983 Jy ! Component: 100 - total flux cleaned = 0.0163283 Jy ! Component: 150 - total flux cleaned = 0.0205091 Jy ! Component: 200 - total flux cleaned = 0.022987 Jy ! Total flux subtracted in 200 components = 0.022987 Jy ! Clean residual min=-0.006789 max=0.005387 Jy/beam ! Clean residual mean=-0.000010 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.19099 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.19099 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.032 mas, bmaj=19.92 mas, bpa=8.898 degrees ! Estimated noise=0.882487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332767 Jy ! Component: 100 - total flux cleaned = 0.00369245 Jy ! Component: 150 - total flux cleaned = 0.00403778 Jy ! Component: 200 - total flux cleaned = 0.0040332 Jy ! Total flux subtracted in 200 components = 0.0040332 Jy ! Clean residual min=-0.006040 max=0.006239 Jy/beam ! Clean residual mean=0.000004 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.195023 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 = 4.98996e-05 Jy ! Component: 100 - total flux cleaned = 5.21461e-05 Jy ! Component: 150 - total flux cleaned = 5.172e-05 Jy ! Component: 200 - total flux cleaned = 8.86396e-06 Jy ! Total flux subtracted in 200 components = 8.86396e-06 Jy ! Clean residual min=-0.005826 max=0.006163 Jy/beam ! Clean residual mean=0.000005 rms=0.001729 Jy/beam ! Combined flux in latest and established models = 0.195032 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.195032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.726 mas, bpa=3.667 degrees ! Estimated noise=0.704619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356787 Jy ! Component: 100 - total flux cleaned = -0.000692205 Jy ! Component: 150 - total flux cleaned = -0.000844023 Jy ! Component: 200 - total flux cleaned = -0.000776302 Jy ! Total flux subtracted in 200 components = -0.000776302 Jy ! Clean residual min=-0.005432 max=0.005434 Jy/beam ! Clean residual mean=-0.000001 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.194256 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.194256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088343Jy sigma=1.290357 ! Fit after self-cal, rms=0.088229Jy sigma=1.289170 wmodel /scr/pima/bg219g_uvs/J1313-2722_S_map.mod ! Writing 75 model components to file: /scr/pima/bg219g_uvs/J1313-2722_S_map.mod wobs /scr/pima/bg219g_uvs/J1313-2722_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1313-2722_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1313-2722_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1313-2722_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.000504307 Jy ! Component: 100 - total flux cleaned = 0.00084945 Jy ! Component: 150 - total flux cleaned = 0.000608887 Jy ! Component: 200 - total flux cleaned = 0.000456107 Jy ! Component: 250 - total flux cleaned = 2.69546e-05 Jy ! Component: 300 - total flux cleaned = -0.000383778 Jy ! Component: 350 - total flux cleaned = -0.000710899 Jy ! Component: 400 - total flux cleaned = -0.00115118 Jy ! Component: 450 - total flux cleaned = -0.00145423 Jy ! Component: 500 - total flux cleaned = -0.00162968 Jy ! Component: 550 - total flux cleaned = -0.00185851 Jy ! Component: 600 - total flux cleaned = -0.00219146 Jy ! Component: 650 - total flux cleaned = -0.00219079 Jy ! Component: 700 - total flux cleaned = -0.00208611 Jy ! Component: 750 - total flux cleaned = -0.00223938 Jy ! Component: 800 - total flux cleaned = -0.00223932 Jy ! Component: 850 - total flux cleaned = -0.00219104 Jy ! Component: 900 - total flux cleaned = -0.00238255 Jy ! Component: 950 - total flux cleaned = -0.002522 Jy ! Component: 1000 - total flux cleaned = -0.00261263 Jy ! Component: 1050 - total flux cleaned = -0.00256829 Jy ! Component: 1100 - total flux cleaned = -0.00261306 Jy ! Component: 1150 - total flux cleaned = -0.00269913 Jy ! Component: 1200 - total flux cleaned = -0.00261437 Jy ! Component: 1250 - total flux cleaned = -0.0025322 Jy ! Component: 1300 - total flux cleaned = -0.00245099 Jy ! Component: 1350 - total flux cleaned = -0.00245122 Jy ! Component: 1400 - total flux cleaned = -0.00252977 Jy ! Component: 1450 - total flux cleaned = -0.00237369 Jy ! Component: 1500 - total flux cleaned = -0.00229728 Jy ! Component: 1550 - total flux cleaned = -0.00229732 Jy ! Component: 1600 - total flux cleaned = -0.00207533 Jy ! Component: 1650 - total flux cleaned = -0.00200255 Jy ! Component: 1700 - total flux cleaned = -0.00193023 Jy ! Component: 1750 - total flux cleaned = -0.00168213 Jy ! Component: 1800 - total flux cleaned = -0.00168281 Jy ! Component: 1850 - total flux cleaned = -0.00161402 Jy ! Component: 1900 - total flux cleaned = -0.00147825 Jy ! Component: 1950 - total flux cleaned = -0.001478 Jy ! Component: 2000 - total flux cleaned = -0.00137881 Jy ! Component: 2050 - total flux cleaned = -0.00131359 Jy ! Component: 2100 - total flux cleaned = -0.00118443 Jy ! Component: 2150 - total flux cleaned = -0.00108901 Jy ! Component: 2200 - total flux cleaned = -0.000868985 Jy ! Component: 2250 - total flux cleaned = -0.000652598 Jy ! Component: 2300 - total flux cleaned = -0.000437676 Jy ! Component: 2350 - total flux cleaned = -0.000225858 Jy ! Component: 2400 - total flux cleaned = -4.6494e-05 Jy ! Component: 2450 - total flux cleaned = 0.000131202 Jy ! Component: 2500 - total flux cleaned = 0.000365465 Jy ! Component: 2550 - total flux cleaned = 0.000568532 Jy ! Component: 2600 - total flux cleaned = 0.000740771 Jy ! Component: 2650 - total flux cleaned = 0.000797733 Jy ! Component: 2700 - total flux cleaned = 0.000994643 Jy ! Component: 2750 - total flux cleaned = 0.00105046 Jy ! Component: 2800 - total flux cleaned = 0.00118845 Jy ! Component: 2850 - total flux cleaned = 0.00129779 Jy ! Component: 2900 - total flux cleaned = 0.00146024 Jy ! Component: 2950 - total flux cleaned = 0.00159442 Jy ! Component: 3000 - total flux cleaned = 0.00172727 Jy ! Component: 3050 - total flux cleaned = 0.00183267 Jy ! Component: 3100 - total flux cleaned = 0.00204114 Jy ! Component: 3150 - total flux cleaned = 0.00201515 Jy ! Component: 3200 - total flux cleaned = 0.00211793 Jy ! Component: 3250 - total flux cleaned = 0.00224476 Jy ! Component: 3300 - total flux cleaned = 0.00232033 Jy ! Component: 3350 - total flux cleaned = 0.00242014 Jy ! Component: 3400 - total flux cleaned = 0.00256861 Jy ! Component: 3450 - total flux cleaned = 0.00259288 Jy ! Component: 3500 - total flux cleaned = 0.00266586 Jy ! Component: 3550 - total flux cleaned = 0.00278692 Jy ! Component: 3600 - total flux cleaned = 0.00297906 Jy ! Component: 3650 - total flux cleaned = 0.00302663 Jy ! Component: 3700 - total flux cleaned = 0.00300266 Jy ! Component: 3750 - total flux cleaned = 0.00319106 Jy ! Component: 3800 - total flux cleaned = 0.00330799 Jy ! Component: 3850 - total flux cleaned = 0.00337765 Jy ! Component: 3900 - total flux cleaned = 0.00342391 Jy ! Component: 3950 - total flux cleaned = 0.00356158 Jy ! Component: 4000 - total flux cleaned = 0.00358447 Jy ! Component: 4050 - total flux cleaned = 0.00362987 Jy ! Total flux subtracted in 4096 components = 0.00369776 Jy ! Clean residual min=-0.001313 max=0.001736 Jy/beam ! Clean residual mean=0.000008 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.197954 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 333 components and 0.197954 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1313-2722_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.986 x 7.726 at 3.667 degrees (North through East) ! Clean map min=-0.0037079 max=0.12465 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1313-2722_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000376234 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.905478 0.905478 1.81096 3.62191 7.24382 14.4876 28.9753 57.9506 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.316 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1313-2722_S_uvs.log closed on Thu Apr 7 07:16:05 2016