! Started logfile: /scr/pima/bg219i_uvs/J0011-2612_S_uvs.log on Wed Apr 6 22:46:18 2016 obs /scr/pima/bg219i_uvs/J0011-2612_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0011-2612_S_uva.fits ! AN table 1: 7 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0011-2612 ! ! 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 588 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/J0011-2612_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.092953Jy sigma=16.853676 ! Fit after self-cal, rms=0.592236Jy sigma=8.847434 ! 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.631 mas, bmaj=13.36 mas, bpa=-2.282 degrees ! Estimated noise=2.51331 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.333733 Jy ! Component: 100 - total flux cleaned = 0.406539 Jy ! Total flux subtracted in 100 components = 0.406539 Jy ! Clean residual min=-0.019362 max=0.027684 Jy/beam ! Clean residual mean=-0.000545 rms=0.006948 Jy/beam ! Combined flux in latest and established models = 0.406539 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.406539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122811Jy sigma=1.590010 ! Fit after self-cal, rms=0.122755Jy sigma=1.589856 ! 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.088 mas, bmaj=14.83 mas, bpa=-0.9283 degrees ! Estimated noise=2.12792 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.0204977 Jy ! Component: 100 - total flux cleaned = 0.0236173 Jy ! Component: 150 - total flux cleaned = 0.0233923 Jy ! Component: 200 - total flux cleaned = 0.0235947 Jy ! Total flux subtracted in 200 components = 0.0235947 Jy ! Clean residual min=-0.014410 max=0.018455 Jy/beam ! Clean residual mean=-0.001184 rms=0.004392 Jy/beam ! Combined flux in latest and established models = 0.430133 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 30 components and 0.430133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120913Jy sigma=1.513857 ! Fit after self-cal, rms=0.120845Jy sigma=1.513729 ! 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.088 x 14.83 at -0.9283 degrees (North through East) ! Clean map min=-0.014066 max=0.42651 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.98 FD 1.10 KP 0.94 LA 1.10 ! MK 0.99 OV 0.92 PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 KP 0.95 LA 1.08 ! MK 0.99 OV 0.93 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 KP 0.98 LA 1.10 ! MK 1.04 OV 0.94 PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 KP 0.95 LA 1.09 ! MK 0.99 OV 0.97 PT 0.94 ! ! ! Fit before self-cal, rms=0.120845Jy sigma=1.513729 ! Fit after self-cal, rms=0.119172Jy sigma=1.417971 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=14.84 mas, bpa=-1.057 degrees ! Estimated noise=2.09763 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.00325103 Jy ! Component: 100 - total flux cleaned = -0.00412103 Jy ! Component: 150 - total flux cleaned = -0.00473959 Jy ! Component: 200 - total flux cleaned = -0.00519229 Jy ! Total flux subtracted in 200 components = -0.00519229 Jy ! Clean residual min=-0.008979 max=0.005688 Jy/beam ! Clean residual mean=-0.000547 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.424941 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.424941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118737Jy sigma=1.417844 ! Fit after self-cal, rms=0.118798Jy sigma=1.417558 ! 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.118798Jy sigma=1.417558 ! Fit after self-cal, rms=0.117931Jy sigma=1.416118 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=14.85 mas, bpa=-1.045 degrees ! Estimated noise=2.07837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00341655 Jy ! Component: 100 - total flux cleaned = -0.00433626 Jy ! Component: 150 - total flux cleaned = -0.0044813 Jy ! Component: 200 - total flux cleaned = -0.00455946 Jy ! Total flux subtracted in 200 components = -0.00455946 Jy ! Clean residual min=-0.008808 max=0.005384 Jy/beam ! Clean residual mean=-0.000541 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.420382 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 73 components and 0.420382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117603Jy sigma=1.417079 ! Fit after self-cal, rms=0.117603Jy sigma=1.417068 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.12891e-05 Jy ! Component: 100 - total flux cleaned = -0.00010383 Jy ! Component: 150 - total flux cleaned = -0.000105622 Jy ! Component: 200 - total flux cleaned = -8.26507e-05 Jy ! Total flux subtracted in 200 components = -8.26507e-05 Jy ! Clean residual min=-0.008787 max=0.005177 Jy/beam ! Clean residual mean=-0.000539 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.420299 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.420299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117565Jy sigma=1.417171 ! Fit after self-cal, rms=0.117566Jy sigma=1.417163 ! 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.117566Jy sigma=1.417163 ! Fit after self-cal, rms=0.116614Jy sigma=1.415527 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=14.85 mas, bpa=-1.029 degrees ! Estimated noise=2.05743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00322735 Jy ! Component: 100 - total flux cleaned = -0.00439333 Jy ! Component: 150 - total flux cleaned = -0.00449006 Jy ! Component: 200 - total flux cleaned = -0.0045171 Jy ! Total flux subtracted in 200 components = -0.0045171 Jy ! Clean residual min=-0.008619 max=0.005087 Jy/beam ! Clean residual mean=-0.000539 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.415782 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 110 components and 0.415782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116312Jy sigma=1.416814 ! Fit after self-cal, rms=0.116313Jy sigma=1.416804 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.000102359 Jy ! Component: 100 - total flux cleaned = -8.08795e-05 Jy ! Component: 150 - total flux cleaned = -9.81787e-05 Jy ! Component: 200 - total flux cleaned = -6.6205e-05 Jy ! Total flux subtracted in 200 components = -6.6205e-05 Jy ! Clean residual min=-0.008636 max=0.004948 Jy/beam ! Clean residual mean=-0.000537 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.415716 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.415716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116289Jy sigma=1.416930 ! Fit after self-cal, rms=0.116290Jy sigma=1.416924 ! 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.116290Jy sigma=1.416924 ! Fit after self-cal, rms=0.115351Jy sigma=1.415305 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.881 mas, bmaj=17.99 mas, bpa=15.03 degrees ! Estimated noise=2.53513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00359169 Jy ! Component: 100 - total flux cleaned = -0.00438881 Jy ! Component: 150 - total flux cleaned = -0.00442813 Jy ! Component: 200 - total flux cleaned = -0.00443007 Jy ! Total flux subtracted in 200 components = -0.00443007 Jy ! Clean residual min=-0.009079 max=0.005840 Jy/beam ! Clean residual mean=-0.000941 rms=0.002461 Jy/beam ! Combined flux in latest and established models = 0.411286 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 141 components and 0.411285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115062Jy sigma=1.416665 ! Fit after self-cal, rms=0.115063Jy sigma=1.416663 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.3634e-05 Jy ! Component: 100 - total flux cleaned = 2.61594e-05 Jy ! Component: 150 - total flux cleaned = 2.76106e-05 Jy ! Component: 200 - total flux cleaned = 2.76253e-05 Jy ! Total flux subtracted in 200 components = 2.76253e-05 Jy ! Clean residual min=-0.009089 max=0.005795 Jy/beam ! Clean residual mean=-0.000941 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.411313 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 143 components and 0.411313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115059Jy sigma=1.416665 ! Fit after self-cal, rms=0.115058Jy sigma=1.416659 ! 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.132 mas, bmaj=14.85 mas, bpa=-1.017 degrees ! Estimated noise=2.03657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 14.85 at -1.017 degrees (North through East) ! Clean map min=-0.0084043 max=0.40879 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.671 mas, bmaj=13.42 mas, bpa=-2.453 degrees ! Estimated noise=2.40521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.319354 Jy ! Component: 100 - total flux cleaned = 0.389008 Jy ! Component: 150 - total flux cleaned = 0.405519 Jy ! Component: 200 - total flux cleaned = 0.4083 Jy ! Total flux subtracted in 200 components = 0.4083 Jy ! Clean residual min=-0.009886 max=0.007645 Jy/beam ! Clean residual mean=-0.000184 rms=0.002639 Jy/beam ! Combined flux in latest and established models = 0.4083 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 0.4083 Jy ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=14.85 mas, bpa=-1.017 degrees ! Estimated noise=2.03657 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.00118439 Jy ! Component: 100 - total flux cleaned = 0.00207087 Jy ! Component: 150 - total flux cleaned = 0.00218902 Jy ! Component: 200 - total flux cleaned = 0.00219689 Jy ! Total flux subtracted in 200 components = 0.00219689 Jy ! Clean residual min=-0.008915 max=0.005059 Jy/beam ! Clean residual mean=-0.000526 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.410497 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.410497 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.881 mas, bmaj=17.99 mas, bpa=15.03 degrees ! Estimated noise=2.53513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195246 Jy ! Component: 100 - total flux cleaned = -0.000270859 Jy ! Component: 150 - total flux cleaned = -0.000239152 Jy ! Component: 200 - total flux cleaned = -0.000239032 Jy ! Total flux subtracted in 200 components = -0.000239032 Jy ! Clean residual min=-0.009153 max=0.005744 Jy/beam ! Clean residual mean=-0.000916 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.410258 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 = 2.5106e-05 Jy ! Component: 100 - total flux cleaned = 2.4934e-05 Jy ! Component: 150 - total flux cleaned = 4.65957e-05 Jy ! Component: 200 - total flux cleaned = 4.65938e-05 Jy ! Total flux subtracted in 200 components = 4.65938e-05 Jy ! Clean residual min=-0.009124 max=0.005794 Jy/beam ! Clean residual mean=-0.000917 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.410305 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.410305 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=14.85 mas, bpa=-1.017 degrees ! Estimated noise=2.03657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260271 Jy ! Component: 100 - total flux cleaned = 5.69207e-07 Jy ! Component: 150 - total flux cleaned = 0.000216307 Jy ! Component: 200 - total flux cleaned = 0.000396309 Jy ! Total flux subtracted in 200 components = 0.000396309 Jy ! Clean residual min=-0.008751 max=0.005090 Jy/beam ! Clean residual mean=-0.000528 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.410701 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.410701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115075Jy sigma=1.417516 ! Fit after self-cal, rms=0.115083Jy sigma=1.417492 wmodel /scr/pima/bg219i_uvs/J0011-2612_S_map.mod ! Writing 57 model components to file: /scr/pima/bg219i_uvs/J0011-2612_S_map.mod wobs /scr/pima/bg219i_uvs/J0011-2612_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0011-2612_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0011-2612_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0011-2612_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.00358523 Jy ! Component: 100 - total flux cleaned = -0.00646537 Jy ! Component: 150 - total flux cleaned = -0.00901794 Jy ! Component: 200 - total flux cleaned = -0.0113356 Jy ! Component: 250 - total flux cleaned = -0.0134583 Jy ! Component: 300 - total flux cleaned = -0.0154214 Jy ! Component: 350 - total flux cleaned = -0.0169702 Jy ! Component: 400 - total flux cleaned = -0.0183735 Jy ! Component: 450 - total flux cleaned = -0.0193139 Jy ! Component: 500 - total flux cleaned = -0.0202856 Jy ! Component: 550 - total flux cleaned = -0.021101 Jy ! Component: 600 - total flux cleaned = -0.0217697 Jy ! Component: 650 - total flux cleaned = -0.0225376 Jy ! Component: 700 - total flux cleaned = -0.0232846 Jy ! Component: 750 - total flux cleaned = -0.0241215 Jy ! Component: 800 - total flux cleaned = -0.0247725 Jy ! Component: 850 - total flux cleaned = -0.0255118 Jy ! Component: 900 - total flux cleaned = -0.0260775 Jy ! Component: 950 - total flux cleaned = -0.0267786 Jy ! Component: 1000 - total flux cleaned = -0.0274135 Jy ! Component: 1050 - total flux cleaned = -0.0281772 Jy ! Component: 1100 - total flux cleaned = -0.0287845 Jy ! Component: 1150 - total flux cleaned = -0.0293342 Jy ! Component: 1200 - total flux cleaned = -0.0298296 Jy ! Component: 1250 - total flux cleaned = -0.030229 Jy ! Component: 1300 - total flux cleaned = -0.0307088 Jy ! Component: 1350 - total flux cleaned = -0.0311806 Jy ! Component: 1400 - total flux cleaned = -0.031646 Jy ! Component: 1450 - total flux cleaned = -0.0321045 Jy ! Component: 1500 - total flux cleaned = -0.0325986 Jy ! Component: 1550 - total flux cleaned = -0.0329648 Jy ! Component: 1600 - total flux cleaned = -0.0334888 Jy ! Component: 1650 - total flux cleaned = -0.0338874 Jy ! Component: 1700 - total flux cleaned = -0.0343228 Jy ! Component: 1750 - total flux cleaned = -0.034716 Jy ! Component: 1800 - total flux cleaned = -0.035106 Jy ! Component: 1850 - total flux cleaned = -0.0354547 Jy ! Component: 1900 - total flux cleaned = -0.0359573 Jy ! Component: 1950 - total flux cleaned = -0.0362283 Jy ! Component: 2000 - total flux cleaned = -0.0365782 Jy ! Component: 2050 - total flux cleaned = -0.0368912 Jy ! Component: 2100 - total flux cleaned = -0.0372077 Jy ! Component: 2150 - total flux cleaned = -0.0374878 Jy ! Component: 2200 - total flux cleaned = -0.0376916 Jy ! Component: 2250 - total flux cleaned = -0.0378561 Jy ! Component: 2300 - total flux cleaned = -0.0380658 Jy ! Component: 2350 - total flux cleaned = -0.0383227 Jy ! Component: 2400 - total flux cleaned = -0.0385412 Jy ! Component: 2450 - total flux cleaned = -0.0387624 Jy ! Component: 2500 - total flux cleaned = -0.0389878 Jy ! Component: 2550 - total flux cleaned = -0.0392627 Jy ! Component: 2600 - total flux cleaned = -0.039496 Jy ! Component: 2650 - total flux cleaned = -0.0397805 Jy ! Component: 2700 - total flux cleaned = -0.039975 Jy ! Component: 2750 - total flux cleaned = -0.0402217 Jy ! Component: 2800 - total flux cleaned = -0.0404736 Jy ! Component: 2850 - total flux cleaned = -0.0406781 Jy ! Component: 2900 - total flux cleaned = -0.0409401 Jy ! Component: 2950 - total flux cleaned = -0.0412081 Jy ! Component: 3000 - total flux cleaned = -0.0414286 Jy ! Component: 3050 - total flux cleaned = -0.0416546 Jy ! Component: 3100 - total flux cleaned = -0.0418281 Jy ! Component: 3150 - total flux cleaned = -0.0420659 Jy ! Component: 3200 - total flux cleaned = -0.0421879 Jy ! Component: 3250 - total flux cleaned = -0.0423129 Jy ! Component: 3300 - total flux cleaned = -0.0423763 Jy ! Component: 3350 - total flux cleaned = -0.0425739 Jy ! Component: 3400 - total flux cleaned = -0.0426431 Jy ! Component: 3450 - total flux cleaned = -0.0427826 Jy ! Component: 3500 - total flux cleaned = -0.0428551 Jy ! Component: 3550 - total flux cleaned = -0.0430027 Jy ! Component: 3600 - total flux cleaned = -0.0430779 Jy ! Component: 3650 - total flux cleaned = -0.0432331 Jy ! Component: 3700 - total flux cleaned = -0.0433137 Jy ! Component: 3750 - total flux cleaned = -0.0433945 Jy ! Component: 3800 - total flux cleaned = -0.043564 Jy ! Component: 3850 - total flux cleaned = -0.0436503 Jy ! Component: 3900 - total flux cleaned = -0.0438295 Jy ! Component: 3950 - total flux cleaned = -0.043921 Jy ! Component: 4000 - total flux cleaned = -0.0442066 Jy ! Component: 4050 - total flux cleaned = -0.0442089 Jy ! Total flux subtracted in 4096 components = -0.0444103 Jy ! Clean residual min=-0.005638 max=0.006684 Jy/beam ! Clean residual mean=-0.000379 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.366291 Jy keep ! Adding 193 model components to the UV plane model. ! The established model now contains 250 components and 0.366291 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0011-2612_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 14.85 at -1.017 degrees (North through East) ! Clean map min=-0.01344 max=0.40867 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0011-2612_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.408667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00162714 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19447 1.19447 2.38894 4.77789 9.55578 19.1116 38.2231 76.4462 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0048 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.408 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 251.156 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0011-2612_S_uvs.log closed on Wed Apr 6 22:46:22 2016