! Started logfile: /scr/pima/rdv94_uvs/J1755+0454_S_uvs.log on Tue Oct 8 12:23:36 2013 obs /scr/pima/rdv94_uvs/J1755+0454_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1755+0454_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.785714 visibilities/baseline/integration-bin. ! Found source: J1755+0454 ! ! 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 3872 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J1755+0454_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 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005651Jy sigma=2.069313 ! Fit after self-cal, rms=0.932841Jy sigma=1.855732 ! 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=6.008 mas, bmaj=10.23 mas, bpa=-19.45 degrees ! Estimated noise=9.74723 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.0606876 Jy ! Component: 100 - total flux cleaned = 0.081804 Jy ! Total flux subtracted in 100 components = 0.081804 Jy ! Clean residual min=-0.009928 max=0.017289 Jy/beam ! Clean residual mean=0.000021 rms=0.003085 Jy/beam ! Combined flux in latest and established models = 0.081804 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.081804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049629Jy sigma=0.111373 ! Fit after self-cal, rms=0.048118Jy sigma=0.109583 ! 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=7.05 mas, bmaj=11.18 mas, bpa=-17.32 degrees ! Estimated noise=6.135 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.0146609 Jy ! Component: 100 - total flux cleaned = 0.0214077 Jy ! Component: 150 - total flux cleaned = 0.0230401 Jy ! Component: 200 - total flux cleaned = 0.0234207 Jy ! Total flux subtracted in 200 components = 0.0234207 Jy ! Clean residual min=-0.007959 max=0.014888 Jy/beam ! Clean residual mean=0.000028 rms=0.002762 Jy/beam ! Combined flux in latest and established models = 0.105225 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.105225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046954Jy sigma=0.094856 ! Fit after self-cal, rms=0.047014Jy sigma=0.094715 ! 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 0.90 FD 0.88 HN 1.30 KP 1.21 ! LA 1.08 MK 0.68 NL 0.85 OV 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 HN 1.32 KP 1.21 ! LA 1.02 MK 0.75 NL 0.94 OV 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.43 KP 1.06 ! LA 0.83 MK 0.81 NL 1.03 OV 1.17 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.91 HN 1.28 KP 0.95 ! LA 0.68 MK 0.78 NL 0.91 OV 1.04 ! ! ! Fit before self-cal, rms=0.047014Jy sigma=0.094715 ! Fit after self-cal, rms=0.044282Jy sigma=0.082677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.967 mas, bmaj=10.89 mas, bpa=-18.1 degrees ! Estimated noise=5.83506 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 (-12, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00775661 Jy ! Component: 100 - total flux cleaned = 0.00843413 Jy ! Component: 150 - total flux cleaned = 0.00813348 Jy ! Component: 200 - total flux cleaned = 0.00789908 Jy ! Total flux subtracted in 200 components = 0.00789908 Jy ! Clean residual min=-0.004441 max=0.007255 Jy/beam ! Clean residual mean=0.000017 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.113124 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.113124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041366Jy sigma=0.077805 ! Fit after self-cal, rms=0.041173Jy sigma=0.076878 ! 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.041173Jy sigma=0.076878 ! Fit after self-cal, rms=0.039720Jy sigma=0.076687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.032 mas, bmaj=10.97 mas, bpa=-17.5 degrees ! Estimated noise=5.74715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119219 Jy ! Component: 100 - total flux cleaned = 0.00172371 Jy ! Component: 150 - total flux cleaned = 0.00138488 Jy ! Component: 200 - total flux cleaned = 0.00168847 Jy ! Total flux subtracted in 200 components = 0.00168847 Jy ! Clean residual min=-0.004225 max=0.005915 Jy/beam ! Clean residual mean=0.000017 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.114812 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 0.114812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038961Jy sigma=0.075711 ! Fit after self-cal, rms=0.038942Jy sigma=0.075492 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.00149416 Jy ! Component: 100 - total flux cleaned = 0.00149487 Jy ! Component: 150 - total flux cleaned = 0.00149697 Jy ! Component: 200 - total flux cleaned = 0.00149969 Jy ! Total flux subtracted in 200 components = 0.00149969 Jy ! Clean residual min=-0.004205 max=0.005483 Jy/beam ! Clean residual mean=0.000016 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.116312 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 108 components and 0.116312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038632Jy sigma=0.075031 ! Fit after self-cal, rms=0.038662Jy sigma=0.074953 ! 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.038662Jy sigma=0.074953 ! Fit after self-cal, rms=0.037770Jy sigma=0.073652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.163 mas, bmaj=11.01 mas, bpa=-15.53 degrees ! Estimated noise=5.6023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000791703 Jy ! Component: 100 - total flux cleaned = -7.18536e-05 Jy ! Component: 150 - total flux cleaned = 0.000361315 Jy ! Component: 200 - total flux cleaned = 0.000740486 Jy ! Total flux subtracted in 200 components = 0.000740486 Jy ! Clean residual min=-0.003760 max=0.004454 Jy/beam ! Clean residual mean=0.000007 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.117052 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 132 components and 0.117052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037484Jy sigma=0.073195 ! Fit after self-cal, rms=0.037533Jy sigma=0.073130 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.000594701 Jy ! Component: 100 - total flux cleaned = 0.000596066 Jy ! Component: 150 - total flux cleaned = 0.000864391 Jy ! Component: 200 - total flux cleaned = 0.0010722 Jy ! Total flux subtracted in 200 components = 0.0010722 Jy ! Clean residual min=-0.003693 max=0.004216 Jy/beam ! Clean residual mean=0.000006 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.118125 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.118125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037418Jy sigma=0.072901 ! Fit after self-cal, rms=0.037456Jy sigma=0.072868 ! 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.037456Jy sigma=0.072868 ! Fit after self-cal, rms=0.036815Jy sigma=0.072693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.882 mas, bmaj=11.8 mas, bpa=-7.244 degrees ! Estimated noise=5.2034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515 Jy ! Component: 100 - total flux cleaned = -0.000225582 Jy ! Component: 150 - total flux cleaned = 2.20671e-05 Jy ! Component: 200 - total flux cleaned = 0.000283106 Jy ! Total flux subtracted in 200 components = 0.000283106 Jy ! Clean residual min=-0.003329 max=0.004210 Jy/beam ! Clean residual mean=0.000008 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.118408 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 161 components and 0.118408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036692Jy sigma=0.072493 ! Fit after self-cal, rms=0.036726Jy sigma=0.072467 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.000327034 Jy ! Component: 100 - total flux cleaned = 0.000631124 Jy ! Component: 150 - total flux cleaned = 0.000938747 Jy ! Component: 200 - total flux cleaned = 0.00105392 Jy ! Total flux subtracted in 200 components = 0.00105392 Jy ! Clean residual min=-0.003230 max=0.004110 Jy/beam ! Clean residual mean=0.000007 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.119462 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 173 components and 0.119462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036683Jy sigma=0.072355 ! Fit after self-cal, rms=0.036703Jy sigma=0.072338 ! 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 ![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.036703Jy sigma=0.072338 ! Fit after self-cal, rms=0.036703Jy sigma=0.072338 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 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.036703Jy sigma=0.072338 ! Fit after self-cal, rms=0.036146Jy sigma=0.072268 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=6.068 mas, bmaj=9.929 mas, bpa=-17.49 degrees ! Estimated noise=8.60251 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 (40.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431583 Jy ! Component: 100 - total flux cleaned = 0.00563155 Jy ! Component: 150 - total flux cleaned = 0.00585283 Jy ! Component: 200 - total flux cleaned = 0.00591555 Jy ! Total flux subtracted in 200 components = 0.00591555 Jy ! Clean residual min=-0.003078 max=0.003097 Jy/beam ! Clean residual mean=0.000003 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.125377 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 203 components and 0.125377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035763Jy sigma=0.071612 ! Fit after self-cal, rms=0.035745Jy sigma=0.071452 ! 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=7.123 mas, bmaj=10.95 mas, bpa=-15.18 degrees ! Estimated noise=5.41432 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 (31.5, 46). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288689 Jy ! Component: 100 - total flux cleaned = 0.00389646 Jy ! Component: 150 - total flux cleaned = 0.00460551 Jy ! Component: 200 - total flux cleaned = 0.00507733 Jy ! Component: 250 - total flux cleaned = 0.00555706 Jy ! Component: 300 - total flux cleaned = 0.0059599 Jy ! Component: 350 - total flux cleaned = 0.00642557 Jy ! Component: 400 - total flux cleaned = 0.00678766 Jy ! Total flux subtracted in 400 components = 0.00678766 Jy ! Clean residual min=-0.002101 max=0.002068 Jy/beam ! Clean residual mean=0.000004 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.132165 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 269 components and 0.132165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035347Jy sigma=0.070399 ! Fit after self-cal, rms=0.035344Jy sigma=0.070288 ! 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) ! Added new window around map position (-36.5, -68.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264194 Jy ! Component: 100 - total flux cleaned = 0.000478171 Jy ! Component: 150 - total flux cleaned = 0.0011202 Jy ! Component: 200 - total flux cleaned = 0.00150096 Jy ! Component: 250 - total flux cleaned = 0.00162659 Jy ! Component: 300 - total flux cleaned = 0.0015879 Jy ! Component: 350 - total flux cleaned = 0.00166225 Jy ! Component: 400 - total flux cleaned = 0.00169641 Jy ! Total flux subtracted in 400 components = 0.00169641 Jy ! Clean residual min=-0.001532 max=0.001517 Jy/beam ! Clean residual mean=0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.133861 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 353 components and 0.133861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035021Jy sigma=0.069617 ! Fit after self-cal, rms=0.035034Jy sigma=0.069577 ! Inverting map ! Added new window around map position (-124.5, -92). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416622 Jy ! Component: 100 - total flux cleaned = -0.000952491 Jy ! Component: 150 - total flux cleaned = -0.00117466 Jy ! Component: 200 - total flux cleaned = -0.00144538 Jy ! Component: 250 - total flux cleaned = -0.00166555 Jy ! Component: 300 - total flux cleaned = -0.00181367 Jy ! Component: 350 - total flux cleaned = -0.00198335 Jy ! Component: 400 - total flux cleaned = -0.00214612 Jy ! Total flux subtracted in 400 components = -0.00214612 Jy ! Clean residual min=-0.001257 max=0.001143 Jy/beam ! Clean residual mean=0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.131715 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 423 components and 0.131715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034864Jy sigma=0.069271 ! Fit after self-cal, rms=0.034890Jy sigma=0.069256 ! 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034890Jy sigma=0.069256 ! Fit after self-cal, rms=0.034894Jy sigma=0.069206 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.126 mas, bmaj=10.95 mas, bpa=-15.16 degrees ! Estimated noise=5.41435 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.19314e-05 Jy ! Component: 100 - total flux cleaned = 2.60451e-05 Jy ! Component: 150 - total flux cleaned = 5.29159e-05 Jy ! Component: 200 - total flux cleaned = 5.23914e-05 Jy ! Component: 250 - total flux cleaned = 0.000100519 Jy ! Component: 300 - total flux cleaned = 0.000191284 Jy ! Component: 350 - total flux cleaned = 0.000234809 Jy ! Component: 400 - total flux cleaned = 0.000298658 Jy ! Total flux subtracted in 400 components = 0.000298658 Jy ! Clean residual min=-0.001019 max=0.001003 Jy/beam ! Clean residual mean=0.000001 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.132014 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 471 components and 0.132014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034813Jy sigma=0.069085 ! Fit after self-cal, rms=0.034827Jy sigma=0.069080 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.000106914 Jy ! Component: 100 - total flux cleaned = -6.63928e-05 Jy ! Component: 150 - total flux cleaned = -4.76446e-05 Jy ! Component: 200 - total flux cleaned = -9.96261e-06 Jy ! Component: 250 - total flux cleaned = -1.07168e-05 Jy ! Component: 300 - total flux cleaned = 2.57213e-05 Jy ! Component: 350 - total flux cleaned = 4.34019e-05 Jy ! Component: 400 - total flux cleaned = 0.000129983 Jy ! Total flux subtracted in 400 components = 0.000129983 Jy ! Clean residual min=-0.000905 max=0.000879 Jy/beam ! Clean residual mean=0.000001 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.132144 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 507 components and 0.132144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034776Jy sigma=0.069018 ! Fit after self-cal, rms=0.034786Jy sigma=0.069016 ! 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.034786Jy sigma=0.069016 ! Fit after self-cal, rms=0.034872Jy sigma=0.068953 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.135 mas, bmaj=10.98 mas, bpa=-15.08 degrees ! Estimated noise=5.40636 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251115 Jy ! Component: 100 - total flux cleaned = -0.000309438 Jy ! Component: 150 - total flux cleaned = -0.000346019 Jy ! Component: 200 - total flux cleaned = -0.000328366 Jy ! Component: 250 - total flux cleaned = -0.000327754 Jy ! Component: 300 - total flux cleaned = -0.000215965 Jy ! Component: 350 - total flux cleaned = -0.000155216 Jy ! Component: 400 - total flux cleaned = -6.53822e-05 Jy ! Total flux subtracted in 400 components = -6.53822e-05 Jy ! Clean residual min=-0.000781 max=0.000825 Jy/beam ! Clean residual mean=0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.132078 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 543 components and 0.132078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034827Jy sigma=0.068902 ! Fit after self-cal, rms=0.034836Jy sigma=0.068899 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 (96.5, -53). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195958 Jy ! Component: 100 - total flux cleaned = 0.000326591 Jy ! Component: 150 - total flux cleaned = 0.000463635 Jy ! Component: 200 - total flux cleaned = 0.000627142 Jy ! Component: 250 - total flux cleaned = 0.000713937 Jy ! Component: 300 - total flux cleaned = 0.000797714 Jy ! Component: 350 - total flux cleaned = 0.000893244 Jy ! Component: 400 - total flux cleaned = 0.000939781 Jy ! Total flux subtracted in 400 components = 0.000939781 Jy ! Clean residual min=-0.000700 max=0.000685 Jy/beam ! Clean residual mean=0.000001 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.133018 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 599 components and 0.133018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034775Jy sigma=0.068817 ! Fit after self-cal, rms=0.034778Jy sigma=0.068813 ! Inverting map ! Added new window around map position (-58, 63.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002914 Jy ! Component: 100 - total flux cleaned = 0.000162176 Jy ! Component: 150 - total flux cleaned = 0.000238342 Jy ! Component: 200 - total flux cleaned = 0.000363128 Jy ! Component: 250 - total flux cleaned = 0.000515825 Jy ! Component: 300 - total flux cleaned = 0.000646388 Jy ! Component: 350 - total flux cleaned = 0.000805798 Jy ! Component: 400 - total flux cleaned = 0.000975615 Jy ! Total flux subtracted in 400 components = 0.000975615 Jy ! Clean residual min=-0.000604 max=0.000509 Jy/beam ! Clean residual mean=0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.133994 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 648 components and 0.133994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034724Jy sigma=0.068750 ! Fit after self-cal, rms=0.034728Jy sigma=0.068748 ! 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.034728Jy sigma=0.068748 ! Fit after self-cal, rms=0.035238Jy sigma=0.066453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.903 mas, bmaj=11.82 mas, bpa=-6.719 degrees ! Estimated noise=5.15563 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304535 Jy ! Component: 100 - total flux cleaned = -0.000436754 Jy ! Component: 150 - total flux cleaned = -0.000529376 Jy ! Component: 200 - total flux cleaned = -0.000616218 Jy ! Component: 250 - total flux cleaned = -0.000575326 Jy ! Component: 300 - total flux cleaned = -0.000549182 Jy ! Component: 350 - total flux cleaned = -0.000473097 Jy ! Component: 400 - total flux cleaned = -0.000423682 Jy ! Total flux subtracted in 400 components = -0.000423682 Jy ! Clean residual min=-0.000511 max=0.000444 Jy/beam ! Clean residual mean=0.000001 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.13357 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 722 components and 0.13357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035213Jy sigma=0.066403 ! Fit after self-cal, rms=0.035239Jy sigma=0.066391 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.000115782 Jy ! Component: 100 - total flux cleaned = 0.000212226 Jy ! Component: 150 - total flux cleaned = 0.000271311 Jy ! Component: 200 - total flux cleaned = 0.000328727 Jy ! Component: 250 - total flux cleaned = 0.000395959 Jy ! Component: 300 - total flux cleaned = 0.000450547 Jy ! Component: 350 - total flux cleaned = 0.000525398 Jy ! Component: 400 - total flux cleaned = 0.000609726 Jy ! Total flux subtracted in 400 components = 0.000609726 Jy ! Clean residual min=-0.000468 max=0.000385 Jy/beam ! Clean residual mean=0.000001 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.13418 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 779 components and 0.13418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035224Jy sigma=0.066362 ! Fit after self-cal, rms=0.035226Jy sigma=0.066361 ! 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=7.18 mas, bmaj=11 mas, bpa=-14.87 degrees ! Estimated noise=5.44926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.18 x 11 at -14.87 degrees (North through East) ! Clean map min=-0.0023701 max=0.069422 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=6.148 mas, bmaj=9.954 mas, bpa=-16.78 degrees ! Estimated noise=8.70865 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0541484 Jy ! Component: 100 - total flux cleaned = 0.0767213 Jy ! Component: 150 - total flux cleaned = 0.0872123 Jy ! Component: 200 - total flux cleaned = 0.0931049 Jy ! Component: 250 - total flux cleaned = 0.0980264 Jy ! Component: 300 - total flux cleaned = 0.0993562 Jy ! Component: 350 - total flux cleaned = 0.101025 Jy ! Component: 400 - total flux cleaned = 0.1026 Jy ! Total flux subtracted in 400 components = 0.1026 Jy ! Clean residual min=-0.003161 max=0.003905 Jy/beam ! Clean residual mean=0.000006 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.1026 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 101 model components to the UV plane model. ! The established model now contains 101 components and 0.1026 Jy ! Inverting map and beam ! Estimated beam: bmin=7.18 mas, bmaj=11 mas, bpa=-14.87 degrees ! Estimated noise=5.44926 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) ! Added new window around map position (-87.5, -8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342703 Jy ! Component: 100 - total flux cleaned = 0.00541363 Jy ! Component: 150 - total flux cleaned = 0.00687972 Jy ! Component: 200 - total flux cleaned = 0.00796432 Jy ! Component: 250 - total flux cleaned = 0.00849514 Jy ! Component: 300 - total flux cleaned = 0.00857782 Jy ! Component: 350 - total flux cleaned = 0.00842401 Jy ! Component: 400 - total flux cleaned = 0.00836013 Jy ! Total flux subtracted in 400 components = 0.00836013 Jy ! Clean residual min=-0.001820 max=0.002205 Jy/beam ! Clean residual mean=0.000006 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.11096 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 192 components and 0.11096 Jy ! Inverting map ! Added new window around map position (-53.5, 26.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134766 Jy ! Component: 100 - total flux cleaned = 0.00181755 Jy ! Component: 150 - total flux cleaned = 0.00161308 Jy ! Component: 200 - total flux cleaned = 0.00161796 Jy ! Component: 250 - total flux cleaned = 0.0014795 Jy ! Component: 300 - total flux cleaned = 0.00130695 Jy ! Component: 350 - total flux cleaned = 0.00114192 Jy ! Component: 400 - total flux cleaned = 0.000911651 Jy ! Total flux subtracted in 400 components = 0.000911651 Jy ! Clean residual min=-0.001070 max=0.001245 Jy/beam ! Clean residual mean=0.000006 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.111872 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 286 components and 0.111872 Jy ! Inverting map ! Added new window around map position (-118.5, 33.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.28736e-05 Jy ! Component: 100 - total flux cleaned = 9.00302e-05 Jy ! Component: 150 - total flux cleaned = 0.000222818 Jy ! Component: 200 - total flux cleaned = 0.000188945 Jy ! Component: 250 - total flux cleaned = 0.000277941 Jy ! Component: 300 - total flux cleaned = 0.00030443 Jy ! Component: 350 - total flux cleaned = 0.000275966 Jy ! Component: 400 - total flux cleaned = 0.000223006 Jy ! Total flux subtracted in 400 components = 0.000223006 Jy ! Clean residual min=-0.000871 max=0.000899 Jy/beam ! Clean residual mean=0.000004 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.112095 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 384 components and 0.112095 Jy ! Inverting map ! Added new window around map position (77.5, 111). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187901 Jy ! Component: 100 - total flux cleaned = 0.000138078 Jy ! Component: 150 - total flux cleaned = 6.72661e-05 Jy ! Component: 200 - total flux cleaned = -2.54582e-05 Jy ! Component: 250 - total flux cleaned = -0.000136691 Jy ! Component: 300 - total flux cleaned = -0.000157779 Jy ! Component: 350 - total flux cleaned = -0.000157247 Jy ! Component: 400 - total flux cleaned = -0.000157212 Jy ! Total flux subtracted in 400 components = -0.000157212 Jy ! Clean residual min=-0.000739 max=0.000792 Jy/beam ! Clean residual mean=0.000003 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.111938 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 474 components and 0.111938 Jy ! Inverting map ! Added new window around map position (111.5, -1.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209082 Jy ! Component: 100 - total flux cleaned = 0.000276156 Jy ! Component: 150 - total flux cleaned = 0.000380022 Jy ! Component: 200 - total flux cleaned = 0.000440613 Jy ! Component: 250 - total flux cleaned = 0.00051863 Jy ! Component: 300 - total flux cleaned = 0.000630001 Jy ! Component: 350 - total flux cleaned = 0.000647564 Jy ! Component: 400 - total flux cleaned = 0.000664764 Jy ! Total flux subtracted in 400 components = 0.000664764 Jy ! Clean residual min=-0.000567 max=0.000611 Jy/beam ! Clean residual mean=0.000003 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.112603 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 540 components and 0.112603 Jy ! Inverting map ! Added new window around map position (-44, -110.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000413077 Jy ! Component: 100 - total flux cleaned = 0.000663626 Jy ! Component: 150 - total flux cleaned = 0.000869272 Jy ! Component: 200 - total flux cleaned = 0.00111767 Jy ! Component: 250 - total flux cleaned = 0.00126221 Jy ! Component: 300 - total flux cleaned = 0.00141902 Jy ! Component: 350 - total flux cleaned = 0.00155709 Jy ! Component: 400 - total flux cleaned = 0.00163185 Jy ! Total flux subtracted in 400 components = 0.00163185 Jy ! Clean residual min=-0.000443 max=0.000437 Jy/beam ! Clean residual mean=0.000003 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.114234 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 622 components and 0.114234 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.903 mas, bmaj=11.82 mas, bpa=-6.719 degrees ! Estimated noise=5.15563 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024984 Jy ! Component: 100 - total flux cleaned = 0.000425254 Jy ! Component: 150 - total flux cleaned = 0.000578945 Jy ! Component: 200 - total flux cleaned = 0.00070059 Jy ! Component: 250 - total flux cleaned = 0.000832668 Jy ! Component: 300 - total flux cleaned = 0.00097438 Jy ! Component: 350 - total flux cleaned = 0.0010881 Jy ! Component: 400 - total flux cleaned = 0.00117515 Jy ! Total flux subtracted in 400 components = 0.00117515 Jy ! Clean residual min=-0.000425 max=0.000445 Jy/beam ! Clean residual mean=0.000003 rms=0.000122 Jy/beam ! Combined flux in latest and established models = 0.11541 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) ! Added new window around map position (101.5, 72). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226379 Jy ! Component: 100 - total flux cleaned = 0.000271513 Jy ! Component: 150 - total flux cleaned = 0.000453776 Jy ! Component: 200 - total flux cleaned = 0.000640418 Jy ! Component: 250 - total flux cleaned = 0.000807372 Jy ! Component: 300 - total flux cleaned = 0.000956585 Jy ! Component: 350 - total flux cleaned = 0.0011016 Jy ! Component: 400 - total flux cleaned = 0.00120777 Jy ! Total flux subtracted in 400 components = 0.00120777 Jy ! Clean residual min=-0.000383 max=0.000408 Jy/beam ! Clean residual mean=0.000002 rms=0.000100 Jy/beam ! Combined flux in latest and established models = 0.116617 Jy ! Adding 221 model components to the UV plane model. ! The established model now contains 827 components and 0.116617 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.18 mas, bmaj=11 mas, bpa=-14.87 degrees ! Estimated noise=5.44926 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200842 Jy ! Component: 100 - total flux cleaned = 0.000291918 Jy ! Component: 150 - total flux cleaned = 0.000366104 Jy ! Component: 200 - total flux cleaned = 0.000462477 Jy ! Component: 250 - total flux cleaned = 0.000533261 Jy ! Component: 300 - total flux cleaned = 0.000602478 Jy ! Component: 350 - total flux cleaned = 0.000670851 Jy ! Component: 400 - total flux cleaned = 0.000782933 Jy ! Total flux subtracted in 400 components = 0.000782933 Jy ! Clean residual min=-0.000343 max=0.000408 Jy/beam ! Clean residual mean=0.000002 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.1174 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 907 components and 0.1174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035146Jy sigma=0.066280 ! Fit after self-cal, rms=0.035126Jy sigma=0.066255 wmodel /scr/pima/rdv94_uvs/J1755+0454_S_map.mod ! Writing 907 model components to file: /scr/pima/rdv94_uvs/J1755+0454_S_map.mod wobs /scr/pima/rdv94_uvs/J1755+0454_S_uvs.fits ! Applying 2464 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1755+0454_S_uvs.fits wwins /scr/pima/rdv94_uvs/J1755+0454_S_map.win ! wwins: Wrote 15 windows to /scr/pima/rdv94_uvs/J1755+0454_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.000120839 Jy ! Component: 100 - total flux cleaned = 9.02391e-05 Jy ! Component: 150 - total flux cleaned = 8.45833e-05 Jy ! Component: 200 - total flux cleaned = 7.37605e-05 Jy ! Component: 250 - total flux cleaned = 5.80139e-05 Jy ! Component: 300 - total flux cleaned = 2.20861e-05 Jy ! Component: 350 - total flux cleaned = 7.14987e-06 Jy ! Component: 400 - total flux cleaned = 7.19327e-06 Jy ! Component: 450 - total flux cleaned = -1.20297e-05 Jy ! Component: 500 - total flux cleaned = -3.08908e-05 Jy ! Component: 550 - total flux cleaned = -6.35502e-05 Jy ! Component: 600 - total flux cleaned = -8.20456e-05 Jy ! Component: 650 - total flux cleaned = -0.000132213 Jy ! Component: 700 - total flux cleaned = -0.000168286 Jy ! Component: 750 - total flux cleaned = -0.000186158 Jy ! Component: 800 - total flux cleaned = -0.00021273 Jy ! Component: 850 - total flux cleaned = -0.000239018 Jy ! Component: 900 - total flux cleaned = -0.000256377 Jy ! Component: 950 - total flux cleaned = -0.000265002 Jy ! Component: 1000 - total flux cleaned = -0.000282171 Jy ! Component: 1050 - total flux cleaned = -0.000290712 Jy ! Component: 1100 - total flux cleaned = -0.000303398 Jy ! Component: 1150 - total flux cleaned = -0.000315998 Jy ! Component: 1200 - total flux cleaned = -0.000320147 Jy ! Component: 1250 - total flux cleaned = -0.00034504 Jy ! Component: 1300 - total flux cleaned = -0.000357401 Jy ! Component: 1350 - total flux cleaned = -0.000377866 Jy ! Component: 1400 - total flux cleaned = -0.000381939 Jy ! Component: 1450 - total flux cleaned = -0.00039409 Jy ! Component: 1500 - total flux cleaned = -0.000390067 Jy ! Component: 1550 - total flux cleaned = -0.000398101 Jy ! Component: 1600 - total flux cleaned = -0.000406125 Jy ! Component: 1650 - total flux cleaned = -0.0004141 Jy ! Component: 1700 - total flux cleaned = -0.000429967 Jy ! Component: 1750 - total flux cleaned = -0.000418102 Jy ! Component: 1800 - total flux cleaned = -0.000422055 Jy ! Component: 1850 - total flux cleaned = -0.000437792 Jy ! Component: 1900 - total flux cleaned = -0.000445646 Jy ! Component: 1950 - total flux cleaned = -0.000445615 Jy ! Component: 2000 - total flux cleaned = -0.000445641 Jy ! Component: 2050 - total flux cleaned = -0.00045727 Jy ! Component: 2100 - total flux cleaned = -0.000449511 Jy ! Component: 2150 - total flux cleaned = -0.000441805 Jy ! Component: 2200 - total flux cleaned = -0.000457221 Jy ! Component: 2250 - total flux cleaned = -0.000464898 Jy ! Component: 2300 - total flux cleaned = -0.000468724 Jy ! Component: 2350 - total flux cleaned = -0.000487846 Jy ! Component: 2400 - total flux cleaned = -0.000491652 Jy ! Component: 2450 - total flux cleaned = -0.000495467 Jy ! Component: 2500 - total flux cleaned = -0.000506861 Jy ! Component: 2550 - total flux cleaned = -0.000518249 Jy ! Component: 2600 - total flux cleaned = -0.000533384 Jy ! Component: 2650 - total flux cleaned = -0.000544728 Jy ! Component: 2700 - total flux cleaned = -0.000533403 Jy ! Component: 2750 - total flux cleaned = -0.000544724 Jy ! Component: 2800 - total flux cleaned = -0.000540978 Jy ! Component: 2850 - total flux cleaned = -0.000552271 Jy ! Component: 2900 - total flux cleaned = -0.000552268 Jy ! Component: 2950 - total flux cleaned = -0.000563539 Jy ! Component: 3000 - total flux cleaned = -0.000563541 Jy ! Component: 3050 - total flux cleaned = -0.00056354 Jy ! Component: 3100 - total flux cleaned = -0.000563556 Jy ! Component: 3150 - total flux cleaned = -0.000556054 Jy ! Component: 3200 - total flux cleaned = -0.000563562 Jy ! Component: 3250 - total flux cleaned = -0.00056732 Jy ! Component: 3300 - total flux cleaned = -0.000567331 Jy ! Component: 3350 - total flux cleaned = -0.000574826 Jy ! Component: 3400 - total flux cleaned = -0.000578566 Jy ! Component: 3450 - total flux cleaned = -0.000578553 Jy ! Component: 3500 - total flux cleaned = -0.000567314 Jy ! Component: 3550 - total flux cleaned = -0.000582311 Jy ! Component: 3600 - total flux cleaned = -0.000567314 Jy ! Component: 3650 - total flux cleaned = -0.000567311 Jy ! Component: 3700 - total flux cleaned = -0.000567312 Jy ! Component: 3750 - total flux cleaned = -0.000567311 Jy ! Component: 3800 - total flux cleaned = -0.00057103 Jy ! Component: 3850 - total flux cleaned = -0.000571035 Jy ! Component: 3900 - total flux cleaned = -0.000563531 Jy ! Component: 3950 - total flux cleaned = -0.0005598 Jy ! Component: 4000 - total flux cleaned = -0.000563563 Jy ! Component: 4050 - total flux cleaned = -0.000571055 Jy ! Total flux subtracted in 4096 components = -0.000563551 Jy ! Clean residual min=-0.000249 max=0.000202 Jy/beam ! Clean residual mean=0.000001 rms=0.000072 Jy/beam ! Combined flux in latest and established models = 0.116837 Jy keep ! Adding 235 model components to the UV plane model. ! The established model now contains 1139 components and 0.116837 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1755+0454_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.18 x 11 at -14.87 degrees (North through East) ! Clean map min=-0.0026483 max=0.065176 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1755+0454_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.0651 rms= 7e-05 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1755+0454_S_uvs.log closed on Tue Oct 8 12:23:44 2013