! Started logfile: /scr/pima/bg219b_uvs/J0416-3339_S_uvs.log on Thu Apr 7 01:12:22 2016 obs /scr/pima/bg219b_uvs/J0416-3339_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0416-3339_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.870072 visibilities/baseline/integration-bin. ! Found source: J0416-3339 ! ! 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 7768 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/J0416-3339_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025728Jy sigma=15.129829 ! Fit after self-cal, rms=0.803518Jy sigma=11.726325 ! 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.019 mas, bmaj=14.88 mas, bpa=12.12 degrees ! Estimated noise=0.990994 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.157599 Jy ! Component: 100 - total flux cleaned = 0.195967 Jy ! Total flux subtracted in 100 components = 0.195967 Jy ! Clean residual min=-0.010775 max=0.016667 Jy/beam ! Clean residual mean=0.000008 rms=0.002947 Jy/beam ! Combined flux in latest and established models = 0.195967 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.195967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104564Jy sigma=1.414705 ! Fit after self-cal, rms=0.104573Jy sigma=1.414301 ! 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.983 mas, bmaj=17.94 mas, bpa=10.81 degrees ! Estimated noise=0.599166 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.0177414 Jy ! Component: 100 - total flux cleaned = 0.0253166 Jy ! Component: 150 - total flux cleaned = 0.0260303 Jy ! Component: 200 - total flux cleaned = 0.0260292 Jy ! Total flux subtracted in 200 components = 0.0260292 Jy ! Clean residual min=-0.006940 max=0.011914 Jy/beam ! Clean residual mean=-0.000014 rms=0.002617 Jy/beam ! Combined flux in latest and established models = 0.221996 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.221996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101877Jy sigma=1.371932 ! Fit after self-cal, rms=0.101898Jy sigma=1.371744 ! 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.983 x 17.94 at 10.81 degrees (North through East) ! Clean map min=-0.0066529 max=0.19138 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* HN 1.00* KP 1.00* ! LA 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* HN 1.00* KP 1.00* ! LA 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* HN 1.00* KP 1.00* ! LA 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* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.101898Jy sigma=1.371744 ! Fit after self-cal, rms=0.101898Jy sigma=1.371744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=17.94 mas, bpa=10.81 degrees ! Estimated noise=0.599166 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.000126632 Jy ! Component: 100 - total flux cleaned = 0.000120869 Jy ! Component: 150 - total flux cleaned = 0.000121877 Jy ! Component: 200 - total flux cleaned = 0.000120607 Jy ! Total flux subtracted in 200 components = 0.000120607 Jy ! Clean residual min=-0.006696 max=0.011744 Jy/beam ! Clean residual mean=-0.000012 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.222117 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.222117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101722Jy sigma=1.369397 ! Fit after self-cal, rms=0.101719Jy sigma=1.369363 ! 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.101719Jy sigma=1.369363 ! Fit after self-cal, rms=0.101719Jy sigma=1.369363 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=17.94 mas, bpa=10.81 degrees ! Estimated noise=0.599166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.26759e-05 Jy ! Component: 100 - total flux cleaned = 7.88079e-05 Jy ! Component: 150 - total flux cleaned = 7.558e-05 Jy ! Component: 200 - total flux cleaned = 0.000126323 Jy ! Total flux subtracted in 200 components = 0.000126323 Jy ! Clean residual min=-0.006528 max=0.011666 Jy/beam ! Clean residual mean=-0.000012 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 0.222243 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.222243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101651Jy sigma=1.368415 ! Fit after self-cal, rms=0.101648Jy sigma=1.368388 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, -75). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109796 Jy ! Component: 100 - total flux cleaned = 0.0162878 Jy ! Component: 150 - total flux cleaned = 0.0177304 Jy ! Component: 200 - total flux cleaned = 0.0178438 Jy ! Total flux subtracted in 200 components = 0.0178438 Jy ! Clean residual min=-0.006122 max=0.009715 Jy/beam ! Clean residual mean=-0.000004 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.240087 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 116 components and 0.240087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100615Jy sigma=1.347569 ! Fit after self-cal, rms=0.100495Jy sigma=1.343914 ! 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.100495Jy sigma=1.343914 ! Fit after self-cal, rms=0.101177Jy sigma=1.334080 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=18 mas, bpa=10.79 degrees ! Estimated noise=0.600222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214888 Jy ! Component: 100 - total flux cleaned = 0.00206255 Jy ! Component: 150 - total flux cleaned = 0.00213537 Jy ! Component: 200 - total flux cleaned = 0.00200216 Jy ! Total flux subtracted in 200 components = 0.00200216 Jy ! Clean residual min=-0.005551 max=0.006287 Jy/beam ! Clean residual mean=0.000009 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.242089 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 150 components and 0.242089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101032Jy sigma=1.331413 ! Fit after self-cal, rms=0.101063Jy sigma=1.330975 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.00100473 Jy ! Component: 100 - total flux cleaned = 0.000822797 Jy ! Component: 150 - total flux cleaned = 0.000767811 Jy ! Component: 200 - total flux cleaned = 0.000618458 Jy ! Total flux subtracted in 200 components = 0.000618458 Jy ! Clean residual min=-0.005490 max=0.005879 Jy/beam ! Clean residual mean=0.000009 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.242707 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 167 components and 0.242707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101004Jy sigma=1.329883 ! Fit after self-cal, rms=0.101009Jy sigma=1.329793 ! 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.101009Jy sigma=1.329793 ! Fit after self-cal, rms=0.101338Jy sigma=1.319344 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.415 mas, bmaj=26.29 mas, bpa=1.563 degrees ! Estimated noise=0.673754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023168 Jy ! Component: 100 - total flux cleaned = -0.00352678 Jy ! Component: 150 - total flux cleaned = -0.0039535 Jy ! Component: 200 - total flux cleaned = -0.00417785 Jy ! Total flux subtracted in 200 components = -0.00417785 Jy ! Clean residual min=-0.005110 max=0.006237 Jy/beam ! Clean residual mean=0.000018 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.238529 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 183 components and 0.238529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101302Jy sigma=1.318773 ! Fit after self-cal, rms=0.101323Jy sigma=1.318554 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 (-77.5, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00547251 Jy ! Component: 100 - total flux cleaned = 0.00833515 Jy ! Component: 150 - total flux cleaned = 0.0101842 Jy ! Component: 200 - total flux cleaned = 0.0109268 Jy ! Total flux subtracted in 200 components = 0.0109268 Jy ! Clean residual min=-0.004078 max=0.005124 Jy/beam ! Clean residual mean=0.000015 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.249456 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 228 components and 0.249456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101124Jy sigma=1.315016 ! Fit after self-cal, rms=0.101079Jy sigma=1.314333 ! 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.987 mas, bmaj=18.05 mas, bpa=10.83 degrees ! Estimated noise=0.601057 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 18.05 at 10.83 degrees (North through East) ! Clean map min=-0.0040171 max=0.19192 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.023 mas, bmaj=14.94 mas, bpa=12.15 degrees ! Estimated noise=0.998811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158479 Jy ! Component: 100 - total flux cleaned = 0.196594 Jy ! Component: 150 - total flux cleaned = 0.21465 Jy ! Component: 200 - total flux cleaned = 0.225616 Jy ! Total flux subtracted in 200 components = 0.225616 Jy ! Clean residual min=-0.007195 max=0.007688 Jy/beam ! Clean residual mean=0.000007 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.225616 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 0.225616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=18.05 mas, bpa=10.83 degrees ! Estimated noise=0.601057 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.00807261 Jy ! Component: 100 - total flux cleaned = 0.0134516 Jy ! Component: 150 - total flux cleaned = 0.015926 Jy ! Component: 200 - total flux cleaned = 0.0175825 Jy ! Total flux subtracted in 200 components = 0.0175825 Jy ! Clean residual min=-0.004578 max=0.004920 Jy/beam ! Clean residual mean=0.000005 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.243198 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.243198 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=8.415 mas, bmaj=26.29 mas, bpa=1.563 degrees ! Estimated noise=0.673754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368039 Jy ! Component: 100 - total flux cleaned = 0.00643047 Jy ! Component: 150 - total flux cleaned = 0.00840242 Jy ! Component: 200 - total flux cleaned = 0.00980682 Jy ! Total flux subtracted in 200 components = 0.00980682 Jy ! Clean residual min=-0.004026 max=0.004878 Jy/beam ! Clean residual mean=0.000009 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.253005 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.00074877 Jy ! Component: 100 - total flux cleaned = 0.00123092 Jy ! Component: 150 - total flux cleaned = 0.00155083 Jy ! Component: 200 - total flux cleaned = 0.00179341 Jy ! Total flux subtracted in 200 components = 0.00179341 Jy ! Clean residual min=-0.003925 max=0.004759 Jy/beam ! Clean residual mean=0.000009 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.254798 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 162 components and 0.254798 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=18.05 mas, bpa=10.83 degrees ! Estimated noise=0.601057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352994 Jy ! Component: 100 - total flux cleaned = 0.00017744 Jy ! Component: 150 - total flux cleaned = 5.21723e-06 Jy ! Component: 200 - total flux cleaned = -0.000152975 Jy ! Total flux subtracted in 200 components = -0.000152975 Jy ! Clean residual min=-0.004118 max=0.004487 Jy/beam ! Clean residual mean=0.000006 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.254645 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 189 components and 0.254646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101094Jy sigma=1.314717 ! Fit after self-cal, rms=0.101031Jy sigma=1.314000 wmodel /scr/pima/bg219b_uvs/J0416-3339_S_map.mod ! Writing 189 model components to file: /scr/pima/bg219b_uvs/J0416-3339_S_map.mod wobs /scr/pima/bg219b_uvs/J0416-3339_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0416-3339_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0416-3339_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J0416-3339_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.000135733 Jy ! Component: 100 - total flux cleaned = 0.0009453 Jy ! Component: 150 - total flux cleaned = 0.00182703 Jy ! Component: 200 - total flux cleaned = 0.00265998 Jy ! Component: 250 - total flux cleaned = 0.00311128 Jy ! Component: 300 - total flux cleaned = 0.00322026 Jy ! Component: 350 - total flux cleaned = 0.00332483 Jy ! Component: 400 - total flux cleaned = 0.00367797 Jy ! Component: 450 - total flux cleaned = 0.00382433 Jy ! Component: 500 - total flux cleaned = 0.00396968 Jy ! Component: 550 - total flux cleaned = 0.00411159 Jy ! Component: 600 - total flux cleaned = 0.00429413 Jy ! Component: 650 - total flux cleaned = 0.00438279 Jy ! Component: 700 - total flux cleaned = 0.00460102 Jy ! Component: 750 - total flux cleaned = 0.00472927 Jy ! Component: 800 - total flux cleaned = 0.00477138 Jy ! Component: 850 - total flux cleaned = 0.0048539 Jy ! Component: 900 - total flux cleaned = 0.00485373 Jy ! Component: 950 - total flux cleaned = 0.00485438 Jy ! Component: 1000 - total flux cleaned = 0.00489337 Jy ! Component: 1050 - total flux cleaned = 0.00485447 Jy ! Component: 1100 - total flux cleaned = 0.00474235 Jy ! Component: 1150 - total flux cleaned = 0.0050005 Jy ! Component: 1200 - total flux cleaned = 0.00510821 Jy ! Component: 1250 - total flux cleaned = 0.00514356 Jy ! Component: 1300 - total flux cleaned = 0.00514309 Jy ! Component: 1350 - total flux cleaned = 0.00503973 Jy ! Component: 1400 - total flux cleaned = 0.00510856 Jy ! Component: 1450 - total flux cleaned = 0.00497487 Jy ! Component: 1500 - total flux cleaned = 0.00490841 Jy ! Component: 1550 - total flux cleaned = 0.0049736 Jy ! Component: 1600 - total flux cleaned = 0.00484484 Jy ! Component: 1650 - total flux cleaned = 0.00484453 Jy ! Component: 1700 - total flux cleaned = 0.00475143 Jy ! Component: 1750 - total flux cleaned = 0.0048134 Jy ! Component: 1800 - total flux cleaned = 0.00466135 Jy ! Component: 1850 - total flux cleaned = 0.00466129 Jy ! Component: 1900 - total flux cleaned = 0.0045423 Jy ! Component: 1950 - total flux cleaned = 0.00439543 Jy ! Component: 2000 - total flux cleaned = 0.00439576 Jy ! Component: 2050 - total flux cleaned = 0.00439587 Jy ! Component: 2100 - total flux cleaned = 0.00428227 Jy ! Component: 2150 - total flux cleaned = 0.00436708 Jy ! Component: 2200 - total flux cleaned = 0.00433912 Jy ! Component: 2250 - total flux cleaned = 0.00433888 Jy ! Component: 2300 - total flux cleaned = 0.00436593 Jy ! Component: 2350 - total flux cleaned = 0.00423028 Jy ! Component: 2400 - total flux cleaned = 0.00433716 Jy ! Component: 2450 - total flux cleaned = 0.00420417 Jy ! Component: 2500 - total flux cleaned = 0.0042307 Jy ! Component: 2550 - total flux cleaned = 0.00417866 Jy ! Component: 2600 - total flux cleaned = 0.00425636 Jy ! Component: 2650 - total flux cleaned = 0.00415373 Jy ! Component: 2700 - total flux cleaned = 0.00420492 Jy ! Component: 2750 - total flux cleaned = 0.00410383 Jy ! Component: 2800 - total flux cleaned = 0.00410378 Jy ! Component: 2850 - total flux cleaned = 0.00397956 Jy ! Component: 2900 - total flux cleaned = 0.0040286 Jy ! Component: 2950 - total flux cleaned = 0.00390617 Jy ! Component: 3000 - total flux cleaned = 0.0038574 Jy ! Component: 3050 - total flux cleaned = 0.00376109 Jy ! Component: 3100 - total flux cleaned = 0.00368913 Jy ! Component: 3150 - total flux cleaned = 0.00359457 Jy ! Component: 3200 - total flux cleaned = 0.00354753 Jy ! Component: 3250 - total flux cleaned = 0.00359441 Jy ! Component: 3300 - total flux cleaned = 0.00347819 Jy ! Component: 3350 - total flux cleaned = 0.00338565 Jy ! Component: 3400 - total flux cleaned = 0.0033856 Jy ! Component: 3450 - total flux cleaned = 0.00338557 Jy ! Component: 3500 - total flux cleaned = 0.00334011 Jy ! Component: 3550 - total flux cleaned = 0.00325008 Jy ! Component: 3600 - total flux cleaned = 0.0032276 Jy ! Component: 3650 - total flux cleaned = 0.00322769 Jy ! Component: 3700 - total flux cleaned = 0.00313974 Jy ! Component: 3750 - total flux cleaned = 0.00320539 Jy ! Component: 3800 - total flux cleaned = 0.0032924 Jy ! Component: 3850 - total flux cleaned = 0.0032271 Jy ! Component: 3900 - total flux cleaned = 0.00320534 Jy ! Component: 3950 - total flux cleaned = 0.0030772 Jy ! Component: 4000 - total flux cleaned = 0.00316222 Jy ! Component: 4050 - total flux cleaned = 0.00309877 Jy ! Total flux subtracted in 4096 components = 0.00316184 Jy ! Clean residual min=-0.001163 max=0.001047 Jy/beam ! Clean residual mean=0.000005 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.257807 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 511 components and 0.257808 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0416-3339_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 18.05 at 10.83 degrees (North through East) ! Clean map min=-0.0028698 max=0.18865 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0416-3339_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188646 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000418264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.665158 0.665158 1.33032 2.66063 5.32127 10.6425 21.2851 42.5701 85.1403 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.188 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 451.02 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0416-3339_S_uvs.log closed on Thu Apr 7 01:12:27 2016