! Started logfile: /scr/pima/bg219e_uvs/J1212-2221_S_uvs.log on Thu Apr 7 06:43:51 2016 obs /scr/pima/bg219e_uvs/J1212-2221_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1212-2221_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.670461 visibilities/baseline/integration-bin. ! Found source: J1212-2221 ! ! 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 4948 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/J1212-2221_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011849Jy sigma=16.432367 ! Fit after self-cal, rms=0.882611Jy sigma=14.293258 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.527 mas, bmaj=6.218 mas, bpa=-2.423 degrees ! Estimated noise=1.06591 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.087121 Jy ! Component: 100 - total flux cleaned = 0.109282 Jy ! Total flux subtracted in 100 components = 0.109282 Jy ! Clean residual min=-0.006463 max=0.009468 Jy/beam ! Clean residual mean=-0.000022 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.109282 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.109282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082925Jy sigma=1.300687 ! Fit after self-cal, rms=0.082859Jy sigma=1.299591 ! 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.213 mas, bmaj=8.195 mas, bpa=-5.63 degrees ! Estimated noise=0.698981 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.0166252 Jy ! Component: 100 - total flux cleaned = 0.0242715 Jy ! Component: 150 - total flux cleaned = 0.0283497 Jy ! Component: 200 - total flux cleaned = 0.0306793 Jy ! Total flux subtracted in 200 components = 0.0306793 Jy ! Clean residual min=-0.004373 max=0.005411 Jy/beam ! Clean residual mean=-0.000011 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.139961 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 0.139961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079913Jy sigma=1.246135 ! Fit after self-cal, rms=0.079877Jy sigma=1.245351 ! 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.213 x 8.195 at -5.63 degrees (North through East) ! Clean map min=-0.0042522 max=0.11735 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.04 HN 1.16 KP 0.98 ! LA 0.97 MK 1.06 NL 1.00 OV 0.97 ! PT 1.03 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.15 KP 0.94 ! LA 0.93 MK 1.03 NL 1.05 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.16 KP 0.95 ! LA 0.94 MK 1.01 NL 0.99 OV 0.97 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.15 KP 0.96 ! LA 0.98 MK 0.99 NL 1.03 OV 1.03 ! PT 1.01 SC 1.04 ! ! ! Fit before self-cal, rms=0.079877Jy sigma=1.245351 ! Fit after self-cal, rms=0.081192Jy sigma=1.238390 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.174 mas, bpa=-5.073 degrees ! Estimated noise=0.696635 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.000325907 Jy ! Component: 100 - total flux cleaned = 0.000397241 Jy ! Component: 150 - total flux cleaned = 0.000424373 Jy ! Component: 200 - total flux cleaned = 0.000397445 Jy ! Total flux subtracted in 200 components = 0.000397445 Jy ! Clean residual min=-0.003984 max=0.004362 Jy/beam ! Clean residual mean=0.000004 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.140359 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.140359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081164Jy sigma=1.237976 ! Fit after self-cal, rms=0.081244Jy sigma=1.237728 ! 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.081244Jy sigma=1.237728 ! Fit after self-cal, rms=0.078739Jy sigma=1.245370 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.116 mas, bpa=-4.716 degrees ! Estimated noise=0.672473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00333639 Jy ! Component: 100 - total flux cleaned = -0.00372777 Jy ! Component: 150 - total flux cleaned = -0.00365967 Jy ! Component: 200 - total flux cleaned = -0.00357224 Jy ! Total flux subtracted in 200 components = -0.00357224 Jy ! Clean residual min=-0.004050 max=0.003710 Jy/beam ! Clean residual mean=-0.000007 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.136786 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.136786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078603Jy sigma=1.243107 ! Fit after self-cal, rms=0.078599Jy sigma=1.242922 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.06394e-05 Jy ! Component: 100 - total flux cleaned = 9.4094e-05 Jy ! Component: 150 - total flux cleaned = 0.000116252 Jy ! Component: 200 - total flux cleaned = 0.000155656 Jy ! Total flux subtracted in 200 components = 0.000155656 Jy ! Clean residual min=-0.004003 max=0.003763 Jy/beam ! Clean residual mean=-0.000007 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.136942 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.136942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078587Jy sigma=1.242733 ! Fit after self-cal, rms=0.078586Jy sigma=1.242721 ! 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.078586Jy sigma=1.242721 ! Fit after self-cal, rms=0.075940Jy sigma=1.245083 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=8.098 mas, bpa=-4.627 degrees ! Estimated noise=0.64926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0031483 Jy ! Component: 100 - total flux cleaned = -0.00355747 Jy ! Component: 150 - total flux cleaned = -0.00355656 Jy ! Component: 200 - total flux cleaned = -0.0034948 Jy ! Total flux subtracted in 200 components = -0.0034948 Jy ! Clean residual min=-0.003593 max=0.003744 Jy/beam ! Clean residual mean=-0.000003 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.133447 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.133447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075822Jy sigma=1.243017 ! Fit after self-cal, rms=0.075818Jy sigma=1.242960 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 = 4.01012e-05 Jy ! Component: 100 - total flux cleaned = 7.61001e-05 Jy ! Component: 150 - total flux cleaned = 0.000110876 Jy ! Component: 200 - total flux cleaned = 0.000143969 Jy ! Total flux subtracted in 200 components = 0.000143969 Jy ! Clean residual min=-0.003551 max=0.003739 Jy/beam ! Clean residual mean=-0.000003 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.133591 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.133591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075810Jy sigma=1.242823 ! Fit after self-cal, rms=0.075809Jy sigma=1.242814 ! 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.075809Jy sigma=1.242814 ! Fit after self-cal, rms=0.073845Jy sigma=1.242517 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.78 mas, bmaj=16.83 mas, bpa=4.51 degrees ! Estimated noise=0.806747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116653 Jy ! Component: 100 - total flux cleaned = -0.00117017 Jy ! Component: 150 - total flux cleaned = -0.00116915 Jy ! Component: 200 - total flux cleaned = -0.0011733 Jy ! Total flux subtracted in 200 components = -0.0011733 Jy ! Clean residual min=-0.003786 max=0.004060 Jy/beam ! Clean residual mean=0.000005 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.132418 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.132418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073799Jy sigma=1.241796 ! Fit after self-cal, rms=0.073786Jy sigma=1.241663 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.000220047 Jy ! Component: 100 - total flux cleaned = 0.000190279 Jy ! Component: 150 - total flux cleaned = 0.000193766 Jy ! Component: 200 - total flux cleaned = 0.000212703 Jy ! Total flux subtracted in 200 components = 0.000212703 Jy ! Clean residual min=-0.003798 max=0.004025 Jy/beam ! Clean residual mean=0.000006 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.132631 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.132631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073800Jy sigma=1.242060 ! Fit after self-cal, rms=0.073790Jy sigma=1.241951 ! 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.187 mas, bmaj=8.078 mas, bpa=-4.583 degrees ! Estimated noise=0.632798 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 8.078 at -4.583 degrees (North through East) ! Clean map min=-0.0032828 max=0.10431 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=2.504 mas, bmaj=6.177 mas, bpa=-1.065 degrees ! Estimated noise=0.949505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0773362 Jy ! Component: 100 - total flux cleaned = 0.0993431 Jy ! Component: 150 - total flux cleaned = 0.110195 Jy ! Component: 200 - total flux cleaned = 0.11638 Jy ! Total flux subtracted in 200 components = 0.11638 Jy ! Clean residual min=-0.005449 max=0.004977 Jy/beam ! Clean residual mean=-0.000012 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.11638 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.11638 Jy ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=8.078 mas, bpa=-4.583 degrees ! Estimated noise=0.632798 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0076447 Jy ! Component: 100 - total flux cleaned = 0.0116365 Jy ! Component: 150 - total flux cleaned = 0.0140298 Jy ! Component: 200 - total flux cleaned = 0.015573 Jy ! Total flux subtracted in 200 components = 0.015573 Jy ! Clean residual min=-0.003432 max=0.003467 Jy/beam ! Clean residual mean=-0.000001 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.131953 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.131953 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.78 mas, bmaj=16.83 mas, bpa=4.51 degrees ! Estimated noise=0.806747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165685 Jy ! Component: 100 - total flux cleaned = 0.00182702 Jy ! Component: 150 - total flux cleaned = 0.00196608 Jy ! Component: 200 - total flux cleaned = 0.00208197 Jy ! Total flux subtracted in 200 components = 0.00208197 Jy ! Clean residual min=-0.003422 max=0.003542 Jy/beam ! Clean residual mean=0.000012 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.134035 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.65582e-05 Jy ! Component: 100 - total flux cleaned = -7.54775e-05 Jy ! Component: 150 - total flux cleaned = -9.71757e-05 Jy ! Component: 200 - total flux cleaned = -0.000117321 Jy ! Total flux subtracted in 200 components = -0.000117321 Jy ! Clean residual min=-0.003359 max=0.003481 Jy/beam ! Clean residual mean=0.000012 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.133918 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.133918 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=8.078 mas, bpa=-4.583 degrees ! Estimated noise=0.632798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370543 Jy ! Component: 100 - total flux cleaned = -0.000403295 Jy ! Component: 150 - total flux cleaned = -0.000432236 Jy ! Component: 200 - total flux cleaned = -0.000457915 Jy ! Total flux subtracted in 200 components = -0.000457915 Jy ! Clean residual min=-0.003293 max=0.003296 Jy/beam ! Clean residual mean=0.000003 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.13346 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.13346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073636Jy sigma=1.239152 ! Fit after self-cal, rms=0.073616Jy sigma=1.238600 wmodel /scr/pima/bg219e_uvs/J1212-2221_S_map.mod ! Writing 93 model components to file: /scr/pima/bg219e_uvs/J1212-2221_S_map.mod wobs /scr/pima/bg219e_uvs/J1212-2221_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1212-2221_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1212-2221_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1212-2221_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.00020187 Jy ! Component: 100 - total flux cleaned = -0.000203742 Jy ! Component: 150 - total flux cleaned = -0.000367075 Jy ! Component: 200 - total flux cleaned = -0.00062966 Jy ! Component: 250 - total flux cleaned = -0.000880231 Jy ! Component: 300 - total flux cleaned = -0.00126412 Jy ! Component: 350 - total flux cleaned = -0.00159083 Jy ! Component: 400 - total flux cleaned = -0.00181884 Jy ! Component: 450 - total flux cleaned = -0.00195303 Jy ! Component: 500 - total flux cleaned = -0.00199737 Jy ! Component: 550 - total flux cleaned = -0.00204004 Jy ! Component: 600 - total flux cleaned = -0.00199915 Jy ! Component: 650 - total flux cleaned = -0.00208143 Jy ! Component: 700 - total flux cleaned = -0.00228175 Jy ! Component: 750 - total flux cleaned = -0.00239907 Jy ! Component: 800 - total flux cleaned = -0.0025915 Jy ! Component: 850 - total flux cleaned = -0.00270522 Jy ! Component: 900 - total flux cleaned = -0.00296577 Jy ! Component: 950 - total flux cleaned = -0.00307504 Jy ! Component: 1000 - total flux cleaned = -0.00329189 Jy ! Component: 1050 - total flux cleaned = -0.00332817 Jy ! Component: 1100 - total flux cleaned = -0.00357414 Jy ! Component: 1150 - total flux cleaned = -0.00367764 Jy ! Component: 1200 - total flux cleaned = -0.00367754 Jy ! Component: 1250 - total flux cleaned = -0.00374561 Jy ! Component: 1300 - total flux cleaned = -0.00377909 Jy ! Component: 1350 - total flux cleaned = -0.00374681 Jy ! Component: 1400 - total flux cleaned = -0.00381196 Jy ! Component: 1450 - total flux cleaned = -0.00378004 Jy ! Component: 1500 - total flux cleaned = -0.00381191 Jy ! Component: 1550 - total flux cleaned = -0.00390585 Jy ! Component: 1600 - total flux cleaned = -0.00387467 Jy ! Component: 1650 - total flux cleaned = -0.0038747 Jy ! Component: 1700 - total flux cleaned = -0.00396476 Jy ! Component: 1750 - total flux cleaned = -0.00390466 Jy ! Component: 1800 - total flux cleaned = -0.00378687 Jy ! Component: 1850 - total flux cleaned = -0.00384571 Jy ! Component: 1900 - total flux cleaned = -0.00375936 Jy ! Component: 1950 - total flux cleaned = -0.00390229 Jy ! Component: 2000 - total flux cleaned = -0.00390227 Jy ! Component: 2050 - total flux cleaned = -0.00393004 Jy ! Component: 2100 - total flux cleaned = -0.00381959 Jy ! Component: 2150 - total flux cleaned = -0.0038744 Jy ! Component: 2200 - total flux cleaned = -0.00373926 Jy ! Component: 2250 - total flux cleaned = -0.00368584 Jy ! Component: 2300 - total flux cleaned = -0.0036064 Jy ! Component: 2350 - total flux cleaned = -0.00355414 Jy ! Component: 2400 - total flux cleaned = -0.00355394 Jy ! Component: 2450 - total flux cleaned = -0.00345065 Jy ! Component: 2500 - total flux cleaned = -0.00342512 Jy ! Component: 2550 - total flux cleaned = -0.00327275 Jy ! Component: 2600 - total flux cleaned = -0.00334837 Jy ! Component: 2650 - total flux cleaned = -0.00329838 Jy ! Component: 2700 - total flux cleaned = -0.00317421 Jy ! Component: 2750 - total flux cleaned = -0.00314943 Jy ! Component: 2800 - total flux cleaned = -0.00310062 Jy ! Component: 2850 - total flux cleaned = -0.00314872 Jy ! Component: 2900 - total flux cleaned = -0.00307711 Jy ! Component: 2950 - total flux cleaned = -0.00307744 Jy ! Component: 3000 - total flux cleaned = -0.00293618 Jy ! Component: 3050 - total flux cleaned = -0.00307655 Jy ! Component: 3100 - total flux cleaned = -0.00305317 Jy ! Component: 3150 - total flux cleaned = -0.00298445 Jy ! Component: 3200 - total flux cleaned = -0.00289294 Jy ! Component: 3250 - total flux cleaned = -0.00291585 Jy ! Component: 3300 - total flux cleaned = -0.00293858 Jy ! Component: 3350 - total flux cleaned = -0.00298348 Jy ! Component: 3400 - total flux cleaned = -0.00298347 Jy ! Component: 3450 - total flux cleaned = -0.00302781 Jy ! Component: 3500 - total flux cleaned = -0.00298404 Jy ! Component: 3550 - total flux cleaned = -0.00313597 Jy ! Component: 3600 - total flux cleaned = -0.00313606 Jy ! Component: 3650 - total flux cleaned = -0.00315755 Jy ! Component: 3700 - total flux cleaned = -0.0031787 Jy ! Component: 3750 - total flux cleaned = -0.00317864 Jy ! Component: 3800 - total flux cleaned = -0.00319951 Jy ! Component: 3850 - total flux cleaned = -0.00322067 Jy ! Component: 3900 - total flux cleaned = -0.00328265 Jy ! Component: 3950 - total flux cleaned = -0.00328279 Jy ! Component: 4000 - total flux cleaned = -0.00330336 Jy ! Component: 4050 - total flux cleaned = -0.00338457 Jy ! Total flux subtracted in 4096 components = -0.00340483 Jy ! Clean residual min=-0.001114 max=0.001052 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.130055 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 395 components and 0.130055 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1212-2221_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 8.078 at -4.583 degrees (North through East) ! Clean map min=-0.0021806 max=0.10647 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1212-2221_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106475 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000369852 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04208 1.04208 2.08416 4.16832 8.33665 16.6733 33.3466 66.6932 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 287.885 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1212-2221_S_uvs.log closed on Thu Apr 7 06:43:55 2016