! Started logfile: /scr/pima/rdv94_uvs/J1133-0905_X_uvs.log on Tue Oct 8 12:18:10 2013 obs /scr/pima/rdv94_uvs/J1133-0905_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1133-0905_X_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1133-0905 ! ! 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 5632 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/J1133-0905_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:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN 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:NL self-cal status=correctable weight=1 ! 2:OV 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.023804Jy sigma=2.979829 ! Fit after self-cal, rms=0.819240Jy sigma=2.369003 ! 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.8173 mas, bmaj=3.134 mas, bpa=-20.22 degrees ! Estimated noise=6.50686 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.140301 Jy ! Component: 100 - total flux cleaned = 0.173372 Jy ! Total flux subtracted in 100 components = 0.173372 Jy ! Clean residual min=-0.007513 max=0.012609 Jy/beam ! Clean residual mean=-0.000001 rms=0.002037 Jy/beam ! Combined flux in latest and established models = 0.173372 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.173372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071237Jy sigma=0.200686 ! Fit after self-cal, rms=0.071252Jy sigma=0.200666 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131112 Jy ! Component: 100 - total flux cleaned = 0.0202347 Jy ! Total flux subtracted in 100 components = 0.0202347 Jy ! Clean residual min=-0.006901 max=0.008101 Jy/beam ! Clean residual mean=-0.000004 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.193607 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.193607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068788Jy sigma=0.192344 ! Fit after self-cal, rms=0.068787Jy sigma=0.192282 ! 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.003 mas, bmaj=3.522 mas, bpa=-18.18 degrees ! Estimated noise=3.29414 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.0060334 Jy ! Component: 100 - total flux cleaned = 0.00935985 Jy ! Component: 150 - total flux cleaned = 0.0115559 Jy ! Component: 200 - total flux cleaned = 0.0125404 Jy ! Total flux subtracted in 200 components = 0.0125404 Jy ! Clean residual min=-0.005754 max=0.005994 Jy/beam ! Clean residual mean=-0.000005 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.206147 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.206147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068269Jy sigma=0.190598 ! Fit after self-cal, rms=0.068279Jy sigma=0.190577 ! 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.92 FD 0.94 HN 0.89 KP 1.00 ! LA 1.06 MK 0.98 NL 1.03 OV 0.97 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.90 HN 0.94 KP 0.98 ! LA 1.03 MK 1.00 NL 1.00 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.90 HN 0.94 KP 0.93 ! LA 1.05 MK 1.01 NL 1.04 OV 0.99 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.33 FD 0.92 HN 0.94 KP 0.94 ! LA 1.04 MK 1.00 NL 1.03 OV 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.99 KP 0.84 ! LA 1.07 MK 0.96 NL 1.08 OV 1.05 ! PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.93 HN 0.99 KP 0.85 ! LA 1.09 MK 0.98 NL 1.05 OV 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.98 KP 0.93 ! LA 1.10 MK 1.03 NL 1.10 OV 0.99 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.95 HN 0.92 KP 0.91 ! LA 1.06 MK 1.10 NL 1.11 OV 1.04 ! ! ! Fit before self-cal, rms=0.068279Jy sigma=0.190577 ! Fit after self-cal, rms=0.065007Jy sigma=0.183223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.003 mas, bmaj=3.547 mas, bpa=-18.07 degrees ! Estimated noise=3.28193 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 (-2, 1.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402509 Jy ! Component: 100 - total flux cleaned = 0.00431658 Jy ! Component: 150 - total flux cleaned = 0.00411432 Jy ! Component: 200 - total flux cleaned = 0.00416101 Jy ! Total flux subtracted in 200 components = 0.00416101 Jy ! Clean residual min=-0.002422 max=0.002093 Jy/beam ! Clean residual mean=-0.000003 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.210308 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.210308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064699Jy sigma=0.182347 ! Fit after self-cal, rms=0.064712Jy sigma=0.182222 ! 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.064712Jy sigma=0.182222 ! Fit after self-cal, rms=0.064462Jy sigma=0.182158 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=3.549 mas, bpa=-18.09 degrees ! Estimated noise=3.2736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141949 Jy ! Component: 100 - total flux cleaned = 0.00172489 Jy ! Component: 150 - total flux cleaned = 0.00164443 Jy ! Component: 200 - total flux cleaned = 0.00167912 Jy ! Total flux subtracted in 200 components = 0.00167912 Jy ! Clean residual min=-0.002301 max=0.001966 Jy/beam ! Clean residual mean=-0.000003 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.211987 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.211987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064389Jy sigma=0.181952 ! Fit after self-cal, rms=0.064384Jy sigma=0.181936 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.000341991 Jy ! Component: 100 - total flux cleaned = 0.000344433 Jy ! Component: 150 - total flux cleaned = 0.000402692 Jy ! Component: 200 - total flux cleaned = 0.000401638 Jy ! Total flux subtracted in 200 components = 0.000401638 Jy ! Clean residual min=-0.002276 max=0.001943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.212389 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 87 components and 0.212389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064357Jy sigma=0.181864 ! Fit after self-cal, rms=0.064356Jy sigma=0.181861 ! 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.064356Jy sigma=0.181861 ! Fit after self-cal, rms=0.064372Jy sigma=0.181816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=3.556 mas, bpa=-18.07 degrees ! Estimated noise=3.27499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235498 Jy ! Component: 100 - total flux cleaned = 0.000285867 Jy ! Component: 150 - total flux cleaned = 0.000408063 Jy ! Component: 200 - total flux cleaned = 0.000498462 Jy ! Total flux subtracted in 200 components = 0.000498462 Jy ! Clean residual min=-0.002261 max=0.001914 Jy/beam ! Clean residual mean=-0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.212887 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.212887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064347Jy sigma=0.181750 ! Fit after self-cal, rms=0.064346Jy sigma=0.181746 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.000230276 Jy ! Component: 100 - total flux cleaned = 0.000315177 Jy ! Component: 150 - total flux cleaned = 0.00033458 Jy ! Component: 200 - total flux cleaned = 0.000371764 Jy ! Total flux subtracted in 200 components = 0.000371764 Jy ! Clean residual min=-0.002226 max=0.001941 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.213259 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 107 components and 0.213259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064334Jy sigma=0.181716 ! Fit after self-cal, rms=0.064334Jy sigma=0.181715 ! 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.064334Jy sigma=0.181715 ! Fit after self-cal, rms=0.064342Jy sigma=0.181681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.206 mas, bmaj=4.16 mas, bpa=-7.99 degrees ! Estimated noise=3.70461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000770874 Jy ! Component: 100 - total flux cleaned = 0.00106895 Jy ! Component: 150 - total flux cleaned = 0.00114244 Jy ! Component: 200 - total flux cleaned = 0.00117807 Jy ! Total flux subtracted in 200 components = 0.00117807 Jy ! Clean residual min=-0.002279 max=0.002208 Jy/beam ! Clean residual mean=-0.000004 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.214437 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.214437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064339Jy sigma=0.181663 ! Fit after self-cal, rms=0.064338Jy sigma=0.181659 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.000220221 Jy ! Component: 100 - total flux cleaned = 0.000292388 Jy ! Component: 150 - total flux cleaned = 0.000322774 Jy ! Component: 200 - total flux cleaned = 0.000341075 Jy ! Total flux subtracted in 200 components = 0.000341075 Jy ! Clean residual min=-0.002231 max=0.002204 Jy/beam ! Clean residual mean=-0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.214778 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.214778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064339Jy sigma=0.181656 ! Fit after self-cal, rms=0.064339Jy sigma=0.181655 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN 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:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2: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.064339Jy sigma=0.181655 ! Fit after self-cal, rms=0.064339Jy sigma=0.181655 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN 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:NL self-cal status=correctable weight=1 ! 2: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.064339Jy sigma=0.181655 ! Fit after self-cal, rms=0.064310Jy sigma=0.181649 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.8174 mas, bmaj=3.164 mas, bpa=-19.99 degrees ! Estimated noise=6.46299 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.000108872 Jy ! Component: 100 - total flux cleaned = -0.00036215 Jy ! Component: 150 - total flux cleaned = -0.000812269 Jy ! Component: 200 - total flux cleaned = -0.000947332 Jy ! Total flux subtracted in 200 components = -0.000947332 Jy ! Clean residual min=-0.004867 max=0.004425 Jy/beam ! Clean residual mean=-0.000002 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.213831 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 149 components and 0.213831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064342Jy sigma=0.181754 ! Fit after self-cal, rms=0.064336Jy sigma=0.181734 ! 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.001 mas, bmaj=3.565 mas, bpa=-18.04 degrees ! Estimated noise=3.27443 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 = 6.50142e-05 Jy ! Component: 100 - total flux cleaned = 3.1947e-05 Jy ! Component: 150 - total flux cleaned = -2.73658e-05 Jy ! Component: 200 - total flux cleaned = -4.38312e-06 Jy ! Component: 250 - total flux cleaned = -4.32117e-06 Jy ! Component: 300 - total flux cleaned = -4.12796e-06 Jy ! Component: 350 - total flux cleaned = 5.18491e-05 Jy ! Component: 400 - total flux cleaned = 8.69062e-05 Jy ! Total flux subtracted in 400 components = 8.69062e-05 Jy ! Clean residual min=-0.002167 max=0.001928 Jy/beam ! Clean residual mean=-0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.213918 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 175 components and 0.213918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064292Jy sigma=0.181626 ! Fit after self-cal, rms=0.064291Jy sigma=0.181621 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168021 Jy ! Component: 100 - total flux cleaned = 0.000236243 Jy ! Component: 150 - total flux cleaned = 0.000266996 Jy ! Component: 200 - total flux cleaned = 0.000281904 Jy ! Component: 250 - total flux cleaned = 0.000309366 Jy ! Component: 300 - total flux cleaned = 0.000335186 Jy ! Component: 350 - total flux cleaned = 0.000335096 Jy ! Component: 400 - total flux cleaned = 0.000358702 Jy ! Total flux subtracted in 400 components = 0.000358702 Jy ! Clean residual min=-0.002137 max=0.001897 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.214276 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 191 components and 0.214276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064278Jy sigma=0.181590 ! Fit after self-cal, rms=0.064278Jy sigma=0.181589 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064278Jy sigma=0.181589 ! Fit after self-cal, rms=0.064267Jy sigma=0.181575 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9996 mas, bmaj=3.572 mas, bpa=-18.01 degrees ! Estimated noise=3.27451 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194677 Jy ! Component: 100 - total flux cleaned = -0.000161156 Jy ! Component: 150 - total flux cleaned = -0.000147753 Jy ! Component: 200 - total flux cleaned = -0.000123278 Jy ! Component: 250 - total flux cleaned = -7.9429e-05 Jy ! Component: 300 - total flux cleaned = -6.90271e-05 Jy ! Component: 350 - total flux cleaned = -6.86635e-05 Jy ! Component: 400 - total flux cleaned = -4.94752e-05 Jy ! Total flux subtracted in 400 components = -4.94752e-05 Jy ! Clean residual min=-0.002116 max=0.001892 Jy/beam ! Clean residual mean=-0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.214227 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 205 components and 0.214227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064255Jy sigma=0.181547 ! Fit after self-cal, rms=0.064255Jy sigma=0.181546 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 = 4.90529e-05 Jy ! Component: 100 - total flux cleaned = 3.04042e-05 Jy ! Component: 150 - total flux cleaned = 3.06732e-05 Jy ! Component: 200 - total flux cleaned = 3.07905e-05 Jy ! Component: 250 - total flux cleaned = 3.08083e-05 Jy ! Component: 300 - total flux cleaned = 3.10493e-05 Jy ! Component: 350 - total flux cleaned = 3.92888e-05 Jy ! Component: 400 - total flux cleaned = 3.92577e-05 Jy ! Total flux subtracted in 400 components = 3.92577e-05 Jy ! Clean residual min=-0.002092 max=0.001902 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.214266 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 212 components and 0.214266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064251Jy sigma=0.181536 ! Fit after self-cal, rms=0.064251Jy sigma=0.181536 ! 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.064251Jy sigma=0.181536 ! Fit after self-cal, rms=0.064282Jy sigma=0.181510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9989 mas, bmaj=3.579 mas, bpa=-17.98 degrees ! Estimated noise=3.27624 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.98405e-05 Jy ! Component: 100 - total flux cleaned = -4.60092e-05 Jy ! Component: 150 - total flux cleaned = -2.29848e-05 Jy ! Component: 200 - total flux cleaned = -2.72054e-06 Jy ! Component: 250 - total flux cleaned = 6.81044e-06 Jy ! Component: 300 - total flux cleaned = 2.40999e-05 Jy ! Component: 350 - total flux cleaned = 3.22548e-05 Jy ! Component: 400 - total flux cleaned = 3.22679e-05 Jy ! Total flux subtracted in 400 components = 3.22679e-05 Jy ! Clean residual min=-0.002077 max=0.001937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.214299 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 225 components and 0.214299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064274Jy sigma=0.181491 ! Fit after self-cal, rms=0.064274Jy sigma=0.181490 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 = 3.56033e-05 Jy ! Component: 100 - total flux cleaned = 2.03402e-05 Jy ! Component: 150 - total flux cleaned = 5.62118e-06 Jy ! Component: 200 - total flux cleaned = -1.67129e-06 Jy ! Component: 250 - total flux cleaned = -8.53418e-06 Jy ! Component: 300 - total flux cleaned = -1.55608e-05 Jy ! Component: 350 - total flux cleaned = -2.25564e-05 Jy ! Component: 400 - total flux cleaned = -2.931e-05 Jy ! Total flux subtracted in 400 components = -2.931e-05 Jy ! Clean residual min=-0.002056 max=0.001935 Jy/beam ! Clean residual mean=-0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.214269 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 231 components and 0.214269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064271Jy sigma=0.181483 ! Fit after self-cal, rms=0.064271Jy sigma=0.181482 ! 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.064271Jy sigma=0.181482 ! Fit after self-cal, rms=0.063898Jy sigma=0.178626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.201 mas, bmaj=4.18 mas, bpa=-8.095 degrees ! Estimated noise=3.71864 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476249 Jy ! Component: 100 - total flux cleaned = 0.000564278 Jy ! Component: 150 - total flux cleaned = 0.000564222 Jy ! Component: 200 - total flux cleaned = 0.00057362 Jy ! Component: 250 - total flux cleaned = 0.000581687 Jy ! Component: 300 - total flux cleaned = 0.000589456 Jy ! Component: 350 - total flux cleaned = 0.000603911 Jy ! Component: 400 - total flux cleaned = 0.00061759 Jy ! Total flux subtracted in 400 components = 0.00061759 Jy ! Clean residual min=-0.002227 max=0.002285 Jy/beam ! Clean residual mean=-0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.214887 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 249 components and 0.214887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063899Jy sigma=0.178617 ! Fit after self-cal, rms=0.063912Jy sigma=0.178606 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 (-51, -34.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145778 Jy ! Component: 100 - total flux cleaned = 0.00200992 Jy ! Component: 150 - total flux cleaned = 0.00221975 Jy ! Component: 200 - total flux cleaned = 0.00222816 Jy ! Component: 250 - total flux cleaned = 0.00222527 Jy ! Component: 300 - total flux cleaned = 0.0022785 Jy ! Component: 350 - total flux cleaned = 0.00237607 Jy ! Component: 400 - total flux cleaned = 0.00244341 Jy ! Total flux subtracted in 400 components = 0.00244341 Jy ! Clean residual min=-0.001851 max=0.002183 Jy/beam ! Clean residual mean=-0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.21733 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 313 components and 0.21733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063842Jy sigma=0.178367 ! Fit after self-cal, rms=0.063838Jy sigma=0.178354 ! Inverting map ! Added new window around map position (45, -45). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144931 Jy ! Component: 100 - total flux cleaned = -6.2413e-05 Jy ! Component: 150 - total flux cleaned = -0.000416744 Jy ! Component: 200 - total flux cleaned = -0.000810843 Jy ! Component: 250 - total flux cleaned = -0.00113019 Jy ! Component: 300 - total flux cleaned = -0.00129583 Jy ! Component: 350 - total flux cleaned = -0.00147821 Jy ! Component: 400 - total flux cleaned = -0.00156381 Jy ! Total flux subtracted in 400 components = -0.00156381 Jy ! Clean residual min=-0.001618 max=0.001738 Jy/beam ! Clean residual mean=-0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.215766 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 374 components and 0.215767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063738Jy sigma=0.178056 ! Fit after self-cal, rms=0.063737Jy sigma=0.178036 ! Inverting map ! Added new window around map position (-6.4, -43.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163039 Jy ! Component: 100 - total flux cleaned = 0.00257235 Jy ! Component: 150 - total flux cleaned = 0.00292199 Jy ! Component: 200 - total flux cleaned = 0.00311021 Jy ! Component: 250 - total flux cleaned = 0.00343376 Jy ! Component: 300 - total flux cleaned = 0.00374055 Jy ! Component: 350 - total flux cleaned = 0.00395335 Jy ! Component: 400 - total flux cleaned = 0.00408103 Jy ! Total flux subtracted in 400 components = 0.00408103 Jy ! Clean residual min=-0.001437 max=0.001516 Jy/beam ! Clean residual mean=-0.000003 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.219848 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 432 components and 0.219848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063683Jy sigma=0.177854 ! Fit after self-cal, rms=0.063681Jy sigma=0.177844 ! 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=0.9989 mas, bmaj=3.583 mas, bpa=-17.96 degrees ! Estimated noise=3.28463 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9989 x 3.583 at -17.96 degrees (North through East) ! Clean map min=-0.0015244 max=0.1823 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.816 mas, bmaj=3.174 mas, bpa=-19.88 degrees ! Estimated noise=6.47961 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139594 Jy ! Component: 100 - total flux cleaned = 0.172198 Jy ! Component: 150 - total flux cleaned = 0.185155 Jy ! Component: 200 - total flux cleaned = 0.193213 Jy ! Component: 250 - total flux cleaned = 0.197908 Jy ! Component: 300 - total flux cleaned = 0.199097 Jy ! Component: 350 - total flux cleaned = 0.198767 Jy ! Component: 400 - total flux cleaned = 0.198766 Jy ! Total flux subtracted in 400 components = 0.198766 Jy ! Clean residual min=-0.004100 max=0.004227 Jy/beam ! Clean residual mean=-0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.198766 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.198766 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9989 mas, bmaj=3.583 mas, bpa=-17.96 degrees ! Estimated noise=3.28463 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.00439486 Jy ! Component: 100 - total flux cleaned = 0.00729522 Jy ! Component: 150 - total flux cleaned = 0.00899524 Jy ! Component: 200 - total flux cleaned = 0.0105598 Jy ! Component: 250 - total flux cleaned = 0.0118188 Jy ! Component: 300 - total flux cleaned = 0.0127067 Jy ! Component: 350 - total flux cleaned = 0.0134133 Jy ! Component: 400 - total flux cleaned = 0.0140769 Jy ! Total flux subtracted in 400 components = 0.0140769 Jy ! Clean residual min=-0.002045 max=0.001773 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.212843 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 106 components and 0.212843 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.201 mas, bmaj=4.18 mas, bpa=-8.095 degrees ! Estimated noise=3.71864 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000994412 Jy ! Component: 100 - total flux cleaned = 0.00191928 Jy ! Component: 150 - total flux cleaned = 0.00280587 Jy ! Component: 200 - total flux cleaned = 0.00316319 Jy ! Component: 250 - total flux cleaned = 0.00359368 Jy ! Component: 300 - total flux cleaned = 0.00390847 Jy ! Component: 350 - total flux cleaned = 0.00429074 Jy ! Component: 400 - total flux cleaned = 0.00449034 Jy ! Total flux subtracted in 400 components = 0.00449034 Jy ! Clean residual min=-0.001689 max=0.001630 Jy/beam ! Clean residual mean=-0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.217334 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191436 Jy ! Component: 100 - total flux cleaned = 0.000410004 Jy ! Component: 150 - total flux cleaned = 0.000512882 Jy ! Component: 200 - total flux cleaned = 0.000514052 Jy ! Component: 250 - total flux cleaned = 0.00067567 Jy ! Component: 300 - total flux cleaned = 0.000797935 Jy ! Component: 350 - total flux cleaned = 0.000856113 Jy ! Component: 400 - total flux cleaned = 0.000855295 Jy ! Total flux subtracted in 400 components = 0.000855295 Jy ! Clean residual min=-0.001629 max=0.001559 Jy/beam ! Clean residual mean=-0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.218189 Jy ! Adding 148 model components to the UV plane model. ! The established model now contains 247 components and 0.218189 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9989 mas, bmaj=3.583 mas, bpa=-17.96 degrees ! Estimated noise=3.28463 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00051039 Jy ! Component: 100 - total flux cleaned = -0.00071084 Jy ! Component: 150 - total flux cleaned = -0.000710994 Jy ! Component: 200 - total flux cleaned = -0.00067543 Jy ! Component: 250 - total flux cleaned = -0.00071016 Jy ! Component: 300 - total flux cleaned = -0.00067736 Jy ! Component: 350 - total flux cleaned = -0.000677366 Jy ! Component: 400 - total flux cleaned = -0.000676966 Jy ! Total flux subtracted in 400 components = -0.000676966 Jy ! Clean residual min=-0.001698 max=0.001590 Jy/beam ! Clean residual mean=-0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.217512 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 302 components and 0.217512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063594Jy sigma=0.177658 ! Fit after self-cal, rms=0.063586Jy sigma=0.177631 wmodel /scr/pima/rdv94_uvs/J1133-0905_X_map.mod ! Writing 302 model components to file: /scr/pima/rdv94_uvs/J1133-0905_X_map.mod wobs /scr/pima/rdv94_uvs/J1133-0905_X_uvs.fits ! Applying 256 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1133-0905_X_uvs.fits wwins /scr/pima/rdv94_uvs/J1133-0905_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv94_uvs/J1133-0905_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.00013098 Jy ! Component: 100 - total flux cleaned = -3.12378e-05 Jy ! Component: 150 - total flux cleaned = -9.01985e-06 Jy ! Component: 200 - total flux cleaned = 5.80321e-05 Jy ! Component: 250 - total flux cleaned = 0.000166398 Jy ! Component: 300 - total flux cleaned = 0.000166015 Jy ! Component: 350 - total flux cleaned = 0.000227927 Jy ! Component: 400 - total flux cleaned = 0.00020778 Jy ! Component: 450 - total flux cleaned = 0.000247654 Jy ! Component: 500 - total flux cleaned = 0.00026719 Jy ! Component: 550 - total flux cleaned = 0.000286723 Jy ! Component: 600 - total flux cleaned = 0.000362389 Jy ! Component: 650 - total flux cleaned = 0.000436188 Jy ! Component: 700 - total flux cleaned = 0.000472522 Jy ! Component: 750 - total flux cleaned = 0.000544157 Jy ! Component: 800 - total flux cleaned = 0.000579417 Jy ! Component: 850 - total flux cleaned = 0.000631762 Jy ! Component: 900 - total flux cleaned = 0.000649149 Jy ! Component: 950 - total flux cleaned = 0.000683113 Jy ! Component: 1000 - total flux cleaned = 0.000733314 Jy ! Component: 1050 - total flux cleaned = 0.000683348 Jy ! Component: 1100 - total flux cleaned = 0.000749152 Jy ! Component: 1150 - total flux cleaned = 0.000765302 Jy ! Component: 1200 - total flux cleaned = 0.000797349 Jy ! Component: 1250 - total flux cleaned = 0.000813367 Jy ! Component: 1300 - total flux cleaned = 0.000829282 Jy ! Component: 1350 - total flux cleaned = 0.000860511 Jy ! Component: 1400 - total flux cleaned = 0.000891102 Jy ! Component: 1450 - total flux cleaned = 0.000906325 Jy ! Component: 1500 - total flux cleaned = 0.000936399 Jy ! Component: 1550 - total flux cleaned = 0.000921333 Jy ! Component: 1600 - total flux cleaned = 0.000936182 Jy ! Component: 1650 - total flux cleaned = 0.000906652 Jy ! Component: 1700 - total flux cleaned = 0.000935716 Jy ! Component: 1750 - total flux cleaned = 0.000935559 Jy ! Component: 1800 - total flux cleaned = 0.000921368 Jy ! Component: 1850 - total flux cleaned = 0.000893335 Jy ! Component: 1900 - total flux cleaned = 0.000893655 Jy ! Component: 1950 - total flux cleaned = 0.000893662 Jy ! Component: 2000 - total flux cleaned = 0.00087979 Jy ! Component: 2050 - total flux cleaned = 0.00083871 Jy ! Component: 2100 - total flux cleaned = 0.000825164 Jy ! Component: 2150 - total flux cleaned = 0.000798097 Jy ! Component: 2200 - total flux cleaned = 0.000811574 Jy ! Component: 2250 - total flux cleaned = 0.000771733 Jy ! Component: 2300 - total flux cleaned = 0.000758654 Jy ! Component: 2350 - total flux cleaned = 0.000706643 Jy ! Component: 2400 - total flux cleaned = 0.000784557 Jy ! Component: 2450 - total flux cleaned = 0.000745917 Jy ! Component: 2500 - total flux cleaned = 0.000758661 Jy ! Component: 2550 - total flux cleaned = 0.000784054 Jy ! Component: 2600 - total flux cleaned = 0.000771732 Jy ! Component: 2650 - total flux cleaned = 0.000796808 Jy ! Component: 2700 - total flux cleaned = 0.000809301 Jy ! Component: 2750 - total flux cleaned = 0.000883514 Jy ! Component: 2800 - total flux cleaned = 0.000846758 Jy ! Component: 2850 - total flux cleaned = 0.000920025 Jy ! Component: 2900 - total flux cleaned = 0.000956372 Jy ! Component: 2950 - total flux cleaned = 0.00100461 Jy ! Component: 3000 - total flux cleaned = 0.000992638 Jy ! Component: 3050 - total flux cleaned = 0.00107585 Jy ! Component: 3100 - total flux cleaned = 0.00107587 Jy ! Component: 3150 - total flux cleaned = 0.00116991 Jy ! Component: 3200 - total flux cleaned = 0.00114645 Jy ! Component: 3250 - total flux cleaned = 0.00118124 Jy ! Component: 3300 - total flux cleaned = 0.00121587 Jy ! Component: 3350 - total flux cleaned = 0.0012274 Jy ! Component: 3400 - total flux cleaned = 0.00122729 Jy ! Component: 3450 - total flux cleaned = 0.0012727 Jy ! Component: 3500 - total flux cleaned = 0.00131782 Jy ! Component: 3550 - total flux cleaned = 0.00135146 Jy ! Component: 3600 - total flux cleaned = 0.00137373 Jy ! Component: 3650 - total flux cleaned = 0.00140701 Jy ! Component: 3700 - total flux cleaned = 0.00144005 Jy ! Component: 3750 - total flux cleaned = 0.00146195 Jy ! Component: 3800 - total flux cleaned = 0.00149462 Jy ! Component: 3850 - total flux cleaned = 0.00149459 Jy ! Component: 3900 - total flux cleaned = 0.00148387 Jy ! Component: 3950 - total flux cleaned = 0.00150549 Jy ! Component: 4000 - total flux cleaned = 0.00152691 Jy ! Component: 4050 - total flux cleaned = 0.00154817 Jy ! Total flux subtracted in 4096 components = 0.00152694 Jy ! Clean residual min=-0.000563 max=0.000641 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.219039 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 557 components and 0.219039 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1133-0905_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9989 x 3.583 at -17.96 degrees (North through East) ! Clean map min=-0.0013857 max=0.18281 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1133-0905_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.1828 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1133-0905_X_uvs.log closed on Tue Oct 8 12:18:17 2013