! Started logfile: /scr/pima/bg219i_uvs/J1246-2547_S_uvs.log on Wed Apr 6 23:02:51 2016 obs /scr/pima/bg219i_uvs/J1246-2547_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1246-2547_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1246-2547 ! ! 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 1260 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/J1246-2547_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.096842Jy sigma=17.817681 ! Fit after self-cal, rms=0.618906Jy sigma=9.899356 ! 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.463 mas, bmaj=6.965 mas, bpa=-8.722 degrees ! Estimated noise=1.56799 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.289395 Jy ! Component: 100 - total flux cleaned = 0.369986 Jy ! Total flux subtracted in 100 components = 0.369986 Jy ! Clean residual min=-0.016348 max=0.033678 Jy/beam ! Clean residual mean=-0.000023 rms=0.005494 Jy/beam ! Combined flux in latest and established models = 0.369986 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.369986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103715Jy sigma=1.637380 ! Fit after self-cal, rms=0.103334Jy sigma=1.631922 ! Inverting map ! Added new window around map position (3, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0395326 Jy ! Component: 100 - total flux cleaned = 0.0641887 Jy ! Total flux subtracted in 100 components = 0.0641887 Jy ! Clean residual min=-0.011882 max=0.018062 Jy/beam ! Clean residual mean=-0.000013 rms=0.003170 Jy/beam ! Combined flux in latest and established models = 0.434175 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.434174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079767Jy sigma=1.251478 ! Fit after self-cal, rms=0.079345Jy sigma=1.244858 ! 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=2.87 mas, bmaj=7.915 mas, bpa=-8.232 degrees ! Estimated noise=1.37349 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.0250574 Jy ! Component: 100 - total flux cleaned = 0.0399386 Jy ! Component: 150 - total flux cleaned = 0.049284 Jy ! Component: 200 - total flux cleaned = 0.0553219 Jy ! Total flux subtracted in 200 components = 0.0553219 Jy ! Clean residual min=-0.009826 max=0.011688 Jy/beam ! Clean residual mean=-0.000007 rms=0.002295 Jy/beam ! Combined flux in latest and established models = 0.489496 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 83 components and 0.489496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070345Jy sigma=1.103561 ! Fit after self-cal, rms=0.069991Jy sigma=1.097611 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.915 at -8.232 degrees (North through East) ! Clean map min=-0.0087168 max=0.37382 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.01 FD 1.00 HN 1.08 KP 0.99 ! LA 0.98 MK 1.00 NL 0.98 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.09 KP 0.99 ! LA 0.95 MK 0.99 NL 0.96 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.07 KP 0.97 ! LA 0.98 MK 0.99 NL 1.00 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.02 KP 0.99 ! LA 0.98 MK 1.02 NL 1.00 OV 1.03 ! PT 1.01 SC 1.02 ! ! ! Fit before self-cal, rms=0.069991Jy sigma=1.097611 ! Fit after self-cal, rms=0.068461Jy sigma=1.072992 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.886 mas, bmaj=7.913 mas, bpa=-8.141 degrees ! Estimated noise=1.36532 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 (15.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00978137 Jy ! Component: 100 - total flux cleaned = 0.014695 Jy ! Component: 150 - total flux cleaned = 0.0167608 Jy ! Component: 200 - total flux cleaned = 0.0176833 Jy ! Total flux subtracted in 200 components = 0.0176833 Jy ! Clean residual min=-0.006147 max=0.006255 Jy/beam ! Clean residual mean=0.000006 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.50718 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.50718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067068Jy sigma=1.050991 ! Fit after self-cal, rms=0.067057Jy sigma=1.050712 ! 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.067057Jy sigma=1.050712 ! Fit after self-cal, rms=0.066789Jy sigma=1.050191 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.886 mas, bmaj=7.91 mas, bpa=-8.087 degrees ! Estimated noise=1.3597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485983 Jy ! Component: 100 - total flux cleaned = -0.000481041 Jy ! Component: 150 - total flux cleaned = -0.000407628 Jy ! Component: 200 - total flux cleaned = -0.000281678 Jy ! Total flux subtracted in 200 components = -0.000281678 Jy ! Clean residual min=-0.005584 max=0.006127 Jy/beam ! Clean residual mean=0.000006 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.506898 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.506898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066632Jy sigma=1.048014 ! Fit after self-cal, rms=0.066628Jy sigma=1.047981 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 (65.5, 86). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537012 Jy ! Component: 100 - total flux cleaned = 0.00797129 Jy ! Component: 150 - total flux cleaned = 0.00905758 Jy ! Component: 200 - total flux cleaned = 0.00959189 Jy ! Total flux subtracted in 200 components = 0.00959189 Jy ! Clean residual min=-0.005605 max=0.005123 Jy/beam ! Clean residual mean=0.000009 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.51649 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 151 components and 0.51649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066194Jy sigma=1.040355 ! Fit after self-cal, rms=0.066169Jy sigma=1.040094 ! 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.066169Jy sigma=1.040094 ! Fit after self-cal, rms=0.065910Jy sigma=1.039358 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=7.906 mas, bpa=-8.07 degrees ! Estimated noise=1.35368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228293 Jy ! Component: 100 - total flux cleaned = 0.000435306 Jy ! Component: 150 - total flux cleaned = 0.000551027 Jy ! Component: 200 - total flux cleaned = 0.000713041 Jy ! Total flux subtracted in 200 components = 0.000713041 Jy ! Clean residual min=-0.005369 max=0.005108 Jy/beam ! Clean residual mean=0.000006 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.517203 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 168 components and 0.517203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065795Jy sigma=1.037593 ! Fit after self-cal, rms=0.065791Jy sigma=1.037555 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.000117943 Jy ! Component: 100 - total flux cleaned = 3.47908e-05 Jy ! Component: 150 - total flux cleaned = 0.000132299 Jy ! Component: 200 - total flux cleaned = 0.000225948 Jy ! Total flux subtracted in 200 components = 0.000225948 Jy ! Clean residual min=-0.005373 max=0.005119 Jy/beam ! Clean residual mean=0.000006 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.517429 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 182 components and 0.517429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065721Jy sigma=1.036631 ! Fit after self-cal, rms=0.065719Jy sigma=1.036624 ! 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.065719Jy sigma=1.036624 ! Fit after self-cal, rms=0.065550Jy sigma=1.036363 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.41 mas, bmaj=17.87 mas, bpa=-1.868 degrees ! Estimated noise=1.83273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579528 Jy ! Component: 100 - total flux cleaned = 0.00137833 Jy ! Component: 150 - total flux cleaned = 0.0014868 Jy ! Component: 200 - total flux cleaned = 0.00153825 Jy ! Total flux subtracted in 200 components = 0.00153825 Jy ! Clean residual min=-0.005117 max=0.005369 Jy/beam ! Clean residual mean=0.000010 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.518967 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 193 components and 0.518968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065499Jy sigma=1.036077 ! Fit after self-cal, rms=0.065486Jy sigma=1.035941 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.000235899 Jy ! Component: 100 - total flux cleaned = 0.000194443 Jy ! Component: 150 - total flux cleaned = 0.000116701 Jy ! Component: 200 - total flux cleaned = 8.05307e-05 Jy ! Total flux subtracted in 200 components = 8.05307e-05 Jy ! Clean residual min=-0.005065 max=0.005204 Jy/beam ! Clean residual mean=0.000010 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.519048 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 203 components and 0.519048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065454Jy sigma=1.035812 ! Fit after self-cal, rms=0.065447Jy sigma=1.035757 ! 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=2.884 mas, bmaj=7.905 mas, bpa=-8.071 degrees ! Estimated noise=1.34957 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.884 x 7.905 at -8.071 degrees (North through East) ! Clean map min=-0.0051079 max=0.37111 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.472 mas, bmaj=6.949 mas, bpa=-8.546 degrees ! Estimated noise=1.54592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.285297 Jy ! Component: 100 - total flux cleaned = 0.366166 Jy ! Component: 150 - total flux cleaned = 0.403705 Jy ! Component: 200 - total flux cleaned = 0.427144 Jy ! Total flux subtracted in 200 components = 0.427144 Jy ! Clean residual min=-0.009332 max=0.013020 Jy/beam ! Clean residual mean=-0.000008 rms=0.002681 Jy/beam ! Combined flux in latest and established models = 0.427144 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.427144 Jy ! Inverting map and beam ! Estimated beam: bmin=2.884 mas, bmaj=7.905 mas, bpa=-8.071 degrees ! Estimated noise=1.34957 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.0216919 Jy ! Component: 100 - total flux cleaned = 0.0347514 Jy ! Component: 150 - total flux cleaned = 0.0442751 Jy ! Component: 200 - total flux cleaned = 0.0519449 Jy ! Total flux subtracted in 200 components = 0.0519449 Jy ! Clean residual min=-0.006356 max=0.007523 Jy/beam ! Clean residual mean=-0.000002 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.479089 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 74 components and 0.479089 Jy ! Inverting map ! Added new window around map position (-36, 74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0077444 Jy ! Component: 100 - total flux cleaned = 0.0134288 Jy ! Component: 150 - total flux cleaned = 0.0182332 Jy ! Component: 200 - total flux cleaned = 0.0223448 Jy ! Total flux subtracted in 200 components = 0.0223448 Jy ! Clean residual min=-0.005361 max=0.004261 Jy/beam ! Clean residual mean=-0.000005 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.501433 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 110 components and 0.501433 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.41 mas, bmaj=17.87 mas, bpa=-1.868 degrees ! Estimated noise=1.83273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00597969 Jy ! Component: 100 - total flux cleaned = 0.010135 Jy ! Component: 150 - total flux cleaned = 0.0132778 Jy ! Component: 200 - total flux cleaned = 0.0156772 Jy ! Total flux subtracted in 200 components = 0.0156772 Jy ! Clean residual min=-0.004991 max=0.004308 Jy/beam ! Clean residual mean=-0.000002 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.51711 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.00158784 Jy ! Component: 100 - total flux cleaned = 0.00203574 Jy ! Component: 150 - total flux cleaned = 0.00226675 Jy ! Component: 200 - total flux cleaned = 0.00253152 Jy ! Total flux subtracted in 200 components = 0.00253152 Jy ! Clean residual min=-0.004681 max=0.004320 Jy/beam ! Clean residual mean=-0.000001 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.519642 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 169 components and 0.519642 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.884 mas, bmaj=7.905 mas, bpa=-8.071 degrees ! Estimated noise=1.34957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101735 Jy ! Component: 100 - total flux cleaned = -0.00122194 Jy ! Component: 150 - total flux cleaned = -0.00149442 Jy ! Component: 200 - total flux cleaned = -0.00133734 Jy ! Total flux subtracted in 200 components = -0.00133734 Jy ! Clean residual min=-0.004675 max=0.004368 Jy/beam ! Clean residual mean=-0.000002 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.518304 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 189 components and 0.518304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065005Jy sigma=1.030582 ! Fit after self-cal, rms=0.064975Jy sigma=1.029951 wmodel /scr/pima/bg219i_uvs/J1246-2547_S_map.mod ! Writing 189 model components to file: /scr/pima/bg219i_uvs/J1246-2547_S_map.mod wobs /scr/pima/bg219i_uvs/J1246-2547_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1246-2547_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1246-2547_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219i_uvs/J1246-2547_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.00126311 Jy ! Component: 100 - total flux cleaned = -0.00237535 Jy ! Component: 150 - total flux cleaned = -0.00265197 Jy ! Component: 200 - total flux cleaned = -0.00304149 Jy ! Component: 250 - total flux cleaned = -0.00322752 Jy ! Component: 300 - total flux cleaned = -0.00340532 Jy ! Component: 350 - total flux cleaned = -0.0035774 Jy ! Component: 400 - total flux cleaned = -0.00374435 Jy ! Component: 450 - total flux cleaned = -0.00406531 Jy ! Component: 500 - total flux cleaned = -0.00411723 Jy ! Component: 550 - total flux cleaned = -0.0042689 Jy ! Component: 600 - total flux cleaned = -0.00436747 Jy ! Component: 650 - total flux cleaned = -0.00446478 Jy ! Component: 700 - total flux cleaned = -0.00460623 Jy ! Component: 750 - total flux cleaned = -0.0046979 Jy ! Component: 800 - total flux cleaned = -0.00478706 Jy ! Component: 850 - total flux cleaned = -0.0049193 Jy ! Component: 900 - total flux cleaned = -0.00500518 Jy ! Component: 950 - total flux cleaned = -0.00517309 Jy ! Component: 1000 - total flux cleaned = -0.00513212 Jy ! Component: 1050 - total flux cleaned = -0.00525462 Jy ! Component: 1100 - total flux cleaned = -0.00525448 Jy ! Component: 1150 - total flux cleaned = -0.0052943 Jy ! Component: 1200 - total flux cleaned = -0.00525539 Jy ! Component: 1250 - total flux cleaned = -0.005293 Jy ! Component: 1300 - total flux cleaned = -0.00510636 Jy ! Component: 1350 - total flux cleaned = -0.00499684 Jy ! Component: 1400 - total flux cleaned = -0.00492529 Jy ! Component: 1450 - total flux cleaned = -0.00499745 Jy ! Component: 1500 - total flux cleaned = -0.00489232 Jy ! Component: 1550 - total flux cleaned = -0.00492762 Jy ! Component: 1600 - total flux cleaned = -0.0050298 Jy ! Component: 1650 - total flux cleaned = -0.00499556 Jy ! Component: 1700 - total flux cleaned = -0.00502879 Jy ! Component: 1750 - total flux cleaned = -0.00496301 Jy ! Component: 1800 - total flux cleaned = -0.00502853 Jy ! Component: 1850 - total flux cleaned = -0.0049964 Jy ! Component: 1900 - total flux cleaned = -0.00486885 Jy ! Component: 1950 - total flux cleaned = -0.00496384 Jy ! Component: 2000 - total flux cleaned = -0.00499509 Jy ! Component: 2050 - total flux cleaned = -0.00493333 Jy ! Component: 2100 - total flux cleaned = -0.0049031 Jy ! Component: 2150 - total flux cleaned = -0.00481281 Jy ! Component: 2200 - total flux cleaned = -0.00484309 Jy ! Component: 2250 - total flux cleaned = -0.00484291 Jy ! Component: 2300 - total flux cleaned = -0.00472615 Jy ! Component: 2350 - total flux cleaned = -0.00472608 Jy ! Component: 2400 - total flux cleaned = -0.00461211 Jy ! Component: 2450 - total flux cleaned = -0.00466881 Jy ! Component: 2500 - total flux cleaned = -0.00455705 Jy ! Component: 2550 - total flux cleaned = -0.00469631 Jy ! Component: 2600 - total flux cleaned = -0.00475118 Jy ! Component: 2650 - total flux cleaned = -0.00469676 Jy ! Component: 2700 - total flux cleaned = -0.00464304 Jy ! Component: 2750 - total flux cleaned = -0.00464296 Jy ! Component: 2800 - total flux cleaned = -0.00453694 Jy ! Component: 2850 - total flux cleaned = -0.00453718 Jy ! Component: 2900 - total flux cleaned = -0.00445885 Jy ! Component: 2950 - total flux cleaned = -0.00443297 Jy ! Component: 3000 - total flux cleaned = -0.00430441 Jy ! Component: 3050 - total flux cleaned = -0.00417696 Jy ! Component: 3100 - total flux cleaned = -0.00407559 Jy ! Component: 3150 - total flux cleaned = -0.00400034 Jy ! Component: 3200 - total flux cleaned = -0.00387568 Jy ! Component: 3250 - total flux cleaned = -0.00375229 Jy ! Component: 3300 - total flux cleaned = -0.00362966 Jy ! Component: 3350 - total flux cleaned = -0.00362986 Jy ! Component: 3400 - total flux cleaned = -0.00355731 Jy ! Component: 3450 - total flux cleaned = -0.00350908 Jy ! Component: 3500 - total flux cleaned = -0.00338994 Jy ! Component: 3550 - total flux cleaned = -0.0032484 Jy ! Component: 3600 - total flux cleaned = -0.00315462 Jy ! Component: 3650 - total flux cleaned = -0.00306132 Jy ! Component: 3700 - total flux cleaned = -0.00299194 Jy ! Component: 3750 - total flux cleaned = -0.00278527 Jy ! Component: 3800 - total flux cleaned = -0.00278541 Jy ! Component: 3850 - total flux cleaned = -0.00262651 Jy ! Component: 3900 - total flux cleaned = -0.00240132 Jy ! Component: 3950 - total flux cleaned = -0.00235662 Jy ! Component: 4000 - total flux cleaned = -0.00220087 Jy ! Component: 4050 - total flux cleaned = -0.00211247 Jy ! Total flux subtracted in 4096 components = -0.00202454 Jy ! Clean residual min=-0.001264 max=0.001527 Jy/beam ! Clean residual mean=0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.51628 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 466 components and 0.516279 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1246-2547_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.884 x 7.905 at -8.071 degrees (North through East) ! Clean map min=-0.0031035 max=0.36884 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1246-2547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.368836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000384162 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312466 0.312466 0.624932 1.24986 2.49973 4.99945 9.9989 19.9978 39.9956 79.9912 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.368 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 960.105 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1246-2547_S_uvs.log closed on Wed Apr 6 23:02:56 2016