! Started logfile: /scr/pima/rv102_uvs/J1329+5009_X_uvs.log on Sat Feb 27 22:26:26 2016 obs /scr/pima/rv102_uvs/J1329+5009_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1329+5009_X_uva.fits ! AN table 1: 84 integrations on 28 of 28 possible baselines. ! AN table 2: 94 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.472665 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1329+5009 ! ! 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 4980 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/J1329+5009_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 248 telescope corrections were flagged in sub-array 1. ! A total of 45 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 248 telescope corrections were flagged in sub-array 1. ! A total of 45 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 248 telescope corrections were flagged in sub-array 1. ! A total of 45 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 248 telescope corrections were flagged in sub-array 1. ! A total of 45 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.027745Jy sigma=15.913156 ! Fit after self-cal, rms=0.865720Jy sigma=13.730195 ! 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.6912 mas, bmaj=2.363 mas, bpa=74.57 degrees ! Estimated noise=1.48811 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.112081 Jy ! Component: 100 - total flux cleaned = 0.118268 Jy ! Total flux subtracted in 100 components = 0.118268 Jy ! Clean residual min=-0.031224 max=0.051360 Jy/beam ! Clean residual mean=-0.000009 rms=0.007967 Jy/beam ! Combined flux in latest and established models = 0.118268 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.118268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142800Jy sigma=2.082372 ! Fit after self-cal, rms=0.141321Jy sigma=2.060420 ! Inverting map ! Added new window around map position (-9.4, -2.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0401045 Jy ! Component: 100 - total flux cleaned = 0.0427877 Jy ! Total flux subtracted in 100 components = 0.0427877 Jy ! Clean residual min=-0.020607 max=0.032155 Jy/beam ! Clean residual mean=-0.000003 rms=0.005398 Jy/beam ! Combined flux in latest and established models = 0.161056 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.161056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132576Jy sigma=1.903056 ! Fit after self-cal, rms=0.128206Jy sigma=1.849903 ! 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.8697 mas, bmaj=2.758 mas, bpa=72.14 degrees ! Estimated noise=0.69503 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.0208659 Jy ! Component: 100 - total flux cleaned = 0.0271773 Jy ! Component: 150 - total flux cleaned = 0.0328578 Jy ! Component: 200 - total flux cleaned = 0.0371608 Jy ! Total flux subtracted in 200 components = 0.0371608 Jy ! Clean residual min=-0.016876 max=0.020764 Jy/beam ! Clean residual mean=-0.000001 rms=0.005451 Jy/beam ! Combined flux in latest and established models = 0.198217 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.198217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124548Jy sigma=1.785866 ! Fit after self-cal, rms=0.123451Jy sigma=1.771815 ! 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.8697 x 2.758 at 72.14 degrees (North through East) ! Clean map min=-0.015851 max=0.12886 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 237 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 237 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 237 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! A total of 237 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.123451Jy sigma=1.771815 ! Fit after self-cal, rms=0.129356Jy sigma=1.862670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9172 mas, bmaj=2.824 mas, bpa=78.1 degrees ! Estimated noise=0.767999 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.0134974 Jy ! Component: 100 - total flux cleaned = 0.0209995 Jy ! Component: 150 - total flux cleaned = 0.0232194 Jy ! Component: 200 - total flux cleaned = 0.025026 Jy ! Total flux subtracted in 200 components = 0.025026 Jy ! Clean residual min=-0.018025 max=0.021614 Jy/beam ! Clean residual mean=-0.000001 rms=0.005687 Jy/beam ! Combined flux in latest and established models = 0.223243 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.223243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127708Jy sigma=1.833132 ! Fit after self-cal, rms=0.127363Jy sigma=1.826428 ! 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.127363Jy sigma=1.826428 ! Fit after self-cal, rms=0.127363Jy sigma=1.826428 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9172 mas, bmaj=2.824 mas, bpa=78.1 degrees ! Estimated noise=0.767999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00854896 Jy ! Component: 100 - total flux cleaned = 0.0107885 Jy ! Component: 150 - total flux cleaned = 0.0119877 Jy ! Component: 200 - total flux cleaned = 0.0130897 Jy ! Total flux subtracted in 200 components = 0.0130897 Jy ! Clean residual min=-0.017060 max=0.018856 Jy/beam ! Clean residual mean=-0.000001 rms=0.005141 Jy/beam ! Combined flux in latest and established models = 0.236332 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.236332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126566Jy sigma=1.812473 ! Fit after self-cal, rms=0.126361Jy sigma=1.809415 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.00381167 Jy ! Component: 100 - total flux cleaned = 0.0049351 Jy ! Component: 150 - total flux cleaned = 0.00596281 Jy ! Component: 200 - total flux cleaned = 0.00659139 Jy ! Total flux subtracted in 200 components = 0.00659139 Jy ! Clean residual min=-0.015988 max=0.017081 Jy/beam ! Clean residual mean=-0.000001 rms=0.004836 Jy/beam ! Combined flux in latest and established models = 0.242924 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.242924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125858Jy sigma=1.800476 ! Fit after self-cal, rms=0.125818Jy sigma=1.799255 ! 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.125818Jy sigma=1.799255 ! Fit after self-cal, rms=0.125818Jy sigma=1.799255 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9172 mas, bmaj=2.824 mas, bpa=78.1 degrees ! Estimated noise=0.767999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232769 Jy ! Component: 100 - total flux cleaned = 0.00296356 Jy ! Component: 150 - total flux cleaned = 0.00354972 Jy ! Component: 200 - total flux cleaned = 0.0040931 Jy ! Total flux subtracted in 200 components = 0.0040931 Jy ! Clean residual min=-0.015360 max=0.015868 Jy/beam ! Clean residual mean=0.000000 rms=0.004635 Jy/beam ! Combined flux in latest and established models = 0.247017 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.247017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125471Jy sigma=1.793255 ! Fit after self-cal, rms=0.125445Jy sigma=1.792549 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.00140477 Jy ! Component: 100 - total flux cleaned = 0.00169032 Jy ! Component: 150 - total flux cleaned = 0.00221481 Jy ! Component: 200 - total flux cleaned = 0.00257514 Jy ! Total flux subtracted in 200 components = 0.00257514 Jy ! Clean residual min=-0.014873 max=0.014983 Jy/beam ! Clean residual mean=0.000002 rms=0.004487 Jy/beam ! Combined flux in latest and established models = 0.249592 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.249592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125187Jy sigma=1.788115 ! Fit after self-cal, rms=0.125182Jy sigma=1.787646 ! 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.125182Jy sigma=1.787646 ! Fit after self-cal, rms=0.125182Jy sigma=1.787646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.134 mas, bmaj=6.135 mas, bpa=62.82 degrees ! Estimated noise=0.948379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.66311e-05 Jy ! Component: 100 - total flux cleaned = -0.00109478 Jy ! Component: 150 - total flux cleaned = -0.00173958 Jy ! Component: 200 - total flux cleaned = -0.00214387 Jy ! Total flux subtracted in 200 components = -0.00214387 Jy ! Clean residual min=-0.021157 max=0.017033 Jy/beam ! Clean residual mean=0.000012 rms=0.006881 Jy/beam ! Combined flux in latest and established models = 0.247448 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.247448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125204Jy sigma=1.787074 ! Fit after self-cal, rms=0.125127Jy sigma=1.784521 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.00121048 Jy ! Component: 100 - total flux cleaned = -0.00197742 Jy ! Component: 150 - total flux cleaned = -0.00267507 Jy ! Component: 200 - total flux cleaned = -0.00299899 Jy ! Total flux subtracted in 200 components = -0.00299899 Jy ! Clean residual min=-0.020316 max=0.016350 Jy/beam ! Clean residual mean=0.000016 rms=0.006546 Jy/beam ! Combined flux in latest and established models = 0.244449 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.244449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125297Jy sigma=1.786451 ! Fit after self-cal, rms=0.125290Jy sigma=1.785504 ! 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.9172 mas, bmaj=2.824 mas, bpa=78.1 degrees ! Estimated noise=0.767999 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9172 x 2.824 at 78.1 degrees (North through East) ! Clean map min=-0.021347 max=0.12025 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.6977 mas, bmaj=2.471 mas, bpa=79.69 degrees ! Estimated noise=1.64243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124782 Jy ! Component: 100 - total flux cleaned = 0.178116 Jy ! Component: 150 - total flux cleaned = 0.198019 Jy ! Component: 200 - total flux cleaned = 0.201472 Jy ! Total flux subtracted in 200 components = 0.201472 Jy ! Clean residual min=-0.019494 max=0.021497 Jy/beam ! Clean residual mean=0.000006 rms=0.005199 Jy/beam ! Combined flux in latest and established models = 0.201472 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.201472 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9172 mas, bmaj=2.824 mas, bpa=78.1 degrees ! Estimated noise=0.767999 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.0158191 Jy ! Component: 100 - total flux cleaned = 0.0261697 Jy ! Component: 150 - total flux cleaned = 0.0310138 Jy ! Component: 200 - total flux cleaned = 0.0329924 Jy ! Total flux subtracted in 200 components = 0.0329924 Jy ! Clean residual min=-0.018046 max=0.020398 Jy/beam ! Clean residual mean=0.000003 rms=0.005512 Jy/beam ! Combined flux in latest and established models = 0.234465 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.234465 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.134 mas, bmaj=6.135 mas, bpa=62.82 degrees ! Estimated noise=0.948379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784713 Jy ! Component: 100 - total flux cleaned = 0.00951065 Jy ! Component: 150 - total flux cleaned = 0.0101879 Jy ! Component: 200 - total flux cleaned = 0.0108019 Jy ! Total flux subtracted in 200 components = 0.0108019 Jy ! Clean residual min=-0.021345 max=0.020089 Jy/beam ! Clean residual mean=0.000009 rms=0.007890 Jy/beam ! Combined flux in latest and established models = 0.245266 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.000279871 Jy ! Component: 100 - total flux cleaned = -0.000204065 Jy ! Component: 150 - total flux cleaned = -0.000646585 Jy ! Component: 200 - total flux cleaned = -0.00105054 Jy ! Total flux subtracted in 200 components = -0.00105054 Jy ! Clean residual min=-0.020652 max=0.018105 Jy/beam ! Clean residual mean=0.000016 rms=0.007120 Jy/beam ! Combined flux in latest and established models = 0.244216 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.244216 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9172 mas, bmaj=2.824 mas, bpa=78.1 degrees ! Estimated noise=0.767999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143094 Jy ! Component: 100 - total flux cleaned = 0.00147635 Jy ! Component: 150 - total flux cleaned = 0.00195828 Jy ! Component: 200 - total flux cleaned = 0.00214564 Jy ! Total flux subtracted in 200 components = 0.00214564 Jy ! Clean residual min=-0.014753 max=0.016273 Jy/beam ! Clean residual mean=0.000007 rms=0.004438 Jy/beam ! Combined flux in latest and established models = 0.246361 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.246361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125305Jy sigma=1.787481 ! Fit after self-cal, rms=0.125181Jy sigma=1.785142 wmodel /scr/pima/rv102_uvs/J1329+5009_X_map.mod ! Writing 55 model components to file: /scr/pima/rv102_uvs/J1329+5009_X_map.mod wobs /scr/pima/rv102_uvs/J1329+5009_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1329+5009_X_uvs.fits wwins /scr/pima/rv102_uvs/J1329+5009_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J1329+5009_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.00285364 Jy ! Component: 100 - total flux cleaned = 0.00288898 Jy ! Component: 150 - total flux cleaned = 0.0014606 Jy ! Component: 200 - total flux cleaned = 0.000364435 Jy ! Component: 250 - total flux cleaned = -0.000449877 Jy ! Component: 300 - total flux cleaned = -0.00030715 Jy ! Component: 350 - total flux cleaned = -0.000725965 Jy ! Component: 400 - total flux cleaned = -0.00110505 Jy ! Component: 450 - total flux cleaned = -0.00169304 Jy ! Component: 500 - total flux cleaned = -0.00224505 Jy ! Component: 550 - total flux cleaned = -0.0021491 Jy ! Component: 600 - total flux cleaned = -0.00186531 Jy ! Component: 650 - total flux cleaned = -0.00177768 Jy ! Component: 700 - total flux cleaned = -0.00151873 Jy ! Component: 750 - total flux cleaned = -0.000951181 Jy ! Component: 800 - total flux cleaned = -0.000719997 Jy ! Component: 850 - total flux cleaned = -0.000424496 Jy ! Component: 900 - total flux cleaned = -0.000144982 Jy ! Component: 950 - total flux cleaned = 0.00018983 Jy ! Component: 1000 - total flux cleaned = 0.000511084 Jy ! Component: 1050 - total flux cleaned = 0.000697157 Jy ! Component: 1100 - total flux cleaned = 0.00105707 Jy ! Component: 1150 - total flux cleaned = 0.00140467 Jy ! Component: 1200 - total flux cleaned = 0.00162993 Jy ! Component: 1250 - total flux cleaned = 0.00206543 Jy ! Component: 1300 - total flux cleaned = 0.00238274 Jy ! Component: 1350 - total flux cleaned = 0.00279623 Jy ! Component: 1400 - total flux cleaned = 0.00320012 Jy ! Component: 1450 - total flux cleaned = 0.0036941 Jy ! Component: 1500 - total flux cleaned = 0.0038884 Jy ! Component: 1550 - total flux cleaned = 0.00412643 Jy ! Component: 1600 - total flux cleaned = 0.00436036 Jy ! Component: 1650 - total flux cleaned = 0.00449817 Jy ! Component: 1700 - total flux cleaned = 0.00454449 Jy ! Component: 1750 - total flux cleaned = 0.00472409 Jy ! Component: 1800 - total flux cleaned = 0.004944 Jy ! Component: 1850 - total flux cleaned = 0.00520465 Jy ! Component: 1900 - total flux cleaned = 0.00537655 Jy ! Component: 1950 - total flux cleaned = 0.00558874 Jy ! Component: 2000 - total flux cleaned = 0.00575704 Jy ! Component: 2050 - total flux cleaned = 0.00600641 Jy ! Component: 2100 - total flux cleaned = 0.00617094 Jy ! Component: 2150 - total flux cleaned = 0.00629324 Jy ! Component: 2200 - total flux cleaned = 0.00637433 Jy ! Component: 2250 - total flux cleaned = 0.00661534 Jy ! Component: 2300 - total flux cleaned = 0.00685471 Jy ! Component: 2350 - total flux cleaned = 0.00709228 Jy ! Component: 2400 - total flux cleaned = 0.00724989 Jy ! Component: 2450 - total flux cleaned = 0.00744579 Jy ! Component: 2500 - total flux cleaned = 0.00771884 Jy ! Component: 2550 - total flux cleaned = 0.00795176 Jy ! Component: 2600 - total flux cleaned = 0.00822227 Jy ! Component: 2650 - total flux cleaned = 0.00853007 Jy ! Component: 2700 - total flux cleaned = 0.00883643 Jy ! Component: 2750 - total flux cleaned = 0.00910356 Jy ! Component: 2800 - total flux cleaned = 0.00940734 Jy ! Component: 2850 - total flux cleaned = 0.0097101 Jy ! Component: 2900 - total flux cleaned = 0.0100872 Jy ! Component: 2950 - total flux cleaned = 0.0103883 Jy ! Component: 3000 - total flux cleaned = 0.0108009 Jy ! Component: 3050 - total flux cleaned = 0.0111003 Jy ! Component: 3100 - total flux cleaned = 0.0113996 Jy ! Component: 3150 - total flux cleaned = 0.011736 Jy ! Component: 3200 - total flux cleaned = 0.0119602 Jy ! Component: 3250 - total flux cleaned = 0.0122592 Jy ! Component: 3300 - total flux cleaned = 0.012558 Jy ! Component: 3350 - total flux cleaned = 0.0127447 Jy ! Component: 3400 - total flux cleaned = 0.013044 Jy ! Component: 3450 - total flux cleaned = 0.0133064 Jy ! Component: 3500 - total flux cleaned = 0.0136447 Jy ! Component: 3550 - total flux cleaned = 0.0139466 Jy ! Component: 3600 - total flux cleaned = 0.0144016 Jy ! Component: 3650 - total flux cleaned = 0.0147827 Jy ! Component: 3700 - total flux cleaned = 0.015166 Jy ! Component: 3750 - total flux cleaned = 0.0155904 Jy ! Component: 3800 - total flux cleaned = 0.0159397 Jy ! Component: 3850 - total flux cleaned = 0.01633 Jy ! Component: 3900 - total flux cleaned = 0.0167621 Jy ! Component: 3950 - total flux cleaned = 0.0170786 Jy ! Component: 4000 - total flux cleaned = 0.0174766 Jy ! Component: 4050 - total flux cleaned = 0.0177167 Jy ! Total flux subtracted in 4096 components = 0.0181201 Jy ! Clean residual min=-0.002345 max=0.002331 Jy/beam ! Clean residual mean=0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.264482 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 299 components and 0.264482 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1329+5009_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9172 x 2.824 at 78.1 degrees (North through East) ! Clean map min=-0.020794 max=0.11374 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1329+5009_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000583785 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.53984 1.53984 3.07968 6.15936 12.3187 24.6374 49.2749 98.5498 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 194.825 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1329+5009_X_uvs.log closed on Sat Feb 27 22:26:30 2016