! Started logfile: /scr/pima/rdv95_uvs/J2211-1328_S_uvs.log on Wed Nov 6 20:50:13 2013 obs /scr/pima/rdv95_uvs/J2211-1328_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J2211-1328_S_uva.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! AN table 2: 11 integrations on 6 of 6 possible baselines. ! AN table 3: 12 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.909766 visibilities/baseline/integration-bin. ! Found source: J2211-1328 ! ! 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 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3428 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J2211-1328_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:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.051125Jy sigma=4.278234 ! Fit after self-cal, rms=0.663462Jy sigma=2.633986 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.647 mas, bpa=2.514 degrees ! Estimated noise=4.47007 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.260657 Jy ! Component: 100 - total flux cleaned = 0.321782 Jy ! Total flux subtracted in 100 components = 0.321782 Jy ! Clean residual min=-0.013780 max=0.023994 Jy/beam ! Clean residual mean=0.000053 rms=0.003965 Jy/beam ! Combined flux in latest and established models = 0.321782 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.321782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091450Jy sigma=0.388309 ! Fit after self-cal, rms=0.091422Jy sigma=0.388217 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265771 Jy ! Component: 100 - total flux cleaned = 0.0411364 Jy ! Total flux subtracted in 100 components = 0.0411364 Jy ! Clean residual min=-0.010271 max=0.016515 Jy/beam ! Clean residual mean=0.000030 rms=0.002776 Jy/beam ! Combined flux in latest and established models = 0.362918 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.362918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082523Jy sigma=0.337304 ! Fit after self-cal, rms=0.082494Jy sigma=0.337176 ! Inverting map ! Added new window around map position (3.2, -18.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01625 Jy ! Component: 100 - total flux cleaned = 0.0251444 Jy ! Total flux subtracted in 100 components = 0.0251444 Jy ! Clean residual min=-0.008670 max=0.008498 Jy/beam ! Clean residual mean=0.000024 rms=0.002149 Jy/beam ! Combined flux in latest and established models = 0.388062 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.388062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079066Jy sigma=0.318541 ! Fit after self-cal, rms=0.078777Jy sigma=0.317453 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=9.32 mas, bpa=-0.002898 degrees ! Estimated noise=3.04312 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.00990986 Jy ! Component: 100 - total flux cleaned = 0.0155445 Jy ! Component: 150 - total flux cleaned = 0.0191511 Jy ! Component: 200 - total flux cleaned = 0.0215676 Jy ! Total flux subtracted in 200 components = 0.0215676 Jy ! Clean residual min=-0.005918 max=0.005963 Jy/beam ! Clean residual mean=0.000043 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.40963 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 85 components and 0.40963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077742Jy sigma=0.310959 ! Fit after self-cal, rms=0.077659Jy sigma=0.310547 ! 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.02 KP 0.95 ! LA 1.17 NL 0.99 OV 0.99 PT 1.03 ! SC 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 KP 0.99 OV 1.00 PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.08 LA 1.12 MK 0.93 ! NL 0.98 OV 0.97 PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 1.05 KP 1.02 ! LA 1.02 NL 1.01 OV 1.02 PT 1.05 ! SC 1.05 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 KP 1.04 OV 1.01 PT 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 HN 1.11 LA 1.02 MK 1.01 ! NL 1.03 OV 1.02 PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.03 KP 1.02 ! LA 1.00 NL 1.05 OV 1.03 PT 1.06 ! SC 0.95 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.27 KP 1.02 OV 1.06 PT 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 HN 1.05 LA 0.96 MK 0.99 ! NL 1.06 OV 1.02 PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 0.88 KP 0.94 ! LA 0.80 NL 1.03 OV 0.86 PT 0.93 ! SC 0.98 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 KP 0.94 OV 0.90 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 HN 0.94 LA 0.80 MK 1.08 ! NL 0.99 OV 0.87 PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.077659Jy sigma=0.310547 ! Fit after self-cal, rms=0.066085Jy sigma=0.253100 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=9.334 mas, bpa=0.02686 degrees ! Estimated noise=3.04787 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.000940829 Jy ! Component: 100 - total flux cleaned = 0.000813869 Jy ! Component: 150 - total flux cleaned = 0.000864227 Jy ! Component: 200 - total flux cleaned = 0.000863383 Jy ! Total flux subtracted in 200 components = 0.000863383 Jy ! Clean residual min=-0.003039 max=0.002931 Jy/beam ! Clean residual mean=-0.000017 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.410493 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.410493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065950Jy sigma=0.252619 ! Fit after self-cal, rms=0.065970Jy sigma=0.252502 ! 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.065970Jy sigma=0.252502 ! Fit after self-cal, rms=0.065949Jy sigma=0.252475 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=9.335 mas, bpa=0.04924 degrees ! Estimated noise=3.04652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220454 Jy ! Component: 100 - total flux cleaned = 0.000172523 Jy ! Component: 150 - total flux cleaned = 0.000170682 Jy ! Component: 200 - total flux cleaned = 0.00020514 Jy ! Total flux subtracted in 200 components = 0.00020514 Jy ! Clean residual min=-0.002908 max=0.002781 Jy/beam ! Clean residual mean=-0.000018 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.410699 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.410699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065886Jy sigma=0.252262 ! Fit after self-cal, rms=0.065878Jy sigma=0.252234 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.000288918 Jy ! Component: 100 - total flux cleaned = 0.000357335 Jy ! Component: 150 - total flux cleaned = 0.00035749 Jy ! Component: 200 - total flux cleaned = 0.000357161 Jy ! Total flux subtracted in 200 components = 0.000357161 Jy ! Clean residual min=-0.002857 max=0.002720 Jy/beam ! Clean residual mean=-0.000018 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.411056 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.411056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065844Jy sigma=0.252123 ! Fit after self-cal, rms=0.065838Jy sigma=0.252110 ! 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.065838Jy sigma=0.252110 ! Fit after self-cal, rms=0.065836Jy sigma=0.252089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=9.335 mas, bpa=0.07872 degrees ! Estimated noise=3.04611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.26121e-06 Jy ! Component: 100 - total flux cleaned = -3.39067e-05 Jy ! Component: 150 - total flux cleaned = -3.53665e-05 Jy ! Component: 200 - total flux cleaned = -6.00852e-05 Jy ! Total flux subtracted in 200 components = -6.00852e-05 Jy ! Clean residual min=-0.002780 max=0.002658 Jy/beam ! Clean residual mean=-0.000019 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.410996 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.410996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065809Jy sigma=0.252003 ! Fit after self-cal, rms=0.065806Jy sigma=0.251994 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.000182546 Jy ! Component: 100 - total flux cleaned = 0.000207724 Jy ! Component: 150 - total flux cleaned = 0.000186658 Jy ! Component: 200 - total flux cleaned = 0.000186505 Jy ! Total flux subtracted in 200 components = 0.000186505 Jy ! Clean residual min=-0.002742 max=0.002623 Jy/beam ! Clean residual mean=-0.000018 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.411182 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.411182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065789Jy sigma=0.251942 ! Fit after self-cal, rms=0.065786Jy sigma=0.251937 ! 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.065786Jy sigma=0.251937 ! Fit after self-cal, rms=0.065779Jy sigma=0.251929 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=15 mas, bpa=-4.418 degrees ! Estimated noise=3.40258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503944 Jy ! Component: 100 - total flux cleaned = 0.000553102 Jy ! Component: 150 - total flux cleaned = 0.000566759 Jy ! Component: 200 - total flux cleaned = 0.000578524 Jy ! Total flux subtracted in 200 components = 0.000578524 Jy ! Clean residual min=-0.002927 max=0.002292 Jy/beam ! Clean residual mean=-0.000035 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.411761 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 130 components and 0.411761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065777Jy sigma=0.251902 ! Fit after self-cal, rms=0.065776Jy sigma=0.251898 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.000115782 Jy ! Component: 100 - total flux cleaned = 0.000115028 Jy ! Component: 150 - total flux cleaned = 0.000126524 Jy ! Component: 200 - total flux cleaned = 0.000126287 Jy ! Total flux subtracted in 200 components = 0.000126287 Jy ! Clean residual min=-0.002933 max=0.002237 Jy/beam ! Clean residual mean=-0.000035 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.411887 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 135 components and 0.411887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065777Jy sigma=0.251892 ! Fit after self-cal, rms=0.065776Jy sigma=0.251891 ! 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:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 3:LA,true ! 3:LA self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 3:NL,true ! 3:NL self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 3:PT,true ! 3:PT self-cal status=fixed weight=1 selfant 3:SC,true ! 3:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065870Jy sigma=0.252153 ! Fit after self-cal, rms=0.065870Jy sigma=0.252153 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:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.065870Jy sigma=0.252153 ! Fit after self-cal, rms=0.065761Jy sigma=0.251886 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.659 mas, bpa=2.512 degrees ! Estimated noise=4.45603 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.00148149 Jy ! Component: 100 - total flux cleaned = -0.00154144 Jy ! Component: 150 - total flux cleaned = -0.0016383 Jy ! Component: 200 - total flux cleaned = -0.00168297 Jy ! Total flux subtracted in 200 components = -0.00168297 Jy ! Clean residual min=-0.004555 max=0.003665 Jy/beam ! Clean residual mean=0.000003 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.410204 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 147 components and 0.410204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065755Jy sigma=0.251905 ! Fit after self-cal, rms=0.065750Jy sigma=0.251890 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=9.333 mas, bpa=0.09516 degrees ! Estimated noise=3.04506 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104671 Jy ! Component: 100 - total flux cleaned = 0.00123783 Jy ! Component: 150 - total flux cleaned = 0.00130297 Jy ! Component: 200 - total flux cleaned = 0.00135815 Jy ! Component: 250 - total flux cleaned = 0.00137454 Jy ! Component: 300 - total flux cleaned = 0.00137378 Jy ! Component: 350 - total flux cleaned = 0.00138757 Jy ! Component: 400 - total flux cleaned = 0.0013742 Jy ! Total flux subtracted in 400 components = 0.0013742 Jy ! Clean residual min=-0.002703 max=0.002496 Jy/beam ! Clean residual mean=-0.000018 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.411578 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 160 components and 0.411578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065719Jy sigma=0.251792 ! Fit after self-cal, rms=0.065717Jy sigma=0.251786 ! 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 = 1.72907e-05 Jy ! Component: 100 - total flux cleaned = 1.77951e-05 Jy ! Component: 150 - total flux cleaned = 3.12207e-05 Jy ! Component: 200 - total flux cleaned = 3.118e-05 Jy ! Component: 250 - total flux cleaned = 3.09795e-05 Jy ! Component: 300 - total flux cleaned = 3.10959e-05 Jy ! Component: 350 - total flux cleaned = 3.06499e-05 Jy ! Component: 400 - total flux cleaned = 4.1257e-05 Jy ! Total flux subtracted in 400 components = 4.1257e-05 Jy ! Clean residual min=-0.002683 max=0.002470 Jy/beam ! Clean residual mean=-0.000018 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.411619 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 165 components and 0.411619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065706Jy sigma=0.251759 ! Fit after self-cal, rms=0.065704Jy sigma=0.251756 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.065799Jy sigma=0.252022 ! Fit after self-cal, rms=0.065662Jy sigma=0.251747 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.898 mas, bmaj=9.327 mas, bpa=0.1122 degrees ! Estimated noise=3.04345 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.61663e-05 Jy ! Component: 100 - total flux cleaned = -2.64814e-05 Jy ! Component: 150 - total flux cleaned = -2.67896e-05 Jy ! Component: 200 - total flux cleaned = -2.64096e-05 Jy ! Component: 250 - total flux cleaned = -2.64669e-05 Jy ! Component: 300 - total flux cleaned = -1.5113e-05 Jy ! Component: 350 - total flux cleaned = -1.52561e-05 Jy ! Component: 400 - total flux cleaned = -5.18903e-06 Jy ! Total flux subtracted in 400 components = -5.18903e-06 Jy ! Clean residual min=-0.002684 max=0.002424 Jy/beam ! Clean residual mean=-0.000019 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.411614 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 171 components and 0.411614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065653Jy sigma=0.251720 ! Fit after self-cal, rms=0.065652Jy sigma=0.251717 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.40408e-06 Jy ! Component: 100 - total flux cleaned = -8.06645e-06 Jy ! Component: 150 - total flux cleaned = 2.51366e-06 Jy ! Component: 200 - total flux cleaned = 1.24349e-05 Jy ! Component: 250 - total flux cleaned = 1.26524e-05 Jy ! Component: 300 - total flux cleaned = 2.13197e-05 Jy ! Component: 350 - total flux cleaned = 2.98417e-05 Jy ! Component: 400 - total flux cleaned = 2.95715e-05 Jy ! Total flux subtracted in 400 components = 2.95715e-05 Jy ! Clean residual min=-0.002673 max=0.002441 Jy/beam ! Clean residual mean=-0.000019 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.411644 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 174 components and 0.411644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065645Jy sigma=0.251699 ! Fit after self-cal, rms=0.065644Jy sigma=0.251697 ! 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.065644Jy sigma=0.251697 ! Fit after self-cal, rms=0.065622Jy sigma=0.251694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=9.323 mas, bpa=0.122 degrees ! Estimated noise=3.04254 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.52397e-05 Jy ! Component: 100 - total flux cleaned = -2.44471e-05 Jy ! Component: 150 - total flux cleaned = -3.429e-05 Jy ! Component: 200 - total flux cleaned = -2.51311e-05 Jy ! Component: 250 - total flux cleaned = -2.53001e-05 Jy ! Component: 300 - total flux cleaned = -2.5496e-05 Jy ! Component: 350 - total flux cleaned = -1.72396e-05 Jy ! Component: 400 - total flux cleaned = -1.75191e-05 Jy ! Total flux subtracted in 400 components = -1.75191e-05 Jy ! Clean residual min=-0.002677 max=0.002441 Jy/beam ! Clean residual mean=-0.000019 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.411626 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 179 components and 0.411626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065617Jy sigma=0.251678 ! Fit after self-cal, rms=0.065616Jy sigma=0.251675 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 = -7.03818e-06 Jy ! Component: 100 - total flux cleaned = 1.44418e-06 Jy ! Component: 150 - total flux cleaned = 1.37885e-06 Jy ! Component: 200 - total flux cleaned = 8.72687e-06 Jy ! Component: 250 - total flux cleaned = 8.79865e-06 Jy ! Component: 300 - total flux cleaned = 8.66101e-06 Jy ! Component: 350 - total flux cleaned = 8.56825e-06 Jy ! Component: 400 - total flux cleaned = 1.55325e-05 Jy ! Total flux subtracted in 400 components = 1.55325e-05 Jy ! Clean residual min=-0.002667 max=0.002455 Jy/beam ! Clean residual mean=-0.000019 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.411642 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 186 components and 0.411642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065611Jy sigma=0.251664 ! Fit after self-cal, rms=0.065611Jy sigma=0.251662 ! 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.065611Jy sigma=0.251662 ! Fit after self-cal, rms=0.064527Jy sigma=0.245275 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=15 mas, bpa=-4.409 degrees ! Estimated noise=3.40526 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606295 Jy ! Component: 100 - total flux cleaned = 0.000732777 Jy ! Component: 150 - total flux cleaned = 0.000779611 Jy ! Component: 200 - total flux cleaned = 0.00080094 Jy ! Component: 250 - total flux cleaned = 0.000831463 Jy ! Component: 300 - total flux cleaned = 0.000850668 Jy ! Component: 350 - total flux cleaned = 0.000878165 Jy ! Component: 400 - total flux cleaned = 0.000903651 Jy ! Total flux subtracted in 400 components = 0.000903651 Jy ! Clean residual min=-0.002927 max=0.002285 Jy/beam ! Clean residual mean=-0.000041 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.412545 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 192 components and 0.412545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064534Jy sigma=0.245270 ! Fit after self-cal, rms=0.064542Jy sigma=0.245262 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.078e-05 Jy ! Component: 100 - total flux cleaned = -2.48615e-05 Jy ! Component: 150 - total flux cleaned = -9.46139e-06 Jy ! Component: 200 - total flux cleaned = 5.6222e-06 Jy ! Component: 250 - total flux cleaned = 2.01573e-05 Jy ! Component: 300 - total flux cleaned = 3.45401e-05 Jy ! Component: 350 - total flux cleaned = 4.13922e-05 Jy ! Component: 400 - total flux cleaned = 5.46975e-05 Jy ! Total flux subtracted in 400 components = 5.46975e-05 Jy ! Clean residual min=-0.002944 max=0.002279 Jy/beam ! Clean residual mean=-0.000041 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.4126 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 198 components and 0.4126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064546Jy sigma=0.245271 ! Fit after self-cal, rms=0.064546Jy sigma=0.245270 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=9.322 mas, bpa=0.1231 degrees ! Estimated noise=3.04533 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.896 x 9.322 at 0.1231 degrees (North through East) ! Clean map min=-0.0026794 max=0.33955 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.643 mas, bpa=2.578 degrees ! Estimated noise=4.44927 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.259036 Jy ! Component: 100 - total flux cleaned = 0.32049 Jy ! Component: 150 - total flux cleaned = 0.348708 Jy ! Component: 200 - total flux cleaned = 0.366858 Jy ! Component: 250 - total flux cleaned = 0.379189 Jy ! Component: 300 - total flux cleaned = 0.387781 Jy ! Component: 350 - total flux cleaned = 0.393839 Jy ! Component: 400 - total flux cleaned = 0.398194 Jy ! Total flux subtracted in 400 components = 0.398194 Jy ! Clean residual min=-0.004510 max=0.004201 Jy/beam ! Clean residual mean=-0.000004 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.398194 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 77 model components to the UV plane model. ! The established model now contains 77 components and 0.398194 Jy ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=9.322 mas, bpa=0.1231 degrees ! Estimated noise=3.04533 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.00478336 Jy ! Component: 100 - total flux cleaned = 0.00766981 Jy ! Component: 150 - total flux cleaned = 0.00951889 Jy ! Component: 200 - total flux cleaned = 0.0107346 Jy ! Component: 250 - total flux cleaned = 0.0114627 Jy ! Component: 300 - total flux cleaned = 0.0116728 Jy ! Component: 350 - total flux cleaned = 0.01184 Jy ! Component: 400 - total flux cleaned = 0.0119288 Jy ! Total flux subtracted in 400 components = 0.0119288 Jy ! Clean residual min=-0.002763 max=0.002570 Jy/beam ! Clean residual mean=-0.000021 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.410123 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 102 components and 0.410123 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=15 mas, bpa=-4.409 degrees ! Estimated noise=3.40526 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000956233 Jy ! Component: 100 - total flux cleaned = 0.00134594 Jy ! Component: 150 - total flux cleaned = 0.00138116 Jy ! Component: 200 - total flux cleaned = 0.00141699 Jy ! Component: 250 - total flux cleaned = 0.00146628 Jy ! Component: 300 - total flux cleaned = 0.00149849 Jy ! Component: 350 - total flux cleaned = 0.00154343 Jy ! Component: 400 - total flux cleaned = 0.00157209 Jy ! Total flux subtracted in 400 components = 0.00157209 Jy ! Clean residual min=-0.002960 max=0.002471 Jy/beam ! Clean residual mean=-0.000041 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.411695 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 = 4.054e-05 Jy ! Component: 100 - total flux cleaned = 6.74242e-05 Jy ! Component: 150 - total flux cleaned = 9.20709e-05 Jy ! Component: 200 - total flux cleaned = 0.000117009 Jy ! Component: 250 - total flux cleaned = 0.000152178 Jy ! Component: 300 - total flux cleaned = 0.000174375 Jy ! Component: 350 - total flux cleaned = 0.00019616 Jy ! Component: 400 - total flux cleaned = 0.000217093 Jy ! Total flux subtracted in 400 components = 0.000217093 Jy ! Clean residual min=-0.002964 max=0.002354 Jy/beam ! Clean residual mean=-0.000041 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.411912 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.411912 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=9.322 mas, bpa=0.1231 degrees ! Estimated noise=3.04533 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000474935 Jy ! Component: 100 - total flux cleaned = -0.000536311 Jy ! Component: 150 - total flux cleaned = -0.000590011 Jy ! Component: 200 - total flux cleaned = -0.000545132 Jy ! Component: 250 - total flux cleaned = -0.000545935 Jy ! Component: 300 - total flux cleaned = -0.000565169 Jy ! Component: 350 - total flux cleaned = -0.000564465 Jy ! Component: 400 - total flux cleaned = -0.000565181 Jy ! Total flux subtracted in 400 components = -0.000565181 Jy ! Clean residual min=-0.002750 max=0.002442 Jy/beam ! Clean residual mean=-0.000022 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.411347 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 137 components and 0.411347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064589Jy sigma=0.245436 ! Fit after self-cal, rms=0.064583Jy sigma=0.245418 wmodel /scr/pima/rdv95_uvs/J2211-1328_S_map.mod ! Writing 137 model components to file: /scr/pima/rdv95_uvs/J2211-1328_S_map.mod wobs /scr/pima/rdv95_uvs/J2211-1328_S_uvs.fits ! Applying 1884 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J2211-1328_S_uvs.fits wwins /scr/pima/rdv95_uvs/J2211-1328_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv95_uvs/J2211-1328_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.00116075 Jy ! Component: 100 - total flux cleaned = -0.00139068 Jy ! Component: 150 - total flux cleaned = -0.00155612 Jy ! Component: 200 - total flux cleaned = -0.00155563 Jy ! Component: 250 - total flux cleaned = -0.00170862 Jy ! Component: 300 - total flux cleaned = -0.0016703 Jy ! Component: 350 - total flux cleaned = -0.0016348 Jy ! Component: 400 - total flux cleaned = -0.00173877 Jy ! Component: 450 - total flux cleaned = -0.00163846 Jy ! Component: 500 - total flux cleaned = -0.00163912 Jy ! Component: 550 - total flux cleaned = -0.00157488 Jy ! Component: 600 - total flux cleaned = -0.00144979 Jy ! Component: 650 - total flux cleaned = -0.00132829 Jy ! Component: 700 - total flux cleaned = -0.00123962 Jy ! Component: 750 - total flux cleaned = -0.00123996 Jy ! Component: 800 - total flux cleaned = -0.00106753 Jy ! Component: 850 - total flux cleaned = -0.00101173 Jy ! Component: 900 - total flux cleaned = -0.000984016 Jy ! Component: 950 - total flux cleaned = -0.000903158 Jy ! Component: 1000 - total flux cleaned = -0.000876622 Jy ! Component: 1050 - total flux cleaned = -0.000902921 Jy ! Component: 1100 - total flux cleaned = -0.000851254 Jy ! Component: 1150 - total flux cleaned = -0.000851214 Jy ! Component: 1200 - total flux cleaned = -0.000875975 Jy ! Component: 1250 - total flux cleaned = -0.000801753 Jy ! Component: 1300 - total flux cleaned = -0.000777459 Jy ! Component: 1350 - total flux cleaned = -0.000801352 Jy ! Component: 1400 - total flux cleaned = -0.000659819 Jy ! Component: 1450 - total flux cleaned = -0.000613806 Jy ! Component: 1500 - total flux cleaned = -0.000637105 Jy ! Component: 1550 - total flux cleaned = -0.000523993 Jy ! Component: 1600 - total flux cleaned = -0.00047912 Jy ! Component: 1650 - total flux cleaned = -0.000390871 Jy ! Component: 1700 - total flux cleaned = -0.000325368 Jy ! Component: 1750 - total flux cleaned = -0.000303927 Jy ! Component: 1800 - total flux cleaned = -0.000260961 Jy ! Component: 1850 - total flux cleaned = -9.11274e-05 Jy ! Component: 1900 - total flux cleaned = -0.000154123 Jy ! Component: 1950 - total flux cleaned = -7.08629e-05 Jy ! Component: 2000 - total flux cleaned = 3.20441e-05 Jy ! Component: 2050 - total flux cleaned = 0.000153886 Jy ! Component: 2100 - total flux cleaned = 0.00019441 Jy ! Component: 2150 - total flux cleaned = 0.000274459 Jy ! Component: 2200 - total flux cleaned = 0.0004123 Jy ! Component: 2250 - total flux cleaned = 0.000490072 Jy ! Component: 2300 - total flux cleaned = 0.000586465 Jy ! Component: 2350 - total flux cleaned = 0.000567321 Jy ! Component: 2400 - total flux cleaned = 0.000699721 Jy ! Component: 2450 - total flux cleaned = 0.000718454 Jy ! Component: 2500 - total flux cleaned = 0.000718328 Jy ! Component: 2550 - total flux cleaned = 0.000828662 Jy ! Component: 2600 - total flux cleaned = 0.000865171 Jy ! Component: 2650 - total flux cleaned = 0.000937442 Jy ! Component: 2700 - total flux cleaned = 0.001009 Jy ! Component: 2750 - total flux cleaned = 0.00109773 Jy ! Component: 2800 - total flux cleaned = 0.00118541 Jy ! Component: 2850 - total flux cleaned = 0.00127249 Jy ! Component: 2900 - total flux cleaned = 0.00139325 Jy ! Component: 2950 - total flux cleaned = 0.00149576 Jy ! Component: 3000 - total flux cleaned = 0.00152988 Jy ! Component: 3050 - total flux cleaned = 0.00166477 Jy ! Component: 3100 - total flux cleaned = 0.00174819 Jy ! Component: 3150 - total flux cleaned = 0.00183112 Jy ! Component: 3200 - total flux cleaned = 0.00192984 Jy ! Component: 3250 - total flux cleaned = 0.00202791 Jy ! Component: 3300 - total flux cleaned = 0.00210891 Jy ! Component: 3350 - total flux cleaned = 0.00217321 Jy ! Component: 3400 - total flux cleaned = 0.00226906 Jy ! Component: 3450 - total flux cleaned = 0.00236409 Jy ! Component: 3500 - total flux cleaned = 0.00241122 Jy ! Component: 3550 - total flux cleaned = 0.00252041 Jy ! Component: 3600 - total flux cleaned = 0.00258229 Jy ! Component: 3650 - total flux cleaned = 0.00261297 Jy ! Component: 3700 - total flux cleaned = 0.00271997 Jy ! Component: 3750 - total flux cleaned = 0.00276572 Jy ! Component: 3800 - total flux cleaned = 0.00287136 Jy ! Component: 3850 - total flux cleaned = 0.00297629 Jy ! Component: 3900 - total flux cleaned = 0.00305077 Jy ! Component: 3950 - total flux cleaned = 0.00313948 Jy ! Component: 4000 - total flux cleaned = 0.0031838 Jy ! Component: 4050 - total flux cleaned = 0.00331534 Jy ! Total flux subtracted in 4096 components = 0.00341707 Jy ! Clean residual min=-0.000776 max=0.000825 Jy/beam ! Clean residual mean=0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.414764 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 395 components and 0.414764 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J2211-1328_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.896 x 9.322 at 0.1231 degrees (North through East) ! Clean map min=-0.0025464 max=0.34014 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J2211-1328_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.3401 rms= 0.00027 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J2211-1328_S_uvs.log closed on Wed Nov 6 20:50:19 2013