! Started logfile: /scr/pima/gc030_uvs/J1143+1843_S_uvs.log on Fri Apr 22 07:49:57 2016 obs /scr/pima/gc030_uvs/J1143+1843_S_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J1143+1843_S_uva.fits ! AN table 1: 210 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.799206 visibilities/baseline/integration-bin. ! Found source: J1143+1843 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22724e+09 8e+06 1 8e+06 ! 02 2 2.23499e+09 8e+06 1 8e+06 ! 03 3 2.24324e+09 8e+06 1 8e+06 ! 04 4 2.25099e+09 8e+06 1 8e+06 ! 05 5 2.25924e+09 8e+06 1 8e+06 ! 06 6 2.26699e+09 8e+06 1 8e+06 ! 07 7 2.27524e+09 8e+06 1 8e+06 ! 08 8 2.28299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 48336 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: (none) ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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/gc030_uvs/J1143+1843_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005176Jy sigma=7.815913 ! Fit after self-cal, rms=0.941269Jy sigma=7.300624 ! 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=1.816 mas, bmaj=5.173 mas, bpa=-7.277 degrees ! Estimated noise=1.29445 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.0504237 Jy ! Component: 100 - total flux cleaned = 0.0621477 Jy ! Total flux subtracted in 100 components = 0.0621477 Jy ! Clean residual min=-0.005514 max=0.006204 Jy/beam ! Clean residual mean=-0.000005 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.0621477 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0621477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.111157Jy sigma=0.755610 ! Fit after self-cal, rms=0.109784Jy sigma=0.746201 ! 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.209 mas, bmaj=6.002 mas, bpa=-5.996 degrees ! Estimated noise=0.474037 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.00878953 Jy ! Component: 100 - total flux cleaned = 0.0129252 Jy ! Component: 150 - total flux cleaned = 0.0152917 Jy ! Component: 200 - total flux cleaned = 0.0167125 Jy ! Total flux subtracted in 200 components = 0.0167125 Jy ! Clean residual min=-0.004082 max=0.004169 Jy/beam ! Clean residual mean=-0.000019 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.0788602 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0788602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.109336Jy sigma=0.739918 ! Fit after self-cal, rms=0.108975Jy sigma=0.738787 ! 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.209 x 6.002 at -5.996 degrees (North through East) ! Clean map min=-0.0041233 max=0.068569 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.07 EB 1.11 HN 1.04 KP 0.89 ! LA 0.87 MK 1.14 NL 1.03 PT 0.95 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 EB 1.01 HN 0.97 KP 0.92 ! LA 0.86 MK 1.10 NL 1.05 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 EB 1.01 HN 0.98 KP 0.97 ! LA 0.85 MK 1.02 NL 1.02 PT 0.96 ! SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 EB 1.08 HN 0.96 KP 1.00 ! LA 0.84 MK 1.15 NL 1.02 PT 0.97 ! SC 0.94 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 EB 1.08 HN 0.89 KP 0.85 ! LA 0.95 MK 1.03 NL 1.00 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 EB 1.04 HN 1.00 KP 0.90 ! LA 0.93 MK 0.99 NL 1.01 PT 0.96 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.108975Jy sigma=0.738787 ! Fit after self-cal, rms=0.105599Jy sigma=0.736607 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.249 mas, bmaj=6.006 mas, bpa=-5.828 degrees ! Estimated noise=0.460598 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.00135496 Jy ! Component: 100 - total flux cleaned = -0.00142284 Jy ! Component: 150 - total flux cleaned = -0.00142276 Jy ! Component: 200 - total flux cleaned = -0.00135374 Jy ! Total flux subtracted in 200 components = -0.00135374 Jy ! Clean residual min=-0.003739 max=0.003071 Jy/beam ! Clean residual mean=-0.000015 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0775065 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.0775064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.105553Jy sigma=0.736542 ! Fit after self-cal, rms=0.105653Jy sigma=0.735764 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.105653Jy sigma=0.735764 ! Fit after self-cal, rms=0.103387Jy sigma=0.734162 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.278 mas, bmaj=5.967 mas, bpa=-5.772 degrees ! Estimated noise=0.448478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194705 Jy ! Component: 100 - total flux cleaned = -0.00218458 Jy ! Component: 150 - total flux cleaned = -0.0022099 Jy ! Component: 200 - total flux cleaned = -0.00221038 Jy ! Total flux subtracted in 200 components = -0.00221038 Jy ! Clean residual min=-0.003373 max=0.002482 Jy/beam ! Clean residual mean=-0.000011 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0752961 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.0752961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.103307Jy sigma=0.734099 ! Fit after self-cal, rms=0.103454Jy sigma=0.733718 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.000167973 Jy ! Component: 100 - total flux cleaned = 0.000203744 Jy ! Component: 150 - total flux cleaned = 0.000235851 Jy ! Component: 200 - total flux cleaned = 0.000281051 Jy ! Total flux subtracted in 200 components = 0.000281051 Jy ! Clean residual min=-0.003500 max=0.002632 Jy/beam ! Clean residual mean=-0.000012 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.0755771 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.0755771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.103445Jy sigma=0.733695 ! Fit after self-cal, rms=0.103452Jy sigma=0.733688 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.103452Jy sigma=0.733688 ! Fit after self-cal, rms=0.101901Jy sigma=0.733411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.295 mas, bmaj=5.926 mas, bpa=-5.733 degrees ! Estimated noise=0.441326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122199 Jy ! Component: 100 - total flux cleaned = -0.00127486 Jy ! Component: 150 - total flux cleaned = -0.00123598 Jy ! Component: 200 - total flux cleaned = -0.00120431 Jy ! Total flux subtracted in 200 components = -0.00120431 Jy ! Clean residual min=-0.003250 max=0.002310 Jy/beam ! Clean residual mean=-0.000010 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0743728 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 0.0743728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.101861Jy sigma=0.733435 ! Fit after self-cal, rms=0.101938Jy sigma=0.733373 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.05946e-05 Jy ! Component: 100 - total flux cleaned = 8.41367e-05 Jy ! Component: 150 - total flux cleaned = 0.000109839 Jy ! Component: 200 - total flux cleaned = 0.000122224 Jy ! Total flux subtracted in 200 components = 0.000122224 Jy ! Clean residual min=-0.003286 max=0.002381 Jy/beam ! Clean residual mean=-0.000010 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.074495 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.074495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.101932Jy sigma=0.733363 ! Fit after self-cal, rms=0.101943Jy sigma=0.733342 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.101943Jy sigma=0.733342 ! Fit after self-cal, rms=0.100944Jy sigma=0.733244 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.098 mas, bmaj=9.554 mas, bpa=9.452 degrees ! Estimated noise=0.604819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136505 Jy ! Component: 100 - total flux cleaned = -5.69774e-05 Jy ! Component: 150 - total flux cleaned = 1.24338e-05 Jy ! Component: 200 - total flux cleaned = 7.06933e-05 Jy ! Total flux subtracted in 200 components = 7.06933e-05 Jy ! Clean residual min=-0.004802 max=0.002979 Jy/beam ! Clean residual mean=-0.000020 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.0745657 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.0745657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.100926Jy sigma=0.733337 ! Fit after self-cal, rms=0.100970Jy sigma=0.733287 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.000317164 Jy ! Component: 100 - total flux cleaned = 0.000367056 Jy ! Component: 150 - total flux cleaned = 0.000382075 Jy ! Component: 200 - total flux cleaned = 0.000409121 Jy ! Total flux subtracted in 200 components = 0.000409121 Jy ! Clean residual min=-0.004855 max=0.002964 Jy/beam ! Clean residual mean=-0.000021 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.0749749 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 53 components and 0.0749749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.100968Jy sigma=0.733334 ! Fit after self-cal, rms=0.100979Jy sigma=0.733317 ! 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.307 mas, bmaj=5.891 mas, bpa=-5.71 degrees ! Estimated noise=0.436997 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.307 x 5.891 at -5.71 degrees (North through East) ! Clean map min=-0.0031054 max=0.062229 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=1.872 mas, bmaj=5.063 mas, bpa=-7.156 degrees ! Estimated noise=1.23858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0482678 Jy ! Component: 100 - total flux cleaned = 0.0599249 Jy ! Component: 150 - total flux cleaned = 0.0655099 Jy ! Component: 200 - total flux cleaned = 0.0684867 Jy ! Total flux subtracted in 200 components = 0.0684867 Jy ! Clean residual min=-0.004597 max=0.004716 Jy/beam ! Clean residual mean=-0.000000 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.0684867 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0684867 Jy ! Inverting map and beam ! Estimated beam: bmin=2.307 mas, bmaj=5.891 mas, bpa=-5.71 degrees ! Estimated noise=0.436997 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) ! Added new window around map position (12, -48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359832 Jy ! Component: 100 - total flux cleaned = 0.00562957 Jy ! Component: 150 - total flux cleaned = 0.00683295 Jy ! Component: 200 - total flux cleaned = 0.00715064 Jy ! Total flux subtracted in 200 components = 0.00715064 Jy ! Clean residual min=-0.002996 max=0.002722 Jy/beam ! Clean residual mean=-0.000008 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0756373 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.0756373 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.098 mas, bmaj=9.554 mas, bpa=9.452 degrees ! Estimated noise=0.604819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111021 Jy ! Component: 100 - total flux cleaned = 0.00131704 Jy ! Component: 150 - total flux cleaned = 0.00142527 Jy ! Component: 200 - total flux cleaned = 0.00151838 Jy ! Total flux subtracted in 200 components = 0.00151838 Jy ! Clean residual min=-0.004195 max=0.003634 Jy/beam ! Clean residual mean=-0.000016 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.0771557 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 = 6.56653e-05 Jy ! Component: 100 - total flux cleaned = 9.63097e-05 Jy ! Component: 150 - total flux cleaned = 0.000124314 Jy ! Component: 200 - total flux cleaned = 0.000137103 Jy ! Total flux subtracted in 200 components = 0.000137103 Jy ! Clean residual min=-0.004205 max=0.003649 Jy/beam ! Clean residual mean=-0.000016 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.0772928 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0772928 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.307 mas, bmaj=5.891 mas, bpa=-5.71 degrees ! Estimated noise=0.436997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392898 Jy ! Component: 100 - total flux cleaned = -0.000394973 Jy ! Component: 150 - total flux cleaned = -0.000393959 Jy ! Component: 200 - total flux cleaned = -0.000394059 Jy ! Total flux subtracted in 200 components = -0.000394059 Jy ! Clean residual min=-0.002985 max=0.002822 Jy/beam ! Clean residual mean=-0.000007 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0768987 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.0768987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.100926Jy sigma=0.733051 ! Fit after self-cal, rms=0.100940Jy sigma=0.732791 wmodel /scr/pima/gc030_uvs/J1143+1843_S_map.mod ! Writing 56 model components to file: /scr/pima/gc030_uvs/J1143+1843_S_map.mod wobs /scr/pima/gc030_uvs/J1143+1843_S_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J1143+1843_S_uvs.fits wwins /scr/pima/gc030_uvs/J1143+1843_S_map.win ! wwins: Wrote 2 windows to /scr/pima/gc030_uvs/J1143+1843_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.000745329 Jy ! Component: 100 - total flux cleaned = -0.00135794 Jy ! Component: 150 - total flux cleaned = -0.00193012 Jy ! Component: 200 - total flux cleaned = -0.00243552 Jy ! Component: 250 - total flux cleaned = -0.00281803 Jy ! Component: 300 - total flux cleaned = -0.00322173 Jy ! Component: 350 - total flux cleaned = -0.00357925 Jy ! Component: 400 - total flux cleaned = -0.00376865 Jy ! Component: 450 - total flux cleaned = -0.00398336 Jy ! Component: 500 - total flux cleaned = -0.00416268 Jy ! Component: 550 - total flux cleaned = -0.00433761 Jy ! Component: 600 - total flux cleaned = -0.00450749 Jy ! Component: 650 - total flux cleaned = -0.00459063 Jy ! Component: 700 - total flux cleaned = -0.00467108 Jy ! Component: 750 - total flux cleaned = -0.00475034 Jy ! Component: 800 - total flux cleaned = -0.00480179 Jy ! Component: 850 - total flux cleaned = -0.00487835 Jy ! Component: 900 - total flux cleaned = -0.00500381 Jy ! Component: 950 - total flux cleaned = -0.00512641 Jy ! Component: 1000 - total flux cleaned = -0.00524699 Jy ! Component: 1050 - total flux cleaned = -0.00531822 Jy ! Component: 1100 - total flux cleaned = -0.00543483 Jy ! Component: 1150 - total flux cleaned = -0.00550344 Jy ! Component: 1200 - total flux cleaned = -0.00552647 Jy ! Component: 1250 - total flux cleaned = -0.00568249 Jy ! Component: 1300 - total flux cleaned = -0.00574786 Jy ! Component: 1350 - total flux cleaned = -0.00583378 Jy ! Component: 1400 - total flux cleaned = -0.00579116 Jy ! Component: 1450 - total flux cleaned = -0.00581242 Jy ! Component: 1500 - total flux cleaned = -0.00581322 Jy ! Component: 1550 - total flux cleaned = -0.00589518 Jy ! Component: 1600 - total flux cleaned = -0.00585489 Jy ! Component: 1650 - total flux cleaned = -0.00587452 Jy ! Component: 1700 - total flux cleaned = -0.0058549 Jy ! Component: 1750 - total flux cleaned = -0.00587373 Jy ! Component: 1800 - total flux cleaned = -0.00581671 Jy ! Component: 1850 - total flux cleaned = -0.00577954 Jy ! Component: 1900 - total flux cleaned = -0.00577968 Jy ! Component: 1950 - total flux cleaned = -0.00577967 Jy ! Component: 2000 - total flux cleaned = -0.00572536 Jy ! Component: 2050 - total flux cleaned = -0.00568969 Jy ! Component: 2100 - total flux cleaned = -0.00569004 Jy ! Component: 2150 - total flux cleaned = -0.00570745 Jy ! Component: 2200 - total flux cleaned = -0.00565584 Jy ! Component: 2250 - total flux cleaned = -0.00567315 Jy ! Component: 2300 - total flux cleaned = -0.00567314 Jy ! Component: 2350 - total flux cleaned = -0.00567301 Jy ! Component: 2400 - total flux cleaned = -0.00567303 Jy ! Component: 2450 - total flux cleaned = -0.0056894 Jy ! Component: 2500 - total flux cleaned = -0.00565695 Jy ! Component: 2550 - total flux cleaned = -0.00567303 Jy ! Component: 2600 - total flux cleaned = -0.00572084 Jy ! Component: 2650 - total flux cleaned = -0.00572062 Jy ! Component: 2700 - total flux cleaned = -0.00576754 Jy ! Component: 2750 - total flux cleaned = -0.0057983 Jy ! Component: 2800 - total flux cleaned = -0.00582892 Jy ! Component: 2850 - total flux cleaned = -0.00585924 Jy ! Component: 2900 - total flux cleaned = -0.0059042 Jy ! Component: 2950 - total flux cleaned = -0.00587431 Jy ! Component: 3000 - total flux cleaned = -0.00591864 Jy ! Component: 3050 - total flux cleaned = -0.00594762 Jy ! Component: 3100 - total flux cleaned = -0.00596238 Jy ! Component: 3150 - total flux cleaned = -0.00600529 Jy ! Component: 3200 - total flux cleaned = -0.00601932 Jy ! Component: 3250 - total flux cleaned = -0.00604756 Jy ! Component: 3300 - total flux cleaned = -0.00607564 Jy ! Component: 3350 - total flux cleaned = -0.00603392 Jy ! Component: 3400 - total flux cleaned = -0.00607541 Jy ! Component: 3450 - total flux cleaned = -0.00608935 Jy ! Component: 3500 - total flux cleaned = -0.00608933 Jy ! Component: 3550 - total flux cleaned = -0.00608925 Jy ! Component: 3600 - total flux cleaned = -0.00603573 Jy ! Component: 3650 - total flux cleaned = -0.00602246 Jy ! Component: 3700 - total flux cleaned = -0.00599597 Jy ! Component: 3750 - total flux cleaned = -0.00598299 Jy ! Component: 3800 - total flux cleaned = -0.00598295 Jy ! Component: 3850 - total flux cleaned = -0.00594403 Jy ! Component: 3900 - total flux cleaned = -0.00586728 Jy ! Component: 3950 - total flux cleaned = -0.00588004 Jy ! Component: 4000 - total flux cleaned = -0.00579146 Jy ! Component: 4050 - total flux cleaned = -0.00577888 Jy ! Total flux subtracted in 4096 components = -0.00575406 Jy ! Clean residual min=-0.000739 max=0.000684 Jy/beam ! Clean residual mean=0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.0711447 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 392 components and 0.0711447 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J1143+1843_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.307 x 5.891 at -5.71 degrees (North through East) ! Clean map min=-0.0019613 max=0.06131 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J1143+1843_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0613099 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12928 1.12928 2.25857 4.51713 9.03427 18.0685 36.1371 72.2741 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 265.655 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J1143+1843_S_uvs.log closed on Fri Apr 22 07:50:08 2016