! Started logfile: /scr/pima/bg219i_uvs/J0136+4751_S_uvs.log on Wed Apr 6 22:47:37 2016 obs /scr/pima/bg219i_uvs/J0136+4751_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0136+4751_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0136+4751 ! ! 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 1008 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/bg219i_uvs/J0136+4751_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.628505Jy sigma=23.394788 ! Fit after self-cal, rms=0.558416Jy sigma=6.758823 ! 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.631 mas, bmaj=11.77 mas, bpa=46.19 degrees ! Estimated noise=2.22583 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.790496 Jy ! Component: 100 - total flux cleaned = 1.0367 Jy ! Total flux subtracted in 100 components = 1.0367 Jy ! Clean residual min=-0.090457 max=0.125578 Jy/beam ! Clean residual mean=0.000146 rms=0.025520 Jy/beam ! Combined flux in latest and established models = 1.0367 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.0367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.532512Jy sigma=6.354954 ! Fit after self-cal, rms=0.532178Jy sigma=6.344279 ! 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.149 mas, bmaj=11.99 mas, bpa=45.64 degrees ! Estimated noise=1.85759 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.185669 Jy ! Component: 100 - total flux cleaned = 0.257599 Jy ! Component: 150 - total flux cleaned = 0.260004 Jy ! Component: 200 - total flux cleaned = 0.258353 Jy ! Total flux subtracted in 200 components = 0.258353 Jy ! Clean residual min=-0.068972 max=0.128780 Jy/beam ! Clean residual mean=0.000984 rms=0.025835 Jy/beam ! Combined flux in latest and established models = 1.29506 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 31 components and 1.29506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.478548Jy sigma=5.163538 ! Fit after self-cal, rms=0.477039Jy sigma=5.148438 ! 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.149 x 11.99 at 45.64 degrees (North through East) ! Clean map min=-0.062746 max=1.1091 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* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.477039Jy sigma=5.148438 ! Fit after self-cal, rms=0.477039Jy sigma=5.148438 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=11.99 mas, bpa=45.64 degrees ! Estimated noise=1.85759 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.00952894 Jy ! Component: 100 - total flux cleaned = 0.00410428 Jy ! Component: 150 - total flux cleaned = -0.000521059 Jy ! Component: 200 - total flux cleaned = -0.00450917 Jy ! Total flux subtracted in 200 components = -0.00450917 Jy ! Clean residual min=-0.065217 max=0.123093 Jy/beam ! Clean residual mean=0.001002 rms=0.024930 Jy/beam ! Combined flux in latest and established models = 1.29055 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 44 components and 1.29055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.473363Jy sigma=5.071360 ! Fit after self-cal, rms=0.473162Jy sigma=5.068619 ! 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.473162Jy sigma=5.068619 ! Fit after self-cal, rms=0.473162Jy sigma=5.068619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=11.99 mas, bpa=45.64 degrees ! Estimated noise=1.85759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153234 Jy ! Component: 100 - total flux cleaned = -0.00152195 Jy ! Component: 150 - total flux cleaned = -0.00315282 Jy ! Component: 200 - total flux cleaned = -0.00364983 Jy ! Total flux subtracted in 200 components = -0.00364983 Jy ! Clean residual min=-0.063310 max=0.120445 Jy/beam ! Clean residual mean=0.001009 rms=0.024661 Jy/beam ! Combined flux in latest and established models = 1.2869 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 1.2869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472077Jy sigma=5.043811 ! Fit after self-cal, rms=0.472044Jy sigma=5.043191 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 (76.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109486 Jy ! Component: 100 - total flux cleaned = 0.170742 Jy ! Component: 150 - total flux cleaned = 0.191154 Jy ! Component: 200 - total flux cleaned = 0.202128 Jy ! Total flux subtracted in 200 components = 0.202128 Jy ! Clean residual min=-0.054982 max=0.090832 Jy/beam ! Clean residual mean=0.000503 rms=0.017209 Jy/beam ! Combined flux in latest and established models = 1.48903 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 117 components and 1.48903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.435008Jy sigma=4.625867 ! Fit after self-cal, rms=0.432068Jy sigma=4.578932 ! 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.432068Jy sigma=4.578932 ! Fit after self-cal, rms=0.432068Jy sigma=4.578932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=11.99 mas, bpa=45.64 degrees ! Estimated noise=1.85759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0311239 Jy ! Component: 100 - total flux cleaned = 0.0363392 Jy ! Component: 150 - total flux cleaned = 0.042129 Jy ! Component: 200 - total flux cleaned = 0.0432033 Jy ! Total flux subtracted in 200 components = 0.0432033 Jy ! Clean residual min=-0.050246 max=0.064952 Jy/beam ! Clean residual mean=0.000341 rms=0.014160 Jy/beam ! Combined flux in latest and established models = 1.53223 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 154 components and 1.53223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.422137Jy sigma=4.500661 ! Fit after self-cal, rms=0.421808Jy sigma=4.495277 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 (-78, -34.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0524984 Jy ! Component: 100 - total flux cleaned = 0.0510826 Jy ! Component: 150 - total flux cleaned = 0.0557441 Jy ! Component: 200 - total flux cleaned = 0.0620675 Jy ! Total flux subtracted in 200 components = 0.0620675 Jy ! Clean residual min=-0.040356 max=0.041987 Jy/beam ! Clean residual mean=0.000233 rms=0.010888 Jy/beam ! Combined flux in latest and established models = 1.5943 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 192 components and 1.5943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.409007Jy sigma=4.370616 ! Fit after self-cal, rms=0.408507Jy sigma=4.365363 ! 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.408507Jy sigma=4.365363 ! Fit after self-cal, rms=0.416025Jy sigma=4.329461 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.88 mas, bmaj=11.81 mas, bpa=49.26 degrees ! Estimated noise=2.47494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157038 Jy ! Component: 100 - total flux cleaned = 0.0272588 Jy ! Component: 150 - total flux cleaned = 0.0344053 Jy ! Component: 200 - total flux cleaned = 0.0362766 Jy ! Total flux subtracted in 200 components = 0.0362766 Jy ! Clean residual min=-0.038324 max=0.039314 Jy/beam ! Clean residual mean=0.000362 rms=0.012112 Jy/beam ! Combined flux in latest and established models = 1.63057 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 231 components and 1.63057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412305Jy sigma=4.307070 ! Fit after self-cal, rms=0.412207Jy sigma=4.305454 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.00787656 Jy ! Component: 100 - total flux cleaned = 0.0117755 Jy ! Component: 150 - total flux cleaned = 0.0146363 Jy ! Component: 200 - total flux cleaned = 0.017901 Jy ! Total flux subtracted in 200 components = 0.017901 Jy ! Clean residual min=-0.031624 max=0.033554 Jy/beam ! Clean residual mean=0.000342 rms=0.010363 Jy/beam ! Combined flux in latest and established models = 1.64848 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 252 components and 1.64848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.410556Jy sigma=4.299906 ! Fit after self-cal, rms=0.410551Jy sigma=4.299066 ! 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.148 mas, bmaj=11.99 mas, bpa=45.61 degrees ! Estimated noise=1.85467 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 11.99 at 45.61 degrees (North through East) ! Clean map min=-0.043682 max=1.0704 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.410551Jy sigma=4.299066 ! Fit after self-cal, rms=0.410551Jy sigma=4.299066 ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=11.99 mas, bpa=45.61 degrees ! Estimated noise=1.85467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00206725 Jy ! Component: 100 - total flux cleaned = -0.00266437 Jy ! Component: 150 - total flux cleaned = -0.00482552 Jy ! Component: 200 - total flux cleaned = -0.00581417 Jy ! Total flux subtracted in 200 components = -0.00581417 Jy ! Clean residual min=-0.022752 max=0.025006 Jy/beam ! Clean residual mean=0.000190 rms=0.006426 Jy/beam ! Combined flux in latest and established models = 1.64266 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 275 components and 1.64266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.408762Jy sigma=4.275782 ! Fit after self-cal, rms=0.408730Jy sigma=4.275316 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000948136 Jy ! Component: 100 - total flux cleaned = -0.000921775 Jy ! Component: 150 - total flux cleaned = 0.000315955 Jy ! Component: 200 - total flux cleaned = 0.000686683 Jy ! Total flux subtracted in 200 components = 0.000686683 Jy ! Clean residual min=-0.020614 max=0.023336 Jy/beam ! Clean residual mean=0.000193 rms=0.006055 Jy/beam ! Combined flux in latest and established models = 1.64335 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 297 components and 1.64335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.407740Jy sigma=4.265549 ! Fit after self-cal, rms=0.407744Jy sigma=4.265412 ! 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.407744Jy sigma=4.265412 ! Fit after self-cal, rms=0.407744Jy sigma=4.265412 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.63 mas, bmaj=11.78 mas, bpa=46.16 degrees ! Estimated noise=2.21783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.786771 Jy ! Component: 100 - total flux cleaned = 1.03674 Jy ! Component: 150 - total flux cleaned = 1.18103 Jy ! Component: 200 - total flux cleaned = 1.27728 Jy ! Total flux subtracted in 200 components = 1.27728 Jy ! Clean residual min=-0.056445 max=0.078409 Jy/beam ! Clean residual mean=0.000159 rms=0.016778 Jy/beam ! Combined flux in latest and established models = 1.27728 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 26 model components to the UV plane model. ! The established model now contains 26 components and 1.27728 Jy ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=11.99 mas, bpa=45.61 degrees ! Estimated noise=1.85467 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) ! Added new window around map position (-77, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123056 Jy ! Component: 100 - total flux cleaned = 0.202939 Jy ! Component: 150 - total flux cleaned = 0.262654 Jy ! Component: 200 - total flux cleaned = 0.310836 Jy ! Total flux subtracted in 200 components = 0.310836 Jy ! Clean residual min=-0.040715 max=0.055046 Jy/beam ! Clean residual mean=0.000100 rms=0.012111 Jy/beam ! Combined flux in latest and established models = 1.58812 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 79 components and 1.58812 Jy ! Inverting map ! Added new window around map position (-76.5, -112). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0498876 Jy ! Component: 100 - total flux cleaned = 0.0690328 Jy ! Component: 150 - total flux cleaned = 0.0830176 Jy ! Component: 200 - total flux cleaned = 0.092361 Jy ! Total flux subtracted in 200 components = 0.092361 Jy ! Clean residual min=-0.028774 max=0.037353 Jy/beam ! Clean residual mean=0.000024 rms=0.008518 Jy/beam ! Combined flux in latest and established models = 1.68048 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 133 components and 1.68048 Jy ! Inverting map ! Added new window around map position (75.5, 110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317582 Jy ! Component: 100 - total flux cleaned = 0.0419522 Jy ! Component: 150 - total flux cleaned = 0.0477581 Jy ! Component: 200 - total flux cleaned = 0.0530835 Jy ! Total flux subtracted in 200 components = 0.0530835 Jy ! Clean residual min=-0.023778 max=0.024729 Jy/beam ! Clean residual mean=-0.000028 rms=0.006583 Jy/beam ! Combined flux in latest and established models = 1.73356 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 178 components and 1.73356 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.88 mas, bmaj=11.81 mas, bpa=49.26 degrees ! Estimated noise=2.47494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114193 Jy ! Component: 100 - total flux cleaned = 0.0166686 Jy ! Component: 150 - total flux cleaned = 0.017412 Jy ! Component: 200 - total flux cleaned = 0.0180849 Jy ! Total flux subtracted in 200 components = 0.0180849 Jy ! Clean residual min=-0.027175 max=0.026006 Jy/beam ! Clean residual mean=-0.000102 rms=0.007655 Jy/beam ! Combined flux in latest and established models = 1.75165 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 = 0.000667729 Jy ! Component: 100 - total flux cleaned = 0.00126723 Jy ! Component: 150 - total flux cleaned = 0.00181137 Jy ! Component: 200 - total flux cleaned = 0.00232193 Jy ! Total flux subtracted in 200 components = 0.00232193 Jy ! Clean residual min=-0.022976 max=0.021869 Jy/beam ! Clean residual mean=-0.000107 rms=0.006312 Jy/beam ! Combined flux in latest and established models = 1.75397 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 259 components and 1.75397 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=11.99 mas, bpa=45.61 degrees ! Estimated noise=1.85467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0057368 Jy ! Component: 100 - total flux cleaned = -0.00671825 Jy ! Component: 150 - total flux cleaned = -0.00808753 Jy ! Component: 200 - total flux cleaned = -0.00938878 Jy ! Total flux subtracted in 200 components = -0.00938878 Jy ! Clean residual min=-0.016546 max=0.017034 Jy/beam ! Clean residual mean=-0.000031 rms=0.004234 Jy/beam ! Combined flux in latest and established models = 1.74458 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 301 components and 1.74458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403166Jy sigma=4.235946 ! Fit after self-cal, rms=0.403009Jy sigma=4.231472 wmodel /scr/pima/bg219i_uvs/J0136+4751_S_map.mod ! Writing 301 model components to file: /scr/pima/bg219i_uvs/J0136+4751_S_map.mod wobs /scr/pima/bg219i_uvs/J0136+4751_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0136+4751_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0136+4751_S_map.win ! wwins: Wrote 6 windows to /scr/pima/bg219i_uvs/J0136+4751_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.00305381 Jy ! Component: 100 - total flux cleaned = 0.00670652 Jy ! Component: 150 - total flux cleaned = 0.00888505 Jy ! Component: 200 - total flux cleaned = 0.0113898 Jy ! Component: 250 - total flux cleaned = 0.0124731 Jy ! Component: 300 - total flux cleaned = 0.0120582 Jy ! Component: 350 - total flux cleaned = 0.0112684 Jy ! Component: 400 - total flux cleaned = 0.010697 Jy ! Component: 450 - total flux cleaned = 0.00977389 Jy ! Component: 500 - total flux cleaned = 0.0090632 Jy ! Component: 550 - total flux cleaned = 0.00803126 Jy ! Component: 600 - total flux cleaned = 0.00736408 Jy ! Component: 650 - total flux cleaned = 0.00639638 Jy ! Component: 700 - total flux cleaned = 0.0051493 Jy ! Component: 750 - total flux cleaned = 0.00409141 Jy ! Component: 800 - total flux cleaned = 0.00291053 Jy ! Component: 850 - total flux cleaned = 0.00161453 Jy ! Component: 900 - total flux cleaned = 0.000214685 Jy ! Component: 950 - total flux cleaned = -0.000742154 Jy ! Component: 1000 - total flux cleaned = -0.00180887 Jy ! Component: 1050 - total flux cleaned = -0.0025926 Jy ! Component: 1100 - total flux cleaned = -0.00348723 Jy ! Component: 1150 - total flux cleaned = -0.00436019 Jy ! Component: 1200 - total flux cleaned = -0.00521664 Jy ! Component: 1250 - total flux cleaned = -0.00557637 Jy ! Component: 1300 - total flux cleaned = -0.00592884 Jy ! Component: 1350 - total flux cleaned = -0.00650604 Jy ! Component: 1400 - total flux cleaned = -0.00673164 Jy ! Component: 1450 - total flux cleaned = -0.0070655 Jy ! Component: 1500 - total flux cleaned = -0.00739326 Jy ! Component: 1550 - total flux cleaned = -0.00760697 Jy ! Component: 1600 - total flux cleaned = -0.00771251 Jy ! Component: 1650 - total flux cleaned = -0.00792279 Jy ! Component: 1700 - total flux cleaned = -0.00792495 Jy ! Component: 1750 - total flux cleaned = -0.00832815 Jy ! Component: 1800 - total flux cleaned = -0.00852614 Jy ! Component: 1850 - total flux cleaned = -0.00881808 Jy ! Component: 1900 - total flux cleaned = -0.00891435 Jy ! Component: 1950 - total flux cleaned = -0.00920146 Jy ! Component: 2000 - total flux cleaned = -0.00957487 Jy ! Component: 2050 - total flux cleaned = -0.00966608 Jy ! Component: 2100 - total flux cleaned = -0.00957548 Jy ! Component: 2150 - total flux cleaned = -0.00984676 Jy ! Component: 2200 - total flux cleaned = -0.00993476 Jy ! Component: 2250 - total flux cleaned = -0.0100224 Jy ! Component: 2300 - total flux cleaned = -0.0101099 Jy ! Component: 2350 - total flux cleaned = -0.0103678 Jy ! Component: 2400 - total flux cleaned = -0.0104537 Jy ! Component: 2450 - total flux cleaned = -0.0107052 Jy ! Component: 2500 - total flux cleaned = -0.0107058 Jy ! Component: 2550 - total flux cleaned = -0.0108714 Jy ! Component: 2600 - total flux cleaned = -0.010953 Jy ! Component: 2650 - total flux cleaned = -0.0111962 Jy ! Component: 2700 - total flux cleaned = -0.0115153 Jy ! Component: 2750 - total flux cleaned = -0.0112765 Jy ! Component: 2800 - total flux cleaned = -0.0112761 Jy ! Component: 2850 - total flux cleaned = -0.011432 Jy ! Component: 2900 - total flux cleaned = -0.0113547 Jy ! Component: 2950 - total flux cleaned = -0.0112017 Jy ! Component: 3000 - total flux cleaned = -0.0114294 Jy ! Component: 3050 - total flux cleaned = -0.0112783 Jy ! Component: 3100 - total flux cleaned = -0.0112031 Jy ! Component: 3150 - total flux cleaned = -0.0112772 Jy ! Component: 3200 - total flux cleaned = -0.0111294 Jy ! Component: 3250 - total flux cleaned = -0.011276 Jy ! Component: 3300 - total flux cleaned = -0.0114211 Jy ! Component: 3350 - total flux cleaned = -0.0115656 Jy ! Component: 3400 - total flux cleaned = -0.0117085 Jy ! Component: 3450 - total flux cleaned = -0.0115663 Jy ! Component: 3500 - total flux cleaned = -0.0117789 Jy ! Component: 3550 - total flux cleaned = -0.0116393 Jy ! Component: 3600 - total flux cleaned = -0.0118499 Jy ! Component: 3650 - total flux cleaned = -0.0119197 Jy ! Component: 3700 - total flux cleaned = -0.0119887 Jy ! Component: 3750 - total flux cleaned = -0.0121951 Jy ! Component: 3800 - total flux cleaned = -0.0123319 Jy ! Component: 3850 - total flux cleaned = -0.0123315 Jy ! Component: 3900 - total flux cleaned = -0.0123997 Jy ! Component: 3950 - total flux cleaned = -0.0123321 Jy ! Component: 4000 - total flux cleaned = -0.0125337 Jy ! Component: 4050 - total flux cleaned = -0.0126004 Jy ! Total flux subtracted in 4096 components = -0.0126006 Jy ! Clean residual min=-0.003894 max=0.003682 Jy/beam ! Clean residual mean=0.000018 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 1.73198 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 616 components and 1.73198 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0136+4751_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 11.99 at 45.61 degrees (North through East) ! Clean map min=-0.020915 max=1.0164 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0136+4751_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.01636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00117335 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.346339 0.346339 0.692679 1.38536 2.77071 5.54143 11.0829 22.1657 44.3314 88.6629 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 866.202 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0136+4751_S_uvs.log closed on Wed Apr 6 22:47:42 2016