! Started logfile: /scr/pima/rv100_uvs/J0310+3814_S_uvs.log on Mon Feb 29 13:25:10 2016 obs /scr/pima/rv100_uvs/J0310+3814_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0310+3814_S_uva.fits ! AN table 1: 242 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.157701 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0310+3814 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 8396 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/rv100_uvs/J0310+3814_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 1850 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1850 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1850 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1850 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047329Jy sigma=8.082259 ! Fit after self-cal, rms=0.730554Jy sigma=5.509387 ! 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=1.489 mas, bmaj=2.799 mas, bpa=58.93 degrees ! Estimated noise=1.77998 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.212925 Jy ! Component: 100 - total flux cleaned = 0.268123 Jy ! Total flux subtracted in 100 components = 0.268123 Jy ! Clean residual min=-0.009766 max=0.023265 Jy/beam ! Clean residual mean=0.000029 rms=0.002346 Jy/beam ! Combined flux in latest and established models = 0.268123 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.268123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117948Jy sigma=0.809933 ! Fit after self-cal, rms=0.117654Jy sigma=0.809564 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0249425 Jy ! Component: 100 - total flux cleaned = 0.0389802 Jy ! Total flux subtracted in 100 components = 0.0389802 Jy ! Clean residual min=-0.008245 max=0.008168 Jy/beam ! Clean residual mean=0.000001 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.307103 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.307103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112855Jy sigma=0.751495 ! Fit after self-cal, rms=0.112630Jy sigma=0.751157 ! 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=1.744 mas, bmaj=3.161 mas, bpa=58.2 degrees ! Estimated noise=1.15458 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 (2.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00874524 Jy ! Component: 100 - total flux cleaned = 0.0126293 Jy ! Component: 150 - total flux cleaned = 0.013245 Jy ! Component: 200 - total flux cleaned = 0.0137479 Jy ! Total flux subtracted in 200 components = 0.0137479 Jy ! Clean residual min=-0.004895 max=0.005435 Jy/beam ! Clean residual mean=-0.000287 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.320851 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.320851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112098Jy sigma=0.743950 ! Fit after self-cal, rms=0.112079Jy sigma=0.743840 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.744 x 3.161 at 58.2 degrees (North through East) ! Clean map min=-0.0040774 max=0.27689 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 264 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 0.90 HN 1.07 KP 0.94 LA 0.98 ! MK 0.94 NL 0.97 NY 1.04 OV 1.01 ! PT 1.02 SC 0.95 WF 0.97 ! ! ! Correcting IF 2. ! A total of 264 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 0.99 HN 1.02 KP 0.96 LA 1.00 ! MK 0.94 NL 0.99 NY 1.08 OV 1.02 ! PT 1.02 SC 0.95 WF 1.01 ! ! ! Correcting IF 3. ! A total of 264 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.03 HN 1.09 KP 0.97 LA 0.98 ! MK 0.98 NL 0.99 NY 0.98 OV 1.00 ! PT 1.00 SC 0.95 WF 1.00 ! ! ! Correcting IF 4. ! A total of 264 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HH 1.12 HN 1.05 KP 0.96 LA 0.98 ! MK 0.95 NL 1.01 NY 0.98 OV 1.02 ! PT 1.01 SC 0.97 WF 1.00 ! ! ! Fit before self-cal, rms=0.112079Jy sigma=0.743840 ! Fit after self-cal, rms=0.106950Jy sigma=0.694863 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.949 mas, bmaj=3.386 mas, bpa=52.54 degrees ! Estimated noise=1.2379 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.00152784 Jy ! Component: 100 - total flux cleaned = -0.00160655 Jy ! Component: 150 - total flux cleaned = -0.0016634 Jy ! Component: 200 - total flux cleaned = -0.00166299 Jy ! Total flux subtracted in 200 components = -0.00166299 Jy ! Clean residual min=-0.003960 max=0.004557 Jy/beam ! Clean residual mean=0.000067 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.319188 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.319188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106833Jy sigma=0.694262 ! Fit after self-cal, rms=0.106861Jy sigma=0.694095 ! 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.106861Jy sigma=0.694095 ! Fit after self-cal, rms=0.107906Jy sigma=0.678639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.951 mas, bmaj=3.386 mas, bpa=52.3 degrees ! Estimated noise=1.23844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119109 Jy ! Component: 100 - total flux cleaned = -0.000256417 Jy ! Component: 150 - total flux cleaned = -0.000299084 Jy ! Component: 200 - total flux cleaned = -0.000338312 Jy ! Total flux subtracted in 200 components = -0.000338312 Jy ! Clean residual min=-0.003135 max=0.003143 Jy/beam ! Clean residual mean=-0.000100 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.318849 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.318849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107864Jy sigma=0.678422 ! Fit after self-cal, rms=0.108026Jy sigma=0.678289 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 (17.5, 98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228308 Jy ! Component: 100 - total flux cleaned = 0.00228277 Jy ! Component: 150 - total flux cleaned = 0.00206044 Jy ! Component: 200 - total flux cleaned = 0.00182056 Jy ! Total flux subtracted in 200 components = 0.00182056 Jy ! Clean residual min=-0.003068 max=0.002933 Jy/beam ! Clean residual mean=-0.000118 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.32067 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.32067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107915Jy sigma=0.677584 ! Fit after self-cal, rms=0.107916Jy sigma=0.677511 ! 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.107916Jy sigma=0.677511 ! Fit after self-cal, rms=0.108957Jy sigma=0.675169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.949 mas, bmaj=3.386 mas, bpa=52.16 degrees ! Estimated noise=1.23923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000493087 Jy ! Component: 100 - total flux cleaned = 0.000494378 Jy ! Component: 150 - total flux cleaned = 0.000494651 Jy ! Component: 200 - total flux cleaned = 0.00049327 Jy ! Total flux subtracted in 200 components = 0.00049327 Jy ! Clean residual min=-0.003006 max=0.002880 Jy/beam ! Clean residual mean=-0.000119 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.321163 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.321163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108910Jy sigma=0.674921 ! Fit after self-cal, rms=0.108996Jy sigma=0.674852 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.000170277 Jy ! Component: 100 - total flux cleaned = 0.00013335 Jy ! Component: 150 - total flux cleaned = 0.000133206 Jy ! Component: 200 - total flux cleaned = 9.9379e-05 Jy ! Total flux subtracted in 200 components = 9.9379e-05 Jy ! Clean residual min=-0.002960 max=0.002853 Jy/beam ! Clean residual mean=-0.000117 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.321263 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.321263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108972Jy sigma=0.674698 ! Fit after self-cal, rms=0.108976Jy sigma=0.674693 ! 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.108976Jy sigma=0.674693 ! Fit after self-cal, rms=0.109042Jy sigma=0.674607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.255 mas, bmaj=10.68 mas, bpa=82.4 degrees ! Estimated noise=1.70065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269722 Jy ! Component: 100 - total flux cleaned = -0.000299252 Jy ! Component: 150 - total flux cleaned = -0.000312434 Jy ! Component: 200 - total flux cleaned = -0.000324919 Jy ! Total flux subtracted in 200 components = -0.000324919 Jy ! Clean residual min=-0.002830 max=0.002361 Jy/beam ! Clean residual mean=-0.000289 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.320938 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.320938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109042Jy sigma=0.674579 ! Fit after self-cal, rms=0.109051Jy sigma=0.674572 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 = -5.88892e-05 Jy ! Component: 100 - total flux cleaned = -7.08067e-05 Jy ! Component: 150 - total flux cleaned = -9.29535e-05 Jy ! Component: 200 - total flux cleaned = -0.000113293 Jy ! Total flux subtracted in 200 components = -0.000113293 Jy ! Clean residual min=-0.002812 max=0.002347 Jy/beam ! Clean residual mean=-0.000285 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.320824 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.320824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109053Jy sigma=0.674575 ! Fit after self-cal, rms=0.109057Jy sigma=0.674574 ! 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=1.948 mas, bmaj=3.386 mas, bpa=52.09 degrees ! Estimated noise=1.23937 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.948 x 3.386 at 52.09 degrees (North through East) ! Clean map min=-0.0034231 max=0.28202 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=1.655 mas, bmaj=2.876 mas, bpa=53.49 degrees ! Estimated noise=1.92593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21595 Jy ! Component: 100 - total flux cleaned = 0.270085 Jy ! Component: 150 - total flux cleaned = 0.292643 Jy ! Component: 200 - total flux cleaned = 0.305188 Jy ! Total flux subtracted in 200 components = 0.305188 Jy ! Clean residual min=-0.006104 max=0.006929 Jy/beam ! Clean residual mean=0.000006 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.305188 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.305188 Jy ! Inverting map and beam ! Estimated beam: bmin=1.948 mas, bmaj=3.386 mas, bpa=52.09 degrees ! Estimated noise=1.23937 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.00886142 Jy ! Component: 100 - total flux cleaned = 0.0135174 Jy ! Component: 150 - total flux cleaned = 0.0155127 Jy ! Component: 200 - total flux cleaned = 0.0161668 Jy ! Total flux subtracted in 200 components = 0.0161668 Jy ! Clean residual min=-0.003367 max=0.003063 Jy/beam ! Clean residual mean=-0.000102 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.321355 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.321355 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=8.255 mas, bmaj=10.68 mas, bpa=82.4 degrees ! Estimated noise=1.70065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.62464e-05 Jy ! Component: 100 - total flux cleaned = -8.27352e-05 Jy ! Component: 150 - total flux cleaned = -0.000200928 Jy ! Component: 200 - total flux cleaned = -0.000292725 Jy ! Total flux subtracted in 200 components = -0.000292725 Jy ! Clean residual min=-0.002918 max=0.002299 Jy/beam ! Clean residual mean=-0.000297 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.321062 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 = -3.12778e-05 Jy ! Component: 100 - total flux cleaned = -6.03228e-05 Jy ! Component: 150 - total flux cleaned = -7.3824e-05 Jy ! Component: 200 - total flux cleaned = -9.953e-05 Jy ! Total flux subtracted in 200 components = -9.953e-05 Jy ! Clean residual min=-0.002875 max=0.002305 Jy/beam ! Clean residual mean=-0.000295 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.320962 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.320962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.948 mas, bmaj=3.386 mas, bpa=52.09 degrees ! Estimated noise=1.23937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284658 Jy ! Component: 100 - total flux cleaned = 0.000288069 Jy ! Component: 150 - total flux cleaned = 0.000345244 Jy ! Component: 200 - total flux cleaned = 0.000345409 Jy ! Total flux subtracted in 200 components = 0.000345409 Jy ! Clean residual min=-0.003158 max=0.003013 Jy/beam ! Clean residual mean=-0.000110 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.321308 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.321308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109145Jy sigma=0.675354 ! Fit after self-cal, rms=0.109134Jy sigma=0.675287 wmodel /scr/pima/rv100_uvs/J0310+3814_S_map.mod ! Writing 76 model components to file: /scr/pima/rv100_uvs/J0310+3814_S_map.mod wobs /scr/pima/rv100_uvs/J0310+3814_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0310+3814_S_uvs.fits wwins /scr/pima/rv100_uvs/J0310+3814_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv100_uvs/J0310+3814_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.000684781 Jy ! Component: 100 - total flux cleaned = -0.00125895 Jy ! Component: 150 - total flux cleaned = -0.00170846 Jy ! Component: 200 - total flux cleaned = -0.00214572 Jy ! Component: 250 - total flux cleaned = -0.00252268 Jy ! Component: 300 - total flux cleaned = -0.00270671 Jy ! Component: 350 - total flux cleaned = -0.00288739 Jy ! Component: 400 - total flux cleaned = -0.00302045 Jy ! Component: 450 - total flux cleaned = -0.00328081 Jy ! Component: 500 - total flux cleaned = -0.00345173 Jy ! Component: 550 - total flux cleaned = -0.00366212 Jy ! Component: 600 - total flux cleaned = -0.00386882 Jy ! Component: 650 - total flux cleaned = -0.00403199 Jy ! Component: 700 - total flux cleaned = -0.00423275 Jy ! Component: 750 - total flux cleaned = -0.00439057 Jy ! Component: 800 - total flux cleaned = -0.00442966 Jy ! Component: 850 - total flux cleaned = -0.00458407 Jy ! Component: 900 - total flux cleaned = -0.00473645 Jy ! Component: 950 - total flux cleaned = -0.00488716 Jy ! Component: 1000 - total flux cleaned = -0.00499926 Jy ! Component: 1050 - total flux cleaned = -0.00522134 Jy ! Component: 1100 - total flux cleaned = -0.00536778 Jy ! Component: 1150 - total flux cleaned = -0.0055128 Jy ! Component: 1200 - total flux cleaned = -0.00562114 Jy ! Component: 1250 - total flux cleaned = -0.00579969 Jy ! Component: 1300 - total flux cleaned = -0.00597646 Jy ! Component: 1350 - total flux cleaned = -0.00597644 Jy ! Component: 1400 - total flux cleaned = -0.00615041 Jy ! Component: 1450 - total flux cleaned = -0.00615048 Jy ! Component: 1500 - total flux cleaned = -0.00621924 Jy ! Component: 1550 - total flux cleaned = -0.00628779 Jy ! Component: 1600 - total flux cleaned = -0.00638936 Jy ! Component: 1650 - total flux cleaned = -0.00642287 Jy ! Component: 1700 - total flux cleaned = -0.00648972 Jy ! Component: 1750 - total flux cleaned = -0.00655587 Jy ! Component: 1800 - total flux cleaned = -0.00668788 Jy ! Component: 1850 - total flux cleaned = -0.00675324 Jy ! Component: 1900 - total flux cleaned = -0.00681838 Jy ! Component: 1950 - total flux cleaned = -0.00691544 Jy ! Component: 2000 - total flux cleaned = -0.00694764 Jy ! Component: 2050 - total flux cleaned = -0.00704332 Jy ! Component: 2100 - total flux cleaned = -0.00707504 Jy ! Component: 2150 - total flux cleaned = -0.00713803 Jy ! Component: 2200 - total flux cleaned = -0.00720085 Jy ! Component: 2250 - total flux cleaned = -0.00726326 Jy ! Component: 2300 - total flux cleaned = -0.0073563 Jy ! Component: 2350 - total flux cleaned = -0.0073872 Jy ! Component: 2400 - total flux cleaned = -0.00744867 Jy ! Component: 2450 - total flux cleaned = -0.00750985 Jy ! Component: 2500 - total flux cleaned = -0.00750978 Jy ! Component: 2550 - total flux cleaned = -0.00760075 Jy ! Component: 2600 - total flux cleaned = -0.00775097 Jy ! Component: 2650 - total flux cleaned = -0.00772106 Jy ! Component: 2700 - total flux cleaned = -0.00781055 Jy ! Component: 2750 - total flux cleaned = -0.00784007 Jy ! Component: 2800 - total flux cleaned = -0.007899 Jy ! Component: 2850 - total flux cleaned = -0.00795765 Jy ! Component: 2900 - total flux cleaned = -0.00804519 Jy ! Component: 2950 - total flux cleaned = -0.00807411 Jy ! Component: 3000 - total flux cleaned = -0.00813185 Jy ! Component: 3050 - total flux cleaned = -0.00816062 Jy ! Component: 3100 - total flux cleaned = -0.0082465 Jy ! Component: 3150 - total flux cleaned = -0.00830337 Jy ! Component: 3200 - total flux cleaned = -0.00838828 Jy ! Component: 3250 - total flux cleaned = -0.00841634 Jy ! Component: 3300 - total flux cleaned = -0.00850049 Jy ! Component: 3350 - total flux cleaned = -0.00855629 Jy ! Component: 3400 - total flux cleaned = -0.0086119 Jy ! Component: 3450 - total flux cleaned = -0.00866717 Jy ! Component: 3500 - total flux cleaned = -0.00874974 Jy ! Component: 3550 - total flux cleaned = -0.0087772 Jy ! Component: 3600 - total flux cleaned = -0.0088319 Jy ! Component: 3650 - total flux cleaned = -0.00896773 Jy ! Component: 3700 - total flux cleaned = -0.00904883 Jy ! Component: 3750 - total flux cleaned = -0.0090757 Jy ! Component: 3800 - total flux cleaned = -0.00918292 Jy ! Component: 3850 - total flux cleaned = -0.00923637 Jy ! Component: 3900 - total flux cleaned = -0.00928948 Jy ! Component: 3950 - total flux cleaned = -0.00931591 Jy ! Component: 4000 - total flux cleaned = -0.00944774 Jy ! Component: 4050 - total flux cleaned = -0.00950004 Jy ! Total flux subtracted in 4096 components = -0.00950002 Jy ! Clean residual min=-0.001486 max=0.001706 Jy/beam ! Clean residual mean=-0.000014 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.311808 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 374 components and 0.311808 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0310+3814_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.948 x 3.386 at 52.09 degrees (North through East) ! Clean map min=-0.0023798 max=0.28149 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0310+3814_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.281492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000426185 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.454207 0.454207 0.908414 1.81683 3.63366 7.26731 14.5346 29.0693 58.1385 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.281 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 660.491 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0310+3814_S_uvs.log closed on Mon Feb 29 13:25:15 2016