! Started logfile: /scr/pima/bg219e_uvs/J1008+0621_S_uvs.log on Thu Apr 7 06:41:34 2016 obs /scr/pima/bg219e_uvs/J1008+0621_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1008+0621_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.522705 visibilities/baseline/integration-bin. ! Found source: J1008+0621 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4328 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1008+0621_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046207Jy sigma=20.601318 ! Fit after self-cal, rms=0.713585Jy sigma=13.990051 ! 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=3.022 mas, bmaj=6.321 mas, bpa=2.347 degrees ! Estimated noise=0.796101 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.218819 Jy ! Component: 100 - total flux cleaned = 0.269061 Jy ! Total flux subtracted in 100 components = 0.269061 Jy ! Clean residual min=-0.009208 max=0.018884 Jy/beam ! Clean residual mean=-0.000013 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.269061 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.269061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083016Jy sigma=1.548989 ! Fit after self-cal, rms=0.082997Jy sigma=1.548493 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217423 Jy ! Component: 100 - total flux cleaned = 0.0349795 Jy ! Total flux subtracted in 100 components = 0.0349795 Jy ! Clean residual min=-0.007770 max=0.008468 Jy/beam ! Clean residual mean=-0.000005 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.304041 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.304041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075002Jy sigma=1.381692 ! Fit after self-cal, rms=0.074975Jy sigma=1.380871 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=7.476 mas, bpa=6.923 degrees ! Estimated noise=0.611847 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.0117713 Jy ! Component: 100 - total flux cleaned = 0.0180639 Jy ! Component: 150 - total flux cleaned = 0.0218815 Jy ! Component: 200 - total flux cleaned = 0.0227436 Jy ! Total flux subtracted in 200 components = 0.0227436 Jy ! Clean residual min=-0.005868 max=0.004906 Jy/beam ! Clean residual mean=0.000001 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.326785 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.326785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072926Jy sigma=1.344180 ! Fit after self-cal, rms=0.072900Jy sigma=1.343194 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.601 x 7.476 at 6.923 degrees (North through East) ! Clean map min=-0.0056498 max=0.28571 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 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.98 KP 0.98 ! LA 1.02 MK 1.04 NL 1.00 OV 0.97 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.96 KP 1.01 ! LA 0.98 MK 1.07 NL 0.99 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.98 KP 1.00 ! LA 1.01 MK 1.07 NL 1.00 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.16 HN 0.95 KP 0.96 ! LA 1.00 MK 1.08 NL 0.97 OV 1.00 ! PT 0.93 SC 1.02 ! ! ! Fit before self-cal, rms=0.072900Jy sigma=1.343194 ! Fit after self-cal, rms=0.072724Jy sigma=1.323683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=7.793 mas, bpa=3.328 degrees ! Estimated noise=0.631282 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 = 6.24086e-05 Jy ! Component: 100 - total flux cleaned = -0.00024281 Jy ! Component: 150 - total flux cleaned = -0.0004935 Jy ! Component: 200 - total flux cleaned = -0.000493214 Jy ! Total flux subtracted in 200 components = -0.000493214 Jy ! Clean residual min=-0.004672 max=0.004866 Jy/beam ! Clean residual mean=0.000003 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.326291 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.326291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072640Jy sigma=1.322455 ! Fit after self-cal, rms=0.072639Jy sigma=1.321938 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072639Jy sigma=1.321938 ! Fit after self-cal, rms=0.071578Jy sigma=1.292412 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.768 mas, bpa=3.55 degrees ! Estimated noise=0.63148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000732511 Jy ! Component: 100 - total flux cleaned = -0.0005968 Jy ! Component: 150 - total flux cleaned = -0.000595313 Jy ! Component: 200 - total flux cleaned = -0.000629393 Jy ! Total flux subtracted in 200 components = -0.000629393 Jy ! Clean residual min=-0.003769 max=0.003455 Jy/beam ! Clean residual mean=0.000003 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.325662 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.325662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071510Jy sigma=1.290930 ! Fit after self-cal, rms=0.071521Jy sigma=1.290594 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.000173527 Jy ! Component: 100 - total flux cleaned = -7.46762e-05 Jy ! Component: 150 - total flux cleaned = -7.49889e-05 Jy ! Component: 200 - total flux cleaned = -7.56774e-05 Jy ! Total flux subtracted in 200 components = -7.56774e-05 Jy ! Clean residual min=-0.003756 max=0.003356 Jy/beam ! Clean residual mean=0.000003 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.325586 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.325586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071489Jy sigma=1.290022 ! Fit after self-cal, rms=0.071485Jy sigma=1.289868 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071485Jy sigma=1.289868 ! Fit after self-cal, rms=0.071608Jy sigma=1.289631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.766 mas, bpa=3.495 degrees ! Estimated noise=0.632291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282778 Jy ! Component: 100 - total flux cleaned = -0.000163224 Jy ! Component: 150 - total flux cleaned = -0.00011554 Jy ! Component: 200 - total flux cleaned = -0.000115739 Jy ! Total flux subtracted in 200 components = -0.000115739 Jy ! Clean residual min=-0.003738 max=0.003166 Jy/beam ! Clean residual mean=0.000003 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.325471 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.325471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071584Jy sigma=1.289119 ! Fit after self-cal, rms=0.071582Jy sigma=1.289011 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.2444e-05 Jy ! Component: 100 - total flux cleaned = -7.02029e-05 Jy ! Component: 150 - total flux cleaned = -7.04363e-05 Jy ! Component: 200 - total flux cleaned = -8.65884e-05 Jy ! Total flux subtracted in 200 components = -8.65884e-05 Jy ! Clean residual min=-0.003733 max=0.003205 Jy/beam ! Clean residual mean=0.000003 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.325384 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.325384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071568Jy sigma=1.288785 ! Fit after self-cal, rms=0.071568Jy sigma=1.288728 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071568Jy sigma=1.288728 ! Fit after self-cal, rms=0.071663Jy sigma=1.288632 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.8 mas, bmaj=11.5 mas, bpa=2.541 degrees ! Estimated noise=0.762298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00050288 Jy ! Component: 100 - total flux cleaned = 0.000509261 Jy ! Component: 150 - total flux cleaned = 0.000526481 Jy ! Component: 200 - total flux cleaned = 0.00053887 Jy ! Total flux subtracted in 200 components = 0.00053887 Jy ! Clean residual min=-0.003313 max=0.003404 Jy/beam ! Clean residual mean=0.000006 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.325923 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.325923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071671Jy sigma=1.288742 ! Fit after self-cal, rms=0.071657Jy sigma=1.288461 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.42713e-06 Jy ! Component: 100 - total flux cleaned = -9.8588e-06 Jy ! Component: 150 - total flux cleaned = -1.20099e-05 Jy ! Component: 200 - total flux cleaned = -1.25076e-05 Jy ! Total flux subtracted in 200 components = -1.25076e-05 Jy ! Clean residual min=-0.003315 max=0.003381 Jy/beam ! Clean residual mean=0.000006 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.32591 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.32591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071666Jy sigma=1.288561 ! Fit after self-cal, rms=0.071656Jy sigma=1.288375 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=7.765 mas, bpa=3.484 degrees ! Estimated noise=0.632957 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 7.765 at 3.484 degrees (North through East) ! Clean map min=-0.003535 max=0.28889 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=3.091 mas, bmaj=6.482 mas, bpa=0.8795 degrees ! Estimated noise=0.821505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.221324 Jy ! Component: 100 - total flux cleaned = 0.272961 Jy ! Component: 150 - total flux cleaned = 0.293997 Jy ! Component: 200 - total flux cleaned = 0.305972 Jy ! Total flux subtracted in 200 components = 0.305972 Jy ! Clean residual min=-0.006017 max=0.005974 Jy/beam ! Clean residual mean=-0.000004 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.305972 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.305972 Jy ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=7.765 mas, bpa=3.484 degrees ! Estimated noise=0.632957 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.00958303 Jy ! Component: 100 - total flux cleaned = 0.0143025 Jy ! Component: 150 - total flux cleaned = 0.0169466 Jy ! Component: 200 - total flux cleaned = 0.0177713 Jy ! Total flux subtracted in 200 components = 0.0177713 Jy ! Clean residual min=-0.003755 max=0.003804 Jy/beam ! Clean residual mean=0.000002 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.323743 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.323743 Jy ! Inverting map ! Added new window around map position (6, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329904 Jy ! Component: 100 - total flux cleaned = 0.00383512 Jy ! Component: 150 - total flux cleaned = 0.0039396 Jy ! Component: 200 - total flux cleaned = 0.00408298 Jy ! Total flux subtracted in 200 components = 0.00408298 Jy ! Clean residual min=-0.003433 max=0.003222 Jy/beam ! Clean residual mean=0.000004 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.327826 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.327826 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=7.8 mas, bmaj=11.5 mas, bpa=2.541 degrees ! Estimated noise=0.762298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450038 Jy ! Component: 100 - total flux cleaned = 0.000385042 Jy ! Component: 150 - total flux cleaned = 0.000367611 Jy ! Component: 200 - total flux cleaned = 0.000367831 Jy ! Total flux subtracted in 200 components = 0.000367831 Jy ! Clean residual min=-0.003426 max=0.003293 Jy/beam ! Clean residual mean=0.000008 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.328194 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.54161e-05 Jy ! Component: 100 - total flux cleaned = 2.94382e-05 Jy ! Component: 150 - total flux cleaned = 4.33751e-05 Jy ! Component: 200 - total flux cleaned = 2.96184e-05 Jy ! Total flux subtracted in 200 components = 2.96184e-05 Jy ! Clean residual min=-0.003431 max=0.003287 Jy/beam ! Clean residual mean=0.000008 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.328224 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.328224 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=7.765 mas, bpa=3.484 degrees ! Estimated noise=0.632957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.27524e-05 Jy ! Component: 100 - total flux cleaned = -1.49829e-05 Jy ! Component: 150 - total flux cleaned = 2.07911e-05 Jy ! Component: 200 - total flux cleaned = 5.39419e-05 Jy ! Total flux subtracted in 200 components = 5.39419e-05 Jy ! Clean residual min=-0.003344 max=0.003131 Jy/beam ! Clean residual mean=0.000004 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.328278 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.328278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071556Jy sigma=1.285723 ! Fit after self-cal, rms=0.071534Jy sigma=1.285224 wmodel /scr/pima/bg219e_uvs/J1008+0621_S_map.mod ! Writing 100 model components to file: /scr/pima/bg219e_uvs/J1008+0621_S_map.mod wobs /scr/pima/bg219e_uvs/J1008+0621_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1008+0621_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1008+0621_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1008+0621_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.000208497 Jy ! Component: 100 - total flux cleaned = 0.000153759 Jy ! Component: 150 - total flux cleaned = 0.000400651 Jy ! Component: 200 - total flux cleaned = 0.00054084 Jy ! Component: 250 - total flux cleaned = 0.00063201 Jy ! Component: 300 - total flux cleaned = 0.000809978 Jy ! Component: 350 - total flux cleaned = 0.000896054 Jy ! Component: 400 - total flux cleaned = 0.000938242 Jy ! Component: 450 - total flux cleaned = 0.000979388 Jy ! Component: 500 - total flux cleaned = 0.00102 Jy ! Component: 550 - total flux cleaned = 0.00110006 Jy ! Component: 600 - total flux cleaned = 0.00117797 Jy ! Component: 650 - total flux cleaned = 0.00129437 Jy ! Component: 700 - total flux cleaned = 0.00133202 Jy ! Component: 750 - total flux cleaned = 0.00151842 Jy ! Component: 800 - total flux cleaned = 0.00166478 Jy ! Component: 850 - total flux cleaned = 0.00180949 Jy ! Component: 900 - total flux cleaned = 0.0019163 Jy ! Component: 950 - total flux cleaned = 0.00209203 Jy ! Component: 1000 - total flux cleaned = 0.00229912 Jy ! Component: 1050 - total flux cleaned = 0.00236755 Jy ! Component: 1100 - total flux cleaned = 0.00250174 Jy ! Component: 1150 - total flux cleaned = 0.00250253 Jy ! Component: 1200 - total flux cleaned = 0.00263425 Jy ! Component: 1250 - total flux cleaned = 0.00276413 Jy ! Component: 1300 - total flux cleaned = 0.00289187 Jy ! Component: 1350 - total flux cleaned = 0.00298615 Jy ! Component: 1400 - total flux cleaned = 0.00311062 Jy ! Component: 1450 - total flux cleaned = 0.00323319 Jy ! Component: 1500 - total flux cleaned = 0.0032939 Jy ! Component: 1550 - total flux cleaned = 0.00335381 Jy ! Component: 1600 - total flux cleaned = 0.0035022 Jy ! Component: 1650 - total flux cleaned = 0.00367722 Jy ! Component: 1700 - total flux cleaned = 0.00370586 Jy ! Component: 1750 - total flux cleaned = 0.00382012 Jy ! Component: 1800 - total flux cleaned = 0.00396124 Jy ! Component: 1850 - total flux cleaned = 0.00398914 Jy ! Component: 1900 - total flux cleaned = 0.00409989 Jy ! Component: 1950 - total flux cleaned = 0.00412732 Jy ! Component: 2000 - total flux cleaned = 0.00423582 Jy ! Component: 2050 - total flux cleaned = 0.00431618 Jy ! Component: 2100 - total flux cleaned = 0.00439559 Jy ! Component: 2150 - total flux cleaned = 0.00450069 Jy ! Component: 2200 - total flux cleaned = 0.00455257 Jy ! Component: 2250 - total flux cleaned = 0.00455243 Jy ! Component: 2300 - total flux cleaned = 0.00465437 Jy ! Component: 2350 - total flux cleaned = 0.00480543 Jy ! Component: 2400 - total flux cleaned = 0.00485525 Jy ! Component: 2450 - total flux cleaned = 0.00500327 Jy ! Component: 2500 - total flux cleaned = 0.00510082 Jy ! Component: 2550 - total flux cleaned = 0.00517336 Jy ! Component: 2600 - total flux cleaned = 0.00522135 Jy ! Component: 2650 - total flux cleaned = 0.00534052 Jy ! Component: 2700 - total flux cleaned = 0.00543464 Jy ! Component: 2750 - total flux cleaned = 0.00534119 Jy ! Component: 2800 - total flux cleaned = 0.0055504 Jy ! Component: 2850 - total flux cleaned = 0.00564235 Jy ! Component: 2900 - total flux cleaned = 0.00564248 Jy ! Component: 2950 - total flux cleaned = 0.00573325 Jy ! Component: 3000 - total flux cleaned = 0.00584598 Jy ! Component: 3050 - total flux cleaned = 0.00597982 Jy ! Component: 3100 - total flux cleaned = 0.00602402 Jy ! Component: 3150 - total flux cleaned = 0.00619989 Jy ! Component: 3200 - total flux cleaned = 0.00624358 Jy ! Component: 3250 - total flux cleaned = 0.00639505 Jy ! Component: 3300 - total flux cleaned = 0.00648066 Jy ! Component: 3350 - total flux cleaned = 0.00654471 Jy ! Component: 3400 - total flux cleaned = 0.00669288 Jy ! Component: 3450 - total flux cleaned = 0.00677709 Jy ! Component: 3500 - total flux cleaned = 0.00690208 Jy ! Component: 3550 - total flux cleaned = 0.00698479 Jy ! Component: 3600 - total flux cleaned = 0.00708758 Jy ! Component: 3650 - total flux cleaned = 0.0071691 Jy ! Component: 3700 - total flux cleaned = 0.00723018 Jy ! Component: 3750 - total flux cleaned = 0.00731059 Jy ! Component: 3800 - total flux cleaned = 0.00735042 Jy ! Component: 3850 - total flux cleaned = 0.00741014 Jy ! Component: 3900 - total flux cleaned = 0.00742997 Jy ! Component: 3950 - total flux cleaned = 0.00741058 Jy ! Component: 4000 - total flux cleaned = 0.00754714 Jy ! Component: 4050 - total flux cleaned = 0.00764406 Jy ! Total flux subtracted in 4096 components = 0.00758621 Jy ! Clean residual min=-0.001158 max=0.001042 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.335864 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 379 components and 0.335864 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1008+0621_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 7.765 at 3.484 degrees (North through East) ! Clean map min=-0.0024183 max=0.28912 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1008+0621_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.289123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000355602 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.368979 0.368979 0.737959 1.47592 2.95184 5.90367 11.8073 23.6147 47.2294 94.4587 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.289 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 813.053 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1008+0621_S_uvs.log closed on Thu Apr 7 06:41:38 2016