! Started logfile: /scr/pima/rdv94_uvs/J0701-4634_X_uvs.log on Tue Oct 8 12:14:31 2013 obs /scr/pima/rdv94_uvs/J0701-4634_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0701-4634_X_uva.fits ! AN table 1: 22 integrations on 6 of 6 possible baselines. ! AN table 2: 22 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.95671 visibilities/baseline/integration-bin. ! Found source: J0701-4634 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1768 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/rdv_muppet /scr/pima/rdv94_uvs/J0701-4634_X] 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:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.195201Jy sigma=7.821413 ! Fit after self-cal, rms=0.361326Jy sigma=2.014133 ! 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=0.7936 mas, bmaj=9.367 mas, bpa=-7.388 degrees ! Estimated noise=4.85368 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.490358 Jy ! Component: 100 - total flux cleaned = 0.635011 Jy ! Total flux subtracted in 100 components = 0.635011 Jy ! Clean residual min=-0.042616 max=0.063017 Jy/beam ! Clean residual mean=-0.000081 rms=0.015765 Jy/beam ! Combined flux in latest and established models = 0.635011 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.635011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180146Jy sigma=1.326895 ! Fit after self-cal, rms=0.180166Jy sigma=1.326747 ! 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.215 mas, bmaj=10.09 mas, bpa=-6.845 degrees ! Estimated noise=2.66683 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.0991588 Jy ! Component: 100 - total flux cleaned = 0.129521 Jy ! Component: 150 - total flux cleaned = 0.134325 Jy ! Component: 200 - total flux cleaned = 0.133164 Jy ! Total flux subtracted in 200 components = 0.133164 Jy ! Clean residual min=-0.047171 max=0.046640 Jy/beam ! Clean residual mean=0.000694 rms=0.016151 Jy/beam ! Combined flux in latest and established models = 0.768174 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.768175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146831Jy sigma=0.923208 ! Fit after self-cal, rms=0.146869Jy sigma=0.923174 ! 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: ! FD 0.91 KP 0.96 LA 1.03 PT 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 KP 0.94 LA 1.12 MK 1.01 ! OV 1.00 PT 1.29 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 0.91 LA 1.03 PT 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 0.89 LA 1.07 MK 1.05 ! OV 0.97 PT 1.30 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.83 LA 1.11 PT 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 0.80 LA 1.13 MK 1.00 ! OV 1.04 PT 1.31 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.87 LA 1.11 PT 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 0.85 LA 1.14 MK 1.01 ! OV 0.99 PT 1.34 ! ! ! Fit before self-cal, rms=0.146869Jy sigma=0.923174 ! Fit after self-cal, rms=0.106552Jy sigma=0.595285 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.224 mas, bmaj=10.06 mas, bpa=-6.82 degrees ! Estimated noise=2.65172 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.000882072 Jy ! Component: 100 - total flux cleaned = 0.00097235 Jy ! Component: 150 - total flux cleaned = 0.000907304 Jy ! Component: 200 - total flux cleaned = 0.000849697 Jy ! Total flux subtracted in 200 components = 0.000849697 Jy ! Clean residual min=-0.005424 max=0.006439 Jy/beam ! Clean residual mean=0.000022 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.769024 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.769024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106416Jy sigma=0.594492 ! Fit after self-cal, rms=0.106807Jy sigma=0.593911 ! 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.106807Jy sigma=0.593911 ! Fit after self-cal, rms=0.106806Jy sigma=0.593874 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.224 mas, bmaj=10.06 mas, bpa=-6.818 degrees ! Estimated noise=2.65261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441722 Jy ! Component: 100 - total flux cleaned = 0.000491959 Jy ! Component: 150 - total flux cleaned = 0.00037497 Jy ! Component: 200 - total flux cleaned = 0.000232926 Jy ! Total flux subtracted in 200 components = 0.000232926 Jy ! Clean residual min=-0.005406 max=0.006417 Jy/beam ! Clean residual mean=0.000022 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.769257 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.769257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106765Jy sigma=0.593653 ! Fit after self-cal, rms=0.106768Jy sigma=0.593634 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 (-20.4, -44.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506196 Jy ! Component: 100 - total flux cleaned = 0.00561338 Jy ! Component: 150 - total flux cleaned = 0.00614737 Jy ! Component: 200 - total flux cleaned = 0.00608167 Jy ! Total flux subtracted in 200 components = 0.00608167 Jy ! Clean residual min=-0.004532 max=0.004130 Jy/beam ! Clean residual mean=0.000022 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.775339 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.775339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106375Jy sigma=0.592213 ! Fit after self-cal, rms=0.106360Jy sigma=0.592130 ! 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.106360Jy sigma=0.592130 ! Fit after self-cal, rms=0.106247Jy sigma=0.591173 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=10.06 mas, bpa=-6.814 degrees ! Estimated noise=2.6516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200583 Jy ! Component: 100 - total flux cleaned = 0.00247166 Jy ! Component: 150 - total flux cleaned = 0.0027547 Jy ! Component: 200 - total flux cleaned = 0.00290351 Jy ! Total flux subtracted in 200 components = 0.00290351 Jy ! Clean residual min=-0.004004 max=0.003866 Jy/beam ! Clean residual mean=0.000019 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.778242 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.778242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106143Jy sigma=0.590774 ! Fit after self-cal, rms=0.106149Jy sigma=0.590751 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.000325787 Jy ! Component: 100 - total flux cleaned = 0.000372355 Jy ! Component: 150 - total flux cleaned = 0.000458657 Jy ! Component: 200 - total flux cleaned = 0.000540458 Jy ! Total flux subtracted in 200 components = 0.000540458 Jy ! Clean residual min=-0.004056 max=0.003757 Jy/beam ! Clean residual mean=0.000020 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.778783 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.778783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106108Jy sigma=0.590546 ! Fit after self-cal, rms=0.106106Jy sigma=0.590537 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106106Jy sigma=0.590537 ! Fit after self-cal, rms=0.105963Jy sigma=0.589904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=14.75 mas, bpa=6.194 degrees ! Estimated noise=2.90177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.57859e-05 Jy ! Component: 100 - total flux cleaned = 0.000133644 Jy ! Component: 150 - total flux cleaned = 0.000173794 Jy ! Component: 200 - total flux cleaned = 0.000211872 Jy ! Total flux subtracted in 200 components = 0.000211872 Jy ! Clean residual min=-0.003330 max=0.003381 Jy/beam ! Clean residual mean=0.000018 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.778994 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.778994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105944Jy sigma=0.589741 ! Fit after self-cal, rms=0.105948Jy sigma=0.589732 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 = 4.0472e-05 Jy ! Component: 100 - total flux cleaned = 7.35742e-05 Jy ! Component: 150 - total flux cleaned = 4.13951e-05 Jy ! Component: 200 - total flux cleaned = 1.15471e-05 Jy ! Total flux subtracted in 200 components = 1.15471e-05 Jy ! Clean residual min=-0.003314 max=0.003365 Jy/beam ! Clean residual mean=0.000019 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.779006 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.779006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105947Jy sigma=0.589659 ! Fit after self-cal, rms=0.105944Jy sigma=0.589654 ! 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:FD,true ! 1:FD 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:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT 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.105944Jy sigma=0.589654 ! Fit after self-cal, rms=0.105944Jy sigma=0.589654 selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT 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 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.105944Jy sigma=0.589654 ! Fit after self-cal, rms=0.105820Jy sigma=0.589612 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.7987 mas, bmaj=9.305 mas, bpa=-7.388 degrees ! Estimated noise=4.98624 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.0021195 Jy ! Component: 100 - total flux cleaned = 0.00213091 Jy ! Component: 150 - total flux cleaned = 0.00163793 Jy ! Component: 200 - total flux cleaned = 0.00119714 Jy ! Total flux subtracted in 200 components = 0.00119714 Jy ! Clean residual min=-0.006138 max=0.007024 Jy/beam ! Clean residual mean=0.000006 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.780203 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.780203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105789Jy sigma=0.589651 ! Fit after self-cal, rms=0.105779Jy sigma=0.589575 ! 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=1.225 mas, bmaj=10.05 mas, bpa=-6.814 degrees ! Estimated noise=2.64844 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000684173 Jy ! Component: 100 - total flux cleaned = -0.000631774 Jy ! Component: 150 - total flux cleaned = -0.000676133 Jy ! Component: 200 - total flux cleaned = -0.000759066 Jy ! Component: 250 - total flux cleaned = -0.000759471 Jy ! Component: 300 - total flux cleaned = -0.000869455 Jy ! Component: 350 - total flux cleaned = -0.000936211 Jy ! Component: 400 - total flux cleaned = -0.000966388 Jy ! Total flux subtracted in 400 components = -0.000966388 Jy ! Clean residual min=-0.003847 max=0.003928 Jy/beam ! Clean residual mean=0.000012 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.779237 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 175 components and 0.779237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105712Jy sigma=0.589159 ! Fit after self-cal, rms=0.105711Jy sigma=0.589148 ! 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 = 3.69593e-05 Jy ! Component: 100 - total flux cleaned = -2.13006e-05 Jy ! Component: 150 - total flux cleaned = -2.10441e-05 Jy ! Component: 200 - total flux cleaned = -4.91335e-05 Jy ! Component: 250 - total flux cleaned = -0.000103153 Jy ! Component: 300 - total flux cleaned = -0.000128561 Jy ! Component: 350 - total flux cleaned = -0.000154711 Jy ! Component: 400 - total flux cleaned = -0.000179001 Jy ! Total flux subtracted in 400 components = -0.000179001 Jy ! Clean residual min=-0.003789 max=0.003789 Jy/beam ! Clean residual mean=0.000011 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.779058 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 192 components and 0.779058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105685Jy sigma=0.588988 ! Fit after self-cal, rms=0.105683Jy sigma=0.588984 ! 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. 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 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.105683Jy sigma=0.588984 ! Fit after self-cal, rms=0.105807Jy sigma=0.588916 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.226 mas, bmaj=10.05 mas, bpa=-6.809 degrees ! Estimated noise=2.64865 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.1071e-06 Jy ! Component: 100 - total flux cleaned = 3.07479e-05 Jy ! Component: 150 - total flux cleaned = 0.000113644 Jy ! Component: 200 - total flux cleaned = 0.000114012 Jy ! Component: 250 - total flux cleaned = 0.000139304 Jy ! Component: 300 - total flux cleaned = 0.000163515 Jy ! Component: 350 - total flux cleaned = 0.000162958 Jy ! Component: 400 - total flux cleaned = 0.000162974 Jy ! Total flux subtracted in 400 components = 0.000162974 Jy ! Clean residual min=-0.003810 max=0.003638 Jy/beam ! Clean residual mean=0.000005 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.779221 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 217 components and 0.779221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105774Jy sigma=0.588792 ! Fit after self-cal, rms=0.105775Jy sigma=0.588788 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 = -8.11343e-05 Jy ! Component: 100 - total flux cleaned = -0.000104452 Jy ! Component: 150 - total flux cleaned = -0.000128039 Jy ! Component: 200 - total flux cleaned = -0.000127838 Jy ! Component: 250 - total flux cleaned = -0.000151236 Jy ! Component: 300 - total flux cleaned = -0.000150614 Jy ! Component: 350 - total flux cleaned = -0.000172276 Jy ! Component: 400 - total flux cleaned = -0.000172216 Jy ! Total flux subtracted in 400 components = -0.000172216 Jy ! Clean residual min=-0.003780 max=0.003613 Jy/beam ! Clean residual mean=0.000004 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.779049 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 225 components and 0.779048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105756Jy sigma=0.588679 ! Fit after self-cal, rms=0.105754Jy sigma=0.588677 ! 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.105754Jy sigma=0.588677 ! Fit after self-cal, rms=0.105763Jy sigma=0.588180 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.04 mas, bpa=-6.804 degrees ! Estimated noise=2.64959 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.2467e-05 Jy ! Component: 100 - total flux cleaned = 3.32931e-05 Jy ! Component: 150 - total flux cleaned = 5.82858e-05 Jy ! Component: 200 - total flux cleaned = 8.18973e-05 Jy ! Component: 250 - total flux cleaned = 5.91578e-05 Jy ! Component: 300 - total flux cleaned = 5.91382e-05 Jy ! Component: 350 - total flux cleaned = 3.76662e-05 Jy ! Component: 400 - total flux cleaned = 1.56931e-05 Jy ! Total flux subtracted in 400 components = 1.56931e-05 Jy ! Clean residual min=-0.003698 max=0.003499 Jy/beam ! Clean residual mean=-0.000002 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.779064 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 238 components and 0.779064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105735Jy sigma=0.588080 ! Fit after self-cal, rms=0.105736Jy sigma=0.588077 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 = -0.000122824 Jy ! Component: 100 - total flux cleaned = -0.000144234 Jy ! Component: 150 - total flux cleaned = -0.000164858 Jy ! Component: 200 - total flux cleaned = -0.000164926 Jy ! Component: 250 - total flux cleaned = -0.000185698 Jy ! Component: 300 - total flux cleaned = -0.000185989 Jy ! Component: 350 - total flux cleaned = -0.000206381 Jy ! Component: 400 - total flux cleaned = -0.000185896 Jy ! Total flux subtracted in 400 components = -0.000185896 Jy ! Clean residual min=-0.003691 max=0.003491 Jy/beam ! Clean residual mean=-0.000002 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.778878 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 241 components and 0.778878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105720Jy sigma=0.587984 ! Fit after self-cal, rms=0.105719Jy sigma=0.587983 ! 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, 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.105719Jy sigma=0.587983 ! Fit after self-cal, rms=0.102605Jy sigma=0.559476 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=14.75 mas, bpa=6.236 degrees ! Estimated noise=2.90175 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105257 Jy ! Component: 100 - total flux cleaned = 0.00133635 Jy ! Component: 150 - total flux cleaned = 0.00136058 Jy ! Component: 200 - total flux cleaned = 0.00138128 Jy ! Component: 250 - total flux cleaned = 0.00139805 Jy ! Component: 300 - total flux cleaned = 0.00138242 Jy ! Component: 350 - total flux cleaned = 0.0014105 Jy ! Component: 400 - total flux cleaned = 0.00141059 Jy ! Total flux subtracted in 400 components = 0.00141059 Jy ! Clean residual min=-0.003139 max=0.002865 Jy/beam ! Clean residual mean=0.000000 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.780289 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 266 components and 0.780289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102602Jy sigma=0.559355 ! Fit after self-cal, rms=0.102628Jy sigma=0.559329 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 = -0.000107563 Jy ! Component: 100 - total flux cleaned = -0.000108301 Jy ! Component: 150 - total flux cleaned = -0.000108969 Jy ! Component: 200 - total flux cleaned = -0.000120717 Jy ! Component: 250 - total flux cleaned = -0.000143438 Jy ! Component: 300 - total flux cleaned = -0.000154622 Jy ! Component: 350 - total flux cleaned = -0.00017585 Jy ! Component: 400 - total flux cleaned = -0.000186439 Jy ! Total flux subtracted in 400 components = -0.000186439 Jy ! Clean residual min=-0.003019 max=0.002844 Jy/beam ! Clean residual mean=0.000000 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.780102 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 285 components and 0.780102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102627Jy sigma=0.559310 ! Fit after self-cal, rms=0.102628Jy sigma=0.559308 ! 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=1.228 mas, bmaj=10.04 mas, bpa=-6.798 degrees ! Estimated noise=2.65262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.228 x 10.04 at -6.798 degrees (North through East) ! Clean map min=-0.0068606 max=0.7111 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102628Jy sigma=0.559308 ! Fit after self-cal, rms=0.091706Jy sigma=0.444198 ! Inverting map and beam ! Estimated beam: bmin=1.226 mas, bmaj=10.03 mas, bpa=-6.799 degrees ! Estimated noise=2.65189 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001576 Jy ! Component: 100 - total flux cleaned = 0.000224082 Jy ! Component: 150 - total flux cleaned = 0.0002521 Jy ! Component: 200 - total flux cleaned = 0.000326313 Jy ! Component: 250 - total flux cleaned = 0.000371545 Jy ! Component: 300 - total flux cleaned = 0.00043495 Jy ! Component: 350 - total flux cleaned = 0.000473774 Jy ! Component: 400 - total flux cleaned = 0.00050988 Jy ! Total flux subtracted in 400 components = 0.00050988 Jy ! Clean residual min=-0.003693 max=0.003204 Jy/beam ! Clean residual mean=-0.000011 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.780612 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 323 components and 0.780612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091638Jy sigma=0.444108 ! Fit after self-cal, rms=0.091639Jy sigma=0.444102 ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.98044e-05 Jy ! Component: 100 - total flux cleaned = -2.06171e-06 Jy ! Component: 150 - total flux cleaned = 1.46278e-05 Jy ! Component: 200 - total flux cleaned = 1.4776e-05 Jy ! Component: 250 - total flux cleaned = 3.06429e-05 Jy ! Component: 300 - total flux cleaned = 4.63699e-05 Jy ! Component: 350 - total flux cleaned = 3.12034e-05 Jy ! Component: 400 - total flux cleaned = 4.61022e-05 Jy ! Total flux subtracted in 400 components = 4.61022e-05 Jy ! Clean residual min=-0.003620 max=0.003226 Jy/beam ! Clean residual mean=-0.000011 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.780658 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 339 components and 0.780658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091619Jy sigma=0.444064 ! Fit after self-cal, rms=0.091620Jy sigma=0.444062 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091620Jy sigma=0.444062 ! Fit after self-cal, rms=0.091681Jy sigma=0.444005 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.8002 mas, bmaj=9.275 mas, bpa=-7.374 degrees ! Estimated noise=4.99734 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.504701 Jy ! Component: 100 - total flux cleaned = 0.649178 Jy ! Component: 150 - total flux cleaned = 0.715198 Jy ! Component: 200 - total flux cleaned = 0.745854 Jy ! Component: 250 - total flux cleaned = 0.760803 Jy ! Component: 300 - total flux cleaned = 0.76973 Jy ! Component: 350 - total flux cleaned = 0.776087 Jy ! Component: 400 - total flux cleaned = 0.780362 Jy ! Total flux subtracted in 400 components = 0.780362 Jy ! Clean residual min=-0.006276 max=0.007344 Jy/beam ! Clean residual mean=-0.000003 rms=0.001897 Jy/beam ! Combined flux in latest and established models = 0.780362 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.780362 Jy ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.02 mas, bpa=-6.795 degrees ! Estimated noise=2.65353 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.00305422 Jy ! Component: 100 - total flux cleaned = 0.00352507 Jy ! Component: 150 - total flux cleaned = 0.0036869 Jy ! Component: 200 - total flux cleaned = 0.00368686 Jy ! Component: 250 - total flux cleaned = 0.0036882 Jy ! Component: 300 - total flux cleaned = 0.00374877 Jy ! Component: 350 - total flux cleaned = 0.00374672 Jy ! Component: 400 - total flux cleaned = 0.00374656 Jy ! Total flux subtracted in 400 components = 0.00374656 Jy ! Clean residual min=-0.004262 max=0.004285 Jy/beam ! Clean residual mean=0.000013 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.784108 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 96 components and 0.784108 Jy ! Inverting map ! Added new window around map position (-31.6, -31). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329701 Jy ! Component: 100 - total flux cleaned = 0.00293087 Jy ! Component: 150 - total flux cleaned = 0.00305686 Jy ! Component: 200 - total flux cleaned = 0.0034968 Jy ! Component: 250 - total flux cleaned = 0.00389585 Jy ! Component: 300 - total flux cleaned = 0.00415617 Jy ! Component: 350 - total flux cleaned = 0.00439923 Jy ! Component: 400 - total flux cleaned = 0.00439867 Jy ! Total flux subtracted in 400 components = 0.00439867 Jy ! Clean residual min=-0.003836 max=0.003180 Jy/beam ! Clean residual mean=-0.000002 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.788507 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 143 components and 0.788507 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.489 mas, bmaj=14.74 mas, bpa=6.255 degrees ! Estimated noise=2.90409 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122783 Jy ! Component: 100 - total flux cleaned = 0.000275965 Jy ! Component: 150 - total flux cleaned = 0.000275398 Jy ! Component: 200 - total flux cleaned = 0.000405648 Jy ! Component: 250 - total flux cleaned = 0.000497206 Jy ! Component: 300 - total flux cleaned = 0.00058646 Jy ! Component: 350 - total flux cleaned = 0.000701237 Jy ! Component: 400 - total flux cleaned = 0.000756262 Jy ! Total flux subtracted in 400 components = 0.000756262 Jy ! Clean residual min=-0.003295 max=0.002827 Jy/beam ! Clean residual mean=-0.000005 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.789263 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 = -2.61655e-05 Jy ! Component: 100 - total flux cleaned = -1.56325e-07 Jy ! Component: 150 - total flux cleaned = -1.43424e-06 Jy ! Component: 200 - total flux cleaned = -2.20675e-06 Jy ! Component: 250 - total flux cleaned = -2.61532e-05 Jy ! Component: 300 - total flux cleaned = -2.67191e-05 Jy ! Component: 350 - total flux cleaned = -2.6497e-05 Jy ! Component: 400 - total flux cleaned = -4.8142e-05 Jy ! Total flux subtracted in 400 components = -4.8142e-05 Jy ! Clean residual min=-0.003124 max=0.002717 Jy/beam ! Clean residual mean=-0.000002 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.789215 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 214 components and 0.789215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.02 mas, bpa=-6.795 degrees ! Estimated noise=2.65353 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232958 Jy ! Component: 100 - total flux cleaned = -0.000486493 Jy ! Component: 150 - total flux cleaned = -0.000727282 Jy ! Component: 200 - total flux cleaned = -0.000881082 Jy ! Component: 250 - total flux cleaned = -0.000918556 Jy ! Component: 300 - total flux cleaned = -0.000918685 Jy ! Component: 350 - total flux cleaned = -0.000952389 Jy ! Component: 400 - total flux cleaned = -0.000919034 Jy ! Total flux subtracted in 400 components = -0.000919034 Jy ! Clean residual min=-0.003682 max=0.003036 Jy/beam ! Clean residual mean=0.000003 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.788296 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 244 components and 0.788296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091642Jy sigma=0.443210 ! Fit after self-cal, rms=0.091608Jy sigma=0.442958 wmodel /scr/pima/rdv94_uvs/J0701-4634_X_map.mod ! Writing 244 model components to file: /scr/pima/rdv94_uvs/J0701-4634_X_map.mod wobs /scr/pima/rdv94_uvs/J0701-4634_X_uvs.fits ! Applying 924 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0701-4634_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0701-4634_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv94_uvs/J0701-4634_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.000865334 Jy ! Component: 100 - total flux cleaned = -0.000766271 Jy ! Component: 150 - total flux cleaned = -0.000675169 Jy ! Component: 200 - total flux cleaned = -0.000632945 Jy ! Component: 250 - total flux cleaned = -0.000670965 Jy ! Component: 300 - total flux cleaned = -0.000523898 Jy ! Component: 350 - total flux cleaned = -0.000384548 Jy ! Component: 400 - total flux cleaned = -0.000250294 Jy ! Component: 450 - total flux cleaned = -0.00028268 Jy ! Component: 500 - total flux cleaned = -0.000344874 Jy ! Component: 550 - total flux cleaned = -0.000495165 Jy ! Component: 600 - total flux cleaned = -0.000612044 Jy ! Component: 650 - total flux cleaned = -0.000753501 Jy ! Component: 700 - total flux cleaned = -0.000917465 Jy ! Component: 750 - total flux cleaned = -0.00110318 Jy ! Component: 800 - total flux cleaned = -0.00125901 Jy ! Component: 850 - total flux cleaned = -0.00141151 Jy ! Component: 900 - total flux cleaned = -0.00158524 Jy ! Component: 950 - total flux cleaned = -0.00168254 Jy ! Component: 1000 - total flux cleaned = -0.00180221 Jy ! Component: 1050 - total flux cleaned = -0.00187275 Jy ! Component: 1100 - total flux cleaned = -0.00189612 Jy ! Component: 1150 - total flux cleaned = -0.00194184 Jy ! Component: 1200 - total flux cleaned = -0.00196442 Jy ! Component: 1250 - total flux cleaned = -0.00205303 Jy ! Component: 1300 - total flux cleaned = -0.00214082 Jy ! Component: 1350 - total flux cleaned = -0.00222776 Jy ! Component: 1400 - total flux cleaned = -0.00229253 Jy ! Component: 1450 - total flux cleaned = -0.00244184 Jy ! Component: 1500 - total flux cleaned = -0.00250541 Jy ! Component: 1550 - total flux cleaned = -0.00261056 Jy ! Component: 1600 - total flux cleaned = -0.00271482 Jy ! Component: 1650 - total flux cleaned = -0.00286024 Jy ! Component: 1700 - total flux cleaned = -0.00298423 Jy ! Component: 1750 - total flux cleaned = -0.00306676 Jy ! Component: 1800 - total flux cleaned = -0.00331373 Jy ! Component: 1850 - total flux cleaned = -0.00347775 Jy ! Component: 1900 - total flux cleaned = -0.00368273 Jy ! Component: 1950 - total flux cleaned = -0.00384653 Jy ! Component: 2000 - total flux cleaned = -0.0039694 Jy ! Component: 2050 - total flux cleaned = -0.00413298 Jy ! Component: 2100 - total flux cleaned = -0.00431717 Jy ! Component: 2150 - total flux cleaned = -0.00444018 Jy ! Component: 2200 - total flux cleaned = -0.00454287 Jy ! Component: 2250 - total flux cleaned = -0.00470756 Jy ! Component: 2300 - total flux cleaned = -0.00483134 Jy ! Component: 2350 - total flux cleaned = -0.00497635 Jy ! Component: 2400 - total flux cleaned = -0.00503874 Jy ! Component: 2450 - total flux cleaned = -0.0052054 Jy ! Component: 2500 - total flux cleaned = -0.00533095 Jy ! Component: 2550 - total flux cleaned = -0.00543592 Jy ! Component: 2600 - total flux cleaned = -0.00554109 Jy ! Component: 2650 - total flux cleaned = -0.00560431 Jy ! Component: 2700 - total flux cleaned = -0.00573177 Jy ! Component: 2750 - total flux cleaned = -0.00583852 Jy ! Component: 2800 - total flux cleaned = -0.00594611 Jy ! Component: 2850 - total flux cleaned = -0.00603252 Jy ! Component: 2900 - total flux cleaned = -0.00611932 Jy ! Component: 2950 - total flux cleaned = -0.00622859 Jy ! Component: 3000 - total flux cleaned = -0.00633853 Jy ! Component: 3050 - total flux cleaned = -0.00640496 Jy ! Component: 3100 - total flux cleaned = -0.00651636 Jy ! Component: 3150 - total flux cleaned = -0.0065836 Jy ! Component: 3200 - total flux cleaned = -0.0065834 Jy ! Component: 3250 - total flux cleaned = -0.00665188 Jy ! Component: 3300 - total flux cleaned = -0.00665173 Jy ! Component: 3350 - total flux cleaned = -0.00667503 Jy ! Component: 3400 - total flux cleaned = -0.00672203 Jy ! Component: 3450 - total flux cleaned = -0.00669821 Jy ! Component: 3500 - total flux cleaned = -0.00672213 Jy ! Component: 3550 - total flux cleaned = -0.00677081 Jy ! Component: 3600 - total flux cleaned = -0.00677091 Jy ! Component: 3650 - total flux cleaned = -0.00679584 Jy ! Component: 3700 - total flux cleaned = -0.00687154 Jy ! Component: 3750 - total flux cleaned = -0.00687145 Jy ! Component: 3800 - total flux cleaned = -0.00699982 Jy ! Component: 3850 - total flux cleaned = -0.00707807 Jy ! Component: 3900 - total flux cleaned = -0.00715768 Jy ! Component: 3950 - total flux cleaned = -0.00721178 Jy ! Component: 4000 - total flux cleaned = -0.00732087 Jy ! Component: 4050 - total flux cleaned = -0.00740417 Jy ! Total flux subtracted in 4096 components = -0.00748879 Jy ! Clean residual min=-0.001549 max=0.001546 Jy/beam ! Clean residual mean=-0.000025 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.780807 Jy keep ! Adding 206 model components to the UV plane model. ! The established model now contains 448 components and 0.780807 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0701-4634_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.227 x 10.02 at -6.795 degrees (North through East) ! Clean map min=-0.0033728 max=0.69754 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0701-4634_X_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.6975 rms= 0.00052 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0701-4634_X_uvs.log closed on Tue Oct 8 12:14:37 2013