! Started logfile: /scr/pima/rv102_uvs/J1919+0619_S_uvs.log on Sat Feb 27 22:26:56 2016 obs /scr/pima/rv102_uvs/J1919+0619_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1919+0619_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J1919+0619 ! ! 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 139 lines of history. ! ! Reading 4224 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/rv102_uvs/J1919+0619_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005878Jy sigma=13.868970 ! Fit after self-cal, rms=0.959641Jy sigma=13.337741 ! 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.527 mas, bmaj=6.577 mas, bpa=-1.929 degrees ! Estimated noise=1.46731 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.0305274 Jy ! Component: 100 - total flux cleaned = 0.0366168 Jy ! Total flux subtracted in 100 components = 0.0366168 Jy ! Clean residual min=-0.006337 max=0.007189 Jy/beam ! Clean residual mean=0.000013 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.0366168 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0366168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080651Jy sigma=0.850378 ! Fit after self-cal, rms=0.079236Jy sigma=0.828692 ! 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.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 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.00763528 Jy ! Component: 100 - total flux cleaned = 0.0107197 Jy ! Component: 150 - total flux cleaned = 0.0119174 Jy ! Component: 200 - total flux cleaned = 0.0119605 Jy ! Total flux subtracted in 200 components = 0.0119605 Jy ! Clean residual min=-0.006015 max=0.008838 Jy/beam ! Clean residual mean=0.000032 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.0485774 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.0485774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078538Jy sigma=0.816859 ! Fit after self-cal, rms=0.078538Jy sigma=0.815374 ! 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.169 x 7.786 at -4.147 degrees (North through East) ! Clean map min=-0.0058417 max=0.045559 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: ! FD 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: ! FD 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: ! FD 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: ! FD 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.078538Jy sigma=0.815374 ! Fit after self-cal, rms=0.078538Jy sigma=0.815374 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 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.000904072 Jy ! Component: 100 - total flux cleaned = 0.000943393 Jy ! Component: 150 - total flux cleaned = 0.000942872 Jy ! Component: 200 - total flux cleaned = 0.000879626 Jy ! Total flux subtracted in 200 components = 0.000879626 Jy ! Clean residual min=-0.006003 max=0.008606 Jy/beam ! Clean residual mean=0.000032 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.049457 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.049457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078501Jy sigma=0.814795 ! Fit after self-cal, rms=0.078521Jy sigma=0.814718 ! 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.078521Jy sigma=0.814718 ! Fit after self-cal, rms=0.078521Jy sigma=0.814718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.84405e-05 Jy ! Component: 100 - total flux cleaned = 7.77605e-05 Jy ! Component: 150 - total flux cleaned = 4.60255e-05 Jy ! Component: 200 - total flux cleaned = 1.64624e-05 Jy ! Total flux subtracted in 200 components = 1.64624e-05 Jy ! Clean residual min=-0.006065 max=0.008536 Jy/beam ! Clean residual mean=0.000032 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.0494734 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0494734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078499Jy sigma=0.814352 ! Fit after self-cal, rms=0.078511Jy sigma=0.814245 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 = 6.21289e-07 Jy ! Component: 100 - total flux cleaned = -8.11471e-07 Jy ! Component: 150 - total flux cleaned = -1.07155e-06 Jy ! Component: 200 - total flux cleaned = -2.85151e-05 Jy ! Total flux subtracted in 200 components = -2.85151e-05 Jy ! Clean residual min=-0.006120 max=0.008482 Jy/beam ! Clean residual mean=0.000032 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.0494449 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0494449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078496Jy sigma=0.813930 ! Fit after self-cal, rms=0.078507Jy sigma=0.813891 ! 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.078507Jy sigma=0.813891 ! Fit after self-cal, rms=0.078507Jy sigma=0.813891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.34771e-06 Jy ! Component: 100 - total flux cleaned = -3.14314e-06 Jy ! Component: 150 - total flux cleaned = -2.90571e-05 Jy ! Component: 200 - total flux cleaned = -2.96142e-05 Jy ! Total flux subtracted in 200 components = -2.96142e-05 Jy ! Clean residual min=-0.006130 max=0.008425 Jy/beam ! Clean residual mean=0.000032 rms=0.002004 Jy/beam ! Combined flux in latest and established models = 0.0494153 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0494153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078495Jy sigma=0.813626 ! Fit after self-cal, rms=0.078503Jy sigma=0.813606 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 = -3.74243e-06 Jy ! Component: 100 - total flux cleaned = -6.66953e-06 Jy ! Component: 150 - total flux cleaned = -2.90612e-05 Jy ! Component: 200 - total flux cleaned = -2.82787e-05 Jy ! Total flux subtracted in 200 components = -2.82787e-05 Jy ! Clean residual min=-0.006141 max=0.008377 Jy/beam ! Clean residual mean=0.000032 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 0.049387 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.049387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078494Jy sigma=0.813383 ! Fit after self-cal, rms=0.078502Jy sigma=0.813363 ! 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.078502Jy sigma=0.813363 ! Fit after self-cal, rms=0.078502Jy sigma=0.813363 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.021 mas, bmaj=13.75 mas, bpa=-11.07 degrees ! Estimated noise=1.02442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274568 Jy ! Component: 100 - total flux cleaned = 0.00320487 Jy ! Component: 150 - total flux cleaned = 0.00320613 Jy ! Component: 200 - total flux cleaned = 0.00324748 Jy ! Total flux subtracted in 200 components = 0.00324748 Jy ! Clean residual min=-0.008927 max=0.012351 Jy/beam ! Clean residual mean=0.000063 rms=0.003810 Jy/beam ! Combined flux in latest and established models = 0.0526345 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.0526345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078542Jy sigma=0.814315 ! Fit after self-cal, rms=0.078590Jy sigma=0.814125 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.000210847 Jy ! Component: 100 - total flux cleaned = 0.000210521 Jy ! Component: 150 - total flux cleaned = 0.000251937 Jy ! Component: 200 - total flux cleaned = 0.000294025 Jy ! Total flux subtracted in 200 components = 0.000294025 Jy ! Clean residual min=-0.008964 max=0.012338 Jy/beam ! Clean residual mean=0.000063 rms=0.003808 Jy/beam ! Combined flux in latest and established models = 0.0529285 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.0529285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078622Jy sigma=0.814288 ! Fit after self-cal, rms=0.078641Jy sigma=0.814189 ! 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.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.786 at -4.147 degrees (North through East) ! Clean map min=-0.0059071 max=0.042769 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.527 mas, bmaj=6.577 mas, bpa=-1.929 degrees ! Estimated noise=1.46731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317828 Jy ! Component: 100 - total flux cleaned = 0.0397796 Jy ! Component: 150 - total flux cleaned = 0.0436929 Jy ! Component: 200 - total flux cleaned = 0.0448157 Jy ! Total flux subtracted in 200 components = 0.0448157 Jy ! Clean residual min=-0.006727 max=0.006284 Jy/beam ! Clean residual mean=0.000012 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.0448157 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0448157 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 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.00397211 Jy ! Component: 100 - total flux cleaned = 0.00482075 Jy ! Component: 150 - total flux cleaned = 0.00476154 Jy ! Component: 200 - total flux cleaned = 0.00476453 Jy ! Total flux subtracted in 200 components = 0.00476453 Jy ! Clean residual min=-0.006145 max=0.008416 Jy/beam ! Clean residual mean=0.000032 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.0495803 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.0495803 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.021 mas, bmaj=13.75 mas, bpa=-11.07 degrees ! Estimated noise=1.02442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305872 Jy ! Component: 100 - total flux cleaned = 0.00322817 Jy ! Component: 150 - total flux cleaned = 0.00323237 Jy ! Component: 200 - total flux cleaned = 0.00323447 Jy ! Total flux subtracted in 200 components = 0.00323447 Jy ! Clean residual min=-0.009043 max=0.012540 Jy/beam ! Clean residual mean=0.000063 rms=0.003837 Jy/beam ! Combined flux in latest and established models = 0.0528147 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.00831e-05 Jy ! Component: 100 - total flux cleaned = 5.33964e-05 Jy ! Component: 150 - total flux cleaned = 5.60901e-05 Jy ! Component: 200 - total flux cleaned = 0.000101106 Jy ! Total flux subtracted in 200 components = 0.000101106 Jy ! Clean residual min=-0.009020 max=0.012434 Jy/beam ! Clean residual mean=0.000062 rms=0.003822 Jy/beam ! Combined flux in latest and established models = 0.0529158 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.0529158 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.786 mas, bpa=-4.147 degrees ! Estimated noise=0.83627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00217947 Jy ! Component: 100 - total flux cleaned = -0.00257668 Jy ! Component: 150 - total flux cleaned = -0.00271378 Jy ! Component: 200 - total flux cleaned = -0.00280506 Jy ! Total flux subtracted in 200 components = -0.00280506 Jy ! Clean residual min=-0.006205 max=0.008341 Jy/beam ! Clean residual mean=0.000031 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.0501108 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.0501108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078680Jy sigma=0.813665 ! Fit after self-cal, rms=0.078628Jy sigma=0.813335 wmodel /scr/pima/rv102_uvs/J1919+0619_S_map.mod ! Writing 43 model components to file: /scr/pima/rv102_uvs/J1919+0619_S_map.mod wobs /scr/pima/rv102_uvs/J1919+0619_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1919+0619_S_uvs.fits wwins /scr/pima/rv102_uvs/J1919+0619_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J1919+0619_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.00362198 Jy ! Component: 100 - total flux cleaned = 0.00551095 Jy ! Component: 150 - total flux cleaned = 0.00704865 Jy ! Component: 200 - total flux cleaned = 0.00770311 Jy ! Component: 250 - total flux cleaned = 0.00856831 Jy ! Component: 300 - total flux cleaned = 0.00922154 Jy ! Component: 350 - total flux cleaned = 0.0097589 Jy ! Component: 400 - total flux cleaned = 0.0101277 Jy ! Component: 450 - total flux cleaned = 0.0104093 Jy ! Component: 500 - total flux cleaned = 0.0106109 Jy ! Component: 550 - total flux cleaned = 0.0107398 Jy ! Component: 600 - total flux cleaned = 0.0106143 Jy ! Component: 650 - total flux cleaned = 0.0107394 Jy ! Component: 700 - total flux cleaned = 0.0107987 Jy ! Component: 750 - total flux cleaned = 0.010682 Jy ! Component: 800 - total flux cleaned = 0.0105686 Jy ! Component: 850 - total flux cleaned = 0.0106781 Jy ! Component: 900 - total flux cleaned = 0.0105701 Jy ! Component: 950 - total flux cleaned = 0.0105179 Jy ! Component: 1000 - total flux cleaned = 0.0106728 Jy ! Component: 1050 - total flux cleaned = 0.010871 Jy ! Component: 1100 - total flux cleaned = 0.0108705 Jy ! Component: 1150 - total flux cleaned = 0.0109666 Jy ! Component: 1200 - total flux cleaned = 0.0111998 Jy ! Component: 1250 - total flux cleaned = 0.0111999 Jy ! Component: 1300 - total flux cleaned = 0.0113346 Jy ! Component: 1350 - total flux cleaned = 0.0113344 Jy ! Component: 1400 - total flux cleaned = 0.0115052 Jy ! Component: 1450 - total flux cleaned = 0.011589 Jy ! Component: 1500 - total flux cleaned = 0.0117938 Jy ! Component: 1550 - total flux cleaned = 0.0119145 Jy ! Component: 1600 - total flux cleaned = 0.0120711 Jy ! Component: 1650 - total flux cleaned = 0.0121869 Jy ! Component: 1700 - total flux cleaned = 0.0121873 Jy ! Component: 1750 - total flux cleaned = 0.0124102 Jy ! Component: 1800 - total flux cleaned = 0.012483 Jy ! Component: 1850 - total flux cleaned = 0.0126618 Jy ! Component: 1900 - total flux cleaned = 0.0126611 Jy ! Component: 1950 - total flux cleaned = 0.012695 Jy ! Component: 2000 - total flux cleaned = 0.0126605 Jy ! Component: 2050 - total flux cleaned = 0.0125944 Jy ! Component: 2100 - total flux cleaned = 0.0125938 Jy ! Component: 2150 - total flux cleaned = 0.0126266 Jy ! Component: 2200 - total flux cleaned = 0.0127221 Jy ! Component: 2250 - total flux cleaned = 0.0126901 Jy ! Component: 2300 - total flux cleaned = 0.0125974 Jy ! Component: 2350 - total flux cleaned = 0.0125982 Jy ! Component: 2400 - total flux cleaned = 0.0125685 Jy ! Component: 2450 - total flux cleaned = 0.0124502 Jy ! Component: 2500 - total flux cleaned = 0.0124218 Jy ! Component: 2550 - total flux cleaned = 0.0124222 Jy ! Component: 2600 - total flux cleaned = 0.0124504 Jy ! Component: 2650 - total flux cleaned = 0.01245 Jy ! Component: 2700 - total flux cleaned = 0.0124771 Jy ! Component: 2750 - total flux cleaned = 0.0124493 Jy ! Component: 2800 - total flux cleaned = 0.0124491 Jy ! Component: 2850 - total flux cleaned = 0.0123958 Jy ! Component: 2900 - total flux cleaned = 0.0123437 Jy ! Component: 2950 - total flux cleaned = 0.012422 Jy ! Component: 3000 - total flux cleaned = 0.0123963 Jy ! Component: 3050 - total flux cleaned = 0.0123707 Jy ! Component: 3100 - total flux cleaned = 0.0123206 Jy ! Component: 3150 - total flux cleaned = 0.0123206 Jy ! Component: 3200 - total flux cleaned = 0.0122959 Jy ! Component: 3250 - total flux cleaned = 0.0121987 Jy ! Component: 3300 - total flux cleaned = 0.012223 Jy ! Component: 3350 - total flux cleaned = 0.0121754 Jy ! Component: 3400 - total flux cleaned = 0.0121283 Jy ! Component: 3450 - total flux cleaned = 0.0121746 Jy ! Component: 3500 - total flux cleaned = 0.0120822 Jy ! Component: 3550 - total flux cleaned = 0.0120823 Jy ! Component: 3600 - total flux cleaned = 0.0119917 Jy ! Component: 3650 - total flux cleaned = 0.0119247 Jy ! Component: 3700 - total flux cleaned = 0.0119024 Jy ! Component: 3750 - total flux cleaned = 0.0118582 Jy ! Component: 3800 - total flux cleaned = 0.0118147 Jy ! Component: 3850 - total flux cleaned = 0.0117497 Jy ! Component: 3900 - total flux cleaned = 0.0116854 Jy ! Component: 3950 - total flux cleaned = 0.0116642 Jy ! Component: 4000 - total flux cleaned = 0.0116645 Jy ! Component: 4050 - total flux cleaned = 0.0115598 Jy ! Total flux subtracted in 4096 components = 0.0115599 Jy ! Clean residual min=-0.001224 max=0.001249 Jy/beam ! Clean residual mean=0.000010 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0616707 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 388 components and 0.0616707 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1919+0619_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.786 at -4.147 degrees (North through East) ! Clean map min=-0.0024869 max=0.043075 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1919+0619_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0430754 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346212 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.4112 2.4112 4.8224 9.64481 19.2896 38.5792 77.1585 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.043 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 124.419 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1919+0619_S_uvs.log closed on Sat Feb 27 22:26:59 2016