! Started logfile: /scr/pima/bg219g_uvs/J0617+7816_S_uvs.log on Thu Apr 7 07:13:11 2016 obs /scr/pima/bg219g_uvs/J0617+7816_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J0617+7816_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J0617+7816 ! ! 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 1872 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J0617+7816_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026579Jy sigma=19.274528 ! Fit after self-cal, rms=0.832115Jy sigma=15.642810 ! 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.391 mas, bmaj=10.39 mas, bpa=43.43 degrees ! Estimated noise=1.3226 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.129336 Jy ! Component: 100 - total flux cleaned = 0.158934 Jy ! Total flux subtracted in 100 components = 0.158934 Jy ! Clean residual min=-0.010197 max=0.014274 Jy/beam ! Clean residual mean=-0.000015 rms=0.003001 Jy/beam ! Combined flux in latest and established models = 0.158934 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.158934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080605Jy sigma=1.388777 ! Fit after self-cal, rms=0.080590Jy sigma=1.388187 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=11.29 mas, bpa=42.4 degrees ! Estimated noise=0.992369 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.0164333 Jy ! Component: 100 - total flux cleaned = 0.0201004 Jy ! Component: 150 - total flux cleaned = 0.0225376 Jy ! Component: 200 - total flux cleaned = 0.0244128 Jy ! Total flux subtracted in 200 components = 0.0244128 Jy ! Clean residual min=-0.007294 max=0.008049 Jy/beam ! Clean residual mean=-0.000029 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.183347 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.183347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076535Jy sigma=1.310822 ! Fit after self-cal, rms=0.076499Jy sigma=1.310174 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.889 x 11.29 at 42.4 degrees (North through East) ! Clean map min=-0.0079794 max=0.17225 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 1.05 KP 0.98 LA 0.97 ! MK 0.99 NL 0.93 OV 1.04 PT 1.00 ! SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.10 KP 0.99 LA 0.99 ! MK 0.97 NL 1.17 OV 0.97 PT 1.02 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.076499Jy sigma=1.310174 ! Fit after self-cal, rms=0.075593Jy sigma=1.295748 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=11.28 mas, bpa=42.49 degrees ! Estimated noise=1.00325 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.00155662 Jy ! Component: 100 - total flux cleaned = 0.00224082 Jy ! Component: 150 - total flux cleaned = 0.00291949 Jy ! Component: 200 - total flux cleaned = 0.00334769 Jy ! Total flux subtracted in 200 components = 0.00334769 Jy ! Clean residual min=-0.006074 max=0.005862 Jy/beam ! Clean residual mean=-0.000023 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.186694 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.186694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074946Jy sigma=1.284473 ! Fit after self-cal, rms=0.074919Jy sigma=1.284261 ! 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.074919Jy sigma=1.284261 ! Fit after self-cal, rms=0.073807Jy sigma=1.269792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.869 mas, bmaj=11.28 mas, bpa=42.57 degrees ! Estimated noise=1.00055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134107 Jy ! Component: 100 - total flux cleaned = 0.00199383 Jy ! Component: 150 - total flux cleaned = 0.00242249 Jy ! Component: 200 - total flux cleaned = 0.00274831 Jy ! Total flux subtracted in 200 components = 0.00274831 Jy ! Clean residual min=-0.005688 max=0.004949 Jy/beam ! Clean residual mean=-0.000021 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.189443 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.189443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073655Jy sigma=1.266854 ! Fit after self-cal, rms=0.073662Jy sigma=1.266692 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.00017265 Jy ! Component: 100 - total flux cleaned = 0.000456424 Jy ! Component: 150 - total flux cleaned = 0.000716118 Jy ! Component: 200 - total flux cleaned = 0.000861295 Jy ! Total flux subtracted in 200 components = 0.000861295 Jy ! Clean residual min=-0.005541 max=0.005006 Jy/beam ! Clean residual mean=-0.000020 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.190304 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.190304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073588Jy sigma=1.265414 ! Fit after self-cal, rms=0.073590Jy sigma=1.265363 ! 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.073590Jy sigma=1.265363 ! Fit after self-cal, rms=0.071620Jy sigma=1.250280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=11.32 mas, bpa=42.67 degrees ! Estimated noise=0.997862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241507 Jy ! Component: 100 - total flux cleaned = 0.00307993 Jy ! Component: 150 - total flux cleaned = 0.00316842 Jy ! Component: 200 - total flux cleaned = 0.0032441 Jy ! Total flux subtracted in 200 components = 0.0032441 Jy ! Clean residual min=-0.005351 max=0.005026 Jy/beam ! Clean residual mean=-0.000018 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.193548 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.193548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071522Jy sigma=1.248495 ! Fit after self-cal, rms=0.071553Jy sigma=1.248241 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.5961e-05 Jy ! Component: 100 - total flux cleaned = -5.2293e-06 Jy ! Component: 150 - total flux cleaned = 7.52499e-05 Jy ! Component: 200 - total flux cleaned = 0.000148675 Jy ! Total flux subtracted in 200 components = 0.000148675 Jy ! Clean residual min=-0.005211 max=0.004998 Jy/beam ! Clean residual mean=-0.000018 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.193697 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.193697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071532Jy sigma=1.247839 ! Fit after self-cal, rms=0.071535Jy sigma=1.247816 ! 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.071535Jy sigma=1.247816 ! Fit after self-cal, rms=0.071428Jy sigma=1.247368 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.992 mas, bmaj=15.64 mas, bpa=35.29 degrees ! Estimated noise=1.28386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211953 Jy ! Component: 100 - total flux cleaned = 0.00318278 Jy ! Component: 150 - total flux cleaned = 0.00350878 Jy ! Component: 200 - total flux cleaned = 0.00360883 Jy ! Total flux subtracted in 200 components = 0.00360883 Jy ! Clean residual min=-0.006356 max=0.005583 Jy/beam ! Clean residual mean=-0.000034 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.197306 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 92 components and 0.197306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071437Jy sigma=1.247433 ! Fit after self-cal, rms=0.071443Jy sigma=1.247406 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.99537e-05 Jy ! Component: 100 - total flux cleaned = 0.000168692 Jy ! Component: 150 - total flux cleaned = 0.000238681 Jy ! Component: 200 - total flux cleaned = 0.000288316 Jy ! Total flux subtracted in 200 components = 0.000288316 Jy ! Clean residual min=-0.006339 max=0.005652 Jy/beam ! Clean residual mean=-0.000034 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.197594 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 95 components and 0.197594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071452Jy sigma=1.247553 ! Fit after self-cal, rms=0.071453Jy sigma=1.247543 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=11.33 mas, bpa=42.7 degrees ! Estimated noise=0.999192 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.862 x 11.33 at 42.7 degrees (North through East) ! Clean map min=-0.0073205 max=0.17625 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.376 mas, bmaj=10.39 mas, bpa=43.72 degrees ! Estimated noise=1.34087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131118 Jy ! Component: 100 - total flux cleaned = 0.160805 Jy ! Component: 150 - total flux cleaned = 0.173127 Jy ! Component: 200 - total flux cleaned = 0.178456 Jy ! Total flux subtracted in 200 components = 0.178456 Jy ! Clean residual min=-0.007386 max=0.006697 Jy/beam ! Clean residual mean=-0.000009 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.178456 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.178456 Jy ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=11.33 mas, bpa=42.7 degrees ! Estimated noise=0.999192 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.00811463 Jy ! Component: 100 - total flux cleaned = 0.00990232 Jy ! Component: 150 - total flux cleaned = 0.0112622 Jy ! Component: 200 - total flux cleaned = 0.0120668 Jy ! Total flux subtracted in 200 components = 0.0120668 Jy ! Clean residual min=-0.006125 max=0.004811 Jy/beam ! Clean residual mean=-0.000020 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.190523 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.190523 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.992 mas, bmaj=15.64 mas, bpa=35.29 degrees ! Estimated noise=1.28386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330074 Jy ! Component: 100 - total flux cleaned = 0.00440518 Jy ! Component: 150 - total flux cleaned = 0.00489979 Jy ! Component: 200 - total flux cleaned = 0.00532773 Jy ! Total flux subtracted in 200 components = 0.00532773 Jy ! Clean residual min=-0.006657 max=0.005580 Jy/beam ! Clean residual mean=-0.000037 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.195851 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 = 0.000330864 Jy ! Component: 100 - total flux cleaned = 0.000554455 Jy ! Component: 150 - total flux cleaned = 0.000725833 Jy ! Component: 200 - total flux cleaned = 0.000915909 Jy ! Total flux subtracted in 200 components = 0.000915909 Jy ! Clean residual min=-0.006488 max=0.005568 Jy/beam ! Clean residual mean=-0.000035 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.196766 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.196766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=11.33 mas, bpa=42.7 degrees ! Estimated noise=0.999192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169567 Jy ! Component: 100 - total flux cleaned = 0.000249231 Jy ! Component: 150 - total flux cleaned = 0.000180342 Jy ! Component: 200 - total flux cleaned = 6.01592e-05 Jy ! Total flux subtracted in 200 components = 6.01592e-05 Jy ! Clean residual min=-0.005469 max=0.005219 Jy/beam ! Clean residual mean=-0.000015 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.196827 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.196827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071560Jy sigma=1.249972 ! Fit after self-cal, rms=0.071557Jy sigma=1.249804 wmodel /scr/pima/bg219g_uvs/J0617+7816_S_map.mod ! Writing 88 model components to file: /scr/pima/bg219g_uvs/J0617+7816_S_map.mod wobs /scr/pima/bg219g_uvs/J0617+7816_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J0617+7816_S_uvs.fits wwins /scr/pima/bg219g_uvs/J0617+7816_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J0617+7816_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.000985639 Jy ! Component: 100 - total flux cleaned = -0.00209236 Jy ! Component: 150 - total flux cleaned = -0.00279894 Jy ! Component: 200 - total flux cleaned = -0.0035266 Jy ! Component: 250 - total flux cleaned = -0.00413656 Jy ! Component: 300 - total flux cleaned = -0.00464815 Jy ! Component: 350 - total flux cleaned = -0.0051316 Jy ! Component: 400 - total flux cleaned = -0.00553548 Jy ! Component: 450 - total flux cleaned = -0.00597725 Jy ! Component: 500 - total flux cleaned = -0.00634959 Jy ! Component: 550 - total flux cleaned = -0.00645278 Jy ! Component: 600 - total flux cleaned = -0.00665201 Jy ! Component: 650 - total flux cleaned = -0.00665257 Jy ! Component: 700 - total flux cleaned = -0.00674537 Jy ! Component: 750 - total flux cleaned = -0.00674503 Jy ! Component: 800 - total flux cleaned = -0.0067464 Jy ! Component: 850 - total flux cleaned = -0.0068339 Jy ! Component: 900 - total flux cleaned = -0.00700254 Jy ! Component: 950 - total flux cleaned = -0.00704384 Jy ! Component: 1000 - total flux cleaned = -0.00716518 Jy ! Component: 1050 - total flux cleaned = -0.00732143 Jy ! Component: 1100 - total flux cleaned = -0.00743585 Jy ! Component: 1150 - total flux cleaned = -0.0074349 Jy ! Component: 1200 - total flux cleaned = -0.00750664 Jy ! Component: 1250 - total flux cleaned = -0.00764943 Jy ! Component: 1300 - total flux cleaned = -0.00782496 Jy ! Component: 1350 - total flux cleaned = -0.00810069 Jy ! Component: 1400 - total flux cleaned = -0.00837126 Jy ! Component: 1450 - total flux cleaned = -0.00850389 Jy ! Component: 1500 - total flux cleaned = -0.00856948 Jy ! Component: 1550 - total flux cleaned = -0.00886019 Jy ! Component: 1600 - total flux cleaned = -0.00905067 Jy ! Component: 1650 - total flux cleaned = -0.00920703 Jy ! Component: 1700 - total flux cleaned = -0.00945235 Jy ! Component: 1750 - total flux cleaned = -0.00960318 Jy ! Component: 1800 - total flux cleaned = -0.00975152 Jy ! Component: 1850 - total flux cleaned = -0.00981018 Jy ! Component: 1900 - total flux cleaned = -0.00986781 Jy ! Component: 1950 - total flux cleaned = -0.00989622 Jy ! Component: 2000 - total flux cleaned = -0.00998095 Jy ! Component: 2050 - total flux cleaned = -0.00998109 Jy ! Component: 2100 - total flux cleaned = -0.0100365 Jy ! Component: 2150 - total flux cleaned = -0.0100905 Jy ! Component: 2200 - total flux cleaned = -0.0102239 Jy ! Component: 2250 - total flux cleaned = -0.010171 Jy ! Component: 2300 - total flux cleaned = -0.0102749 Jy ! Component: 2350 - total flux cleaned = -0.0102748 Jy ! Component: 2400 - total flux cleaned = -0.010351 Jy ! Component: 2450 - total flux cleaned = -0.0104261 Jy ! Component: 2500 - total flux cleaned = -0.0105001 Jy ! Component: 2550 - total flux cleaned = -0.0105249 Jy ! Component: 2600 - total flux cleaned = -0.0106943 Jy ! Component: 2650 - total flux cleaned = -0.0106946 Jy ! Component: 2700 - total flux cleaned = -0.0107658 Jy ! Component: 2750 - total flux cleaned = -0.0108829 Jy ! Component: 2800 - total flux cleaned = -0.010953 Jy ! Component: 2850 - total flux cleaned = -0.0109991 Jy ! Component: 2900 - total flux cleaned = -0.0110675 Jy ! Component: 2950 - total flux cleaned = -0.0110675 Jy ! Component: 3000 - total flux cleaned = -0.0111568 Jy ! Component: 3050 - total flux cleaned = -0.0111568 Jy ! Component: 3100 - total flux cleaned = -0.0111788 Jy ! Component: 3150 - total flux cleaned = -0.0111353 Jy ! Component: 3200 - total flux cleaned = -0.0111784 Jy ! Component: 3250 - total flux cleaned = -0.0111359 Jy ! Component: 3300 - total flux cleaned = -0.0110729 Jy ! Component: 3350 - total flux cleaned = -0.011157 Jy ! Component: 3400 - total flux cleaned = -0.0111986 Jy ! Component: 3450 - total flux cleaned = -0.0111575 Jy ! Component: 3500 - total flux cleaned = -0.0111985 Jy ! Component: 3550 - total flux cleaned = -0.0111987 Jy ! Component: 3600 - total flux cleaned = -0.0111785 Jy ! Component: 3650 - total flux cleaned = -0.0110783 Jy ! Component: 3700 - total flux cleaned = -0.0110388 Jy ! Component: 3750 - total flux cleaned = -0.0109992 Jy ! Component: 3800 - total flux cleaned = -0.0109993 Jy ! Component: 3850 - total flux cleaned = -0.0109406 Jy ! Component: 3900 - total flux cleaned = -0.0109794 Jy ! Component: 3950 - total flux cleaned = -0.0109407 Jy ! Component: 4000 - total flux cleaned = -0.0108829 Jy ! Component: 4050 - total flux cleaned = -0.0108063 Jy ! Total flux subtracted in 4096 components = -0.0108254 Jy ! Clean residual min=-0.001159 max=0.001654 Jy/beam ! Clean residual mean=-0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.186001 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 398 components and 0.186001 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J0617+7816_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.862 x 11.33 at 42.7 degrees (North through East) ! Clean map min=-0.0055446 max=0.17351 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J0617+7816_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.173506 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000331008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.572328 0.572328 1.14466 2.28931 4.57863 9.15725 18.3145 36.629 73.258 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 524.174 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J0617+7816_S_uvs.log closed on Thu Apr 7 07:13:15 2016