! Started logfile: /d2/scr/pima/rv101_uvs/J1051+2119_X_uvs.log on Sat Nov 29 16:33:15 2014 obs /d2/scr/pima/rv101_uvs/J1051+2119_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J1051+2119_X_uva.fits ! AN table 1: 20 integrations on 15 of 15 possible baselines. ! AN table 2: 22 integrations on 10 of 10 possible baselines. ! AN table 3: 12 integrations on 10 of 10 possible baselines. ! AN table 4: 20 integrations on 15 of 15 possible baselines. ! AN table 5: 24 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.895257 visibilities/baseline/integration-bin. ! Found source: J1051+2119 ! ! 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 0 lines of history. ! ! Reading 3624 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J1051+2119_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 30 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! A total of 32 telescope corrections were flagged in sub-array 3. ! A total of 45 telescope corrections were flagged in sub-array 4. ! A total of 6 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! A total of 32 telescope corrections were flagged in sub-array 3. ! A total of 45 telescope corrections were flagged in sub-array 4. ! A total of 6 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! A total of 32 telescope corrections were flagged in sub-array 3. ! A total of 45 telescope corrections were flagged in sub-array 4. ! A total of 6 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! A total of 32 telescope corrections were flagged in sub-array 3. ! A total of 45 telescope corrections were flagged in sub-array 4. ! A total of 6 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.039597Jy sigma=9.622281 ! Fit after self-cal, rms=0.708141Jy sigma=6.481287 ! 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.9143 mas, bmaj=2.413 mas, bpa=-34.05 degrees ! Estimated noise=2.08679 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.22464 Jy ! Component: 100 - total flux cleaned = 0.27866 Jy ! Total flux subtracted in 100 components = 0.27866 Jy ! Clean residual min=-0.014801 max=0.021367 Jy/beam ! Clean residual mean=0.000038 rms=0.004172 Jy/beam ! Combined flux in latest and established models = 0.27866 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.27866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119839Jy sigma=1.055112 ! Fit after self-cal, rms=0.119759Jy sigma=1.054313 ! 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=1.099 mas, bmaj=2.507 mas, bpa=-34.28 degrees ! Estimated noise=1.56393 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.0356891 Jy ! Component: 100 - total flux cleaned = 0.0539158 Jy ! Component: 150 - total flux cleaned = 0.0642544 Jy ! Component: 200 - total flux cleaned = 0.0702095 Jy ! Total flux subtracted in 200 components = 0.0702095 Jy ! Clean residual min=-0.012091 max=0.016097 Jy/beam ! Clean residual mean=0.000090 rms=0.003350 Jy/beam ! Combined flux in latest and established models = 0.34887 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.34887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109805Jy sigma=0.947429 ! Fit after self-cal, rms=0.109714Jy sigma=0.945529 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.099 x 2.507 at -34.28 degrees (North through East) ! Clean map min=-0.011712 max=0.2886 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.10 LA 1.00 MK 1.02 NL 0.96 ! OV 1.08 PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 MK 1.05 NL 1.02 OV 1.06 ! PT 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.08 KP 1.00* LA 1.02 NL 1.13 ! OV 0.99 PT 1.04 ! ! A total of 66 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 0.96 MK 1.07 NL 0.98 ! OV 0.99 PT 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.93 MK 1.07 NL 0.97 OV 1.01 ! PT 0.87 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.16 KP 1.00* LA 0.99 NL 1.16 ! OV 0.96 PT 0.94 ! ! A total of 66 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.00 MK 1.02 NL 0.98 ! OV 1.07 PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 MK 0.99 NL 1.02 OV 1.05 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.09 KP 1.00* LA 1.09 NL 1.02 ! PT 0.88 ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.14 KP 1.00* LA 0.96 NL 1.16 ! OV 1.02 PT 0.88 ! ! A total of 66 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 LA 0.94 MK 0.95 NL 1.03 ! OV 1.05 PT 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.01 MK 1.08 NL 0.96 OV 1.04 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.09 KP 1.00* LA 1.02 NL 1.08 ! OV 1.02 PT 0.98 ! ! A total of 66 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* NL 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.109714Jy sigma=0.945529 ! Fit after self-cal, rms=0.110225Jy sigma=0.917686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=3.649 mas, bpa=-32.09 degrees ! Estimated noise=1.64104 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 (5, -1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138546 Jy ! Component: 100 - total flux cleaned = 0.0211145 Jy ! Component: 150 - total flux cleaned = 0.0226478 Jy ! Component: 200 - total flux cleaned = 0.0239315 Jy ! Total flux subtracted in 200 components = 0.0239315 Jy ! Clean residual min=-0.007038 max=0.008211 Jy/beam ! Clean residual mean=0.000015 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.372801 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 60 components and 0.372801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108365Jy sigma=0.898381 ! Fit after self-cal, rms=0.108322Jy sigma=0.896561 ! 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.108322Jy sigma=0.896561 ! Fit after self-cal, rms=0.106688Jy sigma=0.893236 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=3.642 mas, bpa=-32.1 degrees ! Estimated noise=1.63401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00568607 Jy ! Component: 100 - total flux cleaned = 0.00741665 Jy ! Component: 150 - total flux cleaned = 0.00805027 Jy ! Component: 200 - total flux cleaned = 0.0083802 Jy ! Total flux subtracted in 200 components = 0.0083802 Jy ! Clean residual min=-0.005731 max=0.005983 Jy/beam ! Clean residual mean=0.000000 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.381181 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 83 components and 0.381181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106289Jy sigma=0.889036 ! Fit after self-cal, rms=0.106232Jy sigma=0.888647 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 (-24.4, 5.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250603 Jy ! Component: 100 - total flux cleaned = 0.00351878 Jy ! Component: 150 - total flux cleaned = 0.00483584 Jy ! Component: 200 - total flux cleaned = 0.0055666 Jy ! Total flux subtracted in 200 components = 0.0055666 Jy ! Clean residual min=-0.005105 max=0.004842 Jy/beam ! Clean residual mean=-0.000006 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.386748 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.386748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105820Jy sigma=0.884892 ! Fit after self-cal, rms=0.105768Jy sigma=0.884671 ! 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.105768Jy sigma=0.884671 ! Fit after self-cal, rms=0.104977Jy sigma=0.882583 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.055 mas, bmaj=3.633 mas, bpa=-32.09 degrees ! Estimated noise=1.63229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015916 Jy ! Component: 100 - total flux cleaned = 0.00240866 Jy ! Component: 150 - total flux cleaned = 0.00295242 Jy ! Component: 200 - total flux cleaned = 0.00352814 Jy ! Total flux subtracted in 200 components = 0.00352814 Jy ! Clean residual min=-0.004179 max=0.004344 Jy/beam ! Clean residual mean=-0.000003 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.390276 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 125 components and 0.390276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104800Jy sigma=0.880980 ! Fit after self-cal, rms=0.104767Jy sigma=0.880891 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 (31.6, 34.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343132 Jy ! Component: 100 - total flux cleaned = 0.00373752 Jy ! Component: 150 - total flux cleaned = 0.00400438 Jy ! Component: 200 - total flux cleaned = 0.0043235 Jy ! Total flux subtracted in 200 components = 0.0043235 Jy ! Clean residual min=-0.003421 max=0.003340 Jy/beam ! Clean residual mean=-0.000006 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.394599 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 146 components and 0.394599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104564Jy sigma=0.878767 ! Fit after self-cal, rms=0.104541Jy sigma=0.878658 ! 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.104541Jy sigma=0.878658 ! Fit after self-cal, rms=0.104408Jy sigma=0.878450 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=4.128 mas, bpa=-52.59 degrees ! Estimated noise=1.89735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189211 Jy ! Component: 100 - total flux cleaned = 0.00261678 Jy ! Component: 150 - total flux cleaned = 0.00311497 Jy ! Component: 200 - total flux cleaned = 0.00349634 Jy ! Total flux subtracted in 200 components = 0.00349634 Jy ! Clean residual min=-0.002885 max=0.002735 Jy/beam ! Clean residual mean=-0.000014 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.398096 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 175 components and 0.398096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104330Jy sigma=0.877832 ! Fit after self-cal, rms=0.104323Jy sigma=0.877779 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.000324811 Jy ! Component: 100 - total flux cleaned = 0.000618978 Jy ! Component: 150 - total flux cleaned = 0.000883213 Jy ! Component: 200 - total flux cleaned = 0.00104291 Jy ! Total flux subtracted in 200 components = 0.00104291 Jy ! Clean residual min=-0.002798 max=0.002586 Jy/beam ! Clean residual mean=-0.000019 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.399139 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 196 components and 0.399139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104288Jy sigma=0.877500 ! Fit after self-cal, rms=0.104284Jy sigma=0.877471 ! 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=1.056 mas, bmaj=3.629 mas, bpa=-32.08 degrees ! Estimated noise=1.63204 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.056 x 3.629 at -32.08 degrees (North through East) ! Clean map min=-0.0051143 max=0.29612 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.873 mas, bmaj=3.293 mas, bpa=-32.91 degrees ! Estimated noise=2.13162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225888 Jy ! Component: 100 - total flux cleaned = 0.283193 Jy ! Component: 150 - total flux cleaned = 0.306232 Jy ! Component: 200 - total flux cleaned = 0.320251 Jy ! Total flux subtracted in 200 components = 0.320251 Jy ! Clean residual min=-0.009391 max=0.009542 Jy/beam ! Clean residual mean=0.000024 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.320251 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.320251 Jy ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=3.629 mas, bpa=-32.08 degrees ! Estimated noise=1.63204 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.0180291 Jy ! Component: 100 - total flux cleaned = 0.0306362 Jy ! Component: 150 - total flux cleaned = 0.0403202 Jy ! Component: 200 - total flux cleaned = 0.0482164 Jy ! Total flux subtracted in 200 components = 0.0482164 Jy ! Clean residual min=-0.007371 max=0.006278 Jy/beam ! Clean residual mean=0.000024 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.368467 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 65 components and 0.368467 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=3.271 mas, bmaj=4.128 mas, bpa=-52.59 degrees ! Estimated noise=1.89735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00852184 Jy ! Component: 100 - total flux cleaned = 0.0140602 Jy ! Component: 150 - total flux cleaned = 0.0176013 Jy ! Component: 200 - total flux cleaned = 0.0202199 Jy ! Total flux subtracted in 200 components = 0.0202199 Jy ! Clean residual min=-0.005322 max=0.003798 Jy/beam ! Clean residual mean=0.000004 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.388687 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.00187871 Jy ! Component: 100 - total flux cleaned = 0.00295352 Jy ! Component: 150 - total flux cleaned = 0.00382145 Jy ! Component: 200 - total flux cleaned = 0.00471236 Jy ! Total flux subtracted in 200 components = 0.00471236 Jy ! Clean residual min=-0.004068 max=0.003235 Jy/beam ! Clean residual mean=-0.000007 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.393399 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 120 components and 0.393399 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=3.629 mas, bpa=-32.08 degrees ! Estimated noise=1.63204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000740939 Jy ! Component: 100 - total flux cleaned = 0.001206 Jy ! Component: 150 - total flux cleaned = 0.0016325 Jy ! Component: 200 - total flux cleaned = 0.0021303 Jy ! Total flux subtracted in 200 components = 0.0021303 Jy ! Clean residual min=-0.004341 max=0.003784 Jy/beam ! Clean residual mean=-0.000007 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.39553 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.39553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104464Jy sigma=0.879599 ! Fit after self-cal, rms=0.104417Jy sigma=0.879279 wmodel /d2/scr/pima/rv101_uvs/J1051+2119_X_map.mod ! Writing 143 model components to file: /d2/scr/pima/rv101_uvs/J1051+2119_X_map.mod wobs /d2/scr/pima/rv101_uvs/J1051+2119_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J1051+2119_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J1051+2119_X_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/rv101_uvs/J1051+2119_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.00123921 Jy ! Component: 100 - total flux cleaned = -0.00161425 Jy ! Component: 150 - total flux cleaned = -0.00214645 Jy ! Component: 200 - total flux cleaned = -0.00253567 Jy ! Component: 250 - total flux cleaned = -0.00290561 Jy ! Component: 300 - total flux cleaned = -0.00310652 Jy ! Component: 350 - total flux cleaned = -0.00335088 Jy ! Component: 400 - total flux cleaned = -0.00335053 Jy ! Component: 450 - total flux cleaned = -0.00335119 Jy ! Component: 500 - total flux cleaned = -0.00348442 Jy ! Component: 550 - total flux cleaned = -0.0035715 Jy ! Component: 600 - total flux cleaned = -0.00378248 Jy ! Component: 650 - total flux cleaned = -0.00390519 Jy ! Component: 700 - total flux cleaned = -0.00406511 Jy ! Component: 750 - total flux cleaned = -0.00414314 Jy ! Component: 800 - total flux cleaned = -0.00425711 Jy ! Component: 850 - total flux cleaned = -0.00429351 Jy ! Component: 900 - total flux cleaned = -0.00429295 Jy ! Component: 950 - total flux cleaned = -0.00429281 Jy ! Component: 1000 - total flux cleaned = -0.00429273 Jy ! Component: 1050 - total flux cleaned = -0.00429214 Jy ! Component: 1100 - total flux cleaned = -0.00432555 Jy ! Component: 1150 - total flux cleaned = -0.00432566 Jy ! Component: 1200 - total flux cleaned = -0.0043906 Jy ! Component: 1250 - total flux cleaned = -0.00439018 Jy ! Component: 1300 - total flux cleaned = -0.00442126 Jy ! Component: 1350 - total flux cleaned = -0.00445176 Jy ! Component: 1400 - total flux cleaned = -0.00445129 Jy ! Component: 1450 - total flux cleaned = -0.00442133 Jy ! Component: 1500 - total flux cleaned = -0.00445057 Jy ! Component: 1550 - total flux cleaned = -0.00442169 Jy ! Component: 1600 - total flux cleaned = -0.00436482 Jy ! Component: 1650 - total flux cleaned = -0.0043091 Jy ! Component: 1700 - total flux cleaned = -0.00425418 Jy ! Component: 1750 - total flux cleaned = -0.00419975 Jy ! Component: 1800 - total flux cleaned = -0.0041196 Jy ! Component: 1850 - total flux cleaned = -0.00411992 Jy ! Component: 1900 - total flux cleaned = -0.00401582 Jy ! Component: 1950 - total flux cleaned = -0.00401564 Jy ! Component: 2000 - total flux cleaned = -0.00401579 Jy ! Component: 2050 - total flux cleaned = -0.00396614 Jy ! Component: 2100 - total flux cleaned = -0.00396634 Jy ! Component: 2150 - total flux cleaned = -0.0040149 Jy ! Component: 2200 - total flux cleaned = -0.00387082 Jy ! Component: 2250 - total flux cleaned = -0.00396635 Jy ! Component: 2300 - total flux cleaned = -0.00401368 Jy ! Component: 2350 - total flux cleaned = -0.00412965 Jy ! Component: 2400 - total flux cleaned = -0.00412875 Jy ! Component: 2450 - total flux cleaned = -0.00408348 Jy ! Component: 2500 - total flux cleaned = -0.00412837 Jy ! Component: 2550 - total flux cleaned = -0.00408387 Jy ! Component: 2600 - total flux cleaned = -0.00408383 Jy ! Component: 2650 - total flux cleaned = -0.00406196 Jy ! Component: 2700 - total flux cleaned = -0.00401893 Jy ! Component: 2750 - total flux cleaned = -0.00408309 Jy ! Component: 2800 - total flux cleaned = -0.00397723 Jy ! Component: 2850 - total flux cleaned = -0.00393549 Jy ! Component: 2900 - total flux cleaned = -0.00391487 Jy ! Component: 2950 - total flux cleaned = -0.0038326 Jy ! Component: 3000 - total flux cleaned = -0.0037918 Jy ! Component: 3050 - total flux cleaned = -0.00383238 Jy ! Component: 3100 - total flux cleaned = -0.00379244 Jy ! Component: 3150 - total flux cleaned = -0.00385213 Jy ! Component: 3200 - total flux cleaned = -0.00383226 Jy ! Component: 3250 - total flux cleaned = -0.00381263 Jy ! Component: 3300 - total flux cleaned = -0.00375457 Jy ! Component: 3350 - total flux cleaned = -0.00373541 Jy ! Component: 3400 - total flux cleaned = -0.00371635 Jy ! Component: 3450 - total flux cleaned = -0.0037544 Jy ! Component: 3500 - total flux cleaned = -0.00369802 Jy ! Component: 3550 - total flux cleaned = -0.00373533 Jy ! Component: 3600 - total flux cleaned = -0.00373519 Jy ! Component: 3650 - total flux cleaned = -0.00368006 Jy ! Component: 3700 - total flux cleaned = -0.00373498 Jy ! Component: 3750 - total flux cleaned = -0.00371667 Jy ! Component: 3800 - total flux cleaned = -0.00373461 Jy ! Component: 3850 - total flux cleaned = -0.00371666 Jy ! Component: 3900 - total flux cleaned = -0.0037166 Jy ! Component: 3950 - total flux cleaned = -0.00373424 Jy ! Component: 4000 - total flux cleaned = -0.00371663 Jy ! Component: 4050 - total flux cleaned = -0.00373403 Jy ! Total flux subtracted in 4096 components = -0.00368182 Jy ! Clean residual min=-0.000976 max=0.000958 Jy/beam ! Clean residual mean=-0.000004 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.391848 Jy keep ! Adding 220 model components to the UV plane model. ! The established model now contains 363 components and 0.391848 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J1051+2119_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.056 x 3.629 at -32.08 degrees (North through East) ! Clean map min=-0.0037818 max=0.29666 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J1051+2119_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.296661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000295828 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.299158 0.299158 0.598316 1.19663 2.39326 4.78652 9.57305 19.1461 38.2922 76.5844 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.296 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1002.82 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J1051+2119_X_uvs.log closed on Sat Nov 29 16:33:20 2014