! Started logfile: /scr/pima/bg219i_uvs/J0216-3247_S_uvs.log on Wed Apr 6 22:49:45 2016 obs /scr/pima/bg219i_uvs/J0216-3247_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0216-3247_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.929078 visibilities/baseline/integration-bin. ! Found source: J0216-3247 ! ! 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 6288 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/J0216-3247_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.027893Jy sigma=17.376507 ! Fit after self-cal, rms=0.802579Jy sigma=13.393495 ! 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.07 mas, bmaj=13.51 mas, bpa=16.88 degrees ! Estimated noise=0.829268 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.15572 Jy ! Component: 100 - total flux cleaned = 0.191414 Jy ! Total flux subtracted in 100 components = 0.191414 Jy ! Clean residual min=-0.007106 max=0.013784 Jy/beam ! Clean residual mean=-0.000045 rms=0.002343 Jy/beam ! Combined flux in latest and established models = 0.191414 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.191414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089057Jy sigma=1.429895 ! Fit after self-cal, rms=0.089068Jy sigma=1.429631 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168093 Jy ! Component: 100 - total flux cleaned = 0.0279119 Jy ! Total flux subtracted in 100 components = 0.0279119 Jy ! Clean residual min=-0.005655 max=0.007736 Jy/beam ! Clean residual mean=-0.000017 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.219326 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 43 components and 0.219326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084780Jy sigma=1.344776 ! Fit after self-cal, rms=0.084807Jy sigma=1.344486 ! 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.919 mas, bmaj=15.59 mas, bpa=15.17 degrees ! Estimated noise=0.540977 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.00961999 Jy ! Component: 100 - total flux cleaned = 0.0148899 Jy ! Component: 150 - total flux cleaned = 0.0180227 Jy ! Component: 200 - total flux cleaned = 0.0183897 Jy ! Total flux subtracted in 200 components = 0.0183897 Jy ! Clean residual min=-0.005399 max=0.005034 Jy/beam ! Clean residual mean=-0.000001 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.237716 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 79 components and 0.237716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083641Jy sigma=1.325314 ! Fit after self-cal, rms=0.083666Jy sigma=1.325230 ! 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.919 x 15.59 at 15.17 degrees (North through East) ! Clean map min=-0.0048843 max=0.19178 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.99 FD 0.98 HN 1.18 KP 1.00 ! LA 1.01 NL 1.01 OV 0.99 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.11 KP 1.01 ! LA 1.01 NL 0.99 OV 0.96 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.13 KP 1.01 ! LA 1.02 NL 0.95 OV 0.98 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 1.16 KP 0.99 ! LA 0.99 NL 0.99 OV 0.96 PT 1.01 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.083666Jy sigma=1.325230 ! Fit after self-cal, rms=0.084730Jy sigma=1.315902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=15.83 mas, bpa=15.54 degrees ! Estimated noise=0.539218 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.00293144 Jy ! Component: 100 - total flux cleaned = -0.00321478 Jy ! Component: 150 - total flux cleaned = -0.00353581 Jy ! Component: 200 - total flux cleaned = -0.00381464 Jy ! Total flux subtracted in 200 components = -0.00381464 Jy ! Clean residual min=-0.004903 max=0.004881 Jy/beam ! Clean residual mean=-0.000018 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.233901 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.233901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084460Jy sigma=1.313098 ! Fit after self-cal, rms=0.084497Jy sigma=1.313029 ! 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.084497Jy sigma=1.313029 ! Fit after self-cal, rms=0.084426Jy sigma=1.319664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=15.67 mas, bpa=15.47 degrees ! Estimated noise=0.538068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237718 Jy ! Component: 100 - total flux cleaned = 0.00245216 Jy ! Component: 150 - total flux cleaned = 0.00231907 Jy ! Component: 200 - total flux cleaned = 0.00219684 Jy ! Total flux subtracted in 200 components = 0.00219684 Jy ! Clean residual min=-0.004819 max=0.005551 Jy/beam ! Clean residual mean=-0.000016 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.236098 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.236098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084309Jy sigma=1.317468 ! Fit after self-cal, rms=0.084319Jy sigma=1.317424 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 (11, -99). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321783 Jy ! Component: 100 - total flux cleaned = 0.00241178 Jy ! Component: 150 - total flux cleaned = 0.00183544 Jy ! Component: 200 - total flux cleaned = 0.00143882 Jy ! Total flux subtracted in 200 components = 0.00143882 Jy ! Clean residual min=-0.004120 max=0.003623 Jy/beam ! Clean residual mean=-0.000013 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.237537 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.237537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083786Jy sigma=1.311106 ! Fit after self-cal, rms=0.083756Jy sigma=1.310636 ! 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.083756Jy sigma=1.310636 ! Fit after self-cal, rms=0.083946Jy sigma=1.310389 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=15.68 mas, bpa=15.49 degrees ! Estimated noise=0.538566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000981455 Jy ! Component: 100 - total flux cleaned = 0.000651253 Jy ! Component: 150 - total flux cleaned = 0.000503089 Jy ! Component: 200 - total flux cleaned = 0.000295432 Jy ! Total flux subtracted in 200 components = 0.000295432 Jy ! Clean residual min=-0.003782 max=0.003275 Jy/beam ! Clean residual mean=-0.000014 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.237832 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 160 components and 0.237832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083763Jy sigma=1.308382 ! Fit after self-cal, rms=0.083760Jy sigma=1.308296 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.00016366 Jy ! Component: 100 - total flux cleaned = -8.76257e-05 Jy ! Component: 150 - total flux cleaned = -0.000324424 Jy ! Component: 200 - total flux cleaned = -0.00049011 Jy ! Total flux subtracted in 200 components = -0.00049011 Jy ! Clean residual min=-0.003688 max=0.003194 Jy/beam ! Clean residual mean=-0.000014 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.237342 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 179 components and 0.237342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083655Jy sigma=1.307248 ! Fit after self-cal, rms=0.083653Jy sigma=1.307221 ! 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.083653Jy sigma=1.307221 ! Fit after self-cal, rms=0.083729Jy sigma=1.307122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.314 mas, bmaj=25.8 mas, bpa=5.024 degrees ! Estimated noise=0.613975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138244 Jy ! Component: 100 - total flux cleaned = -0.00131839 Jy ! Component: 150 - total flux cleaned = -0.00127096 Jy ! Component: 200 - total flux cleaned = -0.00122512 Jy ! Total flux subtracted in 200 components = -0.00122512 Jy ! Clean residual min=-0.003580 max=0.003115 Jy/beam ! Clean residual mean=-0.000030 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.236117 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 199 components and 0.236117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083713Jy sigma=1.306528 ! Fit after self-cal, rms=0.083709Jy sigma=1.306504 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.000134701 Jy ! Component: 100 - total flux cleaned = 0.000133993 Jy ! Component: 150 - total flux cleaned = 0.000167544 Jy ! Component: 200 - total flux cleaned = 0.000135176 Jy ! Total flux subtracted in 200 components = 0.000135176 Jy ! Clean residual min=-0.003380 max=0.003063 Jy/beam ! Clean residual mean=-0.000029 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.236252 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 211 components and 0.236252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083706Jy sigma=1.306439 ! Fit after self-cal, rms=0.083704Jy sigma=1.306431 ! 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.907 mas, bmaj=15.69 mas, bpa=15.51 degrees ! Estimated noise=0.538106 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.907 x 15.69 at 15.51 degrees (North through East) ! Clean map min=-0.0049883 max=0.19323 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.06 mas, bmaj=13.65 mas, bpa=17.15 degrees ! Estimated noise=0.822785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154394 Jy ! Component: 100 - total flux cleaned = 0.189105 Jy ! Component: 150 - total flux cleaned = 0.204872 Jy ! Component: 200 - total flux cleaned = 0.215889 Jy ! Total flux subtracted in 200 components = 0.215889 Jy ! Clean residual min=-0.005185 max=0.006735 Jy/beam ! Clean residual mean=-0.000023 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.215889 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.215889 Jy ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=15.69 mas, bpa=15.51 degrees ! Estimated noise=0.538106 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.0106533 Jy ! Component: 100 - total flux cleaned = 0.0161934 Jy ! Component: 150 - total flux cleaned = 0.0181119 Jy ! Component: 200 - total flux cleaned = 0.0189108 Jy ! Total flux subtracted in 200 components = 0.0189108 Jy ! Clean residual min=-0.003974 max=0.004392 Jy/beam ! Clean residual mean=-0.000022 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.2348 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 103 components and 0.2348 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.314 mas, bmaj=25.8 mas, bpa=5.024 degrees ! Estimated noise=0.613975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237658 Jy ! Component: 100 - total flux cleaned = 0.00284515 Jy ! Component: 150 - total flux cleaned = 0.00276951 Jy ! Component: 200 - total flux cleaned = 0.00276937 Jy ! Total flux subtracted in 200 components = 0.00276937 Jy ! Clean residual min=-0.003771 max=0.003424 Jy/beam ! Clean residual mean=-0.000026 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.237569 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 = -6.40003e-05 Jy ! Component: 100 - total flux cleaned = -6.42442e-05 Jy ! Component: 150 - total flux cleaned = -0.000167704 Jy ! Component: 200 - total flux cleaned = -0.000165366 Jy ! Total flux subtracted in 200 components = -0.000165366 Jy ! Clean residual min=-0.003644 max=0.003345 Jy/beam ! Clean residual mean=-0.000026 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.237404 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 140 components and 0.237404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=15.69 mas, bpa=15.51 degrees ! Estimated noise=0.538106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000852515 Jy ! Component: 100 - total flux cleaned = -0.00119225 Jy ! Component: 150 - total flux cleaned = -0.00118967 Jy ! Component: 200 - total flux cleaned = -0.00111414 Jy ! Total flux subtracted in 200 components = -0.00111414 Jy ! Clean residual min=-0.003669 max=0.003475 Jy/beam ! Clean residual mean=-0.000017 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.23629 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 160 components and 0.23629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083927Jy sigma=1.308504 ! Fit after self-cal, rms=0.083911Jy sigma=1.308354 wmodel /scr/pima/bg219i_uvs/J0216-3247_S_map.mod ! Writing 160 model components to file: /scr/pima/bg219i_uvs/J0216-3247_S_map.mod wobs /scr/pima/bg219i_uvs/J0216-3247_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0216-3247_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0216-3247_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J0216-3247_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.00040568 Jy ! Component: 100 - total flux cleaned = -0.000996312 Jy ! Component: 150 - total flux cleaned = -0.00133385 Jy ! Component: 200 - total flux cleaned = -0.00165884 Jy ! Component: 250 - total flux cleaned = -0.00191985 Jy ! Component: 300 - total flux cleaned = -0.00207224 Jy ! Component: 350 - total flux cleaned = -0.00226985 Jy ! Component: 400 - total flux cleaned = -0.00236632 Jy ! Component: 450 - total flux cleaned = -0.00255454 Jy ! Component: 500 - total flux cleaned = -0.00264582 Jy ! Component: 550 - total flux cleaned = -0.00264568 Jy ! Component: 600 - total flux cleaned = -0.00264606 Jy ! Component: 650 - total flux cleaned = -0.00260248 Jy ! Component: 700 - total flux cleaned = -0.00264358 Jy ! Component: 750 - total flux cleaned = -0.00268391 Jy ! Component: 800 - total flux cleaned = -0.00284544 Jy ! Component: 850 - total flux cleaned = -0.00284628 Jy ! Component: 900 - total flux cleaned = -0.00308121 Jy ! Component: 950 - total flux cleaned = -0.00308072 Jy ! Component: 1000 - total flux cleaned = -0.00311928 Jy ! Component: 1050 - total flux cleaned = -0.00323043 Jy ! Component: 1100 - total flux cleaned = -0.00330389 Jy ! Component: 1150 - total flux cleaned = -0.00351973 Jy ! Component: 1200 - total flux cleaned = -0.00359021 Jy ! Component: 1250 - total flux cleaned = -0.00369557 Jy ! Component: 1300 - total flux cleaned = -0.00373042 Jy ! Component: 1350 - total flux cleaned = -0.00390099 Jy ! Component: 1400 - total flux cleaned = -0.00396805 Jy ! Component: 1450 - total flux cleaned = -0.0041 Jy ! Component: 1500 - total flux cleaned = -0.0040999 Jy ! Component: 1550 - total flux cleaned = -0.00422845 Jy ! Component: 1600 - total flux cleaned = -0.00425978 Jy ! Component: 1650 - total flux cleaned = -0.00432192 Jy ! Component: 1700 - total flux cleaned = -0.00438425 Jy ! Component: 1750 - total flux cleaned = -0.00447611 Jy ! Component: 1800 - total flux cleaned = -0.00456705 Jy ! Component: 1850 - total flux cleaned = -0.00456735 Jy ! Component: 1900 - total flux cleaned = -0.00468565 Jy ! Component: 1950 - total flux cleaned = -0.0047441 Jy ! Component: 2000 - total flux cleaned = -0.00485942 Jy ! Component: 2050 - total flux cleaned = -0.00500217 Jy ! Component: 2100 - total flux cleaned = -0.00503054 Jy ! Component: 2150 - total flux cleaned = -0.00519765 Jy ! Component: 2200 - total flux cleaned = -0.00525252 Jy ! Component: 2250 - total flux cleaned = -0.0053072 Jy ! Component: 2300 - total flux cleaned = -0.00546849 Jy ! Component: 2350 - total flux cleaned = -0.00549495 Jy ! Component: 2400 - total flux cleaned = -0.00565324 Jy ! Component: 2450 - total flux cleaned = -0.00575783 Jy ! Component: 2500 - total flux cleaned = -0.00596384 Jy ! Component: 2550 - total flux cleaned = -0.00616736 Jy ! Component: 2600 - total flux cleaned = -0.00621731 Jy ! Component: 2650 - total flux cleaned = -0.00631676 Jy ! Component: 2700 - total flux cleaned = -0.00641523 Jy ! Component: 2750 - total flux cleaned = -0.00651305 Jy ! Component: 2800 - total flux cleaned = -0.00668246 Jy ! Component: 2850 - total flux cleaned = -0.00670604 Jy ! Component: 2900 - total flux cleaned = -0.00682466 Jy ! Component: 2950 - total flux cleaned = -0.00687132 Jy ! Component: 3000 - total flux cleaned = -0.00701113 Jy ! Component: 3050 - total flux cleaned = -0.00708012 Jy ! Component: 3100 - total flux cleaned = -0.00712549 Jy ! Component: 3150 - total flux cleaned = -0.00719299 Jy ! Component: 3200 - total flux cleaned = -0.00723799 Jy ! Component: 3250 - total flux cleaned = -0.00734932 Jy ! Component: 3300 - total flux cleaned = -0.00743718 Jy ! Component: 3350 - total flux cleaned = -0.00748064 Jy ! Component: 3400 - total flux cleaned = -0.00761037 Jy ! Component: 3450 - total flux cleaned = -0.00763172 Jy ! Component: 3500 - total flux cleaned = -0.00771663 Jy ! Component: 3550 - total flux cleaned = -0.00777969 Jy ! Component: 3600 - total flux cleaned = -0.00777968 Jy ! Component: 3650 - total flux cleaned = -0.00786246 Jy ! Component: 3700 - total flux cleaned = -0.00794454 Jy ! Component: 3750 - total flux cleaned = -0.00800574 Jy ! Component: 3800 - total flux cleaned = -0.00804641 Jy ! Component: 3850 - total flux cleaned = -0.00818685 Jy ! Component: 3900 - total flux cleaned = -0.0082864 Jy ! Component: 3950 - total flux cleaned = -0.00840482 Jy ! Component: 4000 - total flux cleaned = -0.00848315 Jy ! Component: 4050 - total flux cleaned = -0.00846368 Jy ! Total flux subtracted in 4096 components = -0.00857976 Jy ! Clean residual min=-0.001066 max=0.000975 Jy/beam ! Clean residual mean=-0.000013 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.22771 Jy keep ! Adding 360 model components to the UV plane model. ! The established model now contains 520 components and 0.22771 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0216-3247_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.907 x 15.69 at 15.51 degrees (North through East) ! Clean map min=-0.0049686 max=0.19194 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0216-3247_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.191939 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000414545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.647933 0.647933 1.29587 2.59173 5.18346 10.3669 20.7339 41.4677 82.9354 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.191 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 463.01 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0216-3247_S_uvs.log closed on Wed Apr 6 22:49:49 2016