! Started logfile: /scr/pima/bg219a_uvs/J1141+6410_S_uvs.log on Wed Apr 6 22:53:02 2016 obs /scr/pima/bg219a_uvs/J1141+6410_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1141+6410_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1141+6410 ! ! 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 49 lines of history. ! ! Reading 2820 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/bg219a_uvs/J1141+6410_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.027529Jy sigma=25.857927 ! Fit after self-cal, rms=0.854232Jy sigma=21.272684 ! 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.405 mas, bmaj=5.175 mas, bpa=84.37 degrees ! Estimated noise=0.8872 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.114028 Jy ! Component: 100 - total flux cleaned = 0.140579 Jy ! Total flux subtracted in 100 components = 0.140579 Jy ! Clean residual min=-0.005880 max=0.011149 Jy/beam ! Clean residual mean=-0.000029 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.140579 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.140579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057668Jy sigma=1.316582 ! Fit after self-cal, rms=0.057655Jy sigma=1.316307 ! Inverting map ! Added new window around map position (5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105075 Jy ! Component: 100 - total flux cleaned = 0.0150546 Jy ! Total flux subtracted in 100 components = 0.0150546 Jy ! Clean residual min=-0.004535 max=0.005712 Jy/beam ! Clean residual mean=-0.000006 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.155634 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.155634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055969Jy sigma=1.264615 ! Fit after self-cal, rms=0.055942Jy sigma=1.262168 ! 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.009 mas, bmaj=6.335 mas, bpa=84.65 degrees ! Estimated noise=0.548849 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.00377522 Jy ! Component: 100 - total flux cleaned = 0.00449299 Jy ! Component: 150 - total flux cleaned = 0.00465505 Jy ! Component: 200 - total flux cleaned = 0.0048442 Jy ! Total flux subtracted in 200 components = 0.0048442 Jy ! Clean residual min=-0.003174 max=0.003710 Jy/beam ! Clean residual mean=0.000001 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.160478 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.160478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055611Jy sigma=1.251403 ! Fit after self-cal, rms=0.055631Jy sigma=1.251052 ! 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.009 x 6.335 at 84.65 degrees (North through East) ! Clean map min=-0.003205 max=0.14397 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: ! LA 1.00 MK 1.01 NL 0.98 OV 0.99 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.98 NL 0.99 OV 0.98 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 MK 0.96 NL 0.98 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.99 NL 0.94 OV 0.97 ! PT 1.00 SC 1.07 ! ! ! Fit before self-cal, rms=0.055631Jy sigma=1.251052 ! Fit after self-cal, rms=0.056134Jy sigma=1.244246 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=6.356 mas, bpa=85.03 degrees ! Estimated noise=0.545761 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.00111501 Jy ! Component: 100 - total flux cleaned = -0.00136303 Jy ! Component: 150 - total flux cleaned = -0.00147872 Jy ! Component: 200 - total flux cleaned = -0.00155596 Jy ! Total flux subtracted in 200 components = -0.00155596 Jy ! Clean residual min=-0.002833 max=0.003092 Jy/beam ! Clean residual mean=-0.000011 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.158922 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.158922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056080Jy sigma=1.243312 ! Fit after self-cal, rms=0.056121Jy sigma=1.243232 ! 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.056121Jy sigma=1.243232 ! Fit after self-cal, rms=0.057040Jy sigma=1.237403 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=6.323 mas, bpa=84.94 degrees ! Estimated noise=0.54586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000561658 Jy ! Component: 100 - total flux cleaned = -0.000526774 Jy ! Component: 150 - total flux cleaned = -0.00049121 Jy ! Component: 200 - total flux cleaned = -0.000515157 Jy ! Total flux subtracted in 200 components = -0.000515157 Jy ! Clean residual min=-0.002510 max=0.002673 Jy/beam ! Clean residual mean=0.000025 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.158407 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.158407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056964Jy sigma=1.236524 ! Fit after self-cal, rms=0.056968Jy sigma=1.236345 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 (-80.5, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183563 Jy ! Component: 100 - total flux cleaned = 0.00187825 Jy ! Component: 150 - total flux cleaned = 0.00187705 Jy ! Component: 200 - total flux cleaned = 0.00201803 Jy ! Total flux subtracted in 200 components = 0.00201803 Jy ! Clean residual min=-0.002239 max=0.002033 Jy/beam ! Clean residual mean=0.000014 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.160425 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.160425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056850Jy sigma=1.233855 ! Fit after self-cal, rms=0.056840Jy sigma=1.233744 ! 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.056840Jy sigma=1.233744 ! Fit after self-cal, rms=0.056834Jy sigma=1.233442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=6.316 mas, bpa=85.04 degrees ! Estimated noise=0.544827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224866 Jy ! Component: 100 - total flux cleaned = -0.000129119 Jy ! Component: 150 - total flux cleaned = -1.70002e-05 Jy ! Component: 200 - total flux cleaned = 5.88484e-05 Jy ! Total flux subtracted in 200 components = 5.88484e-05 Jy ! Clean residual min=-0.002187 max=0.001983 Jy/beam ! Clean residual mean=0.000015 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.160484 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.160484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056793Jy sigma=1.232743 ! Fit after self-cal, rms=0.056788Jy sigma=1.232672 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.000323954 Jy ! Component: 100 - total flux cleaned = -0.000324406 Jy ! Component: 150 - total flux cleaned = -0.000282522 Jy ! Component: 200 - total flux cleaned = -0.000244081 Jy ! Total flux subtracted in 200 components = -0.000244081 Jy ! Clean residual min=-0.002209 max=0.001984 Jy/beam ! Clean residual mean=0.000016 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.16024 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.16024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056765Jy sigma=1.232337 ! Fit after self-cal, rms=0.056762Jy sigma=1.232303 ! 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.056762Jy sigma=1.232303 ! Fit after self-cal, rms=0.056784Jy sigma=1.232189 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.897 mas, bmaj=14 mas, bpa=75.74 degrees ! Estimated noise=0.681777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029446 Jy ! Component: 100 - total flux cleaned = -0.000378008 Jy ! Component: 150 - total flux cleaned = -0.000396757 Jy ! Component: 200 - total flux cleaned = -0.000397254 Jy ! Total flux subtracted in 200 components = -0.000397254 Jy ! Clean residual min=-0.002092 max=0.002270 Jy/beam ! Clean residual mean=0.000043 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.159843 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.159843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056774Jy sigma=1.232218 ! Fit after self-cal, rms=0.056774Jy sigma=1.232192 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 = -8.87412e-05 Jy ! Component: 100 - total flux cleaned = -8.81325e-05 Jy ! Component: 150 - total flux cleaned = -8.80727e-05 Jy ! Component: 200 - total flux cleaned = -0.000100007 Jy ! Total flux subtracted in 200 components = -0.000100007 Jy ! Clean residual min=-0.002034 max=0.002234 Jy/beam ! Clean residual mean=0.000043 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.159743 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.159743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056769Jy sigma=1.232238 ! Fit after self-cal, rms=0.056768Jy sigma=1.232223 ! 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.022 mas, bmaj=6.311 mas, bpa=85.05 degrees ! Estimated noise=0.544395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 6.311 at 85.05 degrees (North through East) ! Clean map min=-0.0021101 max=0.14381 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.414 mas, bmaj=5.161 mas, bpa=84.66 degrees ! Estimated noise=0.883806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113509 Jy ! Component: 100 - total flux cleaned = 0.140238 Jy ! Component: 150 - total flux cleaned = 0.15015 Jy ! Component: 200 - total flux cleaned = 0.154711 Jy ! Total flux subtracted in 200 components = 0.154711 Jy ! Clean residual min=-0.004049 max=0.003767 Jy/beam ! Clean residual mean=0.000003 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.154711 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.154711 Jy ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=6.311 mas, bpa=85.05 degrees ! Estimated noise=0.544395 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.00332768 Jy ! Component: 100 - total flux cleaned = 0.00507551 Jy ! Component: 150 - total flux cleaned = 0.00549392 Jy ! Component: 200 - total flux cleaned = 0.00567107 Jy ! Total flux subtracted in 200 components = 0.00567107 Jy ! Clean residual min=-0.002434 max=0.002149 Jy/beam ! Clean residual mean=0.000015 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.160382 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.160382 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=6.897 mas, bmaj=14 mas, bpa=75.74 degrees ! Estimated noise=0.681777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.74356e-05 Jy ! Component: 100 - total flux cleaned = 6.66888e-05 Jy ! Component: 150 - total flux cleaned = 0.000103582 Jy ! Component: 200 - total flux cleaned = 4.31015e-05 Jy ! Total flux subtracted in 200 components = 4.31015e-05 Jy ! Clean residual min=-0.002250 max=0.002183 Jy/beam ! Clean residual mean=0.000047 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.160425 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 = -2.74715e-05 Jy ! Component: 100 - total flux cleaned = -2.70273e-05 Jy ! Component: 150 - total flux cleaned = -6.90431e-05 Jy ! Component: 200 - total flux cleaned = -6.9619e-05 Jy ! Total flux subtracted in 200 components = -6.9619e-05 Jy ! Clean residual min=-0.002152 max=0.002212 Jy/beam ! Clean residual mean=0.000045 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.160355 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.160355 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=6.311 mas, bpa=85.05 degrees ! Estimated noise=0.544395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357713 Jy ! Component: 100 - total flux cleaned = 0.000361956 Jy ! Component: 150 - total flux cleaned = 0.00020866 Jy ! Component: 200 - total flux cleaned = 1.15762e-06 Jy ! Total flux subtracted in 200 components = 1.15762e-06 Jy ! Clean residual min=-0.002129 max=0.002077 Jy/beam ! Clean residual mean=0.000021 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.160356 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.160356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056818Jy sigma=1.233600 ! Fit after self-cal, rms=0.056798Jy sigma=1.233476 wmodel /scr/pima/bg219a_uvs/J1141+6410_S_map.mod ! Writing 82 model components to file: /scr/pima/bg219a_uvs/J1141+6410_S_map.mod wobs /scr/pima/bg219a_uvs/J1141+6410_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1141+6410_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1141+6410_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1141+6410_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 = -4.51057e-05 Jy ! Component: 100 - total flux cleaned = -0.000189395 Jy ! Component: 150 - total flux cleaned = -0.000254749 Jy ! Component: 200 - total flux cleaned = -0.000382248 Jy ! Component: 250 - total flux cleaned = -0.000595275 Jy ! Component: 300 - total flux cleaned = -0.000740036 Jy ! Component: 350 - total flux cleaned = -0.000852753 Jy ! Component: 400 - total flux cleaned = -0.00101513 Jy ! Component: 450 - total flux cleaned = -0.00114581 Jy ! Component: 500 - total flux cleaned = -0.00117099 Jy ! Component: 550 - total flux cleaned = -0.00124533 Jy ! Component: 600 - total flux cleaned = -0.00129318 Jy ! Component: 650 - total flux cleaned = -0.00136297 Jy ! Component: 700 - total flux cleaned = -0.00138546 Jy ! Component: 750 - total flux cleaned = -0.00142925 Jy ! Component: 800 - total flux cleaned = -0.00138629 Jy ! Component: 850 - total flux cleaned = -0.00138623 Jy ! Component: 900 - total flux cleaned = -0.00134473 Jy ! Component: 950 - total flux cleaned = -0.00126397 Jy ! Component: 1000 - total flux cleaned = -0.00116558 Jy ! Component: 1050 - total flux cleaned = -0.00114631 Jy ! Component: 1100 - total flux cleaned = -0.00107098 Jy ! Component: 1150 - total flux cleaned = -0.00105272 Jy ! Component: 1200 - total flux cleaned = -0.000997943 Jy ! Component: 1250 - total flux cleaned = -0.000962081 Jy ! Component: 1300 - total flux cleaned = -0.000944577 Jy ! Component: 1350 - total flux cleaned = -0.00091 Jy ! Component: 1400 - total flux cleaned = -0.000876011 Jy ! Component: 1450 - total flux cleaned = -0.000825507 Jy ! Component: 1500 - total flux cleaned = -0.000791882 Jy ! Component: 1550 - total flux cleaned = -0.000693894 Jy ! Component: 1600 - total flux cleaned = -0.000661711 Jy ! Component: 1650 - total flux cleaned = -0.000614013 Jy ! Component: 1700 - total flux cleaned = -0.000582885 Jy ! Component: 1750 - total flux cleaned = -0.000552118 Jy ! Component: 1800 - total flux cleaned = -0.000475774 Jy ! Component: 1850 - total flux cleaned = -0.000370506 Jy ! Component: 1900 - total flux cleaned = -0.000281029 Jy ! Component: 1950 - total flux cleaned = -0.000178219 Jy ! Component: 2000 - total flux cleaned = -0.000120104 Jy ! Component: 2050 - total flux cleaned = 9.00714e-06 Jy ! Component: 2100 - total flux cleaned = 9.44091e-05 Jy ! Component: 2150 - total flux cleaned = 0.00019293 Jy ! Component: 2200 - total flux cleaned = 0.000290448 Jy ! Component: 2250 - total flux cleaned = 0.00035946 Jy ! Component: 2300 - total flux cleaned = 0.000441608 Jy ! Component: 2350 - total flux cleaned = 0.00053655 Jy ! Component: 2400 - total flux cleaned = 0.000563347 Jy ! Component: 2450 - total flux cleaned = 0.000643339 Jy ! Component: 2500 - total flux cleaned = 0.000709566 Jy ! Component: 2550 - total flux cleaned = 0.000762169 Jy ! Component: 2600 - total flux cleaned = 0.000814427 Jy ! Component: 2650 - total flux cleaned = 0.000827375 Jy ! Component: 2700 - total flux cleaned = 0.000891705 Jy ! Component: 2750 - total flux cleaned = 0.000917282 Jy ! Component: 2800 - total flux cleaned = 0.000929936 Jy ! Component: 2850 - total flux cleaned = 0.000942543 Jy ! Component: 2900 - total flux cleaned = 0.000942539 Jy ! Component: 2950 - total flux cleaned = 0.000942617 Jy ! Component: 3000 - total flux cleaned = 0.000942632 Jy ! Component: 3050 - total flux cleaned = 0.000955088 Jy ! Component: 3100 - total flux cleaned = 0.000967507 Jy ! Component: 3150 - total flux cleaned = 0.00100452 Jy ! Component: 3200 - total flux cleaned = 0.00101683 Jy ! Component: 3250 - total flux cleaned = 0.00102908 Jy ! Component: 3300 - total flux cleaned = 0.0010291 Jy ! Component: 3350 - total flux cleaned = 0.00106574 Jy ! Component: 3400 - total flux cleaned = 0.00109015 Jy ! Component: 3450 - total flux cleaned = 0.00107801 Jy ! Component: 3500 - total flux cleaned = 0.00105377 Jy ! Component: 3550 - total flux cleaned = 0.00107805 Jy ! Component: 3600 - total flux cleaned = 0.00110222 Jy ! Component: 3650 - total flux cleaned = 0.00109016 Jy ! Component: 3700 - total flux cleaned = 0.00110226 Jy ! Component: 3750 - total flux cleaned = 0.00110232 Jy ! Component: 3800 - total flux cleaned = 0.0011264 Jy ! Component: 3850 - total flux cleaned = 0.0011144 Jy ! Component: 3900 - total flux cleaned = 0.00112643 Jy ! Component: 3950 - total flux cleaned = 0.00112641 Jy ! Component: 4000 - total flux cleaned = 0.00116232 Jy ! Component: 4050 - total flux cleaned = 0.00117423 Jy ! Total flux subtracted in 4096 components = 0.00119811 Jy ! Clean residual min=-0.000763 max=0.000712 Jy/beam ! Clean residual mean=0.000003 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.161555 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 309 components and 0.161554 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1141+6410_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 6.311 at 85.05 degrees (North through East) ! Clean map min=-0.0014884 max=0.14417 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1141+6410_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.144171 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177713 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.369796 0.369796 0.739592 1.47918 2.95837 5.91674 11.8335 23.667 47.3339 94.6678 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 811.257 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1141+6410_S_uvs.log closed on Wed Apr 6 22:53:06 2016