! Started logfile: /scr/pima/bg219i_uvs/J0610+7801_S_uvs.log on Wed Apr 6 22:54:21 2016 obs /scr/pima/bg219i_uvs/J0610+7801_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0610+7801_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! AN table 2: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0610+7801 ! ! 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 8208 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/bg219i_uvs/J0610+7801_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009093Jy sigma=22.716751 ! Fit after self-cal, rms=0.873908Jy sigma=19.626533 ! 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.795 mas, bmaj=9.022 mas, bpa=38.74 degrees ! Estimated noise=0.59102 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.0991652 Jy ! Component: 100 - total flux cleaned = 0.120829 Jy ! Total flux subtracted in 100 components = 0.120829 Jy ! Clean residual min=-0.004457 max=0.006220 Jy/beam ! Clean residual mean=0.000023 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.120829 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.120829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062341Jy sigma=1.330700 ! Fit after self-cal, rms=0.062336Jy sigma=1.330568 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00627939 Jy ! Component: 100 - total flux cleaned = 0.00952742 Jy ! Total flux subtracted in 100 components = 0.00952742 Jy ! Clean residual min=-0.003922 max=0.003467 Jy/beam ! Clean residual mean=0.000015 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.130356 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.130356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061612Jy sigma=1.312896 ! Fit after self-cal, rms=0.061606Jy sigma=1.312736 ! 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.483 mas, bmaj=9.841 mas, bpa=37.02 degrees ! Estimated noise=0.356117 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.0027178 Jy ! Component: 100 - total flux cleaned = 0.00340678 Jy ! Component: 150 - total flux cleaned = 0.00392484 Jy ! Component: 200 - total flux cleaned = 0.00422527 Jy ! Total flux subtracted in 200 components = 0.00422527 Jy ! Clean residual min=-0.002379 max=0.002159 Jy/beam ! Clean residual mean=0.000010 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.134582 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.134582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061465Jy sigma=1.309720 ! Fit after self-cal, rms=0.061462Jy sigma=1.309655 ! 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.483 x 9.841 at 37.02 degrees (North through East) ! Clean map min=-0.0023345 max=0.12798 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 FD 0.93 KP 1.02 LA 0.98 ! MK 0.98 NL 1.05 OV 1.07 PT 0.96 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.03 HN 0.97 KP 1.00 ! LA 0.95 NL 1.03 OV 0.97 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 KP 1.01 LA 0.97 ! MK 0.97 NL 0.99 OV 1.02 PT 1.01 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.00 HN 0.99 KP 0.98 ! LA 0.99 NL 0.95 OV 0.99 PT 1.00 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 KP 1.02 LA 1.00 ! MK 1.05 NL 0.94 OV 1.03 PT 0.96 ! SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 1.03 HN 0.99 KP 1.00 ! LA 1.01 NL 0.99 OV 0.95 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 KP 0.99 LA 1.00 ! MK 1.04 NL 0.98 OV 1.01 PT 0.97 ! SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.00 HN 1.04 KP 1.02 ! LA 1.01 NL 1.05 OV 1.00 PT 1.05 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.061462Jy sigma=1.309655 ! Fit after self-cal, rms=0.062147Jy sigma=1.302134 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=9.841 mas, bpa=36.99 degrees ! Estimated noise=0.356255 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.000311995 Jy ! Component: 100 - total flux cleaned = 0.000391371 Jy ! Component: 150 - total flux cleaned = 0.000406013 Jy ! Component: 200 - total flux cleaned = 0.000418632 Jy ! Total flux subtracted in 200 components = 0.000418632 Jy ! Clean residual min=-0.002052 max=0.001756 Jy/beam ! Clean residual mean=0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.135 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062136Jy sigma=1.301905 ! Fit after self-cal, rms=0.062155Jy sigma=1.301795 ! 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.062155Jy sigma=1.301795 ! Fit after self-cal, rms=0.062267Jy sigma=1.301775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=9.837 mas, bpa=37.01 degrees ! Estimated noise=0.356362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.45646e-05 Jy ! Component: 100 - total flux cleaned = 0.000121649 Jy ! Component: 150 - total flux cleaned = 0.000122077 Jy ! Component: 200 - total flux cleaned = 0.000141928 Jy ! Total flux subtracted in 200 components = 0.000141928 Jy ! Clean residual min=-0.002064 max=0.001768 Jy/beam ! Clean residual mean=0.000006 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.135142 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.135142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062262Jy sigma=1.301681 ! Fit after self-cal, rms=0.062262Jy sigma=1.301675 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 = 4.43566e-05 Jy ! Component: 100 - total flux cleaned = 2.63078e-05 Jy ! Component: 150 - total flux cleaned = 2.62675e-05 Jy ! Component: 200 - total flux cleaned = 2.62759e-05 Jy ! Total flux subtracted in 200 components = 2.62759e-05 Jy ! Clean residual min=-0.002067 max=0.001777 Jy/beam ! Clean residual mean=0.000006 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.135168 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.135168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062260Jy sigma=1.301630 ! Fit after self-cal, rms=0.062260Jy sigma=1.301627 ! 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.062260Jy sigma=1.301627 ! Fit after self-cal, rms=0.062422Jy sigma=1.301615 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=9.833 mas, bpa=37.02 degrees ! Estimated noise=0.356689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.45635e-05 Jy ! Component: 100 - total flux cleaned = 9.33176e-05 Jy ! Component: 150 - total flux cleaned = 0.000101526 Jy ! Component: 200 - total flux cleaned = 0.000101637 Jy ! Total flux subtracted in 200 components = 0.000101637 Jy ! Clean residual min=-0.002076 max=0.001797 Jy/beam ! Clean residual mean=0.000006 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.13527 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.13527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062420Jy sigma=1.301572 ! Fit after self-cal, rms=0.062421Jy sigma=1.301570 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.42328e-06 Jy ! Component: 100 - total flux cleaned = 8.25283e-06 Jy ! Component: 150 - total flux cleaned = 7.95906e-06 Jy ! Component: 200 - total flux cleaned = 7.77547e-06 Jy ! Total flux subtracted in 200 components = 7.77547e-06 Jy ! Clean residual min=-0.002080 max=0.001801 Jy/beam ! Clean residual mean=0.000006 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.135278 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.135278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062419Jy sigma=1.301544 ! Fit after self-cal, rms=0.062419Jy sigma=1.301544 ! 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.062419Jy sigma=1.301544 ! Fit after self-cal, rms=0.062502Jy sigma=1.301534 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.752 mas, bmaj=13.09 mas, bpa=33.74 degrees ! Estimated noise=0.433626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135481 Jy ! Component: 100 - total flux cleaned = 0.000145771 Jy ! Component: 150 - total flux cleaned = 0.000145749 Jy ! Component: 200 - total flux cleaned = 0.000145713 Jy ! Total flux subtracted in 200 components = 0.000145713 Jy ! Clean residual min=-0.002510 max=0.001696 Jy/beam ! Clean residual mean=0.000010 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.135423 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.135423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062503Jy sigma=1.301531 ! Fit after self-cal, rms=0.062504Jy sigma=1.301529 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 = 2.60635e-06 Jy ! Component: 100 - total flux cleaned = 2.5482e-06 Jy ! Component: 150 - total flux cleaned = 2.54992e-06 Jy ! Component: 200 - total flux cleaned = 2.65675e-06 Jy ! Total flux subtracted in 200 components = 2.65675e-06 Jy ! Clean residual min=-0.002511 max=0.001703 Jy/beam ! Clean residual mean=0.000010 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.135426 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.135426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062503Jy sigma=1.301528 ! Fit after self-cal, rms=0.062504Jy sigma=1.301527 ! 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.518 mas, bmaj=9.83 mas, bpa=37.04 degrees ! Estimated noise=0.356927 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.518 x 9.83 at 37.04 degrees (North through East) ! Clean map min=-0.0020287 max=0.12817 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.828 mas, bmaj=9.01 mas, bpa=38.69 degrees ! Estimated noise=0.596206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0999589 Jy ! Component: 100 - total flux cleaned = 0.121858 Jy ! Component: 150 - total flux cleaned = 0.127487 Jy ! Component: 200 - total flux cleaned = 0.130377 Jy ! Total flux subtracted in 200 components = 0.130377 Jy ! Clean residual min=-0.003349 max=0.002966 Jy/beam ! Clean residual mean=0.000010 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.130377 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.130377 Jy ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=9.83 mas, bpa=37.04 degrees ! Estimated noise=0.356927 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.00245484 Jy ! Component: 100 - total flux cleaned = 0.00345473 Jy ! Component: 150 - total flux cleaned = 0.00383437 Jy ! Component: 200 - total flux cleaned = 0.0041141 Jy ! Total flux subtracted in 200 components = 0.0041141 Jy ! Clean residual min=-0.002082 max=0.001779 Jy/beam ! Clean residual mean=0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.134491 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 43 components and 0.134491 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.752 mas, bmaj=13.09 mas, bpa=33.74 degrees ! Estimated noise=0.433626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550882 Jy ! Component: 100 - total flux cleaned = 0.000713042 Jy ! Component: 150 - total flux cleaned = 0.000766836 Jy ! Component: 200 - total flux cleaned = 0.000792174 Jy ! Total flux subtracted in 200 components = 0.000792174 Jy ! Clean residual min=-0.002503 max=0.001656 Jy/beam ! Clean residual mean=0.000010 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.135283 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.49348e-06 Jy ! Component: 100 - total flux cleaned = 1.10493e-05 Jy ! Component: 150 - total flux cleaned = 1.09079e-05 Jy ! Component: 200 - total flux cleaned = 1.61077e-05 Jy ! Total flux subtracted in 200 components = 1.61077e-05 Jy ! Clean residual min=-0.002504 max=0.001668 Jy/beam ! Clean residual mean=0.000010 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.135299 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.135299 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=9.83 mas, bpa=37.04 degrees ! Estimated noise=0.356927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118485 Jy ! Component: 100 - total flux cleaned = -8.43095e-05 Jy ! Component: 150 - total flux cleaned = -6.89884e-05 Jy ! Component: 200 - total flux cleaned = -6.86173e-05 Jy ! Total flux subtracted in 200 components = -6.86173e-05 Jy ! Clean residual min=-0.002100 max=0.001781 Jy/beam ! Clean residual mean=0.000006 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.135231 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.135231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062521Jy sigma=1.301789 ! Fit after self-cal, rms=0.062518Jy sigma=1.301770 wmodel /scr/pima/bg219i_uvs/J0610+7801_S_map.mod ! Writing 69 model components to file: /scr/pima/bg219i_uvs/J0610+7801_S_map.mod wobs /scr/pima/bg219i_uvs/J0610+7801_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0610+7801_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0610+7801_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0610+7801_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.000585833 Jy ! Component: 100 - total flux cleaned = -0.00104437 Jy ! Component: 150 - total flux cleaned = -0.00135236 Jy ! Component: 200 - total flux cleaned = -0.00169736 Jy ! Component: 250 - total flux cleaned = -0.00202697 Jy ! Component: 300 - total flux cleaned = -0.00212399 Jy ! Component: 350 - total flux cleaned = -0.00228971 Jy ! Component: 400 - total flux cleaned = -0.00242709 Jy ! Component: 450 - total flux cleaned = -0.00247151 Jy ! Component: 500 - total flux cleaned = -0.00255878 Jy ! Component: 550 - total flux cleaned = -0.00253784 Jy ! Component: 600 - total flux cleaned = -0.00260068 Jy ! Component: 650 - total flux cleaned = -0.00264148 Jy ! Component: 700 - total flux cleaned = -0.00270154 Jy ! Component: 750 - total flux cleaned = -0.00276063 Jy ! Component: 800 - total flux cleaned = -0.00283763 Jy ! Component: 850 - total flux cleaned = -0.00285617 Jy ! Component: 900 - total flux cleaned = -0.00285594 Jy ! Component: 950 - total flux cleaned = -0.00291139 Jy ! Component: 1000 - total flux cleaned = -0.00296534 Jy ! Component: 1050 - total flux cleaned = -0.00294754 Jy ! Component: 1100 - total flux cleaned = -0.00298263 Jy ! Component: 1150 - total flux cleaned = -0.00293055 Jy ! Component: 1200 - total flux cleaned = -0.00298193 Jy ! Component: 1250 - total flux cleaned = -0.00293107 Jy ! Component: 1300 - total flux cleaned = -0.00293112 Jy ! Component: 1350 - total flux cleaned = -0.00293093 Jy ! Component: 1400 - total flux cleaned = -0.00289825 Jy ! Component: 1450 - total flux cleaned = -0.00289828 Jy ! Component: 1500 - total flux cleaned = -0.00280238 Jy ! Component: 1550 - total flux cleaned = -0.00277098 Jy ! Component: 1600 - total flux cleaned = -0.00275519 Jy ! Component: 1650 - total flux cleaned = -0.00267786 Jy ! Component: 1700 - total flux cleaned = -0.00267771 Jy ! Component: 1750 - total flux cleaned = -0.00264752 Jy ! Component: 1800 - total flux cleaned = -0.00257268 Jy ! Component: 1850 - total flux cleaned = -0.0025729 Jy ! Component: 1900 - total flux cleaned = -0.00254348 Jy ! Component: 1950 - total flux cleaned = -0.00255795 Jy ! Component: 2000 - total flux cleaned = -0.00252929 Jy ! Component: 2050 - total flux cleaned = -0.00257199 Jy ! Component: 2100 - total flux cleaned = -0.00258602 Jy ! Component: 2150 - total flux cleaned = -0.00261393 Jy ! Component: 2200 - total flux cleaned = -0.00259996 Jy ! Component: 2250 - total flux cleaned = -0.00258603 Jy ! Component: 2300 - total flux cleaned = -0.00257245 Jy ! Component: 2350 - total flux cleaned = -0.00259953 Jy ! Component: 2400 - total flux cleaned = -0.0025725 Jy ! Component: 2450 - total flux cleaned = -0.00258588 Jy ! Component: 2500 - total flux cleaned = -0.00251962 Jy ! Component: 2550 - total flux cleaned = -0.00249324 Jy ! Component: 2600 - total flux cleaned = -0.00253227 Jy ! Component: 2650 - total flux cleaned = -0.00245456 Jy ! Component: 2700 - total flux cleaned = -0.00245468 Jy ! Component: 2750 - total flux cleaned = -0.00244186 Jy ! Component: 2800 - total flux cleaned = -0.00242912 Jy ! Component: 2850 - total flux cleaned = -0.00236618 Jy ! Component: 2900 - total flux cleaned = -0.00231639 Jy ! Component: 2950 - total flux cleaned = -0.00231655 Jy ! Component: 3000 - total flux cleaned = -0.00225507 Jy ! Component: 3050 - total flux cleaned = -0.00226718 Jy ! Component: 3100 - total flux cleaned = -0.00226707 Jy ! Component: 3150 - total flux cleaned = -0.00217088 Jy ! Component: 3200 - total flux cleaned = -0.00215892 Jy ! Component: 3250 - total flux cleaned = -0.00215889 Jy ! Component: 3300 - total flux cleaned = -0.00213531 Jy ! Component: 3350 - total flux cleaned = -0.00210016 Jy ! Component: 3400 - total flux cleaned = -0.00207702 Jy ! Component: 3450 - total flux cleaned = -0.00204227 Jy ! Component: 3500 - total flux cleaned = -0.00200793 Jy ! Component: 3550 - total flux cleaned = -0.00198528 Jy ! Component: 3600 - total flux cleaned = -0.00199653 Jy ! Component: 3650 - total flux cleaned = -0.00191768 Jy ! Component: 3700 - total flux cleaned = -0.0019513 Jy ! Component: 3750 - total flux cleaned = -0.00190679 Jy ! Component: 3800 - total flux cleaned = -0.00193998 Jy ! Component: 3850 - total flux cleaned = -0.00187397 Jy ! Component: 3900 - total flux cleaned = -0.00186304 Jy ! Component: 3950 - total flux cleaned = -0.00179782 Jy ! Component: 4000 - total flux cleaned = -0.00178698 Jy ! Component: 4050 - total flux cleaned = -0.00175469 Jy ! Total flux subtracted in 4096 components = -0.0017012 Jy ! Clean residual min=-0.000599 max=0.000546 Jy/beam ! Clean residual mean=0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.133529 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 357 components and 0.13353 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0610+7801_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.518 x 9.83 at 37.04 degrees (North through East) ! Clean map min=-0.0014279 max=0.12848 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0610+7801_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128478 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197805 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46188 0.46188 0.92376 1.84752 3.69504 7.39008 14.7802 29.5603 59.1206 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 649.519 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0610+7801_S_uvs.log closed on Wed Apr 6 22:54:25 2016