! Started logfile: /scr/pima/bg219h_uvs/J1702+1502_S_uvs.log on Thu Apr 7 09:08:00 2016 obs /scr/pima/bg219h_uvs/J1702+1502_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1702+1502_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.953869 visibilities/baseline/integration-bin. ! Found source: J1702+1502 ! ! 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 7692 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/J1702+1502_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.011094Jy sigma=24.979704 ! Fit after self-cal, rms=0.902450Jy sigma=22.244735 ! 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.602 mas, bmaj=6.299 mas, bpa=-3.758 degrees ! Estimated noise=0.50626 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.0749665 Jy ! Component: 100 - total flux cleaned = 0.0945404 Jy ! Total flux subtracted in 100 components = 0.0945404 Jy ! Clean residual min=-0.004379 max=0.008212 Jy/beam ! Clean residual mean=0.000002 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.0945404 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0945404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057988Jy sigma=1.369039 ! Fit after self-cal, rms=0.057965Jy sigma=1.368432 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00866375 Jy ! Component: 100 - total flux cleaned = 0.0128645 Jy ! Total flux subtracted in 100 components = 0.0128645 Jy ! Clean residual min=-0.003180 max=0.002999 Jy/beam ! Clean residual mean=0.000001 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.107405 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.107405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056669Jy sigma=1.331911 ! Fit after self-cal, rms=0.056656Jy sigma=1.331571 ! 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.065 mas, bmaj=7.083 mas, bpa=-3.66 degrees ! Estimated noise=0.33346 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.00263986 Jy ! Component: 100 - total flux cleaned = 0.00381744 Jy ! Component: 150 - total flux cleaned = 0.00444383 Jy ! Component: 200 - total flux cleaned = 0.00474832 Jy ! Total flux subtracted in 200 components = 0.00474832 Jy ! Clean residual min=-0.002060 max=0.002223 Jy/beam ! Clean residual mean=0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.112153 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.112153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056562Jy sigma=1.328373 ! Fit after self-cal, rms=0.056561Jy sigma=1.328330 ! 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.065 x 7.083 at -3.66 degrees (North through East) ! Clean map min=-0.0019898 max=0.098366 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.99 HN 1.02 KP 0.98 LA 0.99 ! MK 1.00 NL 1.02 OV 0.99 PT 0.95 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.03 KP 1.00 LA 0.98 ! MK 0.98 NL 1.03 OV 0.96 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.06 KP 1.03 LA 1.00 ! MK 0.96 NL 1.01 OV 1.01 PT 0.96 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.04 KP 1.02 LA 1.02 ! MK 1.02 NL 1.00 OV 1.00 PT 0.99 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.056561Jy sigma=1.328330 ! Fit after self-cal, rms=0.056799Jy sigma=1.325419 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=7.086 mas, bpa=-3.542 degrees ! Estimated noise=0.333108 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.000191042 Jy ! Component: 100 - total flux cleaned = -0.000335138 Jy ! Component: 150 - total flux cleaned = -0.000384952 Jy ! Component: 200 - total flux cleaned = -0.000452757 Jy ! Total flux subtracted in 200 components = -0.000452757 Jy ! Clean residual min=-0.002041 max=0.002041 Jy/beam ! Clean residual mean=0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.1117 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.1117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056791Jy sigma=1.325282 ! Fit after self-cal, rms=0.056806Jy sigma=1.325229 ! 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.056806Jy sigma=1.325229 ! Fit after self-cal, rms=0.056846Jy sigma=1.319252 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=7.093 mas, bpa=-3.452 degrees ! Estimated noise=0.33314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136777 Jy ! Component: 100 - total flux cleaned = -0.000253864 Jy ! Component: 150 - total flux cleaned = -0.000286534 Jy ! Component: 200 - total flux cleaned = -0.000315409 Jy ! Total flux subtracted in 200 components = -0.000315409 Jy ! Clean residual min=-0.001771 max=0.001837 Jy/beam ! Clean residual mean=-0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.111385 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.111385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056841Jy sigma=1.319148 ! Fit after self-cal, rms=0.056852Jy sigma=1.319045 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.70871e-05 Jy ! Component: 100 - total flux cleaned = -0.000116974 Jy ! Component: 150 - total flux cleaned = -0.00014709 Jy ! Component: 200 - total flux cleaned = -0.000168338 Jy ! Total flux subtracted in 200 components = -0.000168338 Jy ! Clean residual min=-0.001780 max=0.001831 Jy/beam ! Clean residual mean=-0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.111217 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.111217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056850Jy sigma=1.318998 ! Fit after self-cal, rms=0.056849Jy sigma=1.318993 ! 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.056849Jy sigma=1.318993 ! Fit after self-cal, rms=0.056834Jy sigma=1.318973 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=7.095 mas, bpa=-3.397 degrees ! Estimated noise=0.333067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.4798e-05 Jy ! Component: 100 - total flux cleaned = -0.000151047 Jy ! Component: 150 - total flux cleaned = -0.000171579 Jy ! Component: 200 - total flux cleaned = -0.000171182 Jy ! Total flux subtracted in 200 components = -0.000171182 Jy ! Clean residual min=-0.001766 max=0.001845 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.111046 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.111046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056832Jy sigma=1.318935 ! Fit after self-cal, rms=0.056832Jy sigma=1.318931 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 (17.5, 40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000859927 Jy ! Component: 100 - total flux cleaned = 0.000824523 Jy ! Component: 150 - total flux cleaned = 0.000794154 Jy ! Component: 200 - total flux cleaned = 0.000715685 Jy ! Total flux subtracted in 200 components = 0.000715685 Jy ! Clean residual min=-0.001763 max=0.001649 Jy/beam ! Clean residual mean=-0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.111761 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.111761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056775Jy sigma=1.317511 ! Fit after self-cal, rms=0.056776Jy sigma=1.317393 ! 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.056776Jy sigma=1.317393 ! Fit after self-cal, rms=0.056719Jy sigma=1.317263 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.857 mas, bmaj=10.7 mas, bpa=-5.682 degrees ! Estimated noise=0.427536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.55857e-05 Jy ! Component: 100 - total flux cleaned = 0.000129961 Jy ! Component: 150 - total flux cleaned = 0.000198408 Jy ! Component: 200 - total flux cleaned = 0.000225117 Jy ! Total flux subtracted in 200 components = 0.000225117 Jy ! Clean residual min=-0.001597 max=0.002142 Jy/beam ! Clean residual mean=-0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.111986 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.111986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056708Jy sigma=1.316999 ! Fit after self-cal, rms=0.056708Jy sigma=1.316959 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.000192807 Jy ! Component: 100 - total flux cleaned = 0.000219821 Jy ! Component: 150 - total flux cleaned = 0.000186992 Jy ! Component: 200 - total flux cleaned = 0.000157292 Jy ! Total flux subtracted in 200 components = 0.000157292 Jy ! Clean residual min=-0.001557 max=0.002152 Jy/beam ! Clean residual mean=-0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.112144 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.112144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056707Jy sigma=1.316927 ! Fit after self-cal, rms=0.056708Jy sigma=1.316914 ! 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.064 mas, bmaj=7.091 mas, bpa=-3.334 degrees ! Estimated noise=0.332859 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 7.091 at -3.334 degrees (North through East) ! Clean map min=-0.0017232 max=0.098455 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.601 mas, bmaj=6.313 mas, bpa=-3.53 degrees ! Estimated noise=0.50643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0748535 Jy ! Component: 100 - total flux cleaned = 0.0945812 Jy ! Component: 150 - total flux cleaned = 0.103322 Jy ! Component: 200 - total flux cleaned = 0.106862 Jy ! Total flux subtracted in 200 components = 0.106862 Jy ! Clean residual min=-0.003442 max=0.002969 Jy/beam ! Clean residual mean=0.000001 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.106862 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.106862 Jy ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.091 mas, bpa=-3.334 degrees ! Estimated noise=0.332859 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.00288896 Jy ! Component: 100 - total flux cleaned = 0.00394764 Jy ! Component: 150 - total flux cleaned = 0.00421955 Jy ! Component: 200 - total flux cleaned = 0.00456932 Jy ! Total flux subtracted in 200 components = 0.00456932 Jy ! Clean residual min=-0.001772 max=0.001565 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.111432 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.111432 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.857 mas, bmaj=10.7 mas, bpa=-5.682 degrees ! Estimated noise=0.427536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000924668 Jy ! Component: 100 - total flux cleaned = 0.00105995 Jy ! Component: 150 - total flux cleaned = 0.00112403 Jy ! Component: 200 - total flux cleaned = 0.00110586 Jy ! Total flux subtracted in 200 components = 0.00110586 Jy ! Clean residual min=-0.001617 max=0.002206 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.112538 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) ! Added new window around map position (-96.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166783 Jy ! Component: 100 - total flux cleaned = 0.00219358 Jy ! Component: 150 - total flux cleaned = 0.00272285 Jy ! Component: 200 - total flux cleaned = 0.00315271 Jy ! Total flux subtracted in 200 components = 0.00315271 Jy ! Clean residual min=-0.001427 max=0.001655 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.11569 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 84 components and 0.11569 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.091 mas, bpa=-3.334 degrees ! Estimated noise=0.332859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.89406e-05 Jy ! Component: 100 - total flux cleaned = 0.000188651 Jy ! Component: 150 - total flux cleaned = 0.000347906 Jy ! Component: 200 - total flux cleaned = 0.000405631 Jy ! Total flux subtracted in 200 components = 0.000405631 Jy ! Clean residual min=-0.001540 max=0.001391 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.116096 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.116096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056647Jy sigma=1.315472 ! Fit after self-cal, rms=0.056640Jy sigma=1.315277 wmodel /scr/pima/bg219h_uvs/J1702+1502_S_map.mod ! Writing 107 model components to file: /scr/pima/bg219h_uvs/J1702+1502_S_map.mod wobs /scr/pima/bg219h_uvs/J1702+1502_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1702+1502_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1702+1502_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1702+1502_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.000236282 Jy ! Component: 100 - total flux cleaned = -8.17553e-05 Jy ! Component: 150 - total flux cleaned = 4.11e-05 Jy ! Component: 200 - total flux cleaned = 4.23763e-05 Jy ! Component: 250 - total flux cleaned = 4.23703e-05 Jy ! Component: 300 - total flux cleaned = -1.06678e-06 Jy ! Component: 350 - total flux cleaned = -6.39428e-05 Jy ! Component: 400 - total flux cleaned = -0.000126038 Jy ! Component: 450 - total flux cleaned = -0.000166891 Jy ! Component: 500 - total flux cleaned = -0.000187115 Jy ! Component: 550 - total flux cleaned = -0.000225417 Jy ! Component: 600 - total flux cleaned = -0.000187465 Jy ! Component: 650 - total flux cleaned = -0.000132114 Jy ! Component: 700 - total flux cleaned = -0.000132322 Jy ! Component: 750 - total flux cleaned = -0.000150225 Jy ! Component: 800 - total flux cleaned = -0.000168154 Jy ! Component: 850 - total flux cleaned = -0.000202951 Jy ! Component: 900 - total flux cleaned = -0.000219841 Jy ! Component: 950 - total flux cleaned = -0.000220248 Jy ! Component: 1000 - total flux cleaned = -0.000204037 Jy ! Component: 1050 - total flux cleaned = -0.000252361 Jy ! Component: 1100 - total flux cleaned = -0.000236145 Jy ! Component: 1150 - total flux cleaned = -0.00029841 Jy ! Component: 1200 - total flux cleaned = -0.000283158 Jy ! Component: 1250 - total flux cleaned = -0.000313817 Jy ! Component: 1300 - total flux cleaned = -0.000328793 Jy ! Component: 1350 - total flux cleaned = -0.000298837 Jy ! Component: 1400 - total flux cleaned = -0.000284314 Jy ! Component: 1450 - total flux cleaned = -0.000270013 Jy ! Component: 1500 - total flux cleaned = -0.000270237 Jy ! Component: 1550 - total flux cleaned = -0.000255925 Jy ! Component: 1600 - total flux cleaned = -0.000255678 Jy ! Component: 1650 - total flux cleaned = -0.000241975 Jy ! Component: 1700 - total flux cleaned = -0.000228046 Jy ! Component: 1750 - total flux cleaned = -0.000227768 Jy ! Component: 1800 - total flux cleaned = -0.000268312 Jy ! Component: 1850 - total flux cleaned = -0.000281704 Jy ! Component: 1900 - total flux cleaned = -0.000268645 Jy ! Component: 1950 - total flux cleaned = -0.000294931 Jy ! Component: 2000 - total flux cleaned = -0.000385981 Jy ! Component: 2050 - total flux cleaned = -0.000360137 Jy ! Component: 2100 - total flux cleaned = -0.000424056 Jy ! Component: 2150 - total flux cleaned = -0.000436628 Jy ! Component: 2200 - total flux cleaned = -0.000436704 Jy ! Component: 2250 - total flux cleaned = -0.000498698 Jy ! Component: 2300 - total flux cleaned = -0.000486493 Jy ! Component: 2350 - total flux cleaned = -0.000486491 Jy ! Component: 2400 - total flux cleaned = -0.000474475 Jy ! Component: 2450 - total flux cleaned = -0.000522555 Jy ! Component: 2500 - total flux cleaned = -0.000486875 Jy ! Component: 2550 - total flux cleaned = -0.000475217 Jy ! Component: 2600 - total flux cleaned = -0.000475099 Jy ! Component: 2650 - total flux cleaned = -0.000475113 Jy ! Component: 2700 - total flux cleaned = -0.00042915 Jy ! Component: 2750 - total flux cleaned = -0.00044069 Jy ! Component: 2800 - total flux cleaned = -0.000429541 Jy ! Component: 2850 - total flux cleaned = -0.000407093 Jy ! Component: 2900 - total flux cleaned = -0.000384816 Jy ! Component: 2950 - total flux cleaned = -0.000451384 Jy ! Component: 3000 - total flux cleaned = -0.000451162 Jy ! Component: 3050 - total flux cleaned = -0.000418397 Jy ! Component: 3100 - total flux cleaned = -0.000407625 Jy ! Component: 3150 - total flux cleaned = -0.000407702 Jy ! Component: 3200 - total flux cleaned = -0.000418411 Jy ! Component: 3250 - total flux cleaned = -0.00043961 Jy ! Component: 3300 - total flux cleaned = -0.00047121 Jy ! Component: 3350 - total flux cleaned = -0.000450172 Jy ! Component: 3400 - total flux cleaned = -0.00046053 Jy ! Component: 3450 - total flux cleaned = -0.000501831 Jy ! Component: 3500 - total flux cleaned = -0.00046101 Jy ! Component: 3550 - total flux cleaned = -0.00049157 Jy ! Component: 3600 - total flux cleaned = -0.000491652 Jy ! Component: 3650 - total flux cleaned = -0.000501699 Jy ! Component: 3700 - total flux cleaned = -0.000541791 Jy ! Component: 3750 - total flux cleaned = -0.000531861 Jy ! Component: 3800 - total flux cleaned = -0.000561408 Jy ! Component: 3850 - total flux cleaned = -0.000551553 Jy ! Component: 3900 - total flux cleaned = -0.000571004 Jy ! Component: 3950 - total flux cleaned = -0.000570993 Jy ! Component: 4000 - total flux cleaned = -0.000561369 Jy ! Component: 4050 - total flux cleaned = -0.000589948 Jy ! Total flux subtracted in 4096 components = -0.000589883 Jy ! Clean residual min=-0.000701 max=0.000635 Jy/beam ! Clean residual mean=0.000000 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.115506 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 407 components and 0.115506 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1702+1502_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 7.091 at -3.334 degrees (North through East) ! Clean map min=-0.001253 max=0.097935 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1702+1502_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0979353 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168701 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.516772 0.516772 1.03354 2.06709 4.13418 8.26835 16.5367 33.0734 66.1468 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.097 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 580.526 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1702+1502_S_uvs.log closed on Thu Apr 7 09:08:04 2016