! Started logfile: /scr/pima/gc030_uvs/J1030+3102_S_uvs.log on Fri Apr 22 07:48:42 2016 obs /scr/pima/gc030_uvs/J1030+3102_S_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J1030+3102_S_uva.fits ! AN table 1: 210 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.796032 visibilities/baseline/integration-bin. ! Found source: J1030+3102 ! ! 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 48144 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/J1030+3102_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 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014125Jy sigma=8.989589 ! Fit after self-cal, rms=0.910813Jy sigma=8.067605 ! 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.766 mas, bmaj=4.187 mas, bpa=-12.58 degrees ! Estimated noise=1.03612 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.0704708 Jy ! Component: 100 - total flux cleaned = 0.0872205 Jy ! Total flux subtracted in 100 components = 0.0872205 Jy ! Clean residual min=-0.005667 max=0.007136 Jy/beam ! Clean residual mean=0.000006 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.0872205 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0872205 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.102999Jy sigma=0.761486 ! Fit after self-cal, rms=0.101759Jy sigma=0.754481 ! 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.166 mas, bmaj=4.808 mas, bpa=-10.12 degrees ! Estimated noise=0.415484 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.0113489 Jy ! Component: 100 - total flux cleaned = 0.0175911 Jy ! Component: 150 - total flux cleaned = 0.0214436 Jy ! Component: 200 - total flux cleaned = 0.023881 Jy ! Total flux subtracted in 200 components = 0.023881 Jy ! Clean residual min=-0.002551 max=0.002659 Jy/beam ! Clean residual mean=-0.000011 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.111101 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.111101 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.100541Jy sigma=0.741906 ! Fit after self-cal, rms=0.100122Jy sigma=0.741363 ! 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.166 x 4.808 at -10.12 degrees (North through East) ! Clean map min=-0.0025034 max=0.095397 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 EB 1.08 HN 1.03 KP 0.96 ! LA 0.88 MK 0.94 NL 1.00 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 EB 1.08 HN 1.00 KP 0.97 ! LA 0.89 MK 0.90 NL 0.96 PT 1.04 ! SC 0.97 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 EB 1.10 HN 1.00 KP 0.95 ! LA 0.90 MK 0.96 NL 0.97 PT 1.00 ! SC 0.94 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 EB 1.06 HN 0.98 KP 0.96 ! LA 0.91 MK 0.93 NL 0.97 PT 1.06 ! SC 0.99 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 EB 1.10 HN 0.99 KP 0.97 ! LA 0.89 MK 0.93 NL 0.99 PT 1.06 ! SC 0.96 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 EB 1.12 HN 0.93 KP 0.93 ! LA 0.93 MK 0.96 NL 0.97 PT 1.04 ! SC 0.96 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 EB 1.08 HN 0.97 KP 0.97 ! LA 0.91 MK 0.96 NL 0.98 PT 1.02 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.100122Jy sigma=0.741363 ! Fit after self-cal, rms=0.095991Jy sigma=0.738712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.209 mas, bmaj=4.818 mas, bpa=-9.368 degrees ! Estimated noise=0.410679 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.000401377 Jy ! Component: 100 - total flux cleaned = -0.000312534 Jy ! Component: 150 - total flux cleaned = -0.000278919 Jy ! Component: 200 - total flux cleaned = -0.000251094 Jy ! Total flux subtracted in 200 components = -0.000251094 Jy ! Clean residual min=-0.001958 max=0.002145 Jy/beam ! Clean residual mean=-0.000018 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.11085 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.11085 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.095935Jy sigma=0.738444 ! Fit after self-cal, rms=0.095778Jy sigma=0.738211 ! 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.095778Jy sigma=0.738211 ! Fit after self-cal, rms=0.096009Jy sigma=0.736623 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.22 mas, bmaj=4.802 mas, bpa=-9.442 degrees ! Estimated noise=0.409754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398214 Jy ! Component: 100 - total flux cleaned = -0.000397853 Jy ! Component: 150 - total flux cleaned = -0.000355747 Jy ! Component: 200 - total flux cleaned = -0.000338338 Jy ! Total flux subtracted in 200 components = -0.000338338 Jy ! Clean residual min=-0.001677 max=0.001709 Jy/beam ! Clean residual mean=-0.000008 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.110512 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.110512 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.095987Jy sigma=0.736571 ! Fit after self-cal, rms=0.096041Jy sigma=0.736331 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 (-28, 67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688824 Jy ! Component: 100 - total flux cleaned = 0.00044392 Jy ! Component: 150 - total flux cleaned = 0.00028096 Jy ! Component: 200 - total flux cleaned = 0.000255082 Jy ! Total flux subtracted in 200 components = 0.000255082 Jy ! Clean residual min=-0.001455 max=0.001525 Jy/beam ! Clean residual mean=-0.000006 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.110767 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.110767 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.095994Jy sigma=0.736035 ! Fit after self-cal, rms=0.096015Jy sigma=0.735993 ! 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.096015Jy sigma=0.735993 ! Fit after self-cal, rms=0.095617Jy sigma=0.735934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.227 mas, bmaj=4.795 mas, bpa=-9.305 degrees ! Estimated noise=0.408813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179252 Jy ! Component: 100 - total flux cleaned = -0.000347627 Jy ! Component: 150 - total flux cleaned = -0.000419837 Jy ! Component: 200 - total flux cleaned = -0.000463283 Jy ! Total flux subtracted in 200 components = -0.000463283 Jy ! Clean residual min=-0.001424 max=0.001367 Jy/beam ! Clean residual mean=-0.000007 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.110304 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.110304 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.095595Jy sigma=0.735842 ! Fit after self-cal, rms=0.095608Jy sigma=0.735825 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 = 3.28807e-05 Jy ! Component: 100 - total flux cleaned = -4.67278e-05 Jy ! Component: 150 - total flux cleaned = -0.000101254 Jy ! Component: 200 - total flux cleaned = -0.000135181 Jy ! Total flux subtracted in 200 components = -0.000135181 Jy ! Clean residual min=-0.001395 max=0.001369 Jy/beam ! Clean residual mean=-0.000007 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.110169 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.110169 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.095597Jy sigma=0.735777 ! Fit after self-cal, rms=0.095609Jy sigma=0.735771 ! 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.095609Jy sigma=0.735771 ! Fit after self-cal, rms=0.095248Jy sigma=0.735752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.762 mas, bmaj=8.536 mas, bpa=8.65 degrees ! Estimated noise=0.649116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000659134 Jy ! Component: 100 - total flux cleaned = -0.000741016 Jy ! Component: 150 - total flux cleaned = -0.000775312 Jy ! Component: 200 - total flux cleaned = -0.000805343 Jy ! Total flux subtracted in 200 components = -0.000805343 Jy ! Clean residual min=-0.001823 max=0.001921 Jy/beam ! Clean residual mean=-0.000024 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.109363 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.109363 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.095240Jy sigma=0.735775 ! Fit after self-cal, rms=0.095247Jy sigma=0.735752 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 = -9.6784e-06 Jy ! Component: 100 - total flux cleaned = -5.34521e-05 Jy ! Component: 150 - total flux cleaned = -6.60943e-05 Jy ! Component: 200 - total flux cleaned = -8.91183e-05 Jy ! Total flux subtracted in 200 components = -8.91183e-05 Jy ! Clean residual min=-0.001794 max=0.001926 Jy/beam ! Clean residual mean=-0.000023 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.109274 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.109274 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.095245Jy sigma=0.735790 ! Fit after self-cal, rms=0.095253Jy sigma=0.735781 ! 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.232 mas, bmaj=4.787 mas, bpa=-9.202 degrees ! Estimated noise=0.407789 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.232 x 4.787 at -9.202 degrees (North through East) ! Clean map min=-0.001777 max=0.093384 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.8 mas, bmaj=4.135 mas, bpa=-11.8 degrees ! Estimated noise=1.04015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0707142 Jy ! Component: 100 - total flux cleaned = 0.0880941 Jy ! Component: 150 - total flux cleaned = 0.0963917 Jy ! Component: 200 - total flux cleaned = 0.101013 Jy ! Total flux subtracted in 200 components = 0.101013 Jy ! Clean residual min=-0.004289 max=0.004068 Jy/beam ! Clean residual mean=0.000003 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.101013 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.101013 Jy ! Inverting map and beam ! Estimated beam: bmin=2.232 mas, bmaj=4.787 mas, bpa=-9.202 degrees ! Estimated noise=0.407789 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.0035097 Jy ! Component: 100 - total flux cleaned = 0.00580394 Jy ! Component: 150 - total flux cleaned = 0.00669836 Jy ! Component: 200 - total flux cleaned = 0.00703363 Jy ! Total flux subtracted in 200 components = 0.00703363 Jy ! Clean residual min=-0.001750 max=0.001629 Jy/beam ! Clean residual mean=-0.000004 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.108047 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.108047 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.762 mas, bmaj=8.536 mas, bpa=8.65 degrees ! Estimated noise=0.649116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000989186 Jy ! Component: 100 - total flux cleaned = 0.00102879 Jy ! Component: 150 - total flux cleaned = 0.00106178 Jy ! Component: 200 - total flux cleaned = 0.00108712 Jy ! Total flux subtracted in 200 components = 0.00108712 Jy ! Clean residual min=-0.001910 max=0.002056 Jy/beam ! Clean residual mean=-0.000021 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.109134 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 = 2.31445e-07 Jy ! Component: 100 - total flux cleaned = 2.02654e-05 Jy ! Component: 150 - total flux cleaned = 3.803e-05 Jy ! Component: 200 - total flux cleaned = 6.52461e-05 Jy ! Total flux subtracted in 200 components = 6.52461e-05 Jy ! Clean residual min=-0.001850 max=0.001969 Jy/beam ! Clean residual mean=-0.000022 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.109199 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 73 components and 0.109199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.232 mas, bmaj=4.787 mas, bpa=-9.202 degrees ! Estimated noise=0.407789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000689756 Jy ! Component: 100 - total flux cleaned = -0.000554579 Jy ! Component: 150 - total flux cleaned = -0.000498445 Jy ! Component: 200 - total flux cleaned = -0.000497619 Jy ! Total flux subtracted in 200 components = -0.000497619 Jy ! Clean residual min=-0.001431 max=0.001371 Jy/beam ! Clean residual mean=-0.000006 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.108702 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.108702 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.095250Jy sigma=0.735835 ! Fit after self-cal, rms=0.095262Jy sigma=0.735807 wmodel /scr/pima/gc030_uvs/J1030+3102_S_map.mod ! Writing 83 model components to file: /scr/pima/gc030_uvs/J1030+3102_S_map.mod wobs /scr/pima/gc030_uvs/J1030+3102_S_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J1030+3102_S_uvs.fits wwins /scr/pima/gc030_uvs/J1030+3102_S_map.win ! wwins: Wrote 2 windows to /scr/pima/gc030_uvs/J1030+3102_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.000559065 Jy ! Component: 100 - total flux cleaned = -0.000827716 Jy ! Component: 150 - total flux cleaned = -0.00103836 Jy ! Component: 200 - total flux cleaned = -0.00126446 Jy ! Component: 250 - total flux cleaned = -0.00139645 Jy ! Component: 300 - total flux cleaned = -0.00152469 Jy ! Component: 350 - total flux cleaned = -0.00164965 Jy ! Component: 400 - total flux cleaned = -0.00175106 Jy ! Component: 450 - total flux cleaned = -0.00179099 Jy ! Component: 500 - total flux cleaned = -0.00192803 Jy ! Component: 550 - total flux cleaned = -0.00202375 Jy ! Component: 600 - total flux cleaned = -0.00208014 Jy ! Component: 650 - total flux cleaned = -0.0021352 Jy ! Component: 700 - total flux cleaned = -0.00220745 Jy ! Component: 750 - total flux cleaned = -0.00226087 Jy ! Component: 800 - total flux cleaned = -0.0022783 Jy ! Component: 850 - total flux cleaned = -0.00233006 Jy ! Component: 900 - total flux cleaned = -0.00239755 Jy ! Component: 950 - total flux cleaned = -0.002347 Jy ! Component: 1000 - total flux cleaned = -0.00231408 Jy ! Component: 1050 - total flux cleaned = -0.00234626 Jy ! Component: 1100 - total flux cleaned = -0.00231439 Jy ! Component: 1150 - total flux cleaned = -0.00229881 Jy ! Component: 1200 - total flux cleaned = -0.00229891 Jy ! Component: 1250 - total flux cleaned = -0.00228362 Jy ! Component: 1300 - total flux cleaned = -0.0022687 Jy ! Component: 1350 - total flux cleaned = -0.00229816 Jy ! Component: 1400 - total flux cleaned = -0.00228339 Jy ! Component: 1450 - total flux cleaned = -0.002283 Jy ! Component: 1500 - total flux cleaned = -0.0023257 Jy ! Component: 1550 - total flux cleaned = -0.00226931 Jy ! Component: 1600 - total flux cleaned = -0.00231118 Jy ! Component: 1650 - total flux cleaned = -0.00229738 Jy ! Component: 1700 - total flux cleaned = -0.00226995 Jy ! Component: 1750 - total flux cleaned = -0.00225657 Jy ! Component: 1800 - total flux cleaned = -0.00226996 Jy ! Component: 1850 - total flux cleaned = -0.00232269 Jy ! Component: 1900 - total flux cleaned = -0.00229641 Jy ! Component: 1950 - total flux cleaned = -0.00230945 Jy ! Component: 2000 - total flux cleaned = -0.00230946 Jy ! Component: 2050 - total flux cleaned = -0.00229675 Jy ! Component: 2100 - total flux cleaned = -0.00235992 Jy ! Component: 2150 - total flux cleaned = -0.00239736 Jy ! Component: 2200 - total flux cleaned = -0.00236029 Jy ! Component: 2250 - total flux cleaned = -0.00236034 Jy ! Component: 2300 - total flux cleaned = -0.00234812 Jy ! Component: 2350 - total flux cleaned = -0.00234817 Jy ! Component: 2400 - total flux cleaned = -0.00237204 Jy ! Component: 2450 - total flux cleaned = -0.00232459 Jy ! Component: 2500 - total flux cleaned = -0.00237164 Jy ! Component: 2550 - total flux cleaned = -0.00238325 Jy ! Component: 2600 - total flux cleaned = -0.00237171 Jy ! Component: 2650 - total flux cleaned = -0.00237172 Jy ! Component: 2700 - total flux cleaned = -0.00239438 Jy ! Component: 2750 - total flux cleaned = -0.00239456 Jy ! Component: 2800 - total flux cleaned = -0.00239462 Jy ! Component: 2850 - total flux cleaned = -0.00242785 Jy ! Component: 2900 - total flux cleaned = -0.0024389 Jy ! Component: 2950 - total flux cleaned = -0.00250434 Jy ! Component: 3000 - total flux cleaned = -0.00246091 Jy ! Component: 3050 - total flux cleaned = -0.00249326 Jy ! Component: 3100 - total flux cleaned = -0.00250414 Jy ! Component: 3150 - total flux cleaned = -0.00253586 Jy ! Component: 3200 - total flux cleaned = -0.00251486 Jy ! Component: 3250 - total flux cleaned = -0.00251505 Jy ! Component: 3300 - total flux cleaned = -0.00254621 Jy ! Component: 3350 - total flux cleaned = -0.00258728 Jy ! Component: 3400 - total flux cleaned = -0.00257687 Jy ! Component: 3450 - total flux cleaned = -0.00256657 Jy ! Component: 3500 - total flux cleaned = -0.00258689 Jy ! Component: 3550 - total flux cleaned = -0.00260689 Jy ! Component: 3600 - total flux cleaned = -0.00266658 Jy ! Component: 3650 - total flux cleaned = -0.00264681 Jy ! Component: 3700 - total flux cleaned = -0.00265658 Jy ! Component: 3750 - total flux cleaned = -0.00270532 Jy ! Component: 3800 - total flux cleaned = -0.00268596 Jy ! Component: 3850 - total flux cleaned = -0.00270515 Jy ! Component: 3900 - total flux cleaned = -0.00270507 Jy ! Component: 3950 - total flux cleaned = -0.00272411 Jy ! Component: 4000 - total flux cleaned = -0.002762 Jy ! Component: 4050 - total flux cleaned = -0.00276204 Jy ! Total flux subtracted in 4096 components = -0.0027527 Jy ! Clean residual min=-0.000539 max=0.000650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.105949 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 380 components and 0.105949 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J1030+3102_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.232 x 4.787 at -9.202 degrees (North through East) ! Clean map min=-0.0017908 max=0.093225 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J1030+3102_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0932247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160177 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515455 0.515455 1.03091 2.06182 4.12364 8.24728 16.4946 32.9891 65.9783 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 582.009 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J1030+3102_S_uvs.log closed on Fri Apr 22 07:48:48 2016