! Started logfile: /scr/pima/rv100_uvs/J0938-0708_S_uvs.log on Mon Feb 29 13:26:49 2016 obs /scr/pima/rv100_uvs/J0938-0708_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0938-0708_S_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0938-0708 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4032 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/rv100_uvs/J0938-0708_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.022929Jy sigma=8.314303 ! Fit after self-cal, rms=0.784231Jy sigma=6.315923 ! 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.491 mas, bmaj=6.873 mas, bpa=-4.467 degrees ! Estimated noise=2.47692 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.165003 Jy ! Component: 100 - total flux cleaned = 0.206584 Jy ! Total flux subtracted in 100 components = 0.206584 Jy ! Clean residual min=-0.008686 max=0.017597 Jy/beam ! Clean residual mean=0.000013 rms=0.002557 Jy/beam ! Combined flux in latest and established models = 0.206584 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.206584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072036Jy sigma=0.567826 ! Fit after self-cal, rms=0.072049Jy sigma=0.567676 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197549 Jy ! Component: 100 - total flux cleaned = 0.0305533 Jy ! Total flux subtracted in 100 components = 0.0305533 Jy ! Clean residual min=-0.006297 max=0.008304 Jy/beam ! Clean residual mean=0.000004 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.237137 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.237137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065547Jy sigma=0.505267 ! Fit after self-cal, rms=0.065547Jy sigma=0.505021 ! 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.991 mas, bmaj=8.006 mas, bpa=-5.117 degrees ! Estimated noise=1.39692 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.00795886 Jy ! Component: 100 - total flux cleaned = 0.0118808 Jy ! Component: 150 - total flux cleaned = 0.0139416 Jy ! Component: 200 - total flux cleaned = 0.0143526 Jy ! Total flux subtracted in 200 components = 0.0143526 Jy ! Clean residual min=-0.004839 max=0.007265 Jy/beam ! Clean residual mean=-0.000003 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.25149 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.25149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064672Jy sigma=0.496655 ! Fit after self-cal, rms=0.064677Jy sigma=0.496611 ! 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.991 x 8.006 at -5.117 degrees (North through East) ! Clean map min=-0.0046602 max=0.21901 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: ! HN 1.05 KP 0.96 LA 0.99 MK 1.04 ! NL 0.99 OV 1.02 PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.96 LA 0.99 MK 0.96 ! NL 1.02 OV 1.00 PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.10 KP 0.97 LA 0.96 MK 0.96 ! NL 0.99 OV 0.95 PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.09 KP 0.97 LA 0.98 MK 0.96 ! NL 0.99 OV 0.99 PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.064677Jy sigma=0.496611 ! Fit after self-cal, rms=0.064515Jy sigma=0.489239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=8.01 mas, bpa=-5.187 degrees ! Estimated noise=1.39521 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 (27, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00676671 Jy ! Component: 100 - total flux cleaned = 0.0105188 Jy ! Component: 150 - total flux cleaned = 0.0128853 Jy ! Component: 200 - total flux cleaned = 0.01373 Jy ! Total flux subtracted in 200 components = 0.01373 Jy ! Clean residual min=-0.003668 max=0.003911 Jy/beam ! Clean residual mean=-0.000005 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.26522 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.26522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063781Jy sigma=0.482552 ! Fit after self-cal, rms=0.063679Jy sigma=0.481524 ! 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.063679Jy sigma=0.481524 ! Fit after self-cal, rms=0.062893Jy sigma=0.474989 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=8.004 mas, bpa=-5.13 degrees ! Estimated noise=1.39731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184533 Jy ! Component: 100 - total flux cleaned = 0.00226721 Jy ! Component: 150 - total flux cleaned = 0.00249936 Jy ! Component: 200 - total flux cleaned = 0.00270198 Jy ! Total flux subtracted in 200 components = 0.00270198 Jy ! Clean residual min=-0.002511 max=0.003057 Jy/beam ! Clean residual mean=-0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.267922 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.267922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062814Jy sigma=0.474418 ! Fit after self-cal, rms=0.062806Jy sigma=0.474348 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 (-109, -125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223981 Jy ! Component: 100 - total flux cleaned = 0.00269916 Jy ! Component: 150 - total flux cleaned = 0.00285473 Jy ! Component: 200 - total flux cleaned = 0.00296143 Jy ! Total flux subtracted in 200 components = 0.00296143 Jy ! Clean residual min=-0.002343 max=0.002558 Jy/beam ! Clean residual mean=-0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.270883 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.270883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062699Jy sigma=0.473375 ! Fit after self-cal, rms=0.062691Jy sigma=0.473334 ! 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.062691Jy sigma=0.473334 ! Fit after self-cal, rms=0.062770Jy sigma=0.473247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=8.008 mas, bpa=-5.13 degrees ! Estimated noise=1.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871931 Jy ! Component: 100 - total flux cleaned = 0.000903883 Jy ! Component: 150 - total flux cleaned = 0.000965221 Jy ! Component: 200 - total flux cleaned = 0.00102524 Jy ! Total flux subtracted in 200 components = 0.00102524 Jy ! Clean residual min=-0.002281 max=0.002571 Jy/beam ! Clean residual mean=0.000000 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.271909 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.271909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062735Jy sigma=0.472978 ! Fit after self-cal, rms=0.062733Jy sigma=0.472971 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 (115.5, 94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226554 Jy ! Component: 100 - total flux cleaned = 0.00330763 Jy ! Component: 150 - total flux cleaned = 0.00355372 Jy ! Component: 200 - total flux cleaned = 0.00367869 Jy ! Total flux subtracted in 200 components = 0.00367869 Jy ! Clean residual min=-0.002086 max=0.002664 Jy/beam ! Clean residual mean=0.000001 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.275587 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.275587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062640Jy sigma=0.472250 ! Fit after self-cal, rms=0.062635Jy sigma=0.472228 ! Inverting map ! Added new window around map position (-54.5, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218204 Jy ! Component: 100 - total flux cleaned = 0.00273465 Jy ! Component: 150 - total flux cleaned = 0.00304641 Jy ! Component: 200 - total flux cleaned = 0.00332882 Jy ! Total flux subtracted in 200 components = 0.00332882 Jy ! Clean residual min=-0.002012 max=0.002140 Jy/beam ! Clean residual mean=0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.278916 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 137 components and 0.278916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062548Jy sigma=0.471555 ! Fit after self-cal, rms=0.062547Jy sigma=0.471520 ! 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.062547Jy sigma=0.471520 ! Fit after self-cal, rms=0.062546Jy sigma=0.471467 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.129 mas, bmaj=16.31 mas, bpa=-6.89 degrees ! Estimated noise=1.74894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993059 Jy ! Component: 100 - total flux cleaned = 0.00119506 Jy ! Component: 150 - total flux cleaned = 0.0013706 Jy ! Component: 200 - total flux cleaned = 0.00152805 Jy ! Total flux subtracted in 200 components = 0.00152805 Jy ! Clean residual min=-0.001648 max=0.002224 Jy/beam ! Clean residual mean=0.000000 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.280444 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 157 components and 0.280444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062534Jy sigma=0.471335 ! Fit after self-cal, rms=0.062530Jy sigma=0.471318 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.000174713 Jy ! Component: 100 - total flux cleaned = 0.000302891 Jy ! Component: 150 - total flux cleaned = 0.000438313 Jy ! Component: 200 - total flux cleaned = 0.000561105 Jy ! Total flux subtracted in 200 components = 0.000561105 Jy ! Clean residual min=-0.001606 max=0.002126 Jy/beam ! Clean residual mean=0.000001 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.281005 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 168 components and 0.281005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062526Jy sigma=0.471274 ! Fit after self-cal, rms=0.062523Jy sigma=0.471264 ! 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.989 mas, bmaj=8.008 mas, bpa=-5.13 degrees ! Estimated noise=1.39764 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 8.008 at -5.13 degrees (North through East) ! Clean map min=-0.0020245 max=0.21875 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.485 mas, bmaj=6.861 mas, bpa=-4.5 degrees ! Estimated noise=2.47422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164761 Jy ! Component: 100 - total flux cleaned = 0.206549 Jy ! Component: 150 - total flux cleaned = 0.226483 Jy ! Component: 200 - total flux cleaned = 0.237459 Jy ! Total flux subtracted in 200 components = 0.237459 Jy ! Clean residual min=-0.005524 max=0.007197 Jy/beam ! Clean residual mean=0.000004 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.237459 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.237459 Jy ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=8.008 mas, bpa=-5.13 degrees ! Estimated noise=1.39764 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.00908453 Jy ! Component: 100 - total flux cleaned = 0.0150783 Jy ! Component: 150 - total flux cleaned = 0.019459 Jy ! Component: 200 - total flux cleaned = 0.0230198 Jy ! Total flux subtracted in 200 components = 0.0230198 Jy ! Clean residual min=-0.002837 max=0.003077 Jy/beam ! Clean residual mean=0.000001 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.260479 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.260479 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.129 mas, bmaj=16.31 mas, bpa=-6.89 degrees ! Estimated noise=1.74894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477445 Jy ! Component: 100 - total flux cleaned = 0.00809228 Jy ! Component: 150 - total flux cleaned = 0.0106183 Jy ! Component: 200 - total flux cleaned = 0.0125691 Jy ! Total flux subtracted in 200 components = 0.0125691 Jy ! Clean residual min=-0.002035 max=0.002807 Jy/beam ! Clean residual mean=-0.000000 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.273048 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.00107036 Jy ! Component: 100 - total flux cleaned = 0.00195751 Jy ! Component: 150 - total flux cleaned = 0.00266439 Jy ! Component: 200 - total flux cleaned = 0.0033127 Jy ! Total flux subtracted in 200 components = 0.0033127 Jy ! Clean residual min=-0.001836 max=0.002451 Jy/beam ! Clean residual mean=-0.000001 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.276361 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 129 components and 0.276361 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=8.008 mas, bpa=-5.13 degrees ! Estimated noise=1.39764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000895356 Jy ! Component: 100 - total flux cleaned = 0.00128864 Jy ! Component: 150 - total flux cleaned = 0.0015947 Jy ! Component: 200 - total flux cleaned = 0.00187676 Jy ! Total flux subtracted in 200 components = 0.00187676 Jy ! Clean residual min=-0.002251 max=0.002223 Jy/beam ! Clean residual mean=0.000000 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.278238 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.278238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062694Jy sigma=0.472340 ! Fit after self-cal, rms=0.062683Jy sigma=0.472261 wmodel /scr/pima/rv100_uvs/J0938-0708_S_map.mod ! Writing 151 model components to file: /scr/pima/rv100_uvs/J0938-0708_S_map.mod wobs /scr/pima/rv100_uvs/J0938-0708_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0938-0708_S_uvs.fits wwins /scr/pima/rv100_uvs/J0938-0708_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J0938-0708_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.000283106 Jy ! Component: 100 - total flux cleaned = -0.000651857 Jy ! Component: 150 - total flux cleaned = -0.000754551 Jy ! Component: 200 - total flux cleaned = -0.000921527 Jy ! Component: 250 - total flux cleaned = -0.00108299 Jy ! Component: 300 - total flux cleaned = -0.00120832 Jy ! Component: 350 - total flux cleaned = -0.00129998 Jy ! Component: 400 - total flux cleaned = -0.0013892 Jy ! Component: 450 - total flux cleaned = -0.00150532 Jy ! Component: 500 - total flux cleaned = -0.00161898 Jy ! Component: 550 - total flux cleaned = -0.00178555 Jy ! Component: 600 - total flux cleaned = -0.00189396 Jy ! Component: 650 - total flux cleaned = -0.00199988 Jy ! Component: 700 - total flux cleaned = -0.00218259 Jy ! Component: 750 - total flux cleaned = -0.00238743 Jy ! Component: 800 - total flux cleaned = -0.00241216 Jy ! Component: 850 - total flux cleaned = -0.00248662 Jy ! Component: 900 - total flux cleaned = -0.00248686 Jy ! Component: 950 - total flux cleaned = -0.00258288 Jy ! Component: 1000 - total flux cleaned = -0.00267736 Jy ! Component: 1050 - total flux cleaned = -0.00274747 Jy ! Component: 1100 - total flux cleaned = -0.00279372 Jy ! Component: 1150 - total flux cleaned = -0.00286211 Jy ! Component: 1200 - total flux cleaned = -0.00292919 Jy ! Component: 1250 - total flux cleaned = -0.00299509 Jy ! Component: 1300 - total flux cleaned = -0.00299464 Jy ! Component: 1350 - total flux cleaned = -0.00301596 Jy ! Component: 1400 - total flux cleaned = -0.00303758 Jy ! Component: 1450 - total flux cleaned = -0.00316371 Jy ! Component: 1500 - total flux cleaned = -0.00316327 Jy ! Component: 1550 - total flux cleaned = -0.00310189 Jy ! Component: 1600 - total flux cleaned = -0.00318302 Jy ! Component: 1650 - total flux cleaned = -0.00316265 Jy ! Component: 1700 - total flux cleaned = -0.00328205 Jy ! Component: 1750 - total flux cleaned = -0.00324243 Jy ! Component: 1800 - total flux cleaned = -0.00322316 Jy ! Component: 1850 - total flux cleaned = -0.00328133 Jy ! Component: 1900 - total flux cleaned = -0.00333867 Jy ! Component: 1950 - total flux cleaned = -0.0034335 Jy ! Component: 2000 - total flux cleaned = -0.00345181 Jy ! Component: 2050 - total flux cleaned = -0.00350768 Jy ! Component: 2100 - total flux cleaned = -0.00354449 Jy ! Component: 2150 - total flux cleaned = -0.00361753 Jy ! Component: 2200 - total flux cleaned = -0.00367184 Jy ! Component: 2250 - total flux cleaned = -0.00367192 Jy ! Component: 2300 - total flux cleaned = -0.00372529 Jy ! Component: 2350 - total flux cleaned = -0.00376076 Jy ! Component: 2400 - total flux cleaned = -0.00376086 Jy ! Component: 2450 - total flux cleaned = -0.00383077 Jy ! Component: 2500 - total flux cleaned = -0.00379631 Jy ! Component: 2550 - total flux cleaned = -0.00386551 Jy ! Component: 2600 - total flux cleaned = -0.00395122 Jy ! Component: 2650 - total flux cleaned = -0.0040023 Jy ! Component: 2700 - total flux cleaned = -0.00406964 Jy ! Component: 2750 - total flux cleaned = -0.00410331 Jy ! Component: 2800 - total flux cleaned = -0.00416988 Jy ! Component: 2850 - total flux cleaned = -0.00423587 Jy ! Component: 2900 - total flux cleaned = -0.00421936 Jy ! Component: 2950 - total flux cleaned = -0.00423566 Jy ! Component: 3000 - total flux cleaned = -0.00428415 Jy ! Component: 3050 - total flux cleaned = -0.0042356 Jy ! Component: 3100 - total flux cleaned = -0.00428371 Jy ! Component: 3150 - total flux cleaned = -0.00429954 Jy ! Component: 3200 - total flux cleaned = -0.00433105 Jy ! Component: 3250 - total flux cleaned = -0.00433092 Jy ! Component: 3300 - total flux cleaned = -0.00434661 Jy ! Component: 3350 - total flux cleaned = -0.00436199 Jy ! Component: 3400 - total flux cleaned = -0.0043466 Jy ! Component: 3450 - total flux cleaned = -0.00434666 Jy ! Component: 3500 - total flux cleaned = -0.00433125 Jy ! Component: 3550 - total flux cleaned = -0.00433139 Jy ! Component: 3600 - total flux cleaned = -0.00439219 Jy ! Component: 3650 - total flux cleaned = -0.00434671 Jy ! Component: 3700 - total flux cleaned = -0.00428637 Jy ! Component: 3750 - total flux cleaned = -0.00428636 Jy ! Component: 3800 - total flux cleaned = -0.00427149 Jy ! Component: 3850 - total flux cleaned = -0.00430125 Jy ! Component: 3900 - total flux cleaned = -0.00431615 Jy ! Component: 3950 - total flux cleaned = -0.0043457 Jy ! Component: 4000 - total flux cleaned = -0.00433112 Jy ! Component: 4050 - total flux cleaned = -0.0043896 Jy ! Total flux subtracted in 4096 components = -0.00436048 Jy ! Clean residual min=-0.000927 max=0.000912 Jy/beam ! Clean residual mean=0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.273877 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 393 components and 0.273877 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0938-0708_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 8.008 at -5.13 degrees (North through East) ! Clean map min=-0.0017794 max=0.21997 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0938-0708_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.219973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253098 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345175 0.345175 0.69035 1.3807 2.7614 5.5228 11.0456 22.0912 44.1824 88.3648 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.219 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 869.123 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0938-0708_S_uvs.log closed on Mon Feb 29 13:26:53 2016