! Started logfile: /scr/pima/bg219i_uvs/J2102+6758_S_uvs.log on Wed Apr 6 23:13:47 2016 obs /scr/pima/bg219i_uvs/J2102+6758_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2102+6758_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2102+6758 ! ! 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 10980 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/J2102+6758_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012305Jy sigma=23.532026 ! Fit after self-cal, rms=0.898258Jy sigma=20.893100 ! 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.778 mas, bmaj=4.006 mas, bpa=-39.56 degrees ! Estimated noise=0.532271 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.08011 Jy ! Component: 100 - total flux cleaned = 0.0976156 Jy ! Total flux subtracted in 100 components = 0.0976156 Jy ! Clean residual min=-0.003428 max=0.005183 Jy/beam ! Clean residual mean=0.000002 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0976156 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0976156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064142Jy sigma=1.362572 ! Fit after self-cal, rms=0.064116Jy sigma=1.361963 ! 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.47 mas, bmaj=4.878 mas, bpa=-40.26 degrees ! Estimated noise=0.309955 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.00626868 Jy ! Component: 100 - total flux cleaned = 0.00923944 Jy ! Component: 150 - total flux cleaned = 0.0107948 Jy ! Component: 200 - total flux cleaned = 0.011667 Jy ! Total flux subtracted in 200 components = 0.011667 Jy ! Clean residual min=-0.002148 max=0.002220 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.109283 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.109283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063527Jy sigma=1.348377 ! Fit after self-cal, rms=0.063502Jy sigma=1.348196 ! 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.47 x 4.878 at -40.26 degrees (North through East) ! Clean map min=-0.0020656 max=0.10331 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.00 FD 1.03 HN 1.03 KP 0.95 ! LA 0.98 MK 1.03 NL 0.99 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.01 KP 0.99 ! LA 0.98 MK 1.01 NL 0.99 OV 0.99 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.02 KP 1.00 ! LA 0.99 MK 0.98 NL 1.03 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.00 KP 1.00 ! LA 1.02 MK 1.00 NL 1.00 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Fit before self-cal, rms=0.063502Jy sigma=1.348196 ! Fit after self-cal, rms=0.063721Jy sigma=1.346764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=4.899 mas, bpa=-40.29 degrees ! Estimated noise=0.309656 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 = 2.07902e-05 Jy ! Component: 100 - total flux cleaned = 6.24397e-06 Jy ! Component: 150 - total flux cleaned = -2.95427e-07 Jy ! Component: 200 - total flux cleaned = -5.71739e-06 Jy ! Total flux subtracted in 200 components = -5.71739e-06 Jy ! Clean residual min=-0.002011 max=0.002166 Jy/beam ! Clean residual mean=-0.000005 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.109277 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.109277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063719Jy sigma=1.346738 ! Fit after self-cal, rms=0.063731Jy sigma=1.346710 ! 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.063731Jy sigma=1.346710 ! Fit after self-cal, rms=0.062826Jy sigma=1.342529 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=4.907 mas, bpa=-40.01 degrees ! Estimated noise=0.309732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271847 Jy ! Component: 100 - total flux cleaned = -0.000304078 Jy ! Component: 150 - total flux cleaned = -0.000323646 Jy ! Component: 200 - total flux cleaned = -0.000329386 Jy ! Total flux subtracted in 200 components = -0.000329386 Jy ! Clean residual min=-0.001759 max=0.001657 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.108948 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.108948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062823Jy sigma=1.342488 ! Fit after self-cal, rms=0.062817Jy sigma=1.342411 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 = -6.61412e-06 Jy ! Component: 100 - total flux cleaned = -6.53029e-06 Jy ! Component: 150 - total flux cleaned = -6.525e-06 Jy ! Component: 200 - total flux cleaned = -2.07165e-06 Jy ! Total flux subtracted in 200 components = -2.07165e-06 Jy ! Clean residual min=-0.001755 max=0.001671 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.108945 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.108945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062816Jy sigma=1.342396 ! Fit after self-cal, rms=0.062816Jy sigma=1.342397 ! 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.062816Jy sigma=1.342397 ! Fit after self-cal, rms=0.062834Jy sigma=1.342379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=4.913 mas, bpa=-39.98 degrees ! Estimated noise=0.309856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188468 Jy ! Component: 100 - total flux cleaned = -0.000218386 Jy ! Component: 150 - total flux cleaned = -0.00023293 Jy ! Component: 200 - total flux cleaned = -0.000237546 Jy ! Total flux subtracted in 200 components = -0.000237546 Jy ! Clean residual min=-0.001742 max=0.001644 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.108708 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.108708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062832Jy sigma=1.342360 ! Fit after self-cal, rms=0.062832Jy sigma=1.342359 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.45304e-06 Jy ! Component: 100 - total flux cleaned = -5.47387e-06 Jy ! Component: 150 - total flux cleaned = -5.31363e-06 Jy ! Component: 200 - total flux cleaned = -5.36564e-06 Jy ! Total flux subtracted in 200 components = -5.36564e-06 Jy ! Clean residual min=-0.001741 max=0.001648 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.108703 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.108703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062832Jy sigma=1.342347 ! Fit after self-cal, rms=0.062832Jy sigma=1.342346 ! 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.062832Jy sigma=1.342346 ! Fit after self-cal, rms=0.062858Jy sigma=1.342336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.137 mas, bmaj=9.113 mas, bpa=-58.62 degrees ! Estimated noise=0.4081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179228 Jy ! Component: 100 - total flux cleaned = -0.000191871 Jy ! Component: 150 - total flux cleaned = -0.000197643 Jy ! Component: 200 - total flux cleaned = -0.000202259 Jy ! Total flux subtracted in 200 components = -0.000202259 Jy ! Clean residual min=-0.001608 max=0.001639 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.1085 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.1085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062858Jy sigma=1.342341 ! Fit after self-cal, rms=0.062857Jy sigma=1.342337 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.53945e-05 Jy ! Component: 100 - total flux cleaned = -1.5425e-05 Jy ! Component: 150 - total flux cleaned = -1.91848e-05 Jy ! Component: 200 - total flux cleaned = -2.23619e-05 Jy ! Total flux subtracted in 200 components = -2.23619e-05 Jy ! Clean residual min=-0.001604 max=0.001635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.108478 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 54 components and 0.108478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062858Jy sigma=1.342346 ! Fit after self-cal, rms=0.062858Jy sigma=1.342346 ! 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.5 mas, bmaj=4.917 mas, bpa=-39.95 degrees ! Estimated noise=0.309977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 4.917 at -39.95 degrees (North through East) ! Clean map min=-0.0016971 max=0.10338 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.793 mas, bmaj=4.032 mas, bpa=-39.29 degrees ! Estimated noise=0.53618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.080649 Jy ! Component: 100 - total flux cleaned = 0.0982717 Jy ! Component: 150 - total flux cleaned = 0.103326 Jy ! Component: 200 - total flux cleaned = 0.105867 Jy ! Total flux subtracted in 200 components = 0.105867 Jy ! Clean residual min=-0.003454 max=0.003188 Jy/beam ! Clean residual mean=0.000001 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.105867 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.105867 Jy ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=4.917 mas, bpa=-39.95 degrees ! Estimated noise=0.309977 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.00165803 Jy ! Component: 100 - total flux cleaned = 0.00215498 Jy ! Component: 150 - total flux cleaned = 0.00232342 Jy ! Component: 200 - total flux cleaned = 0.00246991 Jy ! Total flux subtracted in 200 components = 0.00246991 Jy ! Clean residual min=-0.001754 max=0.001620 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.108337 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.108337 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=8.137 mas, bmaj=9.113 mas, bpa=-58.62 degrees ! Estimated noise=0.4081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.26232e-05 Jy ! Component: 100 - total flux cleaned = 0.000106619 Jy ! Component: 150 - total flux cleaned = 0.000116409 Jy ! Component: 200 - total flux cleaned = 0.000123605 Jy ! Total flux subtracted in 200 components = 0.000123605 Jy ! Clean residual min=-0.001600 max=0.001628 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.10846 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 = 1.20003e-05 Jy ! Component: 100 - total flux cleaned = 1.95511e-05 Jy ! Component: 150 - total flux cleaned = 2.40929e-05 Jy ! Component: 200 - total flux cleaned = 2.83029e-05 Jy ! Total flux subtracted in 200 components = 2.83029e-05 Jy ! Clean residual min=-0.001599 max=0.001630 Jy/beam ! Clean residual mean=-0.000003 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.108489 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.108489 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=4.917 mas, bpa=-39.95 degrees ! Estimated noise=0.309977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204234 Jy ! Component: 100 - total flux cleaned = 0.000151111 Jy ! Component: 150 - total flux cleaned = 0.000142054 Jy ! Component: 200 - total flux cleaned = 0.00013382 Jy ! Total flux subtracted in 200 components = 0.00013382 Jy ! Clean residual min=-0.001729 max=0.001632 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.108623 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.108623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062857Jy sigma=1.342328 ! Fit after self-cal, rms=0.062859Jy sigma=1.342321 wmodel /scr/pima/bg219i_uvs/J2102+6758_S_map.mod ! Writing 33 model components to file: /scr/pima/bg219i_uvs/J2102+6758_S_map.mod wobs /scr/pima/bg219i_uvs/J2102+6758_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2102+6758_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2102+6758_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J2102+6758_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.000326733 Jy ! Component: 100 - total flux cleaned = -0.000328417 Jy ! Component: 150 - total flux cleaned = -0.000198278 Jy ! Component: 200 - total flux cleaned = -4.94059e-05 Jy ! Component: 250 - total flux cleaned = 6.98532e-05 Jy ! Component: 300 - total flux cleaned = 4.72471e-05 Jy ! Component: 350 - total flux cleaned = 0.000114495 Jy ! Component: 400 - total flux cleaned = 0.00011384 Jy ! Component: 450 - total flux cleaned = 0.00017843 Jy ! Component: 500 - total flux cleaned = 0.000220347 Jy ! Component: 550 - total flux cleaned = 0.000261708 Jy ! Component: 600 - total flux cleaned = 0.000261601 Jy ! Component: 650 - total flux cleaned = 0.000241811 Jy ! Component: 700 - total flux cleaned = 0.000281475 Jy ! Component: 750 - total flux cleaned = 0.000281867 Jy ! Component: 800 - total flux cleaned = 0.000358097 Jy ! Component: 850 - total flux cleaned = 0.000414739 Jy ! Component: 900 - total flux cleaned = 0.000525097 Jy ! Component: 950 - total flux cleaned = 0.000506853 Jy ! Component: 1000 - total flux cleaned = 0.000524919 Jy ! Component: 1050 - total flux cleaned = 0.00057807 Jy ! Component: 1100 - total flux cleaned = 0.00061315 Jy ! Component: 1150 - total flux cleaned = 0.000681968 Jy ! Component: 1200 - total flux cleaned = 0.000698821 Jy ! Component: 1250 - total flux cleaned = 0.000748867 Jy ! Component: 1300 - total flux cleaned = 0.000765217 Jy ! Component: 1350 - total flux cleaned = 0.000814061 Jy ! Component: 1400 - total flux cleaned = 0.000862441 Jy ! Component: 1450 - total flux cleaned = 0.000910514 Jy ! Component: 1500 - total flux cleaned = 0.000863222 Jy ! Component: 1550 - total flux cleaned = 0.000941583 Jy ! Component: 1600 - total flux cleaned = 0.000957284 Jy ! Component: 1650 - total flux cleaned = 0.000972615 Jy ! Component: 1700 - total flux cleaned = 0.00100307 Jy ! Component: 1750 - total flux cleaned = 0.00107824 Jy ! Component: 1800 - total flux cleaned = 0.00110805 Jy ! Component: 1850 - total flux cleaned = 0.00113775 Jy ! Component: 1900 - total flux cleaned = 0.00116722 Jy ! Component: 1950 - total flux cleaned = 0.00119614 Jy ! Component: 2000 - total flux cleaned = 0.00129646 Jy ! Component: 2050 - total flux cleaned = 0.00126824 Jy ! Component: 2100 - total flux cleaned = 0.00136683 Jy ! Component: 2150 - total flux cleaned = 0.00139463 Jy ! Component: 2200 - total flux cleaned = 0.00140851 Jy ! Component: 2250 - total flux cleaned = 0.00143599 Jy ! Component: 2300 - total flux cleaned = 0.00147669 Jy ! Component: 2350 - total flux cleaned = 0.00147686 Jy ! Component: 2400 - total flux cleaned = 0.00151706 Jy ! Component: 2450 - total flux cleaned = 0.00153028 Jy ! Component: 2500 - total flux cleaned = 0.00158266 Jy ! Component: 2550 - total flux cleaned = 0.00149141 Jy ! Component: 2600 - total flux cleaned = 0.00147865 Jy ! Component: 2650 - total flux cleaned = 0.00155584 Jy ! Component: 2700 - total flux cleaned = 0.0015689 Jy ! Component: 2750 - total flux cleaned = 0.00161955 Jy ! Component: 2800 - total flux cleaned = 0.00164469 Jy ! Component: 2850 - total flux cleaned = 0.00166962 Jy ! Component: 2900 - total flux cleaned = 0.00166976 Jy ! Component: 2950 - total flux cleaned = 0.00168201 Jy ! Component: 3000 - total flux cleaned = 0.00165764 Jy ! Component: 3050 - total flux cleaned = 0.00165764 Jy ! Component: 3100 - total flux cleaned = 0.00168175 Jy ! Component: 3150 - total flux cleaned = 0.00169368 Jy ! Component: 3200 - total flux cleaned = 0.00166986 Jy ! Component: 3250 - total flux cleaned = 0.00169356 Jy ! Component: 3300 - total flux cleaned = 0.00162294 Jy ! Component: 3350 - total flux cleaned = 0.00164641 Jy ! Component: 3400 - total flux cleaned = 0.00161167 Jy ! Component: 3450 - total flux cleaned = 0.00158852 Jy ! Component: 3500 - total flux cleaned = 0.00157709 Jy ! Component: 3550 - total flux cleaned = 0.00158849 Jy ! Component: 3600 - total flux cleaned = 0.00158857 Jy ! Component: 3650 - total flux cleaned = 0.00159987 Jy ! Component: 3700 - total flux cleaned = 0.0015998 Jy ! Component: 3750 - total flux cleaned = 0.00159971 Jy ! Component: 3800 - total flux cleaned = 0.00158848 Jy ! Component: 3850 - total flux cleaned = 0.00158852 Jy ! Component: 3900 - total flux cleaned = 0.00157753 Jy ! Component: 3950 - total flux cleaned = 0.00156651 Jy ! Component: 4000 - total flux cleaned = 0.00153393 Jy ! Component: 4050 - total flux cleaned = 0.00153403 Jy ! Total flux subtracted in 4096 components = 0.00154479 Jy ! Clean residual min=-0.000697 max=0.000566 Jy/beam ! Clean residual mean=-0.000003 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.110167 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 316 components and 0.110167 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2102+6758_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 4.917 at -39.95 degrees (North through East) ! Clean map min=-0.0011973 max=0.10336 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2102+6758_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103363 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019077 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553689 0.553689 1.10738 2.21476 4.42951 8.85902 17.718 35.4361 70.8722 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 541.82 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2102+6758_S_uvs.log closed on Wed Apr 6 23:13:53 2016