! Started logfile: /scr/pima/gc030_uvs/J1130+0732_X_uvs.log on Fri Apr 22 08:47:10 2016 obs /scr/pima/gc030_uvs/J1130+0732_X_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J1130+0732_X_uva.fits ! AN table 1: 69 integrations on 21 of 21 possible baselines. ! AN table 2: 68 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.86757 visibilities/baseline/integration-bin. ! Found source: J1130+0732 ! ! 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 8.37724e+09 8e+06 1 8e+06 ! 02 2 8.38499e+09 8e+06 1 8e+06 ! 03 3 8.39324e+09 8e+06 1 8e+06 ! 04 4 8.40099e+09 8e+06 1 8e+06 ! 05 5 8.40924e+09 8e+06 1 8e+06 ! 06 6 8.41699e+09 8e+06 1 8e+06 ! 07 7 8.42524e+09 8e+06 1 8e+06 ! 08 8 8.43299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 19968 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/gc030_uvs/J1130+0732_X] 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.200x0.200 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 2 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 71 telescope corrections were flagged in sub-array 1. ! A total of 77 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.006270Jy sigma=18.288218 ! Fit after self-cal, rms=0.955341Jy sigma=17.405380 ! 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=0.4166 mas, bmaj=1.839 mas, bpa=-11.23 degrees ! Estimated noise=1.07579 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.0393137 Jy ! Component: 100 - total flux cleaned = 0.048375 Jy ! Total flux subtracted in 100 components = 0.048375 Jy ! Clean residual min=-0.004961 max=0.005597 Jy/beam ! Clean residual mean=0.000001 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.048375 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.048375 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.106437Jy sigma=0.836397 ! Fit after self-cal, rms=0.105984Jy sigma=0.830571 ! 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=0.4443 mas, bmaj=1.935 mas, bpa=-10.15 degrees ! Estimated noise=0.3678 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.00286969 Jy ! Component: 100 - total flux cleaned = 0.00453189 Jy ! Component: 150 - total flux cleaned = 0.00572142 Jy ! Component: 200 - total flux cleaned = 0.00659295 Jy ! Total flux subtracted in 200 components = 0.00659295 Jy ! Clean residual min=-0.003740 max=0.003188 Jy/beam ! Clean residual mean=0.000001 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.0549679 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0549679 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.105800Jy sigma=0.829301 ! Fit after self-cal, rms=0.105617Jy sigma=0.829195 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4443 x 1.935 at -10.15 degrees (North through East) ! Clean map min=-0.0031783 max=0.050107 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* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 EB 1.01 HN 1.00* KP 1.02 ! LA 0.91 NL 1.13 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* EB 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! EB 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.105617Jy sigma=0.829195 ! Fit after self-cal, rms=0.105657Jy sigma=0.829011 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.4442 mas, bmaj=1.934 mas, bpa=-10.16 degrees ! Estimated noise=0.368644 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.00103945 Jy ! Component: 100 - total flux cleaned = 0.00177395 Jy ! Component: 150 - total flux cleaned = 0.00202584 Jy ! Component: 200 - total flux cleaned = 0.00219768 Jy ! Total flux subtracted in 200 components = 0.00219768 Jy ! Clean residual min=-0.003623 max=0.003212 Jy/beam ! Clean residual mean=0.000001 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0571656 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.0571656 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.105619Jy sigma=0.828845 ! Fit after self-cal, rms=0.105526Jy sigma=0.828811 ! 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.105526Jy sigma=0.828811 ! Fit after self-cal, rms=0.105220Jy sigma=0.827920 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.4441 mas, bmaj=1.934 mas, bpa=-10.17 degrees ! Estimated noise=0.370225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062721 Jy ! Component: 100 - total flux cleaned = 0.000814249 Jy ! Component: 150 - total flux cleaned = 0.000957478 Jy ! Component: 200 - total flux cleaned = 0.00109297 Jy ! Total flux subtracted in 200 components = 0.00109297 Jy ! Clean residual min=-0.003319 max=0.002867 Jy/beam ! Clean residual mean=0.000001 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.0582585 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0582585 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.105202Jy sigma=0.827886 ! Fit after self-cal, rms=0.105147Jy sigma=0.827836 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.000230475 Jy ! Component: 100 - total flux cleaned = 0.000313692 Jy ! Component: 150 - total flux cleaned = 0.000406284 Jy ! Component: 200 - total flux cleaned = 0.000478839 Jy ! Total flux subtracted in 200 components = 0.000478839 Jy ! Clean residual min=-0.003341 max=0.002886 Jy/beam ! Clean residual mean=0.000001 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.0587374 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.0587374 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.105139Jy sigma=0.827832 ! Fit after self-cal, rms=0.105110Jy sigma=0.827825 ! 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.105110Jy sigma=0.827825 ! Fit after self-cal, rms=0.105153Jy sigma=0.827297 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.4438 mas, bmaj=1.933 mas, bpa=-10.19 degrees ! Estimated noise=0.372156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276223 Jy ! Component: 100 - total flux cleaned = 0.000382872 Jy ! Component: 150 - total flux cleaned = 0.00046413 Jy ! Component: 200 - total flux cleaned = 0.000541811 Jy ! Total flux subtracted in 200 components = 0.000541811 Jy ! Clean residual min=-0.003050 max=0.002727 Jy/beam ! Clean residual mean=0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0592792 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0592792 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.105146Jy sigma=0.827307 ! Fit after self-cal, rms=0.105135Jy sigma=0.827280 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.43066e-05 Jy ! Component: 100 - total flux cleaned = 8.15246e-05 Jy ! Component: 150 - total flux cleaned = 0.000100132 Jy ! Component: 200 - total flux cleaned = 0.000111679 Jy ! Total flux subtracted in 200 components = 0.000111679 Jy ! Clean residual min=-0.003064 max=0.002733 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0593909 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0593909 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.105132Jy sigma=0.827277 ! Fit after self-cal, rms=0.105122Jy sigma=0.827275 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.105122Jy sigma=0.827275 ! Fit after self-cal, rms=0.105509Jy sigma=0.827266 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.217 mas, bmaj=2.787 mas, bpa=11.69 degrees ! Estimated noise=1.00859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348772 Jy ! Component: 100 - total flux cleaned = -0.000277325 Jy ! Component: 150 - total flux cleaned = -0.000149699 Jy ! Component: 200 - total flux cleaned = -8.9954e-05 Jy ! Total flux subtracted in 200 components = -8.9954e-05 Jy ! Clean residual min=-0.005139 max=0.005559 Jy/beam ! Clean residual mean=0.000004 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.0593009 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.0593009 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.105529Jy sigma=0.827718 ! Fit after self-cal, rms=0.105558Jy sigma=0.827377 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.28366e-05 Jy ! Component: 100 - total flux cleaned = 9.17595e-05 Jy ! Component: 150 - total flux cleaned = 0.00019428 Jy ! Component: 200 - total flux cleaned = 0.000240458 Jy ! Total flux subtracted in 200 components = 0.000240458 Jy ! Clean residual min=-0.005026 max=0.005497 Jy/beam ! Clean residual mean=0.000005 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.0595414 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.0595414 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.105568Jy sigma=0.827760 ! Fit after self-cal, rms=0.105556Jy sigma=0.827429 ! 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=0.4436 mas, bmaj=1.933 mas, bpa=-10.2 degrees ! Estimated noise=0.372739 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4436 x 1.933 at -10.2 degrees (North through East) ! Clean map min=-0.002551 max=0.050867 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=0.4158 mas, bmaj=1.844 mas, bpa=-11.25 degrees ! Estimated noise=1.08115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0397262 Jy ! Component: 100 - total flux cleaned = 0.0495153 Jy ! Component: 150 - total flux cleaned = 0.0535264 Jy ! Component: 200 - total flux cleaned = 0.0562023 Jy ! Total flux subtracted in 200 components = 0.0562023 Jy ! Clean residual min=-0.004696 max=0.004631 Jy/beam ! Clean residual mean=0.000001 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.0562023 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.0562023 Jy ! Inverting map and beam ! Estimated beam: bmin=0.4436 mas, bmaj=1.933 mas, bpa=-10.2 degrees ! Estimated noise=0.372739 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.00162126 Jy ! Component: 100 - total flux cleaned = 0.00231438 Jy ! Component: 150 - total flux cleaned = 0.00267922 Jy ! Component: 200 - total flux cleaned = 0.00293168 Jy ! Total flux subtracted in 200 components = 0.00293168 Jy ! Clean residual min=-0.003050 max=0.002784 Jy/beam ! Clean residual mean=0.000001 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.059134 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.059134 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.217 mas, bmaj=2.787 mas, bpa=11.69 degrees ! Estimated noise=1.00859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.79326e-06 Jy ! Component: 100 - total flux cleaned = 0.000157923 Jy ! Component: 150 - total flux cleaned = 0.000299213 Jy ! Component: 200 - total flux cleaned = 0.000393854 Jy ! Total flux subtracted in 200 components = 0.000393854 Jy ! Clean residual min=-0.005101 max=0.005521 Jy/beam ! Clean residual mean=0.000005 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.0595279 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 = 8.50719e-05 Jy ! Component: 100 - total flux cleaned = 0.000111981 Jy ! Component: 150 - total flux cleaned = 0.000162015 Jy ! Component: 200 - total flux cleaned = 0.000208711 Jy ! Total flux subtracted in 200 components = 0.000208711 Jy ! Clean residual min=-0.005045 max=0.005504 Jy/beam ! Clean residual mean=0.000005 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.0597366 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.0597366 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.4436 mas, bmaj=1.933 mas, bpa=-10.2 degrees ! Estimated noise=0.372739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125008 Jy ! Component: 100 - total flux cleaned = 0.00116326 Jy ! Component: 150 - total flux cleaned = 0.001136 Jy ! Component: 200 - total flux cleaned = 0.00118451 Jy ! Total flux subtracted in 200 components = 0.00118451 Jy ! Clean residual min=-0.003072 max=0.002873 Jy/beam ! Clean residual mean=0.000001 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0609211 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0609211 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.105546Jy sigma=0.827531 ! Fit after self-cal, rms=0.105515Jy sigma=0.827469 wmodel /scr/pima/gc030_uvs/J1130+0732_X_map.mod ! Writing 41 model components to file: /scr/pima/gc030_uvs/J1130+0732_X_map.mod wobs /scr/pima/gc030_uvs/J1130+0732_X_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J1130+0732_X_uvs.fits wwins /scr/pima/gc030_uvs/J1130+0732_X_map.win ! wwins: Wrote 1 windows to /scr/pima/gc030_uvs/J1130+0732_X_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.000642439 Jy ! Component: 100 - total flux cleaned = -0.000595575 Jy ! Component: 150 - total flux cleaned = -0.000597322 Jy ! Component: 200 - total flux cleaned = -0.000475917 Jy ! Component: 250 - total flux cleaned = -0.000367026 Jy ! Component: 300 - total flux cleaned = -0.00029874 Jy ! Component: 350 - total flux cleaned = -0.00036403 Jy ! Component: 400 - total flux cleaned = -0.000454952 Jy ! Component: 450 - total flux cleaned = -0.00059793 Jy ! Component: 500 - total flux cleaned = -0.000734735 Jy ! Component: 550 - total flux cleaned = -0.000891312 Jy ! Component: 600 - total flux cleaned = -0.00101554 Jy ! Component: 650 - total flux cleaned = -0.00111129 Jy ! Component: 700 - total flux cleaned = -0.00122711 Jy ! Component: 750 - total flux cleaned = -0.00129448 Jy ! Component: 800 - total flux cleaned = -0.00144581 Jy ! Component: 850 - total flux cleaned = -0.00159207 Jy ! Component: 900 - total flux cleaned = -0.00169367 Jy ! Component: 950 - total flux cleaned = -0.00177285 Jy ! Component: 1000 - total flux cleaned = -0.00188819 Jy ! Component: 1050 - total flux cleaned = -0.00196299 Jy ! Component: 1100 - total flux cleaned = -0.0019814 Jy ! Component: 1150 - total flux cleaned = -0.00203495 Jy ! Component: 1200 - total flux cleaned = -0.00207014 Jy ! Component: 1250 - total flux cleaned = -0.00213883 Jy ! Component: 1300 - total flux cleaned = -0.0021729 Jy ! Component: 1350 - total flux cleaned = -0.00227162 Jy ! Component: 1400 - total flux cleaned = -0.00228755 Jy ! Component: 1450 - total flux cleaned = -0.00230335 Jy ! Component: 1500 - total flux cleaned = -0.00227258 Jy ! Component: 1550 - total flux cleaned = -0.00228792 Jy ! Component: 1600 - total flux cleaned = -0.00233279 Jy ! Component: 1650 - total flux cleaned = -0.00231801 Jy ! Component: 1700 - total flux cleaned = -0.00233238 Jy ! Component: 1750 - total flux cleaned = -0.00236098 Jy ! Component: 1800 - total flux cleaned = -0.00234669 Jy ! Component: 1850 - total flux cleaned = -0.00231889 Jy ! Component: 1900 - total flux cleaned = -0.00236032 Jy ! Component: 1950 - total flux cleaned = -0.00241494 Jy ! Component: 2000 - total flux cleaned = -0.00246891 Jy ! Component: 2050 - total flux cleaned = -0.00250915 Jy ! Component: 2100 - total flux cleaned = -0.00254916 Jy ! Component: 2150 - total flux cleaned = -0.0025888 Jy ! Component: 2200 - total flux cleaned = -0.00258875 Jy ! Component: 2250 - total flux cleaned = -0.00260181 Jy ! Component: 2300 - total flux cleaned = -0.00261463 Jy ! Component: 2350 - total flux cleaned = -0.00261456 Jy ! Component: 2400 - total flux cleaned = -0.0026146 Jy ! Component: 2450 - total flux cleaned = -0.00261461 Jy ! Component: 2500 - total flux cleaned = -0.00260176 Jy ! Component: 2550 - total flux cleaned = -0.00261451 Jy ! Component: 2600 - total flux cleaned = -0.00264008 Jy ! Component: 2650 - total flux cleaned = -0.00262721 Jy ! Component: 2700 - total flux cleaned = -0.00264018 Jy ! Component: 2750 - total flux cleaned = -0.00266598 Jy ! Component: 2800 - total flux cleaned = -0.0026659 Jy ! Component: 2850 - total flux cleaned = -0.0026528 Jy ! Component: 2900 - total flux cleaned = -0.00263973 Jy ! Component: 2950 - total flux cleaned = -0.00260013 Jy ! Component: 3000 - total flux cleaned = -0.00256018 Jy ! Component: 3050 - total flux cleaned = -0.00251982 Jy ! Component: 3100 - total flux cleaned = -0.00250611 Jy ! Component: 3150 - total flux cleaned = -0.00245132 Jy ! Component: 3200 - total flux cleaned = -0.00242345 Jy ! Component: 3250 - total flux cleaned = -0.00239549 Jy ! Component: 3300 - total flux cleaned = -0.00238139 Jy ! Component: 3350 - total flux cleaned = -0.00233849 Jy ! Component: 3400 - total flux cleaned = -0.00230981 Jy ! Component: 3450 - total flux cleaned = -0.00226614 Jy ! Component: 3500 - total flux cleaned = -0.0022365 Jy ! Component: 3550 - total flux cleaned = -0.00219145 Jy ! Component: 3600 - total flux cleaned = -0.00214571 Jy ! Component: 3650 - total flux cleaned = -0.00211489 Jy ! Component: 3700 - total flux cleaned = -0.00203714 Jy ! Component: 3750 - total flux cleaned = -0.00198981 Jy ! Component: 3800 - total flux cleaned = -0.0019257 Jy ! Component: 3850 - total flux cleaned = -0.00187689 Jy ! Component: 3900 - total flux cleaned = -0.00181086 Jy ! Component: 3950 - total flux cleaned = -0.0017608 Jy ! Component: 4000 - total flux cleaned = -0.00169325 Jy ! Component: 4050 - total flux cleaned = -0.0016247 Jy ! Total flux subtracted in 4096 components = -0.00155509 Jy ! Clean residual min=-0.000958 max=0.000994 Jy/beam ! Clean residual mean=0.000000 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.059366 Jy keep ! Adding 209 model components to the UV plane model. ! The established model now contains 250 components and 0.059366 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J1130+0732_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4436 x 1.933 at -10.2 degrees (North through East) ! Clean map min=-0.0021179 max=0.051206 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J1130+0732_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.051206 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266327 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.56033 1.56033 3.12066 6.24132 12.4826 24.9653 49.9305 99.8611 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.267 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J1130+0732_X_uvs.log closed on Fri Apr 22 08:47:14 2016