! Started logfile: /scr/pima/bg219e_uvs/J1628-1415_S_uvs.log on Thu Apr 7 06:48:42 2016 obs /scr/pima/bg219e_uvs/J1628-1415_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1628-1415_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.787037 visibilities/baseline/integration-bin. ! Found source: J1628-1415 ! ! 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 5440 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/J1628-1415_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003140Jy sigma=18.416767 ! Fit after self-cal, rms=0.866468Jy sigma=15.837921 ! 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.386 mas, bmaj=9.603 mas, bpa=18.51 degrees ! Estimated noise=0.802362 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.0977197 Jy ! Component: 100 - total flux cleaned = 0.132023 Jy ! Total flux subtracted in 100 components = 0.132023 Jy ! Clean residual min=-0.010273 max=0.027881 Jy/beam ! Clean residual mean=-0.000127 rms=0.003851 Jy/beam ! Combined flux in latest and established models = 0.132023 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.132023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094938Jy sigma=1.716784 ! Fit after self-cal, rms=0.094474Jy sigma=1.710462 ! Inverting map ! Added new window around map position (22, -8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265848 Jy ! Component: 100 - total flux cleaned = 0.0437278 Jy ! Total flux subtracted in 100 components = 0.0437278 Jy ! Clean residual min=-0.007360 max=0.010540 Jy/beam ! Clean residual mean=-0.000089 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.17575 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.17575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083629Jy sigma=1.496279 ! Fit after self-cal, rms=0.083039Jy sigma=1.489190 ! 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=4.09 mas, bmaj=10.67 mas, bpa=15.09 degrees ! Estimated noise=0.553749 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.021063 Jy ! Component: 100 - total flux cleaned = 0.0356844 Jy ! Component: 150 - total flux cleaned = 0.0466043 Jy ! Component: 200 - total flux cleaned = 0.0550949 Jy ! Total flux subtracted in 200 components = 0.0550949 Jy ! Clean residual min=-0.006490 max=0.011235 Jy/beam ! Clean residual mean=-0.000047 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.230845 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 113 components and 0.230845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076297Jy sigma=1.347016 ! Fit after self-cal, rms=0.075957Jy sigma=1.341587 ! Inverting map ! Added new window around map position (29.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106463 Jy ! Component: 100 - total flux cleaned = 0.0176103 Jy ! Component: 150 - total flux cleaned = 0.0231641 Jy ! Component: 200 - total flux cleaned = 0.027755 Jy ! Total flux subtracted in 200 components = 0.027755 Jy ! Clean residual min=-0.004455 max=0.005335 Jy/beam ! Clean residual mean=-0.000032 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.2586 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 162 components and 0.2586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074121Jy sigma=1.302000 ! Fit after self-cal, rms=0.074009Jy sigma=1.299423 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.09 x 10.67 at 15.09 degrees (North through East) ! Clean map min=-0.0043419 max=0.13763 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.05 FD 0.99 HN 1.06 KP 0.96 ! LA 0.96 NL 1.07 OV 0.95 PT 0.85 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.03 KP 1.01 ! LA 0.97 NL 1.06 OV 0.97 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.09 KP 0.96 ! LA 0.99 NL 0.99 OV 1.02 PT 0.97 ! SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.10 KP 0.99 ! LA 0.99 NL 1.00 OV 1.00 PT 1.00 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.074009Jy sigma=1.299423 ! Fit after self-cal, rms=0.072977Jy sigma=1.284439 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=10.8 mas, bpa=15.65 degrees ! Estimated noise=0.54317 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.00275356 Jy ! Component: 100 - total flux cleaned = 0.00448246 Jy ! Component: 150 - total flux cleaned = 0.00574391 Jy ! Component: 200 - total flux cleaned = 0.00647746 Jy ! Total flux subtracted in 200 components = 0.00647746 Jy ! Clean residual min=-0.003339 max=0.003459 Jy/beam ! Clean residual mean=-0.000008 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.265078 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 199 components and 0.265078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072667Jy sigma=1.278274 ! Fit after self-cal, rms=0.072713Jy sigma=1.277521 ! 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.072713Jy sigma=1.277521 ! Fit after self-cal, rms=0.072746Jy sigma=1.274656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.094 mas, bmaj=10.83 mas, bpa=15.35 degrees ! Estimated noise=0.542429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182871 Jy ! Component: 100 - total flux cleaned = 0.00251125 Jy ! Component: 150 - total flux cleaned = 0.00284236 Jy ! Component: 200 - total flux cleaned = 0.00312968 Jy ! Total flux subtracted in 200 components = 0.00312968 Jy ! Clean residual min=-0.002949 max=0.002795 Jy/beam ! Clean residual mean=-0.000008 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.268207 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 230 components and 0.268208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072667Jy sigma=1.273098 ! Fit after self-cal, rms=0.072667Jy sigma=1.272933 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.000496381 Jy ! Component: 100 - total flux cleaned = 0.000783147 Jy ! Component: 150 - total flux cleaned = 0.00107449 Jy ! Component: 200 - total flux cleaned = 0.00125439 Jy ! Total flux subtracted in 200 components = 0.00125439 Jy ! Clean residual min=-0.002812 max=0.002782 Jy/beam ! Clean residual mean=-0.000009 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.269462 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 242 components and 0.269462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072633Jy sigma=1.272397 ! Fit after self-cal, rms=0.072632Jy sigma=1.272356 ! 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.072632Jy sigma=1.272356 ! Fit after self-cal, rms=0.072527Jy sigma=1.272281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=10.83 mas, bpa=15.33 degrees ! Estimated noise=0.541694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226465 Jy ! Component: 100 - total flux cleaned = -1.01782e-05 Jy ! Component: 150 - total flux cleaned = 0.000160359 Jy ! Component: 200 - total flux cleaned = 0.000266583 Jy ! Total flux subtracted in 200 components = 0.000266583 Jy ! Clean residual min=-0.002695 max=0.002746 Jy/beam ! Clean residual mean=-0.000010 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.269729 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 249 components and 0.269728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072499Jy sigma=1.271916 ! Fit after self-cal, rms=0.072498Jy sigma=1.271891 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.000102045 Jy ! Component: 100 - total flux cleaned = 0.000255057 Jy ! Component: 150 - total flux cleaned = 0.000329023 Jy ! Component: 200 - total flux cleaned = 0.00042327 Jy ! Total flux subtracted in 200 components = 0.00042327 Jy ! Clean residual min=-0.002614 max=0.002724 Jy/beam ! Clean residual mean=-0.000010 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.270152 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 252 components and 0.270152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072480Jy sigma=1.271645 ! Fit after self-cal, rms=0.072480Jy sigma=1.271630 ! 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.072480Jy sigma=1.271630 ! Fit after self-cal, rms=0.072364Jy sigma=1.271592 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.861 mas, bmaj=14.78 mas, bpa=5.854 degrees ! Estimated noise=0.625303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246588 Jy ! Component: 100 - total flux cleaned = 0.0005721 Jy ! Component: 150 - total flux cleaned = 0.000672001 Jy ! Component: 200 - total flux cleaned = 0.00074075 Jy ! Total flux subtracted in 200 components = 0.00074075 Jy ! Clean residual min=-0.002662 max=0.002689 Jy/beam ! Clean residual mean=-0.000018 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.270892 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 265 components and 0.270892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072354Jy sigma=1.271549 ! Fit after self-cal, rms=0.072358Jy sigma=1.271431 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.94687e-05 Jy ! Component: 100 - total flux cleaned = 0.000207752 Jy ! Component: 150 - total flux cleaned = 0.000295847 Jy ! Component: 200 - total flux cleaned = 0.000377964 Jy ! Total flux subtracted in 200 components = 0.000377964 Jy ! Clean residual min=-0.002627 max=0.002595 Jy/beam ! Clean residual mean=-0.000018 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.27127 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 274 components and 0.27127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072351Jy sigma=1.271452 ! Fit after self-cal, rms=0.072352Jy sigma=1.271369 ! 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=4.103 mas, bmaj=10.83 mas, bpa=15.33 degrees ! Estimated noise=0.540989 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 10.83 at 15.33 degrees (North through East) ! Clean map min=-0.003534 max=0.1352 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.386 mas, bmaj=9.746 mas, bpa=18.53 degrees ! Estimated noise=0.790413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.096353 Jy ! Component: 100 - total flux cleaned = 0.134712 Jy ! Component: 150 - total flux cleaned = 0.158951 Jy ! Component: 200 - total flux cleaned = 0.176471 Jy ! Total flux subtracted in 200 components = 0.176471 Jy ! Clean residual min=-0.007092 max=0.010413 Jy/beam ! Clean residual mean=-0.000079 rms=0.002456 Jy/beam ! Combined flux in latest and established models = 0.176471 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.176471 Jy ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=10.83 mas, bpa=15.33 degrees ! Estimated noise=0.540989 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.0200856 Jy ! Component: 100 - total flux cleaned = 0.0346914 Jy ! Component: 150 - total flux cleaned = 0.0458268 Jy ! Component: 200 - total flux cleaned = 0.0545708 Jy ! Total flux subtracted in 200 components = 0.0545708 Jy ! Clean residual min=-0.005087 max=0.006798 Jy/beam ! Clean residual mean=-0.000048 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.231042 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 115 components and 0.231042 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.861 mas, bmaj=14.78 mas, bpa=5.854 degrees ! Estimated noise=0.625303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106072 Jy ! Component: 100 - total flux cleaned = 0.017727 Jy ! Component: 150 - total flux cleaned = 0.0228056 Jy ! Component: 200 - total flux cleaned = 0.0265655 Jy ! Total flux subtracted in 200 components = 0.0265655 Jy ! Clean residual min=-0.003677 max=0.003732 Jy/beam ! Clean residual mean=-0.000049 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.257607 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.00289647 Jy ! Component: 100 - total flux cleaned = 0.00469258 Jy ! Component: 150 - total flux cleaned = 0.00596921 Jy ! Component: 200 - total flux cleaned = 0.00706558 Jy ! Total flux subtracted in 200 components = 0.00706558 Jy ! Clean residual min=-0.002910 max=0.003009 Jy/beam ! Clean residual mean=-0.000036 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.264673 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 209 components and 0.264673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=10.83 mas, bpa=15.33 degrees ! Estimated noise=0.540989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000379014 Jy ! Component: 100 - total flux cleaned = -0.00030879 Jy ! Component: 150 - total flux cleaned = 0.000335208 Jy ! Component: 200 - total flux cleaned = 0.00104741 Jy ! Total flux subtracted in 200 components = 0.00104741 Jy ! Clean residual min=-0.002887 max=0.003084 Jy/beam ! Clean residual mean=-0.000017 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.26572 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 226 components and 0.26572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072546Jy sigma=1.274765 ! Fit after self-cal, rms=0.072488Jy sigma=1.274132 wmodel /scr/pima/bg219e_uvs/J1628-1415_S_map.mod ! Writing 226 model components to file: /scr/pima/bg219e_uvs/J1628-1415_S_map.mod wobs /scr/pima/bg219e_uvs/J1628-1415_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1628-1415_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1628-1415_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J1628-1415_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.00066744 Jy ! Component: 100 - total flux cleaned = 0.00100997 Jy ! Component: 150 - total flux cleaned = 0.00133301 Jy ! Component: 200 - total flux cleaned = 0.00115735 Jy ! Component: 250 - total flux cleaned = 0.00119902 Jy ! Component: 300 - total flux cleaned = 0.00123797 Jy ! Component: 350 - total flux cleaned = 0.00135301 Jy ! Component: 400 - total flux cleaned = 0.00154007 Jy ! Component: 450 - total flux cleaned = 0.00164918 Jy ! Component: 500 - total flux cleaned = 0.00171952 Jy ! Component: 550 - total flux cleaned = 0.00175373 Jy ! Component: 600 - total flux cleaned = 0.00188679 Jy ! Component: 650 - total flux cleaned = 0.00188689 Jy ! Component: 700 - total flux cleaned = 0.00201424 Jy ! Component: 750 - total flux cleaned = 0.00210728 Jy ! Component: 800 - total flux cleaned = 0.0021982 Jy ! Component: 850 - total flux cleaned = 0.00231634 Jy ! Component: 900 - total flux cleaned = 0.00228688 Jy ! Component: 950 - total flux cleaned = 0.00234436 Jy ! Component: 1000 - total flux cleaned = 0.00242787 Jy ! Component: 1050 - total flux cleaned = 0.00245512 Jy ! Component: 1100 - total flux cleaned = 0.00237418 Jy ! Component: 1150 - total flux cleaned = 0.00240054 Jy ! Component: 1200 - total flux cleaned = 0.00242607 Jy ! Component: 1250 - total flux cleaned = 0.00247685 Jy ! Component: 1300 - total flux cleaned = 0.00245146 Jy ! Component: 1350 - total flux cleaned = 0.00247709 Jy ! Component: 1400 - total flux cleaned = 0.00257469 Jy ! Component: 1450 - total flux cleaned = 0.00257436 Jy ! Component: 1500 - total flux cleaned = 0.00264559 Jy ! Component: 1550 - total flux cleaned = 0.00264519 Jy ! Component: 1600 - total flux cleaned = 0.00271398 Jy ! Component: 1650 - total flux cleaned = 0.00273663 Jy ! Component: 1700 - total flux cleaned = 0.00278129 Jy ! Component: 1750 - total flux cleaned = 0.00280341 Jy ! Component: 1800 - total flux cleaned = 0.00282535 Jy ! Component: 1850 - total flux cleaned = 0.00284679 Jy ! Component: 1900 - total flux cleaned = 0.00288926 Jy ! Component: 1950 - total flux cleaned = 0.002847 Jy ! Component: 2000 - total flux cleaned = 0.00288824 Jy ! Component: 2050 - total flux cleaned = 0.00296953 Jy ! Component: 2100 - total flux cleaned = 0.00296927 Jy ! Component: 2150 - total flux cleaned = 0.003029 Jy ! Component: 2200 - total flux cleaned = 0.00302887 Jy ! Component: 2250 - total flux cleaned = 0.00312587 Jy ! Component: 2300 - total flux cleaned = 0.00308737 Jy ! Component: 2350 - total flux cleaned = 0.00306829 Jy ! Component: 2400 - total flux cleaned = 0.00303048 Jy ! Component: 2450 - total flux cleaned = 0.00310491 Jy ! Component: 2500 - total flux cleaned = 0.00308639 Jy ! Component: 2550 - total flux cleaned = 0.00306825 Jy ! Component: 2600 - total flux cleaned = 0.00310441 Jy ! Component: 2650 - total flux cleaned = 0.00314003 Jy ! Component: 2700 - total flux cleaned = 0.00313994 Jy ! Component: 2750 - total flux cleaned = 0.00310505 Jy ! Component: 2800 - total flux cleaned = 0.00313975 Jy ! Component: 2850 - total flux cleaned = 0.00315673 Jy ! Component: 2900 - total flux cleaned = 0.00313961 Jy ! Component: 2950 - total flux cleaned = 0.00308887 Jy ! Component: 3000 - total flux cleaned = 0.00307236 Jy ! Component: 3050 - total flux cleaned = 0.00313844 Jy ! Component: 3100 - total flux cleaned = 0.00310551 Jy ! Component: 3150 - total flux cleaned = 0.00310567 Jy ! Component: 3200 - total flux cleaned = 0.00315417 Jy ! Component: 3250 - total flux cleaned = 0.00321799 Jy ! Component: 3300 - total flux cleaned = 0.0031862 Jy ! Component: 3350 - total flux cleaned = 0.0032493 Jy ! Component: 3400 - total flux cleaned = 0.00326472 Jy ! Component: 3450 - total flux cleaned = 0.00331124 Jy ! Component: 3500 - total flux cleaned = 0.00331136 Jy ! Component: 3550 - total flux cleaned = 0.00335715 Jy ! Component: 3600 - total flux cleaned = 0.00338753 Jy ! Component: 3650 - total flux cleaned = 0.00343254 Jy ! Component: 3700 - total flux cleaned = 0.00347723 Jy ! Component: 3750 - total flux cleaned = 0.00353653 Jy ! Component: 3800 - total flux cleaned = 0.00359548 Jy ! Component: 3850 - total flux cleaned = 0.00366865 Jy ! Component: 3900 - total flux cleaned = 0.00377002 Jy ! Component: 3950 - total flux cleaned = 0.0037989 Jy ! Component: 4000 - total flux cleaned = 0.00382752 Jy ! Component: 4050 - total flux cleaned = 0.00391281 Jy ! Total flux subtracted in 4096 components = 0.00394109 Jy ! Clean residual min=-0.000850 max=0.001166 Jy/beam ! Clean residual mean=-0.000004 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.269661 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 506 components and 0.269661 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1628-1415_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 10.83 at 15.33 degrees (North through East) ! Clean map min=-0.0019976 max=0.13443 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1628-1415_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134428 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268389 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.598956 0.598956 1.19791 2.39583 4.79165 9.5833 19.1666 38.3332 76.6664 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 500.871 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1628-1415_S_uvs.log closed on Thu Apr 7 06:48:46 2016