! Started logfile: /scr/pima/bg219b_uvs/J2000-1748_S_uvs.log on Thu Apr 7 01:32:14 2016 obs /scr/pima/bg219b_uvs/J2000-1748_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J2000-1748_S_uva.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918519 visibilities/baseline/integration-bin. ! Found source: J2000-1748 ! ! 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 1488 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/bg219b_uvs/J2000-1748_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.630818Jy sigma=21.978035 ! Fit after self-cal, rms=0.282240Jy sigma=3.802530 ! 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=2.721 mas, bmaj=6.986 mas, bpa=-11.29 degrees ! Estimated noise=1.84535 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.965611 Jy ! Component: 100 - total flux cleaned = 1.18206 Jy ! Total flux subtracted in 100 components = 1.18206 Jy ! Clean residual min=-0.029479 max=0.074137 Jy/beam ! Clean residual mean=-0.000059 rms=0.009186 Jy/beam ! Combined flux in latest and established models = 1.18206 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.18206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139754Jy sigma=1.827992 ! Fit after self-cal, rms=0.139739Jy sigma=1.827881 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0749871 Jy ! Component: 100 - total flux cleaned = 0.108411 Jy ! Total flux subtracted in 100 components = 0.108411 Jy ! Clean residual min=-0.016273 max=0.022433 Jy/beam ! Clean residual mean=-0.000009 rms=0.004572 Jy/beam ! Combined flux in latest and established models = 1.29047 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 1.29047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092995Jy sigma=1.198059 ! Fit after self-cal, rms=0.092975Jy sigma=1.197800 ! 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.213 mas, bmaj=7.861 mas, bpa=-12.54 degrees ! Estimated noise=1.4748 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.0167631 Jy ! Component: 100 - total flux cleaned = 0.0252495 Jy ! Component: 150 - total flux cleaned = 0.0298792 Jy ! Component: 200 - total flux cleaned = 0.0314983 Jy ! Total flux subtracted in 200 components = 0.0314983 Jy ! Clean residual min=-0.015999 max=0.013781 Jy/beam ! Clean residual mean=0.000018 rms=0.003195 Jy/beam ! Combined flux in latest and established models = 1.32197 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 1.32197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089655Jy sigma=1.163599 ! Fit after self-cal, rms=0.089648Jy sigma=1.163424 ! 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.213 x 7.861 at -12.54 degrees (North through East) ! Clean map min=-0.015393 max=1.2416 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 0.99 FD 1.00 HN 1.01 KP 1.01 ! LA 0.99 MK 1.00 NL 1.00 OV 1.03 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.02 KP 1.03 ! LA 0.98 MK 1.02 NL 0.99 OV 1.04 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.01 KP 1.02 ! LA 0.96 MK 1.02 NL 0.98 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.93 KP 1.00 ! LA 0.98 MK 0.99 NL 0.94 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.089648Jy sigma=1.163424 ! Fit after self-cal, rms=0.070602Jy sigma=0.945590 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.868 mas, bpa=-12.56 degrees ! Estimated noise=1.47443 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.000316387 Jy ! Component: 100 - total flux cleaned = -0.000118461 Jy ! Component: 150 - total flux cleaned = 5.07462e-05 Jy ! Component: 200 - total flux cleaned = 0.000160457 Jy ! Total flux subtracted in 200 components = 0.000160457 Jy ! Clean residual min=-0.006103 max=0.005085 Jy/beam ! Clean residual mean=-0.000004 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 1.32213 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 1.32213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070540Jy sigma=0.944925 ! Fit after self-cal, rms=0.070537Jy sigma=0.944859 ! 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.070537Jy sigma=0.944859 ! Fit after self-cal, rms=0.070554Jy sigma=0.944763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.87 mas, bpa=-12.55 degrees ! Estimated noise=1.47482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.79156e-05 Jy ! Component: 100 - total flux cleaned = 9.21709e-05 Jy ! Component: 150 - total flux cleaned = 0.000188993 Jy ! Component: 200 - total flux cleaned = 0.00024633 Jy ! Total flux subtracted in 200 components = 0.00024633 Jy ! Clean residual min=-0.006117 max=0.005067 Jy/beam ! Clean residual mean=-0.000004 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 1.32238 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 1.32238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070518Jy sigma=0.944371 ! Fit after self-cal, rms=0.070516Jy sigma=0.944332 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 = 4.81209e-06 Jy ! Component: 100 - total flux cleaned = 3.23874e-05 Jy ! Component: 150 - total flux cleaned = 3.20252e-05 Jy ! Component: 200 - total flux cleaned = 8.36371e-06 Jy ! Total flux subtracted in 200 components = 8.36371e-06 Jy ! Clean residual min=-0.006128 max=0.005057 Jy/beam ! Clean residual mean=-0.000004 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 1.32239 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 1.32239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070497Jy sigma=0.944109 ! Fit after self-cal, rms=0.070497Jy sigma=0.944079 ! 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.070497Jy sigma=0.944079 ! Fit after self-cal, rms=0.070518Jy sigma=0.943986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.873 mas, bpa=-12.55 degrees ! Estimated noise=1.47529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.5099e-05 Jy ! Component: 100 - total flux cleaned = 0.000122246 Jy ! Component: 150 - total flux cleaned = 0.000147438 Jy ! Component: 200 - total flux cleaned = 0.000194323 Jy ! Total flux subtracted in 200 components = 0.000194323 Jy ! Clean residual min=-0.006123 max=0.005103 Jy/beam ! Clean residual mean=-0.000004 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 1.32258 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 1.32258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070499Jy sigma=0.943732 ! Fit after self-cal, rms=0.070499Jy sigma=0.943706 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 = -1.91913e-05 Jy ! Component: 100 - total flux cleaned = 4.26331e-06 Jy ! Component: 150 - total flux cleaned = -1.66284e-05 Jy ! Component: 200 - total flux cleaned = -3.73037e-05 Jy ! Total flux subtracted in 200 components = -3.73037e-05 Jy ! Clean residual min=-0.006138 max=0.005082 Jy/beam ! Clean residual mean=-0.000004 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 1.32254 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 1.32254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070484Jy sigma=0.943561 ! Fit after self-cal, rms=0.070486Jy sigma=0.943542 ! 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.070486Jy sigma=0.943542 ! Fit after self-cal, rms=0.070504Jy sigma=0.943492 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.418 mas, bmaj=15.06 mas, bpa=-13.31 degrees ! Estimated noise=1.93584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208378 Jy ! Component: 100 - total flux cleaned = 0.000135649 Jy ! Component: 150 - total flux cleaned = 4.49654e-05 Jy ! Component: 200 - total flux cleaned = 4.47162e-05 Jy ! Total flux subtracted in 200 components = 4.47162e-05 Jy ! Clean residual min=-0.004909 max=0.004683 Jy/beam ! Clean residual mean=-0.000009 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 1.32259 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 1.32259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070526Jy sigma=0.943583 ! Fit after self-cal, rms=0.070519Jy sigma=0.943515 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 = 8.63044e-05 Jy ! Component: 100 - total flux cleaned = 3.97609e-05 Jy ! Component: 150 - total flux cleaned = -1.86052e-05 Jy ! Component: 200 - total flux cleaned = -5.14628e-05 Jy ! Total flux subtracted in 200 components = -5.14628e-05 Jy ! Clean residual min=-0.004906 max=0.004678 Jy/beam ! Clean residual mean=-0.000009 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 1.32254 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 1.32254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070550Jy sigma=0.943815 ! Fit after self-cal, rms=0.070546Jy sigma=0.943782 ! 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.217 mas, bmaj=7.874 mas, bpa=-12.54 degrees ! Estimated noise=1.47568 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 7.874 at -12.54 degrees (North through East) ! Clean map min=-0.0058875 max=1.2428 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070546Jy sigma=0.943782 ! Fit after self-cal, rms=0.067286Jy sigma=0.877350 ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.877 mas, bpa=-12.58 degrees ! Estimated noise=1.47489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000635192 Jy ! Component: 100 - total flux cleaned = -0.000543213 Jy ! Component: 150 - total flux cleaned = -0.000542695 Jy ! Component: 200 - total flux cleaned = -0.000542931 Jy ! Total flux subtracted in 200 components = -0.000542931 Jy ! Clean residual min=-0.006201 max=0.005247 Jy/beam ! Clean residual mean=-0.000004 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 1.32199 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 1.32199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067256Jy sigma=0.877015 ! Fit after self-cal, rms=0.067261Jy sigma=0.876996 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.8676e-06 Jy ! Component: 100 - total flux cleaned = -3.47226e-05 Jy ! Component: 150 - total flux cleaned = -3.49064e-05 Jy ! Component: 200 - total flux cleaned = -5.45812e-05 Jy ! Total flux subtracted in 200 components = -5.45812e-05 Jy ! Clean residual min=-0.006201 max=0.005209 Jy/beam ! Clean residual mean=-0.000004 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 1.32194 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 1.32194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067245Jy sigma=0.876879 ! Fit after self-cal, rms=0.067249Jy sigma=0.876861 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067249Jy sigma=0.876861 ! Fit after self-cal, rms=0.067267Jy sigma=0.876798 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=2.726 mas, bmaj=7.01 mas, bpa=-11.34 degrees ! Estimated noise=1.83976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.962669 Jy ! Component: 100 - total flux cleaned = 1.17796 Jy ! Component: 150 - total flux cleaned = 1.25168 Jy ! Component: 200 - total flux cleaned = 1.28384 Jy ! Total flux subtracted in 200 components = 1.28384 Jy ! Clean residual min=-0.010848 max=0.014680 Jy/beam ! Clean residual mean=-0.000013 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 1.28384 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 1.28384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.878 mas, bpa=-12.57 degrees ! Estimated noise=1.47538 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.0190786 Jy ! Component: 100 - total flux cleaned = 0.0285623 Jy ! Component: 150 - total flux cleaned = 0.0337203 Jy ! Component: 200 - total flux cleaned = 0.0365836 Jy ! Total flux subtracted in 200 components = 0.0365836 Jy ! Clean residual min=-0.006395 max=0.005245 Jy/beam ! Clean residual mean=-0.000006 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 1.32042 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 1.32042 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.417 mas, bmaj=15.07 mas, bpa=-13.32 degrees ! Estimated noise=1.93507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190093 Jy ! Component: 100 - total flux cleaned = 0.00195583 Jy ! Component: 150 - total flux cleaned = 0.00204752 Jy ! Component: 200 - total flux cleaned = 0.00208455 Jy ! Total flux subtracted in 200 components = 0.00208455 Jy ! Clean residual min=-0.004951 max=0.004681 Jy/beam ! Clean residual mean=-0.000008 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 1.32251 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 = -3.62707e-05 Jy ! Component: 100 - total flux cleaned = -3.56671e-05 Jy ! Component: 150 - total flux cleaned = -6.50968e-05 Jy ! Component: 200 - total flux cleaned = -9.17369e-05 Jy ! Total flux subtracted in 200 components = -9.17369e-05 Jy ! Clean residual min=-0.004908 max=0.004663 Jy/beam ! Clean residual mean=-0.000008 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 1.32241 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 1.32241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.878 mas, bpa=-12.57 degrees ! Estimated noise=1.47538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021338 Jy ! Component: 100 - total flux cleaned = -0.000220386 Jy ! Component: 150 - total flux cleaned = -0.000222305 Jy ! Component: 200 - total flux cleaned = -0.000145307 Jy ! Total flux subtracted in 200 components = -0.000145307 Jy ! Clean residual min=-0.006238 max=0.005334 Jy/beam ! Clean residual mean=-0.000003 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 1.32227 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 1.32227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067306Jy sigma=0.877310 ! Fit after self-cal, rms=0.067311Jy sigma=0.877202 wmodel /scr/pima/bg219b_uvs/J2000-1748_S_map.mod ! Writing 51 model components to file: /scr/pima/bg219b_uvs/J2000-1748_S_map.mod wobs /scr/pima/bg219b_uvs/J2000-1748_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J2000-1748_S_uvs.fits wwins /scr/pima/bg219b_uvs/J2000-1748_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J2000-1748_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.00185123 Jy ! Component: 100 - total flux cleaned = -0.00297072 Jy ! Component: 150 - total flux cleaned = -0.00314309 Jy ! Component: 200 - total flux cleaned = -0.00338134 Jy ! Component: 250 - total flux cleaned = -0.00383823 Jy ! Component: 300 - total flux cleaned = -0.00398516 Jy ! Component: 350 - total flux cleaned = -0.00419435 Jy ! Component: 400 - total flux cleaned = -0.00426081 Jy ! Component: 450 - total flux cleaned = -0.00439419 Jy ! Component: 500 - total flux cleaned = -0.00458706 Jy ! Component: 550 - total flux cleaned = -0.00471195 Jy ! Component: 600 - total flux cleaned = -0.00477211 Jy ! Component: 650 - total flux cleaned = -0.00483073 Jy ! Component: 700 - total flux cleaned = -0.00488952 Jy ! Component: 750 - total flux cleaned = -0.00505731 Jy ! Component: 800 - total flux cleaned = -0.00516627 Jy ! Component: 850 - total flux cleaned = -0.00537826 Jy ! Component: 900 - total flux cleaned = -0.00548195 Jy ! Component: 950 - total flux cleaned = -0.00568363 Jy ! Component: 1000 - total flux cleaned = -0.00573306 Jy ! Component: 1050 - total flux cleaned = -0.00597301 Jy ! Component: 1100 - total flux cleaned = -0.00602014 Jy ! Component: 1150 - total flux cleaned = -0.00602077 Jy ! Component: 1200 - total flux cleaned = -0.00615745 Jy ! Component: 1250 - total flux cleaned = -0.00620191 Jy ! Component: 1300 - total flux cleaned = -0.00611457 Jy ! Component: 1350 - total flux cleaned = -0.00603017 Jy ! Component: 1400 - total flux cleaned = -0.0060306 Jy ! Component: 1450 - total flux cleaned = -0.00627852 Jy ! Component: 1500 - total flux cleaned = -0.00623718 Jy ! Component: 1550 - total flux cleaned = -0.00631667 Jy ! Component: 1600 - total flux cleaned = -0.00631646 Jy ! Component: 1650 - total flux cleaned = -0.00635525 Jy ! Component: 1700 - total flux cleaned = -0.00650739 Jy ! Component: 1750 - total flux cleaned = -0.00650688 Jy ! Component: 1800 - total flux cleaned = -0.00658046 Jy ! Component: 1850 - total flux cleaned = -0.00658062 Jy ! Component: 1900 - total flux cleaned = -0.00661697 Jy ! Component: 1950 - total flux cleaned = -0.00661741 Jy ! Component: 2000 - total flux cleaned = -0.00672378 Jy ! Component: 2050 - total flux cleaned = -0.00679384 Jy ! Component: 2100 - total flux cleaned = -0.00679441 Jy ! Component: 2150 - total flux cleaned = -0.00689658 Jy ! Component: 2200 - total flux cleaned = -0.00696353 Jy ! Component: 2250 - total flux cleaned = -0.00702997 Jy ! Component: 2300 - total flux cleaned = -0.00712845 Jy ! Component: 2350 - total flux cleaned = -0.00719351 Jy ! Component: 2400 - total flux cleaned = -0.00735374 Jy ! Component: 2450 - total flux cleaned = -0.00741717 Jy ! Component: 2500 - total flux cleaned = -0.00757337 Jy ! Component: 2550 - total flux cleaned = -0.00763509 Jy ! Component: 2600 - total flux cleaned = -0.00760503 Jy ! Component: 2650 - total flux cleaned = -0.00775676 Jy ! Component: 2700 - total flux cleaned = -0.00778686 Jy ! Component: 2750 - total flux cleaned = -0.00784592 Jy ! Component: 2800 - total flux cleaned = -0.00787555 Jy ! Component: 2850 - total flux cleaned = -0.0079045 Jy ! Component: 2900 - total flux cleaned = -0.0078752 Jy ! Component: 2950 - total flux cleaned = -0.00778975 Jy ! Component: 3000 - total flux cleaned = -0.00784682 Jy ! Component: 3050 - total flux cleaned = -0.0079033 Jy ! Component: 3100 - total flux cleaned = -0.00784768 Jy ! Component: 3150 - total flux cleaned = -0.00790338 Jy ! Component: 3200 - total flux cleaned = -0.00793058 Jy ! Component: 3250 - total flux cleaned = -0.00784846 Jy ! Component: 3300 - total flux cleaned = -0.00782143 Jy ! Component: 3350 - total flux cleaned = -0.00768696 Jy ! Component: 3400 - total flux cleaned = -0.00766049 Jy ! Component: 3450 - total flux cleaned = -0.00763393 Jy ! Component: 3500 - total flux cleaned = -0.00760788 Jy ! Component: 3550 - total flux cleaned = -0.00747701 Jy ! Component: 3600 - total flux cleaned = -0.00745094 Jy ! Component: 3650 - total flux cleaned = -0.00737331 Jy ! Component: 3700 - total flux cleaned = -0.00724495 Jy ! Component: 3750 - total flux cleaned = -0.0072194 Jy ! Component: 3800 - total flux cleaned = -0.00716839 Jy ! Component: 3850 - total flux cleaned = -0.00704236 Jy ! Component: 3900 - total flux cleaned = -0.00701735 Jy ! Component: 3950 - total flux cleaned = -0.00691763 Jy ! Component: 4000 - total flux cleaned = -0.00686797 Jy ! Component: 4050 - total flux cleaned = -0.00679381 Jy ! Total flux subtracted in 4096 components = -0.00672014 Jy ! Clean residual min=-0.001804 max=0.001469 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 1.31555 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 312 components and 1.31555 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J2000-1748_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 7.878 at -12.57 degrees (North through East) ! Clean map min=-0.0030141 max=1.2419 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J2000-1748_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.24191 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000406671 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0982371 0.0982371 0.196474 0.392949 0.785897 1.57179 3.14359 6.28718 12.5744 25.1487 50.2974 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.241 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3053.83 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J2000-1748_S_uvs.log closed on Thu Apr 7 01:32:18 2016