! Started logfile: /scr/pima/bg219g_uvs/J1332-1256_S_uvs.log on Thu Apr 7 07:16:42 2016 obs /scr/pima/bg219g_uvs/J1332-1256_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1332-1256_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.921456 visibilities/baseline/integration-bin. ! Found source: J1332-1256 ! ! 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 3848 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/bg219g_uvs/J1332-1256_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008652Jy sigma=20.596835 ! Fit after self-cal, rms=0.896053Jy sigma=18.283651 ! 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.985 mas, bmaj=6.699 mas, bpa=2.142 degrees ! Estimated noise=1.0862 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.0829718 Jy ! Component: 100 - total flux cleaned = 0.101479 Jy ! Total flux subtracted in 100 components = 0.101479 Jy ! Clean residual min=-0.007853 max=0.013393 Jy/beam ! Clean residual mean=0.000022 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 0.101479 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083914Jy sigma=1.434902 ! Fit after self-cal, rms=0.083648Jy sigma=1.423203 ! 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.605 mas, bmaj=7.827 mas, bpa=1.803 degrees ! Estimated noise=0.6171 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 (44.5, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139355 Jy ! Component: 100 - total flux cleaned = 0.0208429 Jy ! Component: 150 - total flux cleaned = 0.0245145 Jy ! Component: 200 - total flux cleaned = 0.026239 Jy ! Total flux subtracted in 200 components = 0.026239 Jy ! Clean residual min=-0.004998 max=0.008065 Jy/beam ! Clean residual mean=0.000025 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.127718 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.127718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081739Jy sigma=1.358998 ! Fit after self-cal, rms=0.081377Jy sigma=1.352508 ! 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.605 x 7.827 at 1.803 degrees (North through East) ! Clean map min=-0.0052824 max=0.10247 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* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.081377Jy sigma=1.352508 ! Fit after self-cal, rms=0.081377Jy sigma=1.352508 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=7.827 mas, bpa=1.803 degrees ! Estimated noise=0.6171 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.00414455 Jy ! Component: 100 - total flux cleaned = 0.00555529 Jy ! Component: 150 - total flux cleaned = 0.00613203 Jy ! Component: 200 - total flux cleaned = 0.0065439 Jy ! Total flux subtracted in 200 components = 0.0065439 Jy ! Clean residual min=-0.004936 max=0.005003 Jy/beam ! Clean residual mean=0.000011 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.134262 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 0.134262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081154Jy sigma=1.346405 ! Fit after self-cal, rms=0.081123Jy sigma=1.345507 ! 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.081123Jy sigma=1.345507 ! Fit after self-cal, rms=0.083234Jy sigma=1.340026 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.842 mas, bpa=1.789 degrees ! Estimated noise=0.624287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278999 Jy ! Component: 100 - total flux cleaned = 0.000334166 Jy ! Component: 150 - total flux cleaned = 0.000480377 Jy ! Component: 200 - total flux cleaned = 0.000612245 Jy ! Total flux subtracted in 200 components = 0.000612245 Jy ! Clean residual min=-0.004433 max=0.004741 Jy/beam ! Clean residual mean=0.000007 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.134874 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.134874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083148Jy sigma=1.339353 ! Fit after self-cal, rms=0.083150Jy sigma=1.339057 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.000127215 Jy ! Component: 100 - total flux cleaned = 0.00028465 Jy ! Component: 150 - total flux cleaned = 0.000392148 Jy ! Component: 200 - total flux cleaned = 0.00049273 Jy ! Total flux subtracted in 200 components = 0.00049273 Jy ! Clean residual min=-0.004423 max=0.004735 Jy/beam ! Clean residual mean=0.000006 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.135367 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.135367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083114Jy sigma=1.338598 ! Fit after self-cal, rms=0.083117Jy sigma=1.338522 ! 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.083117Jy sigma=1.338522 ! Fit after self-cal, rms=0.083267Jy sigma=1.336010 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=7.883 mas, bpa=1.619 degrees ! Estimated noise=0.62239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00064096 Jy ! Component: 100 - total flux cleaned = -0.000607879 Jy ! Component: 150 - total flux cleaned = -0.000543131 Jy ! Component: 200 - total flux cleaned = -0.000512285 Jy ! Total flux subtracted in 200 components = -0.000512285 Jy ! Clean residual min=-0.003941 max=0.004429 Jy/beam ! Clean residual mean=0.000005 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.134855 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.134855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083242Jy sigma=1.334779 ! Fit after self-cal, rms=0.083230Jy sigma=1.334686 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 = 2.3131e-05 Jy ! Component: 100 - total flux cleaned = 5.15117e-05 Jy ! Component: 150 - total flux cleaned = 5.15975e-05 Jy ! Component: 200 - total flux cleaned = 5.23328e-05 Jy ! Total flux subtracted in 200 components = 5.23328e-05 Jy ! Clean residual min=-0.003980 max=0.004368 Jy/beam ! Clean residual mean=0.000005 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.134907 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.134907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083215Jy sigma=1.334218 ! Fit after self-cal, rms=0.083215Jy sigma=1.334204 ! 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.083215Jy sigma=1.334204 ! Fit after self-cal, rms=0.083624Jy sigma=1.333766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.891 mas, bmaj=15.93 mas, bpa=12.15 degrees ! Estimated noise=0.734924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149242 Jy ! Component: 100 - total flux cleaned = -0.000413009 Jy ! Component: 150 - total flux cleaned = -0.000529364 Jy ! Component: 200 - total flux cleaned = -0.000549954 Jy ! Total flux subtracted in 200 components = -0.000549954 Jy ! Clean residual min=-0.004835 max=0.005012 Jy/beam ! Clean residual mean=0.000016 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.134357 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 0.134357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083612Jy sigma=1.334059 ! Fit after self-cal, rms=0.083612Jy sigma=1.333995 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.7898e-05 Jy ! Component: 100 - total flux cleaned = 1.24172e-05 Jy ! Component: 150 - total flux cleaned = -2.76473e-05 Jy ! Component: 200 - total flux cleaned = -4.61775e-05 Jy ! Total flux subtracted in 200 components = -4.61775e-05 Jy ! Clean residual min=-0.004802 max=0.004968 Jy/beam ! Clean residual mean=0.000016 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.134311 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.134311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083613Jy sigma=1.333920 ! Fit after self-cal, rms=0.083610Jy sigma=1.333886 ! 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.645 mas, bmaj=7.893 mas, bpa=1.654 degrees ! Estimated noise=0.624387 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 7.893 at 1.654 degrees (North through East) ! Clean map min=-0.0039629 max=0.099804 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.013 mas, bmaj=6.732 mas, bpa=1.916 degrees ! Estimated noise=1.10317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0840555 Jy ! Component: 100 - total flux cleaned = 0.10642 Jy ! Component: 150 - total flux cleaned = 0.117081 Jy ! Component: 200 - total flux cleaned = 0.123628 Jy ! Total flux subtracted in 200 components = 0.123628 Jy ! Clean residual min=-0.005670 max=0.006437 Jy/beam ! Clean residual mean=0.000007 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.123628 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.123628 Jy ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=7.893 mas, bpa=1.654 degrees ! Estimated noise=0.624387 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.00519012 Jy ! Component: 100 - total flux cleaned = 0.00762223 Jy ! Component: 150 - total flux cleaned = 0.00873273 Jy ! Component: 200 - total flux cleaned = 0.00914901 Jy ! Total flux subtracted in 200 components = 0.00914901 Jy ! Clean residual min=-0.004481 max=0.004859 Jy/beam ! Clean residual mean=0.000009 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.132777 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 49 components and 0.132777 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.891 mas, bmaj=15.93 mas, bpa=12.15 degrees ! Estimated noise=0.734924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136381 Jy ! Component: 100 - total flux cleaned = 0.00156417 Jy ! Component: 150 - total flux cleaned = 0.00166131 Jy ! Component: 200 - total flux cleaned = 0.00171854 Jy ! Total flux subtracted in 200 components = 0.00171854 Jy ! Clean residual min=-0.005065 max=0.005323 Jy/beam ! Clean residual mean=0.000017 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.134496 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.6535e-05 Jy ! Component: 100 - total flux cleaned = 2.64353e-05 Jy ! Component: 150 - total flux cleaned = 2.70046e-05 Jy ! Component: 200 - total flux cleaned = 2.66509e-05 Jy ! Total flux subtracted in 200 components = 2.66509e-05 Jy ! Clean residual min=-0.005007 max=0.005270 Jy/beam ! Clean residual mean=0.000016 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.134522 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 72 components and 0.134522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=7.893 mas, bpa=1.654 degrees ! Estimated noise=0.624387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155702 Jy ! Component: 100 - total flux cleaned = -5.78014e-05 Jy ! Component: 150 - total flux cleaned = -5.67717e-05 Jy ! Component: 200 - total flux cleaned = -5.78408e-05 Jy ! Total flux subtracted in 200 components = -5.78408e-05 Jy ! Clean residual min=-0.003957 max=0.004640 Jy/beam ! Clean residual mean=0.000004 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.134464 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.134464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083658Jy sigma=1.335032 ! Fit after self-cal, rms=0.083643Jy sigma=1.334717 wmodel /scr/pima/bg219g_uvs/J1332-1256_S_map.mod ! Writing 86 model components to file: /scr/pima/bg219g_uvs/J1332-1256_S_map.mod wobs /scr/pima/bg219g_uvs/J1332-1256_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1332-1256_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1332-1256_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1332-1256_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.00115864 Jy ! Component: 100 - total flux cleaned = 0.00158632 Jy ! Component: 150 - total flux cleaned = 0.00158888 Jy ! Component: 200 - total flux cleaned = 0.0012755 Jy ! Component: 250 - total flux cleaned = 0.000975291 Jy ! Component: 300 - total flux cleaned = 0.000627834 Jy ! Component: 350 - total flux cleaned = 0.00029385 Jy ! Component: 400 - total flux cleaned = -0.000133427 Jy ! Component: 450 - total flux cleaned = -0.000544822 Jy ! Component: 500 - total flux cleaned = -0.000842831 Jy ! Component: 550 - total flux cleaned = -0.0011813 Jy ! Component: 600 - total flux cleaned = -0.00150844 Jy ! Component: 650 - total flux cleaned = -0.0016889 Jy ! Component: 700 - total flux cleaned = -0.0019069 Jy ! Component: 750 - total flux cleaned = -0.0019485 Jy ! Component: 800 - total flux cleaned = -0.00211462 Jy ! Component: 850 - total flux cleaned = -0.00227828 Jy ! Component: 900 - total flux cleaned = -0.0025951 Jy ! Component: 950 - total flux cleaned = -0.00275007 Jy ! Component: 1000 - total flux cleaned = -0.00290216 Jy ! Component: 1050 - total flux cleaned = -0.00301516 Jy ! Component: 1100 - total flux cleaned = -0.0032339 Jy ! Component: 1150 - total flux cleaned = -0.00326927 Jy ! Component: 1200 - total flux cleaned = -0.00348034 Jy ! Component: 1250 - total flux cleaned = -0.00365342 Jy ! Component: 1300 - total flux cleaned = -0.003924 Jy ! Component: 1350 - total flux cleaned = -0.00402305 Jy ! Component: 1400 - total flux cleaned = -0.00422009 Jy ! Component: 1450 - total flux cleaned = -0.00431626 Jy ! Component: 1500 - total flux cleaned = -0.0043484 Jy ! Component: 1550 - total flux cleaned = -0.00450502 Jy ! Component: 1600 - total flux cleaned = -0.00453602 Jy ! Component: 1650 - total flux cleaned = -0.00456697 Jy ! Component: 1700 - total flux cleaned = -0.00465713 Jy ! Component: 1750 - total flux cleaned = -0.00474515 Jy ! Component: 1800 - total flux cleaned = -0.00486101 Jy ! Component: 1850 - total flux cleaned = -0.00494632 Jy ! Component: 1900 - total flux cleaned = -0.00508657 Jy ! Component: 1950 - total flux cleaned = -0.00514226 Jy ! Component: 2000 - total flux cleaned = -0.00522454 Jy ! Component: 2050 - total flux cleaned = -0.00533272 Jy ! Component: 2100 - total flux cleaned = -0.00541292 Jy ! Component: 2150 - total flux cleaned = -0.00549199 Jy ! Component: 2200 - total flux cleaned = -0.00557072 Jy ! Component: 2250 - total flux cleaned = -0.00567452 Jy ! Component: 2300 - total flux cleaned = -0.00572568 Jy ! Component: 2350 - total flux cleaned = -0.00577643 Jy ! Component: 2400 - total flux cleaned = -0.00587711 Jy ! Component: 2450 - total flux cleaned = -0.00590204 Jy ! Component: 2500 - total flux cleaned = -0.00592662 Jy ! Component: 2550 - total flux cleaned = -0.00590166 Jy ! Component: 2600 - total flux cleaned = -0.0058772 Jy ! Component: 2650 - total flux cleaned = -0.00580456 Jy ! Component: 2700 - total flux cleaned = -0.00582898 Jy ! Component: 2750 - total flux cleaned = -0.00585324 Jy ! Component: 2800 - total flux cleaned = -0.00587709 Jy ! Component: 2850 - total flux cleaned = -0.00594817 Jy ! Component: 2900 - total flux cleaned = -0.00590109 Jy ! Component: 2950 - total flux cleaned = -0.00592462 Jy ! Component: 3000 - total flux cleaned = -0.00597141 Jy ! Component: 3050 - total flux cleaned = -0.00601794 Jy ! Component: 3100 - total flux cleaned = -0.00599478 Jy ! Component: 3150 - total flux cleaned = -0.00604099 Jy ! Component: 3200 - total flux cleaned = -0.00606404 Jy ! Component: 3250 - total flux cleaned = -0.00608698 Jy ! Component: 3300 - total flux cleaned = -0.0061554 Jy ! Component: 3350 - total flux cleaned = -0.00617812 Jy ! Component: 3400 - total flux cleaned = -0.00626868 Jy ! Component: 3450 - total flux cleaned = -0.00626858 Jy ! Component: 3500 - total flux cleaned = -0.00629112 Jy ! Component: 3550 - total flux cleaned = -0.0063136 Jy ! Component: 3600 - total flux cleaned = -0.00629136 Jy ! Component: 3650 - total flux cleaned = -0.00631362 Jy ! Component: 3700 - total flux cleaned = -0.00629147 Jy ! Component: 3750 - total flux cleaned = -0.00624714 Jy ! Component: 3800 - total flux cleaned = -0.00620269 Jy ! Component: 3850 - total flux cleaned = -0.00618056 Jy ! Component: 3900 - total flux cleaned = -0.00615843 Jy ! Component: 3950 - total flux cleaned = -0.00613634 Jy ! Component: 4000 - total flux cleaned = -0.00609214 Jy ! Component: 4050 - total flux cleaned = -0.00600369 Jy ! Total flux subtracted in 4096 components = -0.00600376 Jy ! Clean residual min=-0.001390 max=0.001196 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.128461 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 339 components and 0.128461 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1332-1256_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 7.893 at 1.654 degrees (North through East) ! Clean map min=-0.0033056 max=0.099434 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1332-1256_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0994342 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361905 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09189 1.09189 2.18378 4.36757 8.73514 17.4703 34.9405 69.8811 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 274.752 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1332-1256_S_uvs.log closed on Thu Apr 7 07:16:46 2016