! Started logfile: /scr/pima/rv100_uvs/J2056-4714_S_uvs.log on Mon Feb 29 13:29:40 2016 obs /scr/pima/rv100_uvs/J2056-4714_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2056-4714_S_uva.fits ! AN table 1: 6 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.377778 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2056-4714 ! ! 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 136 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/J2056-4714_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.766027Jy sigma=5.857227 ! Fit after self-cal, rms=0.606821Jy sigma=2.011992 ! 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.65 mas, bmaj=16.28 mas, bpa=-6.965 degrees ! Estimated noise=30.3157 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 = 1.153 Jy ! Component: 100 - total flux cleaned = 1.41476 Jy ! Total flux subtracted in 100 components = 1.41476 Jy ! Clean residual min=-0.064508 max=0.097325 Jy/beam ! Clean residual mean=-0.001482 rms=0.024624 Jy/beam ! Combined flux in latest and established models = 1.41476 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.41476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259078Jy sigma=0.843174 ! Fit after self-cal, rms=0.259022Jy sigma=0.843046 ! 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.154 mas, bmaj=19.76 mas, bpa=-8.444 degrees ! Estimated noise=26.6563 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.176211 Jy ! Component: 100 - total flux cleaned = 0.259419 Jy ! Component: 150 - total flux cleaned = 0.299304 Jy ! Component: 200 - total flux cleaned = 0.318967 Jy ! Total flux subtracted in 200 components = 0.318967 Jy ! Clean residual min=-0.031245 max=0.035980 Jy/beam ! Clean residual mean=-0.000566 rms=0.009575 Jy/beam ! Combined flux in latest and established models = 1.73373 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 94 components and 1.73373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094303Jy sigma=0.313474 ! Fit after self-cal, rms=0.093991Jy sigma=0.313161 ! 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.154 x 19.76 at -8.444 degrees (North through East) ! Clean map min=-0.030119 max=1.5492 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: ! KP 0.97 LA 1.00 MK 1.05 OV 1.03 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 0.97 LA 1.03 MK 0.99 OV 1.01 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 1.00 MK 1.00 OV 1.04 ! PT 0.97 SC 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 0.99 MK 0.97 OV 1.04 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.093991Jy sigma=0.313161 ! Fit after self-cal, rms=0.076820Jy sigma=0.246280 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=19.85 mas, bpa=-8.443 degrees ! Estimated noise=26.5225 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.0008704 Jy ! Component: 100 - total flux cleaned = 0.00115077 Jy ! Component: 150 - total flux cleaned = 0.00128876 Jy ! Component: 200 - total flux cleaned = 0.00128562 Jy ! Total flux subtracted in 200 components = 0.00128562 Jy ! Clean residual min=-0.021190 max=0.031117 Jy/beam ! Clean residual mean=-0.000778 rms=0.007101 Jy/beam ! Combined flux in latest and established models = 1.73501 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 102 components and 1.73501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076445Jy sigma=0.244563 ! Fit after self-cal, rms=0.076506Jy sigma=0.244523 ! 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.076506Jy sigma=0.244523 ! Fit after self-cal, rms=0.067130Jy sigma=0.216259 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=19.85 mas, bpa=-8.436 degrees ! Estimated noise=26.5497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028807 Jy ! Component: 100 - total flux cleaned = 0.0001438 Jy ! Component: 150 - total flux cleaned = 0.000143837 Jy ! Component: 200 - total flux cleaned = 0.000137868 Jy ! Total flux subtracted in 200 components = 0.000137868 Jy ! Clean residual min=-0.019202 max=0.028049 Jy/beam ! Clean residual mean=-0.000826 rms=0.006167 Jy/beam ! Combined flux in latest and established models = 1.73515 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 108 components and 1.73515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066784Jy sigma=0.214349 ! Fit after self-cal, rms=0.066806Jy sigma=0.214330 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 (-27, 122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232478 Jy ! Component: 100 - total flux cleaned = 0.0319136 Jy ! Component: 150 - total flux cleaned = 0.0374454 Jy ! Component: 200 - total flux cleaned = 0.039952 Jy ! Total flux subtracted in 200 components = 0.039952 Jy ! Clean residual min=-0.015602 max=0.016257 Jy/beam ! Clean residual mean=-0.000424 rms=0.004428 Jy/beam ! Combined flux in latest and established models = 1.7751 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 129 components and 1.7751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058622Jy sigma=0.187006 ! Fit after self-cal, rms=0.058065Jy sigma=0.185926 ! 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.058065Jy sigma=0.185926 ! Fit after self-cal, rms=0.056474Jy sigma=0.181840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=19.87 mas, bpa=-8.448 degrees ! Estimated noise=26.5421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511707 Jy ! Component: 100 - total flux cleaned = 0.00609833 Jy ! Component: 150 - total flux cleaned = 0.00587768 Jy ! Component: 200 - total flux cleaned = 0.00587973 Jy ! Total flux subtracted in 200 components = 0.00587973 Jy ! Clean residual min=-0.014631 max=0.016193 Jy/beam ! Clean residual mean=-0.000209 rms=0.003941 Jy/beam ! Combined flux in latest and established models = 1.78098 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 151 components and 1.78098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055737Jy sigma=0.178006 ! Fit after self-cal, rms=0.055605Jy sigma=0.177753 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.000143509 Jy ! Component: 100 - total flux cleaned = -0.000114437 Jy ! Component: 150 - total flux cleaned = -0.000194382 Jy ! Component: 200 - total flux cleaned = -0.000263518 Jy ! Total flux subtracted in 200 components = -0.000263518 Jy ! Clean residual min=-0.014121 max=0.016179 Jy/beam ! Clean residual mean=-0.000215 rms=0.003864 Jy/beam ! Combined flux in latest and established models = 1.78072 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 169 components and 1.78072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055440Jy sigma=0.176714 ! Fit after self-cal, rms=0.055406Jy sigma=0.176641 ! 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.055406Jy sigma=0.176641 ! Fit after self-cal, rms=0.055191Jy sigma=0.175764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.837 mas, bmaj=46.91 mas, bpa=-4.243 degrees ! Estimated noise=36.0701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105669 Jy ! Component: 100 - total flux cleaned = 0.000991425 Jy ! Component: 150 - total flux cleaned = 0.000830452 Jy ! Component: 200 - total flux cleaned = 0.000779167 Jy ! Total flux subtracted in 200 components = 0.000779167 Jy ! Clean residual min=-0.012419 max=0.011192 Jy/beam ! Clean residual mean=-0.000188 rms=0.004190 Jy/beam ! Combined flux in latest and established models = 1.7815 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 181 components and 1.7815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055111Jy sigma=0.175131 ! Fit after self-cal, rms=0.055090Jy sigma=0.175093 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.00011363 Jy ! Component: 100 - total flux cleaned = -0.000212589 Jy ! Component: 150 - total flux cleaned = -0.000304777 Jy ! Component: 200 - total flux cleaned = -0.000388435 Jy ! Total flux subtracted in 200 components = -0.000388435 Jy ! Clean residual min=-0.012435 max=0.011066 Jy/beam ! Clean residual mean=-0.000194 rms=0.004111 Jy/beam ! Combined flux in latest and established models = 1.78111 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 192 components and 1.78111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055053Jy sigma=0.174727 ! Fit after self-cal, rms=0.055043Jy sigma=0.174695 ! 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.156 mas, bmaj=19.89 mas, bpa=-8.461 degrees ! Estimated noise=26.5576 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.156 x 19.89 at -8.461 degrees (North through East) ! Clean map min=-0.01308 max=1.5393 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055043Jy sigma=0.174695 ! Fit after self-cal, rms=0.055068Jy sigma=0.174560 ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=19.89 mas, bpa=-8.46 degrees ! Estimated noise=26.5771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415162 Jy ! Component: 100 - total flux cleaned = 0.000411088 Jy ! Component: 150 - total flux cleaned = 0.000260002 Jy ! Component: 200 - total flux cleaned = 0.000193622 Jy ! Total flux subtracted in 200 components = 0.000193622 Jy ! Clean residual min=-0.013757 max=0.015800 Jy/beam ! Clean residual mean=-0.000072 rms=0.003643 Jy/beam ! Combined flux in latest and established models = 1.7813 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 211 components and 1.7813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054816Jy sigma=0.173562 ! Fit after self-cal, rms=0.054780Jy sigma=0.173482 ! Inverting map ! Added new window around map position (-66, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104324 Jy ! Component: 100 - total flux cleaned = 0.0101271 Jy ! Component: 150 - total flux cleaned = 0.0114391 Jy ! Component: 200 - total flux cleaned = 0.0134378 Jy ! Total flux subtracted in 200 components = 0.0134378 Jy ! Clean residual min=-0.010995 max=0.011770 Jy/beam ! Clean residual mean=-0.000172 rms=0.002868 Jy/beam ! Combined flux in latest and established models = 1.79474 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 241 components and 1.79474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051610Jy sigma=0.160951 ! Fit after self-cal, rms=0.051009Jy sigma=0.159636 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051009Jy sigma=0.159636 ! Fit after self-cal, rms=0.050655Jy sigma=0.157416 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.651 mas, bmaj=16.35 mas, bpa=-6.94 degrees ! Estimated noise=30.3722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.15505 Jy ! Component: 100 - total flux cleaned = 1.41627 Jy ! Component: 150 - total flux cleaned = 1.53132 Jy ! Component: 200 - total flux cleaned = 1.60265 Jy ! Total flux subtracted in 200 components = 1.60265 Jy ! Clean residual min=-0.035014 max=0.036997 Jy/beam ! Clean residual mean=-0.000707 rms=0.010955 Jy/beam ! Combined flux in latest and established models = 1.60265 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 31 model components to the UV plane model. ! The established model now contains 31 components and 1.60265 Jy ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=19.89 mas, bpa=-8.46 degrees ! Estimated noise=26.5695 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.0674458 Jy ! Component: 100 - total flux cleaned = 0.101669 Jy ! Component: 150 - total flux cleaned = 0.123264 Jy ! Component: 200 - total flux cleaned = 0.139137 Jy ! Total flux subtracted in 200 components = 0.139137 Jy ! Clean residual min=-0.016566 max=0.013493 Jy/beam ! Clean residual mean=-0.000396 rms=0.004941 Jy/beam ! Combined flux in latest and established models = 1.74178 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 76 components and 1.74178 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=9.84 mas, bmaj=46.93 mas, bpa=-4.234 degrees ! Estimated noise=36.0644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181968 Jy ! Component: 100 - total flux cleaned = 0.0290984 Jy ! Component: 150 - total flux cleaned = 0.037372 Jy ! Component: 200 - total flux cleaned = 0.0439967 Jy ! Total flux subtracted in 200 components = 0.0439967 Jy ! Clean residual min=-0.012165 max=0.008749 Jy/beam ! Clean residual mean=-0.000321 rms=0.003631 Jy/beam ! Combined flux in latest and established models = 1.78578 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.00535995 Jy ! Component: 100 - total flux cleaned = 0.00970758 Jy ! Component: 150 - total flux cleaned = 0.013238 Jy ! Component: 200 - total flux cleaned = 0.0161045 Jy ! Total flux subtracted in 200 components = 0.0161045 Jy ! Clean residual min=-0.009658 max=0.009366 Jy/beam ! Clean residual mean=-0.000241 rms=0.002815 Jy/beam ! Combined flux in latest and established models = 1.80189 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 143 components and 1.80189 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=19.89 mas, bpa=-8.46 degrees ! Estimated noise=26.5695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332418 Jy ! Component: 100 - total flux cleaned = 0.00475424 Jy ! Component: 150 - total flux cleaned = 0.00631548 Jy ! Component: 200 - total flux cleaned = 0.00746658 Jy ! Total flux subtracted in 200 components = 0.00746658 Jy ! Clean residual min=-0.011113 max=0.009590 Jy/beam ! Clean residual mean=-0.000113 rms=0.002848 Jy/beam ! Combined flux in latest and established models = 1.80935 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 174 components and 1.80935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050825Jy sigma=0.159971 ! Fit after self-cal, rms=0.050352Jy sigma=0.158513 wmodel /scr/pima/rv100_uvs/J2056-4714_S_map.mod ! Writing 174 model components to file: /scr/pima/rv100_uvs/J2056-4714_S_map.mod wobs /scr/pima/rv100_uvs/J2056-4714_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2056-4714_S_uvs.fits wwins /scr/pima/rv100_uvs/J2056-4714_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv100_uvs/J2056-4714_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.000944702 Jy ! Component: 100 - total flux cleaned = -0.00127495 Jy ! Component: 150 - total flux cleaned = -0.00309056 Jy ! Component: 200 - total flux cleaned = -0.00410472 Jy ! Component: 250 - total flux cleaned = -0.00479544 Jy ! Component: 300 - total flux cleaned = -0.00558932 Jy ! Component: 350 - total flux cleaned = -0.00647833 Jy ! Component: 400 - total flux cleaned = -0.00684561 Jy ! Component: 450 - total flux cleaned = -0.00708379 Jy ! Component: 500 - total flux cleaned = -0.00720169 Jy ! Component: 550 - total flux cleaned = -0.00742722 Jy ! Component: 600 - total flux cleaned = -0.00742706 Jy ! Component: 650 - total flux cleaned = -0.00775299 Jy ! Component: 700 - total flux cleaned = -0.00775327 Jy ! Component: 750 - total flux cleaned = -0.00796436 Jy ! Component: 800 - total flux cleaned = -0.00806867 Jy ! Component: 850 - total flux cleaned = -0.00827413 Jy ! Component: 900 - total flux cleaned = -0.0084786 Jy ! Component: 950 - total flux cleaned = -0.00878215 Jy ! Component: 1000 - total flux cleaned = -0.00898443 Jy ! Component: 1050 - total flux cleaned = -0.00918584 Jy ! Component: 1100 - total flux cleaned = -0.00928585 Jy ! Component: 1150 - total flux cleaned = -0.00938568 Jy ! Component: 1200 - total flux cleaned = -0.00948548 Jy ! Component: 1250 - total flux cleaned = -0.00968544 Jy ! Component: 1300 - total flux cleaned = -0.00988495 Jy ! Component: 1350 - total flux cleaned = -0.010184 Jy ! Component: 1400 - total flux cleaned = -0.0102837 Jy ! Component: 1450 - total flux cleaned = -0.010383 Jy ! Component: 1500 - total flux cleaned = -0.0106827 Jy ! Component: 1550 - total flux cleaned = -0.0107827 Jy ! Component: 1600 - total flux cleaned = -0.0109827 Jy ! Component: 1650 - total flux cleaned = -0.0110832 Jy ! Component: 1700 - total flux cleaned = -0.0112858 Jy ! Component: 1750 - total flux cleaned = -0.011286 Jy ! Component: 1800 - total flux cleaned = -0.0112858 Jy ! Component: 1850 - total flux cleaned = -0.0112857 Jy ! Component: 1900 - total flux cleaned = -0.011388 Jy ! Component: 1950 - total flux cleaned = -0.0114905 Jy ! Component: 2000 - total flux cleaned = -0.0113883 Jy ! Component: 2050 - total flux cleaned = -0.0115955 Jy ! Component: 2100 - total flux cleaned = -0.011597 Jy ! Component: 2150 - total flux cleaned = -0.011597 Jy ! Component: 2200 - total flux cleaned = -0.0115962 Jy ! Component: 2250 - total flux cleaned = -0.0117018 Jy ! Component: 2300 - total flux cleaned = -0.0120213 Jy ! Component: 2350 - total flux cleaned = -0.0122355 Jy ! Component: 2400 - total flux cleaned = -0.0124516 Jy ! Component: 2450 - total flux cleaned = -0.012668 Jy ! Component: 2500 - total flux cleaned = -0.0126683 Jy ! Component: 2550 - total flux cleaned = -0.0127802 Jy ! Component: 2600 - total flux cleaned = -0.0128937 Jy ! Component: 2650 - total flux cleaned = -0.0128945 Jy ! Component: 2700 - total flux cleaned = -0.0128951 Jy ! Component: 2750 - total flux cleaned = -0.0126642 Jy ! Component: 2800 - total flux cleaned = -0.0127818 Jy ! Component: 2850 - total flux cleaned = -0.0126645 Jy ! Component: 2900 - total flux cleaned = -0.0124258 Jy ! Component: 2950 - total flux cleaned = -0.0124262 Jy ! Component: 3000 - total flux cleaned = -0.0121809 Jy ! Component: 3050 - total flux cleaned = -0.0121804 Jy ! Component: 3100 - total flux cleaned = -0.012055 Jy ! Component: 3150 - total flux cleaned = -0.0120555 Jy ! Component: 3200 - total flux cleaned = -0.011929 Jy ! Component: 3250 - total flux cleaned = -0.0118 Jy ! Component: 3300 - total flux cleaned = -0.0116701 Jy ! Component: 3350 - total flux cleaned = -0.011404 Jy ! Component: 3400 - total flux cleaned = -0.0112688 Jy ! Component: 3450 - total flux cleaned = -0.0109955 Jy ! Component: 3500 - total flux cleaned = -0.0109961 Jy ! Component: 3550 - total flux cleaned = -0.0107143 Jy ! Component: 3600 - total flux cleaned = -0.0105722 Jy ! Component: 3650 - total flux cleaned = -0.0104271 Jy ! Component: 3700 - total flux cleaned = -0.0102825 Jy ! Component: 3750 - total flux cleaned = -0.0101338 Jy ! Component: 3800 - total flux cleaned = -0.00998269 Jy ! Component: 3850 - total flux cleaned = -0.00982967 Jy ! Component: 3900 - total flux cleaned = -0.00983155 Jy ! Component: 3950 - total flux cleaned = -0.00951761 Jy ! Component: 4000 - total flux cleaned = -0.00919693 Jy ! Component: 4050 - total flux cleaned = -0.00903347 Jy ! Total flux subtracted in 4096 components = -0.00919824 Jy ! Clean residual min=-0.010152 max=0.011878 Jy/beam ! Clean residual mean=-0.000020 rms=0.002889 Jy/beam ! Combined flux in latest and established models = 1.80015 Jy keep ! Adding 193 model components to the UV plane model. ! The established model now contains 367 components and 1.80015 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2056-4714_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.157 x 19.89 at -8.46 degrees (North through East) ! Clean map min=-0.0291 max=1.5492 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2056-4714_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.54922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0031243 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.605009 0.605009 1.21002 2.42003 4.84007 9.68014 19.3603 38.7205 77.4411 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0093 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.549 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 495.86 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2056-4714_S_uvs.log closed on Mon Feb 29 13:29:44 2016