! Started logfile: /scr/pima/bg219h_uvs/J1016+0513_S_uvs.log on Thu Apr 7 08:59:12 2016 obs /scr/pima/bg219h_uvs/J1016+0513_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1016+0513_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.620635 visibilities/baseline/integration-bin. ! Found source: J1016+0513 ! ! 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 1564 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J1016+0513_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.007275Jy sigma=30.676859 ! Fit after self-cal, rms=0.860838Jy sigma=26.416520 ! 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.634 mas, bmaj=7.73 mas, bpa=-10.38 degrees ! Estimated noise=0.775558 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.104425 Jy ! Component: 100 - total flux cleaned = 0.129419 Jy ! Total flux subtracted in 100 components = 0.129419 Jy ! Clean residual min=-0.007001 max=0.009880 Jy/beam ! Clean residual mean=0.000016 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.129419 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.129419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060228Jy sigma=1.744522 ! Fit after self-cal, rms=0.060216Jy sigma=1.744238 ! 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.329 mas, bmaj=8.747 mas, bpa=-9.565 degrees ! Estimated noise=0.61676 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.0135545 Jy ! Component: 100 - total flux cleaned = 0.0197904 Jy ! Component: 150 - total flux cleaned = 0.0230116 Jy ! Component: 200 - total flux cleaned = 0.0248218 Jy ! Total flux subtracted in 200 components = 0.0248218 Jy ! Clean residual min=-0.005182 max=0.005886 Jy/beam ! Clean residual mean=0.000006 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.154241 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.154241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057102Jy sigma=1.670182 ! Fit after self-cal, rms=0.057111Jy sigma=1.669853 ! 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.329 x 8.747 at -9.565 degrees (North through East) ! Clean map min=-0.0049789 max=0.13845 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 0.95 FD 1.00* HN 1.04 KP 0.96 ! LA 0.96 MK 1.02 NL 0.94 OV 0.99 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.98 KP 1.00 ! LA 1.00 MK 0.95 NL 1.12 OV 0.96 ! PT 0.96 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* 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: ! BR 1.02 FD 1.00* HN 1.01 KP 0.97 ! LA 1.00 MK 1.00 NL 1.00 OV 0.99 ! PT 1.00 SC 0.90 ! ! ! Fit before self-cal, rms=0.057111Jy sigma=1.669853 ! Fit after self-cal, rms=0.056190Jy sigma=1.654520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.753 mas, bpa=-9.518 degrees ! Estimated noise=0.607323 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.00160276 Jy ! Component: 100 - total flux cleaned = -0.00138801 Jy ! Component: 150 - total flux cleaned = -0.00120371 Jy ! Component: 200 - total flux cleaned = -0.00115678 Jy ! Total flux subtracted in 200 components = -0.00115678 Jy ! Clean residual min=-0.005033 max=0.005195 Jy/beam ! Clean residual mean=0.000003 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.153084 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.153084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056176Jy sigma=1.650523 ! Fit after self-cal, rms=0.056194Jy sigma=1.650374 ! 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.056194Jy sigma=1.650374 ! Fit after self-cal, rms=0.054384Jy sigma=1.626191 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=8.748 mas, bpa=-9.376 degrees ! Estimated noise=0.596431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224697 Jy ! Component: 100 - total flux cleaned = -0.00267045 Jy ! Component: 150 - total flux cleaned = -0.00268931 Jy ! Component: 200 - total flux cleaned = -0.00268961 Jy ! Total flux subtracted in 200 components = -0.00268961 Jy ! Clean residual min=-0.004609 max=0.004873 Jy/beam ! Clean residual mean=0.000002 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.150395 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.150395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054347Jy sigma=1.620971 ! Fit after self-cal, rms=0.054371Jy sigma=1.620762 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.91688e-05 Jy ! Component: 100 - total flux cleaned = 4.35592e-05 Jy ! Component: 150 - total flux cleaned = 2.87009e-05 Jy ! Component: 200 - total flux cleaned = 1.32315e-05 Jy ! Total flux subtracted in 200 components = 1.32315e-05 Jy ! Clean residual min=-0.004598 max=0.004865 Jy/beam ! Clean residual mean=0.000002 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.150408 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.150408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054362Jy sigma=1.620531 ! Fit after self-cal, rms=0.054363Jy sigma=1.620523 ! 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.054363Jy sigma=1.620523 ! Fit after self-cal, rms=0.053406Jy sigma=1.618680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=8.74 mas, bpa=-9.33 degrees ! Estimated noise=0.586594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0019058 Jy ! Component: 100 - total flux cleaned = -0.00226424 Jy ! Component: 150 - total flux cleaned = -0.00228042 Jy ! Component: 200 - total flux cleaned = -0.00229528 Jy ! Total flux subtracted in 200 components = -0.00229528 Jy ! Clean residual min=-0.004456 max=0.004796 Jy/beam ! Clean residual mean=0.000002 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.148113 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.148113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053383Jy sigma=1.614639 ! Fit after self-cal, rms=0.053383Jy sigma=1.614632 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 = 1.04689e-06 Jy ! Component: 100 - total flux cleaned = -1.29334e-05 Jy ! Component: 150 - total flux cleaned = -2.66247e-05 Jy ! Component: 200 - total flux cleaned = -3.99521e-05 Jy ! Total flux subtracted in 200 components = -3.99521e-05 Jy ! Clean residual min=-0.004459 max=0.004790 Jy/beam ! Clean residual mean=0.000002 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.148073 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.148073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053377Jy sigma=1.614432 ! Fit after self-cal, rms=0.053377Jy sigma=1.614426 ! 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.053377Jy sigma=1.614426 ! Fit after self-cal, rms=0.052571Jy sigma=1.613055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.043 mas, bmaj=12.49 mas, bpa=-9.815 degrees ! Estimated noise=0.704404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164368 Jy ! Component: 100 - total flux cleaned = -0.00179878 Jy ! Component: 150 - total flux cleaned = -0.00174756 Jy ! Component: 200 - total flux cleaned = -0.00170367 Jy ! Total flux subtracted in 200 components = -0.00170367 Jy ! Clean residual min=-0.004557 max=0.005127 Jy/beam ! Clean residual mean=0.000004 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.146369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.146369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052576Jy sigma=1.610539 ! Fit after self-cal, rms=0.052574Jy sigma=1.610459 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 = 7.50979e-05 Jy ! Component: 100 - total flux cleaned = 0.000111128 Jy ! Component: 150 - total flux cleaned = 0.000111084 Jy ! Component: 200 - total flux cleaned = 0.000110586 Jy ! Total flux subtracted in 200 components = 0.000110586 Jy ! Clean residual min=-0.004555 max=0.005063 Jy/beam ! Clean residual mean=0.000004 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.14648 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.14648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052585Jy sigma=1.610587 ! Fit after self-cal, rms=0.052585Jy sigma=1.610524 ! 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.347 mas, bmaj=8.734 mas, bpa=-9.3 degrees ! Estimated noise=0.578222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 8.734 at -9.3 degrees (North through East) ! Clean map min=-0.0041765 max=0.12979 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.653 mas, bmaj=7.685 mas, bpa=-9.97 degrees ! Estimated noise=0.727886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979378 Jy ! Component: 100 - total flux cleaned = 0.121535 Jy ! Component: 150 - total flux cleaned = 0.131493 Jy ! Component: 200 - total flux cleaned = 0.137168 Jy ! Total flux subtracted in 200 components = 0.137168 Jy ! Clean residual min=-0.005512 max=0.004572 Jy/beam ! Clean residual mean=0.000006 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.137168 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.137168 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.734 mas, bpa=-9.3 degrees ! Estimated noise=0.578222 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.00420973 Jy ! Component: 100 - total flux cleaned = 0.00633153 Jy ! Component: 150 - total flux cleaned = 0.00754759 Jy ! Component: 200 - total flux cleaned = 0.00829391 Jy ! Total flux subtracted in 200 components = 0.00829391 Jy ! Clean residual min=-0.004244 max=0.004759 Jy/beam ! Clean residual mean=0.000003 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.145462 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 60 components and 0.145462 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.043 mas, bmaj=12.49 mas, bpa=-9.815 degrees ! Estimated noise=0.704404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010648 Jy ! Component: 100 - total flux cleaned = 0.0010651 Jy ! Component: 150 - total flux cleaned = 0.00109108 Jy ! Component: 200 - total flux cleaned = 0.00111145 Jy ! Total flux subtracted in 200 components = 0.00111145 Jy ! Clean residual min=-0.004547 max=0.005087 Jy/beam ! Clean residual mean=0.000004 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.146573 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.66057e-07 Jy ! Component: 100 - total flux cleaned = -1.29943e-05 Jy ! Component: 150 - total flux cleaned = -2.48957e-05 Jy ! Component: 200 - total flux cleaned = -4.48405e-05 Jy ! Total flux subtracted in 200 components = -4.48405e-05 Jy ! Clean residual min=-0.004550 max=0.005008 Jy/beam ! Clean residual mean=0.000004 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.146528 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.146528 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.734 mas, bpa=-9.3 degrees ! Estimated noise=0.578222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000527576 Jy ! Component: 100 - total flux cleaned = -0.00060572 Jy ! Component: 150 - total flux cleaned = -0.000634073 Jy ! Component: 200 - total flux cleaned = -0.000656063 Jy ! Total flux subtracted in 200 components = -0.000656063 Jy ! Clean residual min=-0.004307 max=0.004743 Jy/beam ! Clean residual mean=0.000003 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.145872 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.145872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052563Jy sigma=1.609972 ! Fit after self-cal, rms=0.052560Jy sigma=1.609937 wmodel /scr/pima/bg219h_uvs/J1016+0513_S_map.mod ! Writing 71 model components to file: /scr/pima/bg219h_uvs/J1016+0513_S_map.mod wobs /scr/pima/bg219h_uvs/J1016+0513_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1016+0513_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1016+0513_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1016+0513_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.00105204 Jy ! Component: 100 - total flux cleaned = 0.00120249 Jy ! Component: 150 - total flux cleaned = 0.000982647 Jy ! Component: 200 - total flux cleaned = 0.000981557 Jy ! Component: 250 - total flux cleaned = 0.000980214 Jy ! Component: 300 - total flux cleaned = 0.000916995 Jy ! Component: 350 - total flux cleaned = 0.000732074 Jy ! Component: 400 - total flux cleaned = 0.00031634 Jy ! Component: 450 - total flux cleaned = -2.81021e-05 Jy ! Component: 500 - total flux cleaned = -0.00019513 Jy ! Component: 550 - total flux cleaned = -0.000359185 Jy ! Component: 600 - total flux cleaned = -0.00067646 Jy ! Component: 650 - total flux cleaned = -0.00077983 Jy ! Component: 700 - total flux cleaned = -0.00103171 Jy ! Component: 750 - total flux cleaned = -0.00117949 Jy ! Component: 800 - total flux cleaned = -0.00146595 Jy ! Component: 850 - total flux cleaned = -0.00179119 Jy ! Component: 900 - total flux cleaned = -0.00188231 Jy ! Component: 950 - total flux cleaned = -0.00223906 Jy ! Component: 1000 - total flux cleaned = -0.00245722 Jy ! Component: 1050 - total flux cleaned = -0.00267193 Jy ! Component: 1100 - total flux cleaned = -0.00288199 Jy ! Component: 1150 - total flux cleaned = -0.00300603 Jy ! Component: 1200 - total flux cleaned = -0.00329101 Jy ! Component: 1250 - total flux cleaned = -0.00341124 Jy ! Component: 1300 - total flux cleaned = -0.0034909 Jy ! Component: 1350 - total flux cleaned = -0.00364638 Jy ! Component: 1400 - total flux cleaned = -0.0037617 Jy ! Component: 1450 - total flux cleaned = -0.0040245 Jy ! Component: 1500 - total flux cleaned = -0.00417183 Jy ! Component: 1550 - total flux cleaned = -0.00435352 Jy ! Component: 1600 - total flux cleaned = -0.00438932 Jy ! Component: 1650 - total flux cleaned = -0.00467232 Jy ! Component: 1700 - total flux cleaned = -0.00488128 Jy ! Component: 1750 - total flux cleaned = -0.00494989 Jy ! Component: 1800 - total flux cleaned = -0.0051532 Jy ! Component: 1850 - total flux cleaned = -0.00542021 Jy ! Component: 1900 - total flux cleaned = -0.00555154 Jy ! Component: 1950 - total flux cleaned = -0.00568162 Jy ! Component: 2000 - total flux cleaned = -0.00580969 Jy ! Component: 2050 - total flux cleaned = -0.00599925 Jy ! Component: 2100 - total flux cleaned = -0.00612402 Jy ! Component: 2150 - total flux cleaned = -0.00624776 Jy ! Component: 2200 - total flux cleaned = -0.00649222 Jy ! Component: 2250 - total flux cleaned = -0.00658259 Jy ! Component: 2300 - total flux cleaned = -0.00682165 Jy ! Component: 2350 - total flux cleaned = -0.00699758 Jy ! Component: 2400 - total flux cleaned = -0.00705605 Jy ! Component: 2450 - total flux cleaned = -0.00728687 Jy ! Component: 2500 - total flux cleaned = -0.00742953 Jy ! Component: 2550 - total flux cleaned = -0.00759925 Jy ! Component: 2600 - total flux cleaned = -0.00782268 Jy ! Component: 2650 - total flux cleaned = -0.00793274 Jy ! Component: 2700 - total flux cleaned = -0.00817853 Jy ! Component: 2750 - total flux cleaned = -0.00836769 Jy ! Component: 2800 - total flux cleaned = -0.00855492 Jy ! Component: 2850 - total flux cleaned = -0.00855503 Jy ! Component: 2900 - total flux cleaned = -0.00879118 Jy ! Component: 2950 - total flux cleaned = -0.00897274 Jy ! Component: 3000 - total flux cleaned = -0.00917816 Jy ! Component: 3050 - total flux cleaned = -0.00925516 Jy ! Component: 3100 - total flux cleaned = -0.009558 Jy ! Component: 3150 - total flux cleaned = -0.00963328 Jy ! Component: 3200 - total flux cleaned = -0.00990503 Jy ! Component: 3250 - total flux cleaned = -0.00997853 Jy ! Component: 3300 - total flux cleaned = -0.0101727 Jy ! Component: 3350 - total flux cleaned = -0.0103168 Jy ! Component: 3400 - total flux cleaned = -0.0104839 Jy ! Component: 3450 - total flux cleaned = -0.0106728 Jy ! Component: 3500 - total flux cleaned = -0.01079 Jy ! Component: 3550 - total flux cleaned = -0.0110226 Jy ! Component: 3600 - total flux cleaned = -0.0111837 Jy ! Component: 3650 - total flux cleaned = -0.0113668 Jy ! Component: 3700 - total flux cleaned = -0.0116164 Jy ! Component: 3750 - total flux cleaned = -0.0117737 Jy ! Component: 3800 - total flux cleaned = -0.0119744 Jy ! Component: 3850 - total flux cleaned = -0.0120851 Jy ! Component: 3900 - total flux cleaned = -0.0122828 Jy ! Component: 3950 - total flux cleaned = -0.0123922 Jy ! Component: 4000 - total flux cleaned = -0.0126088 Jy ! Component: 4050 - total flux cleaned = -0.0126948 Jy ! Total flux subtracted in 4096 components = -0.0129511 Jy ! Clean residual min=-0.001158 max=0.001229 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.132921 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 336 components and 0.132921 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1016+0513_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 8.734 at -9.3 degrees (North through East) ! Clean map min=-0.0033708 max=0.12967 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1016+0513_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.129671 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000389358 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.900798 0.900798 1.8016 3.60319 7.20638 14.4128 28.8255 57.6511 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 333.038 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1016+0513_S_uvs.log closed on Thu Apr 7 08:59:16 2016