! Started logfile: /scr/pima/rdv73_uvs/J0046-2631_S_uvs.log on Sat Jan 9 17:43:17 2016 obs /scr/pima/rdv73_uvs/J0046-2631_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J0046-2631_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953191 visibilities/baseline/integration-bin. ! Found source: J0046-2631 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8064 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J0046-2631_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012683Jy sigma=10.626953 ! Fit after self-cal, rms=0.873102Jy sigma=9.165518 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.496 mas, bmaj=6.459 mas, bpa=-7.448 degrees ! Estimated noise=1.28881 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.0953641 Jy ! Component: 100 - total flux cleaned = 0.123149 Jy ! Total flux subtracted in 100 components = 0.123149 Jy ! Clean residual min=-0.009018 max=0.015300 Jy/beam ! Clean residual mean=-0.000051 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.123149 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.123149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109592Jy sigma=1.041117 ! Fit after self-cal, rms=0.109546Jy sigma=1.040514 ! Inverting map ! Added new window around map position (-3.2, -6.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147549 Jy ! Component: 100 - total flux cleaned = 0.0226628 Jy ! Total flux subtracted in 100 components = 0.0226628 Jy ! Clean residual min=-0.007907 max=0.009370 Jy/beam ! Clean residual mean=-0.000022 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.145812 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.145812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106870Jy sigma=1.010243 ! Fit after self-cal, rms=0.106789Jy sigma=1.008883 ! 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.145 mas, bmaj=8.025 mas, bpa=-5.334 degrees ! Estimated noise=0.783433 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 (4.4, 5.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106046 Jy ! Component: 100 - total flux cleaned = 0.0169712 Jy ! Component: 150 - total flux cleaned = 0.0212458 Jy ! Component: 200 - total flux cleaned = 0.0241589 Jy ! Total flux subtracted in 200 components = 0.0241589 Jy ! Clean residual min=-0.005042 max=0.005627 Jy/beam ! Clean residual mean=0.000007 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.169971 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 65 components and 0.169971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105493Jy sigma=0.997458 ! Fit after self-cal, rms=0.105473Jy sigma=0.996893 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.87 HN 1.29 KP 0.96 ! LA 1.01 MK 0.94 NL 0.99 OV 0.99 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.25 KP 1.03 ! LA 0.94 MK 1.00 NL 0.97 OV 1.02 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.34 KP 1.01 ! LA 0.87 MK 1.07 NL 1.05 OV 1.06 ! PT 1.11 SC 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.91 HN 1.09 KP 0.91 ! LA 0.75 MK 1.04 NL 0.95 OV 0.81 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.105473Jy sigma=0.996893 ! Fit after self-cal, rms=0.105811Jy sigma=0.975798 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=8.02 mas, bpa=-4.924 degrees ! Estimated noise=0.788085 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.00153146 Jy ! Component: 100 - total flux cleaned = -0.00184765 Jy ! Component: 150 - total flux cleaned = -0.00205614 Jy ! Component: 200 - total flux cleaned = -0.00224205 Jy ! Total flux subtracted in 200 components = -0.00224205 Jy ! Clean residual min=-0.003365 max=0.003192 Jy/beam ! Clean residual mean=-0.000001 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.167729 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.167729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105683Jy sigma=0.974781 ! Fit after self-cal, rms=0.105718Jy sigma=0.974163 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105718Jy sigma=0.974163 ! Fit after self-cal, rms=0.106094Jy sigma=0.974014 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=8.014 mas, bpa=-4.874 degrees ! Estimated noise=0.78553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130899 Jy ! Component: 100 - total flux cleaned = -0.00142724 Jy ! Component: 150 - total flux cleaned = -0.00153339 Jy ! Component: 200 - total flux cleaned = -0.00162835 Jy ! Total flux subtracted in 200 components = -0.00162835 Jy ! Clean residual min=-0.003168 max=0.003073 Jy/beam ! Clean residual mean=0.000000 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.1661 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.1661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106018Jy sigma=0.973412 ! Fit after self-cal, rms=0.106021Jy sigma=0.973349 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.000116455 Jy ! Component: 100 - total flux cleaned = -0.000113384 Jy ! Component: 150 - total flux cleaned = -0.000111951 Jy ! Component: 200 - total flux cleaned = -0.00011077 Jy ! Total flux subtracted in 200 components = -0.00011077 Jy ! Clean residual min=-0.003069 max=0.003009 Jy/beam ! Clean residual mean=0.000000 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.16599 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.16599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105983Jy sigma=0.973064 ! Fit after self-cal, rms=0.105980Jy sigma=0.973031 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105980Jy sigma=0.973031 ! Fit after self-cal, rms=0.107655Jy sigma=0.969585 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.992 mas, bpa=-4.846 degrees ! Estimated noise=0.784231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117462 Jy ! Component: 100 - total flux cleaned = -0.00121691 Jy ! Component: 150 - total flux cleaned = -0.00125348 Jy ! Component: 200 - total flux cleaned = -0.00128841 Jy ! Total flux subtracted in 200 components = -0.00128841 Jy ! Clean residual min=-0.002919 max=0.003113 Jy/beam ! Clean residual mean=0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.164701 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.164701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107607Jy sigma=0.969253 ! Fit after self-cal, rms=0.107639Jy sigma=0.969153 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.46692e-05 Jy ! Component: 100 - total flux cleaned = -2.97735e-05 Jy ! Component: 150 - total flux cleaned = -8.23483e-05 Jy ! Component: 200 - total flux cleaned = -0.000106918 Jy ! Total flux subtracted in 200 components = -0.000106918 Jy ! Clean residual min=-0.002881 max=0.003087 Jy/beam ! Clean residual mean=0.000004 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.164594 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.164594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107616Jy sigma=0.969027 ! Fit after self-cal, rms=0.107616Jy sigma=0.969012 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107616Jy sigma=0.969012 ! Fit after self-cal, rms=0.108130Jy sigma=0.968906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.037 mas, bmaj=18.84 mas, bpa=0.3089 degrees ! Estimated noise=0.946501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102616 Jy ! Component: 100 - total flux cleaned = -0.00105825 Jy ! Component: 150 - total flux cleaned = -0.00103349 Jy ! Component: 200 - total flux cleaned = -0.000992237 Jy ! Total flux subtracted in 200 components = -0.000992237 Jy ! Clean residual min=-0.003085 max=0.003303 Jy/beam ! Clean residual mean=0.000013 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.163602 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 0.163602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108112Jy sigma=0.968881 ! Fit after self-cal, rms=0.108124Jy sigma=0.968859 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 = 1.91402e-05 Jy ! Component: 100 - total flux cleaned = 3.90245e-05 Jy ! Component: 150 - total flux cleaned = 3.94559e-05 Jy ! Component: 200 - total flux cleaned = 3.91405e-05 Jy ! Total flux subtracted in 200 components = 3.91405e-05 Jy ! Clean residual min=-0.003051 max=0.003289 Jy/beam ! Clean residual mean=0.000013 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.163641 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 135 components and 0.163641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108118Jy sigma=0.968875 ! Fit after self-cal, rms=0.108120Jy sigma=0.968868 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108225Jy sigma=0.969263 ! Fit after self-cal, rms=0.108225Jy sigma=0.969263 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.108225Jy sigma=0.969263 ! Fit after self-cal, rms=0.108767Jy sigma=0.968809 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.511 mas, bmaj=6.363 mas, bpa=-6.51 degrees ! Estimated noise=1.3111 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 (95.2, -85.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222974 Jy ! Component: 100 - total flux cleaned = 0.0010384 Jy ! Component: 150 - total flux cleaned = 0.000607736 Jy ! Component: 200 - total flux cleaned = 0.000218944 Jy ! Total flux subtracted in 200 components = 0.000218944 Jy ! Clean residual min=-0.004946 max=0.005321 Jy/beam ! Clean residual mean=0.000007 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.16386 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 157 components and 0.16386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108731Jy sigma=0.968731 ! Fit after self-cal, rms=0.108718Jy sigma=0.968592 ! Inverting map ! Added new window around map position (-99.6, -36.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350887 Jy ! Component: 100 - total flux cleaned = 0.00382495 Jy ! Component: 150 - total flux cleaned = 0.00373644 Jy ! Component: 200 - total flux cleaned = 0.00351393 Jy ! Total flux subtracted in 200 components = 0.00351393 Jy ! Clean residual min=-0.004614 max=0.005196 Jy/beam ! Clean residual mean=0.000002 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.167374 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 175 components and 0.167374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108690Jy sigma=0.968608 ! Fit after self-cal, rms=0.108663Jy sigma=0.968461 ! Inverting map ! Added new window around map position (-102.4, 46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413536 Jy ! Component: 100 - total flux cleaned = 0.00498204 Jy ! Component: 150 - total flux cleaned = 0.00469523 Jy ! Component: 200 - total flux cleaned = 0.00463093 Jy ! Total flux subtracted in 200 components = 0.00463093 Jy ! Clean residual min=-0.004737 max=0.003698 Jy/beam ! Clean residual mean=0.000001 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.172005 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 190 components and 0.172005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108635Jy sigma=0.968339 ! Fit after self-cal, rms=0.108614Jy sigma=0.968197 ! Inverting map 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.178 mas, bmaj=7.994 mas, bpa=-4.647 degrees ! Estimated noise=0.785322 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 (18, -42). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108776 Jy ! Component: 100 - total flux cleaned = 0.000915386 Jy ! Component: 150 - total flux cleaned = 0.000849343 Jy ! Component: 200 - total flux cleaned = 0.000485773 Jy ! Component: 250 - total flux cleaned = 0.00031733 Jy ! Component: 300 - total flux cleaned = 5.43982e-05 Jy ! Component: 350 - total flux cleaned = -0.000144391 Jy ! Component: 400 - total flux cleaned = -0.000378121 Jy ! Total flux subtracted in 400 components = -0.000378121 Jy ! Clean residual min=-0.002335 max=0.002356 Jy/beam ! Clean residual mean=-0.000007 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.171627 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 244 components and 0.171627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108452Jy sigma=0.966462 ! Fit after self-cal, rms=0.108434Jy sigma=0.966349 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134674 Jy ! Component: 100 - total flux cleaned = -5.23927e-05 Jy ! Component: 150 - total flux cleaned = -0.000230591 Jy ! Component: 200 - total flux cleaned = -0.000355857 Jy ! Component: 250 - total flux cleaned = -0.000395053 Jy ! Component: 300 - total flux cleaned = -0.000472364 Jy ! Component: 350 - total flux cleaned = -0.000509367 Jy ! Component: 400 - total flux cleaned = -0.000509174 Jy ! Total flux subtracted in 400 components = -0.000509174 Jy ! Clean residual min=-0.002315 max=0.002299 Jy/beam ! Clean residual mean=-0.000006 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.171118 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 269 components and 0.171118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108366Jy sigma=0.965765 ! Fit after self-cal, rms=0.108358Jy sigma=0.965735 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.108456Jy sigma=0.966104 ! Fit after self-cal, rms=0.108652Jy sigma=0.965643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=7.986 mas, bpa=-4.611 degrees ! Estimated noise=0.783015 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000495791 Jy ! Component: 100 - total flux cleaned = -0.000419716 Jy ! Component: 150 - total flux cleaned = -0.000420028 Jy ! Component: 200 - total flux cleaned = -0.000453636 Jy ! Component: 250 - total flux cleaned = -0.000551698 Jy ! Component: 300 - total flux cleaned = -0.000552101 Jy ! Component: 350 - total flux cleaned = -0.000614224 Jy ! Component: 400 - total flux cleaned = -0.000674396 Jy ! Total flux subtracted in 400 components = -0.000674396 Jy ! Clean residual min=-0.002296 max=0.002172 Jy/beam ! Clean residual mean=-0.000004 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.170443 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 289 components and 0.170443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108601Jy sigma=0.965258 ! Fit after self-cal, rms=0.108600Jy sigma=0.965232 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.95e-05 Jy ! Component: 100 - total flux cleaned = -0.000129953 Jy ! Component: 150 - total flux cleaned = -0.000159623 Jy ! Component: 200 - total flux cleaned = -0.000216518 Jy ! Component: 250 - total flux cleaned = -0.000243627 Jy ! Component: 300 - total flux cleaned = -0.000243171 Jy ! Component: 350 - total flux cleaned = -0.000270563 Jy ! Component: 400 - total flux cleaned = -0.00032279 Jy ! Total flux subtracted in 400 components = -0.00032279 Jy ! Clean residual min=-0.002259 max=0.002144 Jy/beam ! Clean residual mean=-0.000004 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.17012 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 311 components and 0.17012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108566Jy sigma=0.964987 ! Fit after self-cal, rms=0.108560Jy sigma=0.964976 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108560Jy sigma=0.964976 ! Fit after self-cal, rms=0.108419Jy sigma=0.964760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=7.979 mas, bpa=-4.516 degrees ! Estimated noise=0.780666 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000570993 Jy ! Component: 100 - total flux cleaned = -0.000451094 Jy ! Component: 150 - total flux cleaned = -0.000395183 Jy ! Component: 200 - total flux cleaned = -0.000368591 Jy ! Component: 250 - total flux cleaned = -0.0003426 Jy ! Component: 300 - total flux cleaned = -0.000293074 Jy ! Component: 350 - total flux cleaned = -0.000317193 Jy ! Component: 400 - total flux cleaned = -0.000340007 Jy ! Total flux subtracted in 400 components = -0.000340007 Jy ! Clean residual min=-0.002046 max=0.002019 Jy/beam ! Clean residual mean=-0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.16978 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 337 components and 0.16978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108383Jy sigma=0.964522 ! Fit after self-cal, rms=0.108386Jy sigma=0.964499 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.21095e-05 Jy ! Component: 100 - total flux cleaned = -8.60529e-05 Jy ! Component: 150 - total flux cleaned = -8.58597e-05 Jy ! Component: 200 - total flux cleaned = -4.12738e-05 Jy ! Component: 250 - total flux cleaned = -4.13345e-05 Jy ! Component: 300 - total flux cleaned = -6.35013e-05 Jy ! Component: 350 - total flux cleaned = -4.22515e-05 Jy ! Component: 400 - total flux cleaned = -8.45998e-05 Jy ! Total flux subtracted in 400 components = -8.45998e-05 Jy ! Clean residual min=-0.002031 max=0.001995 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.169696 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 353 components and 0.169696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108362Jy sigma=0.964354 ! Fit after self-cal, rms=0.108360Jy sigma=0.964344 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108360Jy sigma=0.964344 ! Fit after self-cal, rms=0.110419Jy sigma=0.944453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.106 mas, bmaj=18.93 mas, bpa=0.6237 degrees ! Estimated noise=0.94808 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116826 Jy ! Component: 100 - total flux cleaned = 0.00126253 Jy ! Component: 150 - total flux cleaned = 0.00128927 Jy ! Component: 200 - total flux cleaned = 0.001338 Jy ! Component: 250 - total flux cleaned = 0.00131478 Jy ! Component: 300 - total flux cleaned = 0.00133598 Jy ! Component: 350 - total flux cleaned = 0.00133597 Jy ! Component: 400 - total flux cleaned = 0.00137151 Jy ! Total flux subtracted in 400 components = 0.00137151 Jy ! Clean residual min=-0.002089 max=0.002075 Jy/beam ! Clean residual mean=0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.171067 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 381 components and 0.171067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110406Jy sigma=0.944220 ! Fit after self-cal, rms=0.110489Jy sigma=0.943923 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 (97.6, 36.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000932988 Jy ! Component: 100 - total flux cleaned = 0.00108116 Jy ! Component: 150 - total flux cleaned = 0.00130943 Jy ! Component: 200 - total flux cleaned = 0.00168258 Jy ! Component: 250 - total flux cleaned = 0.00187138 Jy ! Component: 300 - total flux cleaned = 0.00204772 Jy ! Component: 350 - total flux cleaned = 0.0022447 Jy ! Component: 400 - total flux cleaned = 0.0024605 Jy ! Total flux subtracted in 400 components = 0.0024605 Jy ! Clean residual min=-0.001983 max=0.001998 Jy/beam ! Clean residual mean=-0.000006 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.173528 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 439 components and 0.173528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110413Jy sigma=0.943357 ! Fit after self-cal, rms=0.110396Jy sigma=0.943307 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.972 mas, bpa=-4.435 degrees ! Estimated noise=0.789017 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.174 x 7.972 at -4.435 degrees (North through East) ! Clean map min=-0.0040819 max=0.12799 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.511 mas, bmaj=6.316 mas, bpa=-6.21 degrees ! Estimated noise=1.31668 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0968203 Jy ! Component: 100 - total flux cleaned = 0.124906 Jy ! Component: 150 - total flux cleaned = 0.138073 Jy ! Component: 200 - total flux cleaned = 0.146055 Jy ! Component: 250 - total flux cleaned = 0.151231 Jy ! Component: 300 - total flux cleaned = 0.15539 Jy ! Component: 350 - total flux cleaned = 0.158629 Jy ! Component: 400 - total flux cleaned = 0.161199 Jy ! Total flux subtracted in 400 components = 0.161199 Jy ! Clean residual min=-0.004468 max=0.004048 Jy/beam ! Clean residual mean=-0.000012 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.161199 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.161199 Jy ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.972 mas, bpa=-4.435 degrees ! Estimated noise=0.789017 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384739 Jy ! Component: 100 - total flux cleaned = 0.00496057 Jy ! Component: 150 - total flux cleaned = 0.00553323 Jy ! Component: 200 - total flux cleaned = 0.00613921 Jy ! Component: 250 - total flux cleaned = 0.00686232 Jy ! Component: 300 - total flux cleaned = 0.00736047 Jy ! Component: 350 - total flux cleaned = 0.00774845 Jy ! Component: 400 - total flux cleaned = 0.00796748 Jy ! Total flux subtracted in 400 components = 0.00796748 Jy ! Clean residual min=-0.002133 max=0.002427 Jy/beam ! Clean residual mean=-0.000014 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.169167 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 115 components and 0.169167 Jy ! Inverting map ! Added new window around map position (57.2, -93.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198244 Jy ! Component: 100 - total flux cleaned = 0.00253277 Jy ! Component: 150 - total flux cleaned = 0.00323939 Jy ! Component: 200 - total flux cleaned = 0.00354285 Jy ! Component: 250 - total flux cleaned = 0.00371458 Jy ! Component: 300 - total flux cleaned = 0.00393736 Jy ! Component: 350 - total flux cleaned = 0.00393737 Jy ! Component: 400 - total flux cleaned = 0.00414835 Jy ! Total flux subtracted in 400 components = 0.00414835 Jy ! Clean residual min=-0.002106 max=0.002078 Jy/beam ! Clean residual mean=-0.000010 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.173315 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 165 components and 0.173315 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=8.106 mas, bmaj=18.93 mas, bpa=0.6237 degrees ! Estimated noise=0.94808 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000714665 Jy ! Component: 100 - total flux cleaned = 0.00100248 Jy ! Component: 150 - total flux cleaned = 0.00100463 Jy ! Component: 200 - total flux cleaned = 0.000912373 Jy ! Component: 250 - total flux cleaned = 0.0009126 Jy ! Component: 300 - total flux cleaned = 0.00107352 Jy ! Component: 350 - total flux cleaned = 0.00130522 Jy ! Component: 400 - total flux cleaned = 0.00145302 Jy ! Total flux subtracted in 400 components = 0.00145302 Jy ! Clean residual min=-0.002507 max=0.002048 Jy/beam ! Clean residual mean=-0.000008 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.174768 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010658 Jy ! Component: 100 - total flux cleaned = 0.000244553 Jy ! Component: 150 - total flux cleaned = 0.000378445 Jy ! Component: 200 - total flux cleaned = 0.000444219 Jy ! Component: 250 - total flux cleaned = 0.000508781 Jy ! Component: 300 - total flux cleaned = 0.000634076 Jy ! Component: 350 - total flux cleaned = 0.000724734 Jy ! Component: 400 - total flux cleaned = 0.000784331 Jy ! Total flux subtracted in 400 components = 0.000784331 Jy ! Clean residual min=-0.002407 max=0.002010 Jy/beam ! Clean residual mean=-0.000008 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.175553 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 238 components and 0.175553 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.972 mas, bpa=-4.435 degrees ! Estimated noise=0.789017 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464836 Jy ! Component: 100 - total flux cleaned = -0.000513531 Jy ! Component: 150 - total flux cleaned = -0.000466668 Jy ! Component: 200 - total flux cleaned = -0.000467543 Jy ! Component: 250 - total flux cleaned = -0.000556269 Jy ! Component: 300 - total flux cleaned = -0.000556809 Jy ! Component: 350 - total flux cleaned = -0.000598081 Jy ! Component: 400 - total flux cleaned = -0.000599133 Jy ! Total flux subtracted in 400 components = -0.000599133 Jy ! Clean residual min=-0.001926 max=0.002032 Jy/beam ! Clean residual mean=-0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.174954 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 286 components and 0.174953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110338Jy sigma=0.943146 ! Fit after self-cal, rms=0.110345Jy sigma=0.942938 wmodel /scr/pima/rdv73_uvs/J0046-2631_S_map.mod ! Writing 286 model components to file: /scr/pima/rdv73_uvs/J0046-2631_S_map.mod wobs /scr/pima/rdv73_uvs/J0046-2631_S_uvs.fits ! Applying 1670 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J0046-2631_S_uvs.fits wwins /scr/pima/rdv73_uvs/J0046-2631_S_map.win ! wwins: Wrote 9 windows to /scr/pima/rdv73_uvs/J0046-2631_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.000115911 Jy ! Component: 100 - total flux cleaned = 0.000186019 Jy ! Component: 150 - total flux cleaned = 0.000152536 Jy ! Component: 200 - total flux cleaned = 0.000248909 Jy ! Component: 250 - total flux cleaned = 0.000342442 Jy ! Component: 300 - total flux cleaned = 0.000372831 Jy ! Component: 350 - total flux cleaned = 0.000402381 Jy ! Component: 400 - total flux cleaned = 0.000430818 Jy ! Component: 450 - total flux cleaned = 0.000430767 Jy ! Component: 500 - total flux cleaned = 0.000403258 Jy ! Component: 550 - total flux cleaned = 0.000376311 Jy ! Component: 600 - total flux cleaned = 0.000349667 Jy ! Component: 650 - total flux cleaned = 0.000244949 Jy ! Component: 700 - total flux cleaned = 0.00021926 Jy ! Component: 750 - total flux cleaned = 0.000219212 Jy ! Component: 800 - total flux cleaned = 0.00014391 Jy ! Component: 850 - total flux cleaned = 9.46128e-05 Jy ! Component: 900 - total flux cleaned = 0.00011871 Jy ! Component: 950 - total flux cleaned = 2.29008e-05 Jy ! Component: 1000 - total flux cleaned = -5.27116e-07 Jy ! Component: 1050 - total flux cleaned = -4.67729e-05 Jy ! Component: 1100 - total flux cleaned = -0.000161166 Jy ! Component: 1150 - total flux cleaned = -0.000183593 Jy ! Component: 1200 - total flux cleaned = -0.000206063 Jy ! Component: 1250 - total flux cleaned = -0.000272809 Jy ! Component: 1300 - total flux cleaned = -0.000272635 Jy ! Component: 1350 - total flux cleaned = -0.000229443 Jy ! Component: 1400 - total flux cleaned = -0.000251086 Jy ! Component: 1450 - total flux cleaned = -0.000208756 Jy ! Component: 1500 - total flux cleaned = -0.000209045 Jy ! Component: 1550 - total flux cleaned = -0.000229901 Jy ! Component: 1600 - total flux cleaned = -0.000188936 Jy ! Component: 1650 - total flux cleaned = -0.000188917 Jy ! Component: 1700 - total flux cleaned = -0.000168583 Jy ! Component: 1750 - total flux cleaned = -0.000148588 Jy ! Component: 1800 - total flux cleaned = -0.000168538 Jy ! Component: 1850 - total flux cleaned = -0.00016846 Jy ! Component: 1900 - total flux cleaned = -0.000168514 Jy ! Component: 1950 - total flux cleaned = -0.000129869 Jy ! Component: 2000 - total flux cleaned = -0.000168194 Jy ! Component: 2050 - total flux cleaned = -0.000187039 Jy ! Component: 2100 - total flux cleaned = -0.000130435 Jy ! Component: 2150 - total flux cleaned = -0.000167778 Jy ! Component: 2200 - total flux cleaned = -0.000130619 Jy ! Component: 2250 - total flux cleaned = -0.000167421 Jy ! Component: 2300 - total flux cleaned = -0.000185735 Jy ! Component: 2350 - total flux cleaned = -0.000167498 Jy ! Component: 2400 - total flux cleaned = -0.000149461 Jy ! Component: 2450 - total flux cleaned = -0.000256134 Jy ! Component: 2500 - total flux cleaned = -0.000220705 Jy ! Component: 2550 - total flux cleaned = -0.000220497 Jy ! Component: 2600 - total flux cleaned = -0.000203101 Jy ! Component: 2650 - total flux cleaned = -0.000254913 Jy ! Component: 2700 - total flux cleaned = -0.000169061 Jy ! Component: 2750 - total flux cleaned = -0.000203277 Jy ! Component: 2800 - total flux cleaned = -0.000203409 Jy ! Component: 2850 - total flux cleaned = -0.000253994 Jy ! Component: 2900 - total flux cleaned = -0.000287249 Jy ! Component: 2950 - total flux cleaned = -0.000170997 Jy ! Component: 3000 - total flux cleaned = -0.000204017 Jy ! Component: 3050 - total flux cleaned = -0.000171166 Jy ! Component: 3100 - total flux cleaned = -0.000138448 Jy ! Component: 3150 - total flux cleaned = -0.000106079 Jy ! Component: 3200 - total flux cleaned = -0.000106098 Jy ! Component: 3250 - total flux cleaned = -0.000106163 Jy ! Component: 3300 - total flux cleaned = -5.83878e-05 Jy ! Component: 3350 - total flux cleaned = -7.41997e-05 Jy ! Component: 3400 - total flux cleaned = 2.04139e-05 Jy ! Component: 3450 - total flux cleaned = -2.66263e-05 Jy ! Component: 3500 - total flux cleaned = -2.65499e-05 Jy ! Component: 3550 - total flux cleaned = 3.56629e-05 Jy ! Component: 3600 - total flux cleaned = 0.000128388 Jy ! Component: 3650 - total flux cleaned = 0.000143699 Jy ! Component: 3700 - total flux cleaned = 0.000174292 Jy ! Component: 3750 - total flux cleaned = 0.000204783 Jy ! Component: 3800 - total flux cleaned = 0.000280583 Jy ! Component: 3850 - total flux cleaned = 0.000356004 Jy ! Component: 3900 - total flux cleaned = 0.00041609 Jy ! Component: 3950 - total flux cleaned = 0.000460897 Jy ! Component: 4000 - total flux cleaned = 0.0005056 Jy ! Component: 4050 - total flux cleaned = 0.000550046 Jy ! Total flux subtracted in 4096 components = 0.000609127 Jy ! Clean residual min=-0.000884 max=0.000792 Jy/beam ! Clean residual mean=-0.000002 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.175563 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 561 components and 0.175563 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J0046-2631_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.174 x 7.972 at -4.435 degrees (North through East) ! Clean map min=-0.0023137 max=0.12887 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J0046-2631_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1288 rms= 0.00027 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J0046-2631_S_uvs.log closed on Sat Jan 9 17:43:24 2016