! Started logfile: /scr/pima/rv102_uvs/J1119+2226_X_uvs.log on Sat Feb 27 22:26:01 2016 obs /scr/pima/rv102_uvs/J1119+2226_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1119+2226_X_uva.fits ! AN table 1: 87 integrations on 21 of 21 possible baselines. ! AN table 2: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.823755 visibilities/baseline/integration-bin. ! Found source: J1119+2226 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 12040 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J1119+2226_X] 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.200x0.200 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 1 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.005425Jy sigma=19.254355 ! Fit after self-cal, rms=0.937828Jy sigma=18.022145 ! 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=0.6751 mas, bmaj=1.461 mas, bpa=-8.683 degrees ! Estimated noise=0.696166 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.0522296 Jy ! Component: 100 - total flux cleaned = 0.0640589 Jy ! Total flux subtracted in 100 components = 0.0640589 Jy ! Clean residual min=-0.005839 max=0.007215 Jy/beam ! Clean residual mean=0.000001 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.0640589 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0640589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098641Jy sigma=1.748423 ! Fit after self-cal, rms=0.096951Jy sigma=1.718487 ! 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=0.8741 mas, bmaj=1.776 mas, bpa=-3.508 degrees ! Estimated noise=0.343016 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.00411203 Jy ! Component: 100 - total flux cleaned = 0.00543838 Jy ! Component: 150 - total flux cleaned = 0.00553022 Jy ! Component: 200 - total flux cleaned = 0.00557394 Jy ! Total flux subtracted in 200 components = 0.00557394 Jy ! Clean residual min=-0.005422 max=0.007190 Jy/beam ! Clean residual mean=0.000004 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.0696329 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.0696329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096693Jy sigma=1.716756 ! Fit after self-cal, rms=0.096663Jy sigma=1.715849 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8741 x 1.776 at -3.508 degrees (North through East) ! Clean map min=-0.0051652 max=0.067474 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.096663Jy sigma=1.715849 ! Fit after self-cal, rms=0.096663Jy sigma=1.715849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8741 mas, bmaj=1.776 mas, bpa=-3.508 degrees ! Estimated noise=0.343016 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.00034099 Jy ! Component: 100 - total flux cleaned = 0.000340033 Jy ! Component: 150 - total flux cleaned = 0.000379713 Jy ! Component: 200 - total flux cleaned = 0.000380132 Jy ! Total flux subtracted in 200 components = 0.000380132 Jy ! Clean residual min=-0.005316 max=0.007136 Jy/beam ! Clean residual mean=0.000004 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.070013 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.070013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096618Jy sigma=1.715390 ! Fit after self-cal, rms=0.096632Jy sigma=1.715339 ! 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.096632Jy sigma=1.715339 ! Fit after self-cal, rms=0.096632Jy sigma=1.715339 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8741 mas, bmaj=1.776 mas, bpa=-3.508 degrees ! Estimated noise=0.343016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.95838e-05 Jy ! Component: 100 - total flux cleaned = 9.80224e-05 Jy ! Component: 150 - total flux cleaned = 9.69339e-05 Jy ! Component: 200 - total flux cleaned = 9.71352e-05 Jy ! Total flux subtracted in 200 components = 9.71352e-05 Jy ! Clean residual min=-0.005253 max=0.007106 Jy/beam ! Clean residual mean=0.000004 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.0701101 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.0701101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096596Jy sigma=1.714965 ! Fit after self-cal, rms=0.096601Jy sigma=1.714931 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 (6.6, -12.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644414 Jy ! Component: 100 - total flux cleaned = 0.00860548 Jy ! Component: 150 - total flux cleaned = 0.0090338 Jy ! Component: 200 - total flux cleaned = 0.00903686 Jy ! Total flux subtracted in 200 components = 0.00903686 Jy ! Clean residual min=-0.004262 max=0.005261 Jy/beam ! Clean residual mean=0.000004 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.079147 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.079147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096160Jy sigma=1.706347 ! Fit after self-cal, rms=0.095817Jy sigma=1.702246 ! 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.095817Jy sigma=1.702246 ! Fit after self-cal, rms=0.095817Jy sigma=1.702246 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8741 mas, bmaj=1.776 mas, bpa=-3.508 degrees ! Estimated noise=0.343016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382853 Jy ! Component: 100 - total flux cleaned = 0.00418136 Jy ! Component: 150 - total flux cleaned = 0.00418475 Jy ! Component: 200 - total flux cleaned = 0.00418608 Jy ! Total flux subtracted in 200 components = 0.00418608 Jy ! Clean residual min=-0.003906 max=0.004795 Jy/beam ! Clean residual mean=0.000004 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.0833331 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.0833331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095628Jy sigma=1.699032 ! Fit after self-cal, rms=0.095454Jy sigma=1.697643 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.00181274 Jy ! Component: 100 - total flux cleaned = 0.00181396 Jy ! Component: 150 - total flux cleaned = 0.00180938 Jy ! Component: 200 - total flux cleaned = 0.00176404 Jy ! Total flux subtracted in 200 components = 0.00176404 Jy ! Clean residual min=-0.003688 max=0.004654 Jy/beam ! Clean residual mean=0.000004 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.0850971 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.0850971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095359Jy sigma=1.696252 ! Fit after self-cal, rms=0.095265Jy sigma=1.695559 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.095265Jy sigma=1.695559 ! Fit after self-cal, rms=0.093171Jy sigma=1.694060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.31 mas, bmaj=4.335 mas, bpa=9.661 degrees ! Estimated noise=0.433779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023682 Jy ! Component: 100 - total flux cleaned = -0.00266485 Jy ! Component: 150 - total flux cleaned = -0.0029084 Jy ! Component: 200 - total flux cleaned = -0.00308177 Jy ! Total flux subtracted in 200 components = -0.00308177 Jy ! Clean residual min=-0.005293 max=0.005834 Jy/beam ! Clean residual mean=0.000008 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.0820154 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.0820153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093129Jy sigma=1.693097 ! Fit after self-cal, rms=0.093094Jy sigma=1.692317 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 = 9.09089e-05 Jy ! Component: 100 - total flux cleaned = -9.8011e-05 Jy ! Component: 150 - total flux cleaned = -0.000200767 Jy ! Component: 200 - total flux cleaned = -0.000232707 Jy ! Total flux subtracted in 200 components = -0.000232707 Jy ! Clean residual min=-0.005214 max=0.005799 Jy/beam ! Clean residual mean=0.000008 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.0817826 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.0817826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093070Jy sigma=1.692012 ! Fit after self-cal, rms=0.093038Jy sigma=1.691445 ! 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=0.8789 mas, bmaj=1.795 mas, bpa=-3.697 degrees ! Estimated noise=0.337146 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8789 x 1.795 at -3.697 degrees (North through East) ! Clean map min=-0.0039623 max=0.065521 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=0.6775 mas, bmaj=1.475 mas, bpa=-8.838 degrees ! Estimated noise=0.687657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0528893 Jy ! Component: 100 - total flux cleaned = 0.0670628 Jy ! Component: 150 - total flux cleaned = 0.0738386 Jy ! Component: 200 - total flux cleaned = 0.0761602 Jy ! Total flux subtracted in 200 components = 0.0761602 Jy ! Clean residual min=-0.004912 max=0.005815 Jy/beam ! Clean residual mean=-0.000000 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.0761603 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0761603 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8789 mas, bmaj=1.795 mas, bpa=-3.697 degrees ! Estimated noise=0.337146 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.8, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526416 Jy ! Component: 100 - total flux cleaned = 0.00859853 Jy ! Component: 150 - total flux cleaned = 0.0099757 Jy ! Component: 200 - total flux cleaned = 0.0107581 Jy ! Total flux subtracted in 200 components = 0.0107581 Jy ! Clean residual min=-0.003408 max=0.003870 Jy/beam ! Clean residual mean=0.000003 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0869184 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.0869184 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.31 mas, bmaj=4.335 mas, bpa=9.661 degrees ! Estimated noise=0.433779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000942255 Jy ! Component: 100 - total flux cleaned = 0.00161519 Jy ! Component: 150 - total flux cleaned = 0.00214781 Jy ! Component: 200 - total flux cleaned = 0.00256812 Jy ! Total flux subtracted in 200 components = 0.00256812 Jy ! Clean residual min=-0.004798 max=0.005055 Jy/beam ! Clean residual mean=0.000005 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.0894865 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.000382202 Jy ! Component: 100 - total flux cleaned = 0.000683149 Jy ! Component: 150 - total flux cleaned = 0.000918775 Jy ! Component: 200 - total flux cleaned = 0.00118451 Jy ! Total flux subtracted in 200 components = 0.00118451 Jy ! Clean residual min=-0.004571 max=0.004902 Jy/beam ! Clean residual mean=0.000004 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.090671 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.090671 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8789 mas, bmaj=1.795 mas, bpa=-3.697 degrees ! Estimated noise=0.337146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0003064 Jy ! Component: 100 - total flux cleaned = -0.000619362 Jy ! Component: 150 - total flux cleaned = -0.000462242 Jy ! Component: 200 - total flux cleaned = -0.000368052 Jy ! Total flux subtracted in 200 components = -0.000368052 Jy ! Clean residual min=-0.003228 max=0.003255 Jy/beam ! Clean residual mean=0.000003 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.090303 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.090303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092973Jy sigma=1.689467 ! Fit after self-cal, rms=0.092838Jy sigma=1.688031 wmodel /scr/pima/rv102_uvs/J1119+2226_X_map.mod ! Writing 65 model components to file: /scr/pima/rv102_uvs/J1119+2226_X_map.mod wobs /scr/pima/rv102_uvs/J1119+2226_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1119+2226_X_uvs.fits wwins /scr/pima/rv102_uvs/J1119+2226_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J1119+2226_X_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.000968322 Jy ! Component: 100 - total flux cleaned = 0.0015575 Jy ! Component: 150 - total flux cleaned = 0.00205753 Jy ! Component: 200 - total flux cleaned = 0.00262433 Jy ! Component: 250 - total flux cleaned = 0.00316068 Jy ! Component: 300 - total flux cleaned = 0.00358584 Jy ! Component: 350 - total flux cleaned = 0.00403291 Jy ! Component: 400 - total flux cleaned = 0.00442222 Jy ! Component: 450 - total flux cleaned = 0.0047983 Jy ! Component: 500 - total flux cleaned = 0.00516075 Jy ! Component: 550 - total flux cleaned = 0.00554569 Jy ! Component: 600 - total flux cleaned = 0.00584987 Jy ! Component: 650 - total flux cleaned = 0.00614493 Jy ! Component: 700 - total flux cleaned = 0.00636683 Jy ! Component: 750 - total flux cleaned = 0.00648999 Jy ! Component: 800 - total flux cleaned = 0.00670008 Jy ! Component: 850 - total flux cleaned = 0.00687579 Jy ! Component: 900 - total flux cleaned = 0.00701895 Jy ! Component: 950 - total flux cleaned = 0.00721407 Jy ! Component: 1000 - total flux cleaned = 0.00737688 Jy ! Component: 1050 - total flux cleaned = 0.00745644 Jy ! Component: 1100 - total flux cleaned = 0.00753443 Jy ! Component: 1150 - total flux cleaned = 0.00750935 Jy ! Component: 1200 - total flux cleaned = 0.00748412 Jy ! Component: 1250 - total flux cleaned = 0.00745962 Jy ! Component: 1300 - total flux cleaned = 0.00750716 Jy ! Component: 1350 - total flux cleaned = 0.00741294 Jy ! Component: 1400 - total flux cleaned = 0.00743544 Jy ! Component: 1450 - total flux cleaned = 0.00750359 Jy ! Component: 1500 - total flux cleaned = 0.00745841 Jy ! Component: 1550 - total flux cleaned = 0.00756934 Jy ! Component: 1600 - total flux cleaned = 0.00754723 Jy ! Component: 1650 - total flux cleaned = 0.00756862 Jy ! Component: 1700 - total flux cleaned = 0.00756846 Jy ! Component: 1750 - total flux cleaned = 0.00763186 Jy ! Component: 1800 - total flux cleaned = 0.00761094 Jy ! Component: 1850 - total flux cleaned = 0.00759083 Jy ! Component: 1900 - total flux cleaned = 0.00761142 Jy ! Component: 1950 - total flux cleaned = 0.00761157 Jy ! Component: 2000 - total flux cleaned = 0.00765151 Jy ! Component: 2050 - total flux cleaned = 0.00771055 Jy ! Component: 2100 - total flux cleaned = 0.00769103 Jy ! Component: 2150 - total flux cleaned = 0.00774909 Jy ! Component: 2200 - total flux cleaned = 0.00778741 Jy ! Component: 2250 - total flux cleaned = 0.00780647 Jy ! Component: 2300 - total flux cleaned = 0.00782529 Jy ! Component: 2350 - total flux cleaned = 0.00784387 Jy ! Component: 2400 - total flux cleaned = 0.00788085 Jy ! Component: 2450 - total flux cleaned = 0.00797227 Jy ! Component: 2500 - total flux cleaned = 0.00793599 Jy ! Component: 2550 - total flux cleaned = 0.00798985 Jy ! Component: 2600 - total flux cleaned = 0.00802525 Jy ! Component: 2650 - total flux cleaned = 0.0079722 Jy ! Component: 2700 - total flux cleaned = 0.00806003 Jy ! Component: 2750 - total flux cleaned = 0.00805997 Jy ! Component: 2800 - total flux cleaned = 0.00811188 Jy ! Component: 2850 - total flux cleaned = 0.00811182 Jy ! Component: 2900 - total flux cleaned = 0.0080608 Jy ! Component: 2950 - total flux cleaned = 0.00809457 Jy ! Component: 3000 - total flux cleaned = 0.00809444 Jy ! Component: 3050 - total flux cleaned = 0.00807747 Jy ! Component: 3100 - total flux cleaned = 0.00802758 Jy ! Component: 3150 - total flux cleaned = 0.0080111 Jy ! Component: 3200 - total flux cleaned = 0.0079292 Jy ! Component: 3250 - total flux cleaned = 0.00794548 Jy ! Component: 3300 - total flux cleaned = 0.0078806 Jy ! Component: 3350 - total flux cleaned = 0.0078645 Jy ! Component: 3400 - total flux cleaned = 0.00788046 Jy ! Component: 3450 - total flux cleaned = 0.00783264 Jy ! Component: 3500 - total flux cleaned = 0.00781675 Jy ! Component: 3550 - total flux cleaned = 0.00776932 Jy ! Component: 3600 - total flux cleaned = 0.00772215 Jy ! Component: 3650 - total flux cleaned = 0.00773772 Jy ! Component: 3700 - total flux cleaned = 0.007691 Jy ! Component: 3750 - total flux cleaned = 0.00772194 Jy ! Component: 3800 - total flux cleaned = 0.00767559 Jy ! Component: 3850 - total flux cleaned = 0.00766017 Jy ! Component: 3900 - total flux cleaned = 0.00764501 Jy ! Component: 3950 - total flux cleaned = 0.00766044 Jy ! Component: 4000 - total flux cleaned = 0.00763006 Jy ! Component: 4050 - total flux cleaned = 0.00763001 Jy ! Total flux subtracted in 4096 components = 0.00764501 Jy ! Clean residual min=-0.001071 max=0.000907 Jy/beam ! Clean residual mean=0.000001 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.097948 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 325 components and 0.097948 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1119+2226_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8789 x 1.795 at -3.697 degrees (North through East) ! Clean map min=-0.0024297 max=0.06402 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1119+2226_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0640197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236192 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10681 1.10681 2.21362 4.42724 8.85448 17.709 35.4179 70.8358 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 271.049 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1119+2226_X_uvs.log closed on Sat Feb 27 22:26:05 2016