! Started logfile: /scr/pima/gc030_uvs/J1035+3510_S_uvs.log on Fri Apr 22 07:48:49 2016 obs /scr/pima/gc030_uvs/J1035+3510_S_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J1035+3510_S_uva.fits ! AN table 1: 210 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.513228 visibilities/baseline/integration-bin. ! Found source: J1035+3510 ! ! 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 31040 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/J1035+3510_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 361 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004929Jy sigma=8.444110 ! Fit after self-cal, rms=0.954996Jy sigma=7.986709 ! 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.826 mas, bmaj=4.373 mas, bpa=-14.87 degrees ! Estimated noise=1.45056 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.0373038 Jy ! Component: 100 - total flux cleaned = 0.0464354 Jy ! Total flux subtracted in 100 components = 0.0464354 Jy ! Clean residual min=-0.007497 max=0.007388 Jy/beam ! Clean residual mean=0.000010 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.0464354 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0464354 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.087221Jy sigma=0.615823 ! Fit after self-cal, rms=0.085457Jy sigma=0.601430 ! 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.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 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.00755019 Jy ! Component: 100 - total flux cleaned = 0.0103764 Jy ! Component: 150 - total flux cleaned = 0.0109233 Jy ! Component: 200 - total flux cleaned = 0.0110507 Jy ! Total flux subtracted in 200 components = 0.0110507 Jy ! Clean residual min=-0.007099 max=0.004840 Jy/beam ! Clean residual mean=0.000054 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.0574861 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0574861 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.085040Jy sigma=0.594182 ! Fit after self-cal, rms=0.084952Jy sigma=0.593715 ! 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.332 x 5.21 at -11.15 degrees (North through East) ! Clean map min=-0.0070636 max=0.053857 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* MK 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* MK 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* MK 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* MK 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.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.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 8. ! 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* ! ! ! Fit before self-cal, rms=0.084952Jy sigma=0.593715 ! Fit after self-cal, rms=0.084952Jy sigma=0.593715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 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.000603812 Jy ! Component: 100 - total flux cleaned = 0.000781283 Jy ! Component: 150 - total flux cleaned = 0.00087875 Jy ! Component: 200 - total flux cleaned = 0.00092023 Jy ! Total flux subtracted in 200 components = 0.00092023 Jy ! Clean residual min=-0.007145 max=0.004812 Jy/beam ! Clean residual mean=0.000051 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.0584063 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.0584063 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.084903Jy sigma=0.593100 ! Fit after self-cal, rms=0.084876Jy sigma=0.592878 ! 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.084876Jy sigma=0.592878 ! Fit after self-cal, rms=0.084876Jy sigma=0.592878 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.94184e-06 Jy ! Component: 100 - total flux cleaned = 4.33714e-05 Jy ! Component: 150 - total flux cleaned = 7.95989e-05 Jy ! Component: 200 - total flux cleaned = 0.000112834 Jy ! Total flux subtracted in 200 components = 0.000112834 Jy ! Clean residual min=-0.007132 max=0.004755 Jy/beam ! Clean residual mean=0.000052 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.0585191 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.0585191 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.084845Jy sigma=0.592624 ! Fit after self-cal, rms=0.084830Jy sigma=0.592545 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.000129904 Jy ! Component: 100 - total flux cleaned = -9.97789e-05 Jy ! Component: 150 - total flux cleaned = -7.35111e-05 Jy ! Component: 200 - total flux cleaned = -5.00061e-05 Jy ! Total flux subtracted in 200 components = -5.00061e-05 Jy ! Clean residual min=-0.007142 max=0.004707 Jy/beam ! Clean residual mean=0.000051 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.0584691 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.0584691 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.084812Jy sigma=0.592422 ! Fit after self-cal, rms=0.084802Jy sigma=0.592334 ! 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.084802Jy sigma=0.592334 ! Fit after self-cal, rms=0.084802Jy sigma=0.592334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169281 Jy ! Component: 100 - total flux cleaned = -0.000122027 Jy ! Component: 150 - total flux cleaned = -0.000120865 Jy ! Component: 200 - total flux cleaned = -0.000137745 Jy ! Total flux subtracted in 200 components = -0.000137745 Jy ! Clean residual min=-0.007169 max=0.004723 Jy/beam ! Clean residual mean=0.000052 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.0583314 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.0583314 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.084791Jy sigma=0.592263 ! Fit after self-cal, rms=0.084783Jy sigma=0.592181 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.000162664 Jy ! Component: 100 - total flux cleaned = -0.000144334 Jy ! Component: 150 - total flux cleaned = -0.000159704 Jy ! Component: 200 - total flux cleaned = -0.00015927 Jy ! Total flux subtracted in 200 components = -0.00015927 Jy ! Clean residual min=-0.007207 max=0.004771 Jy/beam ! Clean residual mean=0.000053 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.0581721 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0581721 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.084775Jy sigma=0.592142 ! Fit after self-cal, rms=0.084767Jy sigma=0.592110 ! 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.084767Jy sigma=0.592110 ! Fit after self-cal, rms=0.084767Jy sigma=0.592110 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.421 mas, bmaj=8.738 mas, bpa=35.82 degrees ! Estimated noise=0.760104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159997 Jy ! Component: 100 - total flux cleaned = -0.000202582 Jy ! Component: 150 - total flux cleaned = -0.000203023 Jy ! Component: 200 - total flux cleaned = -0.000203431 Jy ! Total flux subtracted in 200 components = -0.000203431 Jy ! Clean residual min=-0.009996 max=0.007066 Jy/beam ! Clean residual mean=0.000149 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.0579687 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 28 components and 0.0579687 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.084753Jy sigma=0.592171 ! Fit after self-cal, rms=0.084770Jy sigma=0.592110 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.45574e-05 Jy ! Component: 100 - total flux cleaned = -0.000102007 Jy ! Component: 150 - total flux cleaned = -0.000102963 Jy ! Component: 200 - total flux cleaned = -0.000103747 Jy ! Total flux subtracted in 200 components = -0.000103747 Jy ! Clean residual min=-0.009958 max=0.007069 Jy/beam ! Clean residual mean=0.000152 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.0578649 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 28 components and 0.0578649 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.084761Jy sigma=0.592181 ! Fit after self-cal, rms=0.084781Jy sigma=0.592149 ! 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.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.332 x 5.21 at -11.15 degrees (North through East) ! Clean map min=-0.0069234 max=0.055117 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.826 mas, bmaj=4.373 mas, bpa=-14.87 degrees ! Estimated noise=1.45056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0385599 Jy ! Component: 100 - total flux cleaned = 0.0475017 Jy ! Component: 150 - total flux cleaned = 0.0503728 Jy ! Component: 200 - total flux cleaned = 0.0522631 Jy ! Total flux subtracted in 200 components = 0.0522631 Jy ! Clean residual min=-0.006310 max=0.006611 Jy/beam ! Clean residual mean=0.000009 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.0522631 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0522631 Jy ! Inverting map and beam ! Estimated beam: bmin=2.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 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.00421929 Jy ! Component: 100 - total flux cleaned = 0.00472438 Jy ! Component: 150 - total flux cleaned = 0.00497767 Jy ! Component: 200 - total flux cleaned = 0.00511701 Jy ! Total flux subtracted in 200 components = 0.00511701 Jy ! Clean residual min=-0.007382 max=0.004889 Jy/beam ! Clean residual mean=0.000053 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.0573801 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.0573801 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.421 mas, bmaj=8.738 mas, bpa=35.82 degrees ! Estimated noise=0.760104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000724973 Jy ! Component: 100 - total flux cleaned = 0.00069108 Jy ! Component: 150 - total flux cleaned = 0.000689116 Jy ! Component: 200 - total flux cleaned = 0.000660179 Jy ! Total flux subtracted in 200 components = 0.000660179 Jy ! Clean residual min=-0.009951 max=0.007085 Jy/beam ! Clean residual mean=0.000154 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 0.0580403 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.72837e-06 Jy ! Component: 100 - total flux cleaned = -2.71483e-05 Jy ! Component: 150 - total flux cleaned = -3.08783e-05 Jy ! Component: 200 - total flux cleaned = -3.05312e-05 Jy ! Total flux subtracted in 200 components = -3.05312e-05 Jy ! Clean residual min=-0.009906 max=0.007108 Jy/beam ! Clean residual mean=0.000154 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.0580098 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.0580098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.332 mas, bmaj=5.21 mas, bpa=-11.15 degrees ! Estimated noise=0.54414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308401 Jy ! Component: 100 - total flux cleaned = 0.000238494 Jy ! Component: 150 - total flux cleaned = 0.000177654 Jy ! Component: 200 - total flux cleaned = 0.000100794 Jy ! Total flux subtracted in 200 components = 0.000100794 Jy ! Clean residual min=-0.007208 max=0.004836 Jy/beam ! Clean residual mean=0.000054 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.0581106 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0581105 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.084798Jy sigma=0.592187 ! Fit after self-cal, rms=0.084782Jy sigma=0.592140 wmodel /scr/pima/gc030_uvs/J1035+3510_S_map.mod ! Writing 29 model components to file: /scr/pima/gc030_uvs/J1035+3510_S_map.mod wobs /scr/pima/gc030_uvs/J1035+3510_S_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J1035+3510_S_uvs.fits wwins /scr/pima/gc030_uvs/J1035+3510_S_map.win ! wwins: Wrote 1 windows to /scr/pima/gc030_uvs/J1035+3510_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.00312929 Jy ! Component: 100 - total flux cleaned = -0.00574763 Jy ! Component: 150 - total flux cleaned = -0.00806685 Jy ! Component: 200 - total flux cleaned = -0.00932225 Jy ! Component: 250 - total flux cleaned = -0.00978542 Jy ! Component: 300 - total flux cleaned = -0.0100727 Jy ! Component: 350 - total flux cleaned = -0.0101409 Jy ! Component: 400 - total flux cleaned = -0.0101395 Jy ! Component: 450 - total flux cleaned = -0.0103758 Jy ! Component: 500 - total flux cleaned = -0.0104866 Jy ! Component: 550 - total flux cleaned = -0.0107039 Jy ! Component: 600 - total flux cleaned = -0.010758 Jy ! Component: 650 - total flux cleaned = -0.0109562 Jy ! Component: 700 - total flux cleaned = -0.0109087 Jy ! Component: 750 - total flux cleaned = -0.0110457 Jy ! Component: 800 - total flux cleaned = -0.0110472 Jy ! Component: 850 - total flux cleaned = -0.0110913 Jy ! Component: 900 - total flux cleaned = -0.0112143 Jy ! Component: 950 - total flux cleaned = -0.0112542 Jy ! Component: 1000 - total flux cleaned = -0.0114439 Jy ! Component: 1050 - total flux cleaned = -0.0114434 Jy ! Component: 1100 - total flux cleaned = -0.0115151 Jy ! Component: 1150 - total flux cleaned = -0.0115159 Jy ! Component: 1200 - total flux cleaned = -0.0115836 Jy ! Component: 1250 - total flux cleaned = -0.0115821 Jy ! Component: 1300 - total flux cleaned = -0.0114859 Jy ! Component: 1350 - total flux cleaned = -0.0115172 Jy ! Component: 1400 - total flux cleaned = -0.0114277 Jy ! Component: 1450 - total flux cleaned = -0.0115149 Jy ! Component: 1500 - total flux cleaned = -0.0115154 Jy ! Component: 1550 - total flux cleaned = -0.0116242 Jy ! Component: 1600 - total flux cleaned = -0.0115433 Jy ! Component: 1650 - total flux cleaned = -0.0116217 Jy ! Component: 1700 - total flux cleaned = -0.0116211 Jy ! Component: 1750 - total flux cleaned = -0.0116205 Jy ! Component: 1800 - total flux cleaned = -0.0116204 Jy ! Component: 1850 - total flux cleaned = -0.0116439 Jy ! Component: 1900 - total flux cleaned = -0.011621 Jy ! Component: 1950 - total flux cleaned = -0.0116434 Jy ! Component: 2000 - total flux cleaned = -0.0116652 Jy ! Component: 2050 - total flux cleaned = -0.0116435 Jy ! Component: 2100 - total flux cleaned = -0.0116232 Jy ! Component: 2150 - total flux cleaned = -0.0116031 Jy ! Component: 2200 - total flux cleaned = -0.0115632 Jy ! Component: 2250 - total flux cleaned = -0.0115627 Jy ! Component: 2300 - total flux cleaned = -0.0114859 Jy ! Component: 2350 - total flux cleaned = -0.0115047 Jy ! Component: 2400 - total flux cleaned = -0.0114303 Jy ! Component: 2450 - total flux cleaned = -0.0114661 Jy ! Component: 2500 - total flux cleaned = -0.0113947 Jy ! Component: 2550 - total flux cleaned = -0.0113769 Jy ! Component: 2600 - total flux cleaned = -0.0112742 Jy ! Component: 2650 - total flux cleaned = -0.0112409 Jy ! Component: 2700 - total flux cleaned = -0.011241 Jy ! Component: 2750 - total flux cleaned = -0.0111763 Jy ! Component: 2800 - total flux cleaned = -0.0110815 Jy ! Component: 2850 - total flux cleaned = -0.011035 Jy ! Component: 2900 - total flux cleaned = -0.0110044 Jy ! Component: 2950 - total flux cleaned = -0.0109594 Jy ! Component: 3000 - total flux cleaned = -0.0108999 Jy ! Component: 3050 - total flux cleaned = -0.0108123 Jy ! Component: 3100 - total flux cleaned = -0.0107121 Jy ! Component: 3150 - total flux cleaned = -0.0106419 Jy ! Component: 3200 - total flux cleaned = -0.0105585 Jy ! Component: 3250 - total flux cleaned = -0.0104765 Jy ! Component: 3300 - total flux cleaned = -0.0103692 Jy ! Component: 3350 - total flux cleaned = -0.0103428 Jy ! Component: 3400 - total flux cleaned = -0.0102383 Jy ! Component: 3450 - total flux cleaned = -0.0101098 Jy ! Component: 3500 - total flux cleaned = -0.0100339 Jy ! Component: 3550 - total flux cleaned = -0.00994666 Jy ! Component: 3600 - total flux cleaned = -0.00986063 Jy ! Component: 3650 - total flux cleaned = -0.0097877 Jy ! Component: 3700 - total flux cleaned = -0.00969154 Jy ! Component: 3750 - total flux cleaned = -0.00957293 Jy ! Component: 3800 - total flux cleaned = -0.0095027 Jy ! Component: 3850 - total flux cleaned = -0.0093985 Jy ! Component: 3900 - total flux cleaned = -0.00930682 Jy ! Component: 3950 - total flux cleaned = -0.00921625 Jy ! Component: 4000 - total flux cleaned = -0.00911557 Jy ! Component: 4050 - total flux cleaned = -0.00901591 Jy ! Total flux subtracted in 4096 components = -0.00895002 Jy ! Clean residual min=-0.000553 max=0.000714 Jy/beam ! Clean residual mean=0.000018 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.0491605 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 372 components and 0.0491605 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J1035+3510_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.332 x 5.21 at -11.15 degrees (North through East) ! Clean map min=-0.0050037 max=0.054416 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J1035+3510_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0544159 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186977 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03082 1.03082 2.06165 4.12329 8.24659 16.4932 32.9863 65.9727 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 291.029 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J1035+3510_S_uvs.log closed on Fri Apr 22 07:48:55 2016