! Started logfile: /scr/pima/bg219h_uvs/J0735+0130_S_uvs.log on Thu Apr 7 08:56:16 2016 obs /scr/pima/bg219h_uvs/J0735+0130_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0735+0130_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.72062 visibilities/baseline/integration-bin. ! Found source: J0735+0130 ! ! 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 5396 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/bg219h_uvs/J0735+0130_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005721Jy sigma=23.902765 ! Fit after self-cal, rms=0.952075Jy sigma=22.618799 ! 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.24 mas, bmaj=6.715 mas, bpa=-1.733 degrees ! Estimated noise=0.55324 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.0378987 Jy ! Component: 100 - total flux cleaned = 0.0474012 Jy ! Total flux subtracted in 100 components = 0.0474012 Jy ! Clean residual min=-0.003704 max=0.004117 Jy/beam ! Clean residual mean=0.000001 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.0474012 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0474012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062446Jy sigma=1.389945 ! Fit after self-cal, rms=0.060102Jy sigma=1.334431 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692412 Jy ! Component: 100 - total flux cleaned = 0.0104736 Jy ! Total flux subtracted in 100 components = 0.0104736 Jy ! Clean residual min=-0.002768 max=0.003328 Jy/beam ! Clean residual mean=0.000000 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0578748 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0578748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059364Jy sigma=1.315343 ! Fit after self-cal, rms=0.059299Jy sigma=1.313457 ! 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.669 mas, bmaj=7.388 mas, bpa=-0.313 degrees ! Estimated noise=0.443175 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.00207104 Jy ! Component: 100 - total flux cleaned = 0.00201608 Jy ! Component: 150 - total flux cleaned = 0.00192115 Jy ! Component: 200 - total flux cleaned = 0.00183928 Jy ! Total flux subtracted in 200 components = 0.00183928 Jy ! Clean residual min=-0.002317 max=0.002694 Jy/beam ! Clean residual mean=0.000000 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0597141 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0597141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059190Jy sigma=1.310989 ! Fit after self-cal, rms=0.059175Jy sigma=1.310643 ! 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.669 x 7.388 at -0.313 degrees (North through East) ! Clean map min=-0.0022894 max=0.053144 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.92 HN 0.97 KP 0.95 LA 0.94 ! MK 0.97 NL 1.09 OV 1.03 PT 0.99 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.09 KP 1.00 LA 0.92 ! MK 0.94 NL 1.14 OV 0.95 PT 0.94 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 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 0.95 HN 1.01 KP 1.02 LA 1.10 ! MK 1.01 NL 0.97 OV 1.09 PT 0.94 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.059175Jy sigma=1.310643 ! Fit after self-cal, rms=0.059093Jy sigma=1.307503 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=7.357 mas, bpa=-0.305 degrees ! Estimated noise=0.436623 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.000504159 Jy ! Component: 100 - total flux cleaned = -0.000758679 Jy ! Component: 150 - total flux cleaned = -0.000837147 Jy ! Component: 200 - total flux cleaned = -0.00088408 Jy ! Total flux subtracted in 200 components = -0.00088408 Jy ! Clean residual min=-0.002015 max=0.002604 Jy/beam ! Clean residual mean=-0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.05883 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.05883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059061Jy sigma=1.306807 ! Fit after self-cal, rms=0.059124Jy sigma=1.306322 ! 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.059124Jy sigma=1.306322 ! Fit after self-cal, rms=0.058362Jy sigma=1.303926 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=7.376 mas, bpa=-0.19 degrees ! Estimated noise=0.434661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000801331 Jy ! Component: 100 - total flux cleaned = -0.00102241 Jy ! Component: 150 - total flux cleaned = -0.00110424 Jy ! Component: 200 - total flux cleaned = -0.00115867 Jy ! Total flux subtracted in 200 components = -0.00115867 Jy ! Clean residual min=-0.001954 max=0.002372 Jy/beam ! Clean residual mean=-0.000000 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0576714 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0576714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058340Jy sigma=1.303472 ! Fit after self-cal, rms=0.058338Jy sigma=1.303103 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 (70.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172215 Jy ! Component: 100 - total flux cleaned = 0.00195419 Jy ! Component: 150 - total flux cleaned = 0.00207009 Jy ! Component: 200 - total flux cleaned = 0.00214159 Jy ! Total flux subtracted in 200 components = 0.00214159 Jy ! Clean residual min=-0.001957 max=0.002177 Jy/beam ! Clean residual mean=0.000000 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.059813 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.059813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058261Jy sigma=1.301418 ! Fit after self-cal, rms=0.058239Jy sigma=1.300992 ! 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.058239Jy sigma=1.300992 ! Fit after self-cal, rms=0.058050Jy sigma=1.300847 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=7.397 mas, bpa=-0.1232 degrees ! Estimated noise=0.433044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395772 Jy ! Component: 100 - total flux cleaned = 0.000337436 Jy ! Component: 150 - total flux cleaned = 0.000222322 Jy ! Component: 200 - total flux cleaned = 0.000106491 Jy ! Total flux subtracted in 200 components = 0.000106491 Jy ! Clean residual min=-0.001837 max=0.002125 Jy/beam ! Clean residual mean=0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0599195 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.0599195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058021Jy sigma=1.300247 ! Fit after self-cal, rms=0.058018Jy sigma=1.300128 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.06988e-05 Jy ! Component: 100 - total flux cleaned = 5.02228e-05 Jy ! Component: 150 - total flux cleaned = 4.96048e-05 Jy ! Component: 200 - total flux cleaned = 3.32836e-05 Jy ! Total flux subtracted in 200 components = 3.32836e-05 Jy ! Clean residual min=-0.001813 max=0.002064 Jy/beam ! Clean residual mean=0.000000 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0599528 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.0599528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058005Jy sigma=1.299857 ! Fit after self-cal, rms=0.058001Jy sigma=1.299818 ! 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.058001Jy sigma=1.299818 ! Fit after self-cal, rms=0.057990Jy sigma=1.299756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.869 mas, bmaj=11.2 mas, bpa=-4.29 degrees ! Estimated noise=0.524671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369353 Jy ! Component: 100 - total flux cleaned = -0.000543489 Jy ! Component: 150 - total flux cleaned = -0.000662562 Jy ! Component: 200 - total flux cleaned = -0.000711998 Jy ! Total flux subtracted in 200 components = -0.000711998 Jy ! Clean residual min=-0.002163 max=0.002407 Jy/beam ! Clean residual mean=-0.000000 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0592408 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.0592408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057988Jy sigma=1.299697 ! Fit after self-cal, rms=0.057985Jy sigma=1.299592 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.000158419 Jy ! Component: 100 - total flux cleaned = -0.000303955 Jy ! Component: 150 - total flux cleaned = -0.000363779 Jy ! Component: 200 - total flux cleaned = -0.000390459 Jy ! Total flux subtracted in 200 components = -0.000390459 Jy ! Clean residual min=-0.002148 max=0.002305 Jy/beam ! Clean residual mean=-0.000000 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0588503 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0588503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057986Jy sigma=1.299576 ! Fit after self-cal, rms=0.057983Jy sigma=1.299521 ! 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.699 mas, bmaj=7.411 mas, bpa=-0.0553 degrees ! Estimated noise=0.43279 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 7.411 at -0.0553 degrees (North through East) ! Clean map min=-0.0020638 max=0.052663 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.269 mas, bmaj=6.723 mas, bpa=-1.361 degrees ! Estimated noise=0.540735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391709 Jy ! Component: 100 - total flux cleaned = 0.0498914 Jy ! Component: 150 - total flux cleaned = 0.0553973 Jy ! Component: 200 - total flux cleaned = 0.0586773 Jy ! Total flux subtracted in 200 components = 0.0586773 Jy ! Clean residual min=-0.002740 max=0.003130 Jy/beam ! Clean residual mean=0.000000 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.0586773 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0586773 Jy ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=7.411 mas, bpa=-0.0553 degrees ! Estimated noise=0.43279 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.00108286 Jy ! Component: 100 - total flux cleaned = 0.00125414 Jy ! Component: 150 - total flux cleaned = 0.00139622 Jy ! Component: 200 - total flux cleaned = 0.00145526 Jy ! Total flux subtracted in 200 components = 0.00145526 Jy ! Clean residual min=-0.001947 max=0.002264 Jy/beam ! Clean residual mean=0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0601326 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.0601326 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.869 mas, bmaj=11.2 mas, bpa=-4.29 degrees ! Estimated noise=0.524671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240915 Jy ! Component: 100 - total flux cleaned = -0.000437199 Jy ! Component: 150 - total flux cleaned = -0.000565981 Jy ! Component: 200 - total flux cleaned = -0.000705227 Jy ! Total flux subtracted in 200 components = -0.000705227 Jy ! Clean residual min=-0.002205 max=0.002429 Jy/beam ! Clean residual mean=-0.000000 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0594274 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 = -7.65584e-05 Jy ! Component: 100 - total flux cleaned = -0.000168495 Jy ! Component: 150 - total flux cleaned = -0.000231289 Jy ! Component: 200 - total flux cleaned = -0.000289064 Jy ! Total flux subtracted in 200 components = -0.000289064 Jy ! Clean residual min=-0.002159 max=0.002337 Jy/beam ! Clean residual mean=-0.000000 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.0591383 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.0591383 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=7.411 mas, bpa=-0.0553 degrees ! Estimated noise=0.43279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000250203 Jy ! Component: 100 - total flux cleaned = 7.82291e-05 Jy ! Component: 150 - total flux cleaned = -5.49102e-06 Jy ! Component: 200 - total flux cleaned = -5.41138e-05 Jy ! Total flux subtracted in 200 components = -5.41138e-05 Jy ! Clean residual min=-0.001812 max=0.002099 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0590842 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.0590842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057988Jy sigma=1.299598 ! Fit after self-cal, rms=0.057976Jy sigma=1.299442 wmodel /scr/pima/bg219h_uvs/J0735+0130_S_map.mod ! Writing 65 model components to file: /scr/pima/bg219h_uvs/J0735+0130_S_map.mod wobs /scr/pima/bg219h_uvs/J0735+0130_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0735+0130_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0735+0130_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J0735+0130_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.000945553 Jy ! Component: 100 - total flux cleaned = 0.00156835 Jy ! Component: 150 - total flux cleaned = 0.00208662 Jy ! Component: 200 - total flux cleaned = 0.00236288 Jy ! Component: 250 - total flux cleaned = 0.00236346 Jy ! Component: 300 - total flux cleaned = 0.00239158 Jy ! Component: 350 - total flux cleaned = 0.00233579 Jy ! Component: 400 - total flux cleaned = 0.00233492 Jy ! Component: 450 - total flux cleaned = 0.00233393 Jy ! Component: 500 - total flux cleaned = 0.00240946 Jy ! Component: 550 - total flux cleaned = 0.00250757 Jy ! Component: 600 - total flux cleaned = 0.00257922 Jy ! Component: 650 - total flux cleaned = 0.00264935 Jy ! Component: 700 - total flux cleaned = 0.00271799 Jy ! Component: 750 - total flux cleaned = 0.00274026 Jy ! Component: 800 - total flux cleaned = 0.00280572 Jy ! Component: 850 - total flux cleaned = 0.00284835 Jy ! Component: 900 - total flux cleaned = 0.00295314 Jy ! Component: 950 - total flux cleaned = 0.0029734 Jy ! Component: 1000 - total flux cleaned = 0.0030137 Jy ! Component: 1050 - total flux cleaned = 0.00307277 Jy ! Component: 1100 - total flux cleaned = 0.00311107 Jy ! Component: 1150 - total flux cleaned = 0.00320625 Jy ! Component: 1200 - total flux cleaned = 0.003281 Jy ! Component: 1250 - total flux cleaned = 0.00335431 Jy ! Component: 1300 - total flux cleaned = 0.00340813 Jy ! Component: 1350 - total flux cleaned = 0.00342627 Jy ! Component: 1400 - total flux cleaned = 0.00353099 Jy ! Component: 1450 - total flux cleaned = 0.00358235 Jy ! Component: 1500 - total flux cleaned = 0.00363314 Jy ! Component: 1550 - total flux cleaned = 0.00368294 Jy ! Component: 1600 - total flux cleaned = 0.00374799 Jy ! Component: 1650 - total flux cleaned = 0.00374771 Jy ! Component: 1700 - total flux cleaned = 0.00377919 Jy ! Component: 1750 - total flux cleaned = 0.00374769 Jy ! Component: 1800 - total flux cleaned = 0.00379347 Jy ! Component: 1850 - total flux cleaned = 0.00380824 Jy ! Component: 1900 - total flux cleaned = 0.00379319 Jy ! Component: 1950 - total flux cleaned = 0.00379318 Jy ! Component: 2000 - total flux cleaned = 0.0037789 Jy ! Component: 2050 - total flux cleaned = 0.00375035 Jy ! Component: 2100 - total flux cleaned = 0.00373647 Jy ! Component: 2150 - total flux cleaned = 0.0037225 Jy ! Component: 2200 - total flux cleaned = 0.00372223 Jy ! Component: 2250 - total flux cleaned = 0.00366786 Jy ! Component: 2300 - total flux cleaned = 0.00365441 Jy ! Component: 2350 - total flux cleaned = 0.00364134 Jy ! Component: 2400 - total flux cleaned = 0.00362809 Jy ! Component: 2450 - total flux cleaned = 0.00358902 Jy ! Component: 2500 - total flux cleaned = 0.00358929 Jy ! Component: 2550 - total flux cleaned = 0.00360195 Jy ! Component: 2600 - total flux cleaned = 0.00361434 Jy ! Component: 2650 - total flux cleaned = 0.00361441 Jy ! Component: 2700 - total flux cleaned = 0.00360209 Jy ! Component: 2750 - total flux cleaned = 0.00360201 Jy ! Component: 2800 - total flux cleaned = 0.00356577 Jy ! Component: 2850 - total flux cleaned = 0.00357785 Jy ! Component: 2900 - total flux cleaned = 0.00354233 Jy ! Component: 2950 - total flux cleaned = 0.00353061 Jy ! Component: 3000 - total flux cleaned = 0.00355379 Jy ! Component: 3050 - total flux cleaned = 0.00353069 Jy ! Component: 3100 - total flux cleaned = 0.00354214 Jy ! Component: 3150 - total flux cleaned = 0.00353097 Jy ! Component: 3200 - total flux cleaned = 0.00351997 Jy ! Component: 3250 - total flux cleaned = 0.00353093 Jy ! Component: 3300 - total flux cleaned = 0.00354192 Jy ! Component: 3350 - total flux cleaned = 0.0035637 Jy ! Component: 3400 - total flux cleaned = 0.00354205 Jy ! Component: 3450 - total flux cleaned = 0.00355267 Jy ! Component: 3500 - total flux cleaned = 0.00359522 Jy ! Component: 3550 - total flux cleaned = 0.00354226 Jy ! Component: 3600 - total flux cleaned = 0.00354242 Jy ! Component: 3650 - total flux cleaned = 0.00355289 Jy ! Component: 3700 - total flux cleaned = 0.00352198 Jy ! Component: 3750 - total flux cleaned = 0.00359373 Jy ! Component: 3800 - total flux cleaned = 0.00359372 Jy ! Component: 3850 - total flux cleaned = 0.00359373 Jy ! Component: 3900 - total flux cleaned = 0.00360377 Jy ! Component: 3950 - total flux cleaned = 0.00365361 Jy ! Component: 4000 - total flux cleaned = 0.00368329 Jy ! Component: 4050 - total flux cleaned = 0.00367347 Jy ! Total flux subtracted in 4096 components = 0.00373202 Jy ! Clean residual min=-0.000644 max=0.000561 Jy/beam ! Clean residual mean=-0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.0628162 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 345 components and 0.0628162 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0735+0130_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 7.411 at -0.0553 degrees (North through East) ! Clean map min=-0.0016771 max=0.051995 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0735+0130_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0519946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173654 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00196 1.00196 2.00391 4.00783 8.01565 16.0313 32.0626 64.1252 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 299.414 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0735+0130_S_uvs.log closed on Thu Apr 7 08:56:20 2016