! Started logfile: /scr/pima/rdv93_uvs/J1335+0253_S_uvs.log on Tue Oct 8 15:29:39 2013 obs /scr/pima/rdv93_uvs/J1335+0253_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1335+0253_S_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.978676 visibilities/baseline/integration-bin. ! Found source: J1335+0253 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6976 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/rdv93_uvs/J1335+0253_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 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: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 ! 2:PT self-cal status=correctable weight=1 ! 2: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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005098Jy sigma=1.850114 ! Fit after self-cal, rms=0.917025Jy sigma=1.676536 ! 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=3.135 mas, bmaj=6.677 mas, bpa=-0.7746 degrees ! Estimated noise=8.28817 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.0666084 Jy ! Component: 100 - total flux cleaned = 0.0831605 Jy ! Total flux subtracted in 100 components = 0.0831605 Jy ! Clean residual min=-0.004606 max=0.007279 Jy/beam ! Clean residual mean=-0.000006 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.0831605 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0831605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055530Jy sigma=0.094183 ! Fit after self-cal, rms=0.055284Jy sigma=0.093893 ! 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.711 mas, bmaj=7.813 mas, bpa=-0.5041 degrees ! Estimated noise=4.76782 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.00836381 Jy ! Component: 100 - total flux cleaned = 0.0119125 Jy ! Component: 150 - total flux cleaned = 0.0130837 Jy ! Component: 200 - total flux cleaned = 0.0132172 Jy ! Total flux subtracted in 200 components = 0.0132172 Jy ! Clean residual min=-0.002706 max=0.004683 Jy/beam ! Clean residual mean=0.000002 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0963777 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.0963777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054282Jy sigma=0.091381 ! Fit after self-cal, rms=0.054338Jy sigma=0.091367 ! Inverting map ! Added new window around map position (-6, -3.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00387381 Jy ! Component: 100 - total flux cleaned = 0.00464551 Jy ! Component: 150 - total flux cleaned = 0.00464758 Jy ! Component: 200 - total flux cleaned = 0.00460001 Jy ! Total flux subtracted in 200 components = 0.00460001 Jy ! Clean residual min=-0.002190 max=0.002260 Jy/beam ! Clean residual mean=0.000007 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.100978 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.100978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054026Jy sigma=0.090847 ! Fit after self-cal, rms=0.053998Jy sigma=0.090779 ! 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.91 FD 0.98 HN 0.95 KP 1.02 ! LA 1.14 MK 0.58 NL 0.99 OV 1.02 ! PT 1.05 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.03 HN 0.99 LA 1.18 ! MK 0.93 NL 0.97 OV 0.97 PT 1.00 ! SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.07 KP 1.02 ! LA 1.02 MK 1.08 NL 1.12 OV 1.04 ! PT 1.05 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.12 HN 1.05 LA 1.08 ! MK 1.07 NL 1.00 OV 1.03 PT 1.01 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.11 HN 0.97 KP 0.88 ! LA 0.93 MK 1.11 NL 1.14 OV 1.09 ! PT 1.09 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.11 HN 0.94 LA 0.99 ! MK 1.06 NL 1.11 OV 1.01 PT 1.04 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 0.98 KP 0.87 ! LA 0.88 MK 1.11 NL 1.01 OV 0.83 ! PT 0.94 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.04 HN 0.93 LA 0.81 ! MK 1.20 NL 1.06 OV 0.90 PT 0.92 ! SC 0.89 ! ! ! Fit before self-cal, rms=0.053998Jy sigma=0.090779 ! Fit after self-cal, rms=0.050629Jy sigma=0.087746 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=7.751 mas, bpa=0.06646 degrees ! Estimated noise=4.74377 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.000865994 Jy ! Component: 100 - total flux cleaned = 0.00086875 Jy ! Component: 150 - total flux cleaned = 0.000934849 Jy ! Component: 200 - total flux cleaned = 0.000989643 Jy ! Total flux subtracted in 200 components = 0.000989643 Jy ! Clean residual min=-0.001493 max=0.001634 Jy/beam ! Clean residual mean=0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.101967 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.101967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050543Jy sigma=0.087652 ! Fit after self-cal, rms=0.050575Jy sigma=0.087601 ! 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.050575Jy sigma=0.087601 ! Fit after self-cal, rms=0.050421Jy sigma=0.087590 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=7.748 mas, bpa=0.1274 degrees ! Estimated noise=4.73725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000400669 Jy ! Component: 100 - total flux cleaned = 0.000400209 Jy ! Component: 150 - total flux cleaned = 0.000400008 Jy ! Component: 200 - total flux cleaned = 0.000360204 Jy ! Total flux subtracted in 200 components = 0.000360204 Jy ! Clean residual min=-0.001405 max=0.001562 Jy/beam ! Clean residual mean=0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.102328 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.102328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050386Jy sigma=0.087554 ! Fit after self-cal, rms=0.050388Jy sigma=0.087551 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.000112041 Jy ! Component: 100 - total flux cleaned = 0.000131599 Jy ! Component: 150 - total flux cleaned = 0.00013174 Jy ! Component: 200 - total flux cleaned = 0.000115117 Jy ! Total flux subtracted in 200 components = 0.000115117 Jy ! Clean residual min=-0.001395 max=0.001551 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.102443 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.102443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050372Jy sigma=0.087531 ! Fit after self-cal, rms=0.050373Jy sigma=0.087530 ! 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.050373Jy sigma=0.087530 ! Fit after self-cal, rms=0.050211Jy sigma=0.087527 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.686 mas, bmaj=7.744 mas, bpa=0.1656 degrees ! Estimated noise=4.72721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.84865e-05 Jy ! Component: 100 - total flux cleaned = 5.30849e-05 Jy ! Component: 150 - total flux cleaned = 5.2794e-05 Jy ! Component: 200 - total flux cleaned = 5.23423e-05 Jy ! Total flux subtracted in 200 components = 5.23423e-05 Jy ! Clean residual min=-0.001382 max=0.001506 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.102495 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.102495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050196Jy sigma=0.087512 ! Fit after self-cal, rms=0.050196Jy sigma=0.087511 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 = 2.88448e-05 Jy ! Component: 100 - total flux cleaned = 2.87257e-05 Jy ! Component: 150 - total flux cleaned = 1.5422e-05 Jy ! Component: 200 - total flux cleaned = 2.79583e-06 Jy ! Total flux subtracted in 200 components = 2.79583e-06 Jy ! Clean residual min=-0.001373 max=0.001496 Jy/beam ! Clean residual mean=0.000000 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.102498 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.102498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050188Jy sigma=0.087501 ! Fit after self-cal, rms=0.050188Jy sigma=0.087500 ! 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.050188Jy sigma=0.087500 ! Fit after self-cal, rms=0.050022Jy sigma=0.087499 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.613 mas, bmaj=11.57 mas, bpa=0.08546 degrees ! Estimated noise=5.26825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.74497e-06 Jy ! Component: 100 - total flux cleaned = -4.18559e-05 Jy ! Component: 150 - total flux cleaned = -6.18694e-05 Jy ! Component: 200 - total flux cleaned = -6.18626e-05 Jy ! Total flux subtracted in 200 components = -6.18626e-05 Jy ! Clean residual min=-0.001225 max=0.001337 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.102436 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.102436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050022Jy sigma=0.087493 ! Fit after self-cal, rms=0.050021Jy sigma=0.087492 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.69156e-06 Jy ! Component: 100 - total flux cleaned = -1.05217e-05 Jy ! Component: 150 - total flux cleaned = -1.05006e-05 Jy ! Component: 200 - total flux cleaned = -1.04768e-05 Jy ! Total flux subtracted in 200 components = -1.04768e-05 Jy ! Clean residual min=-0.001228 max=0.001322 Jy/beam ! Clean residual mean=0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.102425 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.102425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050022Jy sigma=0.087489 ! Fit after self-cal, rms=0.050022Jy sigma=0.087488 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 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: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 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2: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.050022Jy sigma=0.087488 ! Fit after self-cal, rms=0.050022Jy sigma=0.087488 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 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: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 ! 2:PT self-cal status=correctable weight=1 ! 2: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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.050022Jy sigma=0.087488 ! Fit after self-cal, rms=0.049938Jy sigma=0.087488 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=3.116 mas, bmaj=6.602 mas, bpa=-0.3436 degrees ! Estimated noise=8.07356 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.000122023 Jy ! Component: 100 - total flux cleaned = -2.4683e-05 Jy ! Component: 150 - total flux cleaned = 5.48442e-05 Jy ! Component: 200 - total flux cleaned = 1.75392e-05 Jy ! Total flux subtracted in 200 components = 1.75392e-05 Jy ! Clean residual min=-0.002224 max=0.002614 Jy/beam ! Clean residual mean=-0.000000 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.102443 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 135 components and 0.102443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049940Jy sigma=0.087505 ! Fit after self-cal, rms=0.049931Jy sigma=0.087489 ! Inverting map ! Added new window around map position (83.2, -21.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148825 Jy ! Component: 100 - total flux cleaned = 0.000963105 Jy ! Component: 150 - total flux cleaned = 0.000836515 Jy ! Component: 200 - total flux cleaned = 0.000762583 Jy ! Total flux subtracted in 200 components = 0.000762583 Jy ! Clean residual min=-0.002139 max=0.002288 Jy/beam ! Clean residual mean=-0.000000 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.103206 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.103206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049891Jy sigma=0.087450 ! Fit after self-cal, rms=0.049882Jy sigma=0.087440 ! 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.68 mas, bmaj=7.73 mas, bpa=0.2557 degrees ! Estimated noise=4.71001 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 (1.2, -38.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407621 Jy ! Component: 100 - total flux cleaned = -0.000119385 Jy ! Component: 150 - total flux cleaned = -0.000642696 Jy ! Component: 200 - total flux cleaned = -0.00090084 Jy ! Component: 250 - total flux cleaned = -0.00104243 Jy ! Component: 300 - total flux cleaned = -0.00114604 Jy ! Component: 350 - total flux cleaned = -0.00121658 Jy ! Component: 400 - total flux cleaned = -0.00123908 Jy ! Total flux subtracted in 400 components = -0.00123908 Jy ! Clean residual min=-0.001378 max=0.001332 Jy/beam ! Clean residual mean=-0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.101966 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 202 components and 0.101966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049781Jy sigma=0.087284 ! Fit after self-cal, rms=0.049783Jy sigma=0.087278 ! 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 = 6.56024e-06 Jy ! Component: 100 - total flux cleaned = -5.51674e-05 Jy ! Component: 150 - total flux cleaned = -9.31941e-05 Jy ! Component: 200 - total flux cleaned = -0.00012916 Jy ! Component: 250 - total flux cleaned = -0.000146751 Jy ! Component: 300 - total flux cleaned = -0.000213177 Jy ! Component: 350 - total flux cleaned = -0.000245084 Jy ! Component: 400 - total flux cleaned = -0.00029075 Jy ! Total flux subtracted in 400 components = -0.00029075 Jy ! Clean residual min=-0.001337 max=0.001278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.101676 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 231 components and 0.101676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049757Jy sigma=0.087240 ! Fit after self-cal, rms=0.049759Jy sigma=0.087239 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.049759Jy sigma=0.087239 ! Fit after self-cal, rms=0.049687Jy sigma=0.087224 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=7.732 mas, bpa=0.2812 degrees ! Estimated noise=4.70497 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126377 Jy ! Component: 100 - total flux cleaned = 0.000209379 Jy ! Component: 150 - total flux cleaned = 0.000194226 Jy ! Component: 200 - total flux cleaned = 0.000151031 Jy ! Component: 250 - total flux cleaned = 0.00015059 Jy ! Component: 300 - total flux cleaned = 0.000136874 Jy ! Component: 350 - total flux cleaned = 0.000136741 Jy ! Component: 400 - total flux cleaned = 0.000136901 Jy ! Total flux subtracted in 400 components = 0.000136901 Jy ! Clean residual min=-0.001275 max=0.001261 Jy/beam ! Clean residual mean=-0.000001 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.101813 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 267 components and 0.101813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049670Jy sigma=0.087199 ! Fit after self-cal, rms=0.049671Jy sigma=0.087198 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.65911e-05 Jy ! Component: 100 - total flux cleaned = 0.000103632 Jy ! Component: 150 - total flux cleaned = 0.000115345 Jy ! Component: 200 - total flux cleaned = 0.00012669 Jy ! Component: 250 - total flux cleaned = 0.000115375 Jy ! Component: 300 - total flux cleaned = 0.000137424 Jy ! Component: 350 - total flux cleaned = 0.000137209 Jy ! Component: 400 - total flux cleaned = 0.000137249 Jy ! Total flux subtracted in 400 components = 0.000137249 Jy ! Clean residual min=-0.001245 max=0.001256 Jy/beam ! Clean residual mean=-0.000000 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.10195 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 281 components and 0.10195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049660Jy sigma=0.087183 ! Fit after self-cal, rms=0.049661Jy sigma=0.087183 ! Inverting map ! Added new window around map position (-87.2, -2.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006586 Jy ! Component: 100 - total flux cleaned = 0.00065739 Jy ! Component: 150 - total flux cleaned = 0.000679942 Jy ! Component: 200 - total flux cleaned = 0.000780454 Jy ! Component: 250 - total flux cleaned = 0.000798454 Jy ! Component: 300 - total flux cleaned = 0.000879639 Jy ! Component: 350 - total flux cleaned = 0.000925073 Jy ! Component: 400 - total flux cleaned = 0.00101109 Jy ! Total flux subtracted in 400 components = 0.00101109 Jy ! Clean residual min=-0.001090 max=0.001030 Jy/beam ! Clean residual mean=0.000000 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.102961 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 330 components and 0.102961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049620Jy sigma=0.087101 ! Fit after self-cal, rms=0.049617Jy sigma=0.087095 ! 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.049617Jy sigma=0.087095 ! Fit after self-cal, rms=0.049504Jy sigma=0.087089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.681 mas, bmaj=7.722 mas, bpa=0.3502 degrees ! Estimated noise=4.69777 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196271 Jy ! Component: 100 - total flux cleaned = 0.000291519 Jy ! Component: 150 - total flux cleaned = 0.000365231 Jy ! Component: 200 - total flux cleaned = 0.000420573 Jy ! Component: 250 - total flux cleaned = 0.000460053 Jy ! Component: 300 - total flux cleaned = 0.000485495 Jy ! Component: 350 - total flux cleaned = 0.000534577 Jy ! Component: 400 - total flux cleaned = 0.000534403 Jy ! Total flux subtracted in 400 components = 0.000534403 Jy ! Clean residual min=-0.001047 max=0.000975 Jy/beam ! Clean residual mean=-0.000000 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.103495 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 366 components and 0.103495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049488Jy sigma=0.087064 ! Fit after self-cal, rms=0.049487Jy sigma=0.087062 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 = 1.42567e-05 Jy ! Component: 100 - total flux cleaned = 5.06807e-05 Jy ! Component: 150 - total flux cleaned = 5.08363e-05 Jy ! Component: 200 - total flux cleaned = 7.34956e-05 Jy ! Component: 250 - total flux cleaned = 9.54777e-05 Jy ! Component: 300 - total flux cleaned = 8.48498e-05 Jy ! Component: 350 - total flux cleaned = 0.000126819 Jy ! Component: 400 - total flux cleaned = 0.000126709 Jy ! Total flux subtracted in 400 components = 0.000126709 Jy ! Clean residual min=-0.001035 max=0.000961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.103622 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 402 components and 0.103622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049477Jy sigma=0.087047 ! Fit after self-cal, rms=0.049478Jy sigma=0.087047 ! 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.049478Jy sigma=0.087047 ! Fit after self-cal, rms=0.049782Jy sigma=0.085774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.618 mas, bmaj=11.55 mas, bpa=0.3318 degrees ! Estimated noise=5.2784 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281284 Jy ! Component: 100 - total flux cleaned = 0.000398065 Jy ! Component: 150 - total flux cleaned = 0.0004489 Jy ! Component: 200 - total flux cleaned = 0.000448576 Jy ! Component: 250 - total flux cleaned = 0.000427613 Jy ! Component: 300 - total flux cleaned = 0.000389204 Jy ! Component: 350 - total flux cleaned = 0.00036222 Jy ! Component: 400 - total flux cleaned = 0.000337048 Jy ! Total flux subtracted in 400 components = 0.000337048 Jy ! Clean residual min=-0.001137 max=0.000957 Jy/beam ! Clean residual mean=-0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.103959 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 454 components and 0.103959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049781Jy sigma=0.085759 ! Fit after self-cal, rms=0.049801Jy sigma=0.085747 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.11631e-05 Jy ! Component: 100 - total flux cleaned = 4.72438e-05 Jy ! Component: 150 - total flux cleaned = 4.70617e-05 Jy ! Component: 200 - total flux cleaned = 3.27284e-05 Jy ! Component: 250 - total flux cleaned = 1.8912e-05 Jy ! Component: 300 - total flux cleaned = -9.43549e-07 Jy ! Component: 350 - total flux cleaned = -1.37905e-05 Jy ! Component: 400 - total flux cleaned = -3.23821e-05 Jy ! Total flux subtracted in 400 components = -3.23821e-05 Jy ! Clean residual min=-0.001127 max=0.000950 Jy/beam ! Clean residual mean=0.000000 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.103927 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 498 components and 0.103927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049800Jy sigma=0.085742 ! Fit after self-cal, rms=0.049801Jy sigma=0.085742 ! 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.684 mas, bmaj=7.724 mas, bpa=0.3863 degrees ! Estimated noise=4.72444 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 7.724 at 0.3863 degrees (North through East) ! Clean map min=-0.001648 max=0.085461 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=3.115 mas, bmaj=6.581 mas, bpa=-0.3343 degrees ! Estimated noise=8.08744 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0650035 Jy ! Component: 100 - total flux cleaned = 0.0818425 Jy ! Component: 150 - total flux cleaned = 0.0906667 Jy ! Component: 200 - total flux cleaned = 0.0949364 Jy ! Component: 250 - total flux cleaned = 0.0966695 Jy ! Component: 300 - total flux cleaned = 0.0980491 Jy ! Component: 350 - total flux cleaned = 0.0989361 Jy ! Component: 400 - total flux cleaned = 0.0998124 Jy ! Total flux subtracted in 400 components = 0.0998124 Jy ! Clean residual min=-0.002221 max=0.002335 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0998124 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0998124 Jy ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=7.724 mas, bpa=0.3863 degrees ! Estimated noise=4.72444 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.0010244 Jy ! Component: 100 - total flux cleaned = 0.00134096 Jy ! Component: 150 - total flux cleaned = 0.0015083 Jy ! Component: 200 - total flux cleaned = 0.00161089 Jy ! Component: 250 - total flux cleaned = 0.00179176 Jy ! Component: 300 - total flux cleaned = 0.00195806 Jy ! Component: 350 - total flux cleaned = 0.00218647 Jy ! Component: 400 - total flux cleaned = 0.00225647 Jy ! Total flux subtracted in 400 components = 0.00225647 Jy ! Clean residual min=-0.001415 max=0.001347 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.102069 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 92 components and 0.102069 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=7.618 mas, bmaj=11.55 mas, bpa=0.3318 degrees ! Estimated noise=5.2784 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000472435 Jy ! Component: 100 - total flux cleaned = 0.000817092 Jy ! Component: 150 - total flux cleaned = 0.00115473 Jy ! Component: 200 - total flux cleaned = 0.00134541 Jy ! Component: 250 - total flux cleaned = 0.0014416 Jy ! Component: 300 - total flux cleaned = 0.00149475 Jy ! Component: 350 - total flux cleaned = 0.00149493 Jy ! Component: 400 - total flux cleaned = 0.00147895 Jy ! Total flux subtracted in 400 components = 0.00147895 Jy ! Clean residual min=-0.001275 max=0.001071 Jy/beam ! Clean residual mean=-0.000000 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.103548 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.9592e-05 Jy ! Component: 100 - total flux cleaned = -4.31208e-05 Jy ! Component: 150 - total flux cleaned = -4.30281e-05 Jy ! Component: 200 - total flux cleaned = -4.3221e-05 Jy ! Component: 250 - total flux cleaned = -5.63045e-05 Jy ! Component: 300 - total flux cleaned = -6.83839e-05 Jy ! Component: 350 - total flux cleaned = -7.99186e-05 Jy ! Component: 400 - total flux cleaned = -0.000101824 Jy ! Total flux subtracted in 400 components = -0.000101824 Jy ! Clean residual min=-0.001214 max=0.001058 Jy/beam ! Clean residual mean=0.000000 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.103446 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 200 components and 0.103446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=7.724 mas, bpa=0.3863 degrees ! Estimated noise=4.72444 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.08226e-06 Jy ! Component: 100 - total flux cleaned = 1.72778e-05 Jy ! Component: 150 - total flux cleaned = -5.34953e-06 Jy ! Component: 200 - total flux cleaned = -2.76482e-05 Jy ! Component: 250 - total flux cleaned = -5.77868e-06 Jy ! Component: 300 - total flux cleaned = 1.55271e-05 Jy ! Component: 350 - total flux cleaned = 3.52617e-05 Jy ! Component: 400 - total flux cleaned = 7.36696e-05 Jy ! Total flux subtracted in 400 components = 7.36696e-05 Jy ! Clean residual min=-0.001211 max=0.001177 Jy/beam ! Clean residual mean=0.000000 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.10352 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 251 components and 0.10352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049882Jy sigma=0.085849 ! Fit after self-cal, rms=0.049875Jy sigma=0.085845 wmodel /scr/pima/rdv93_uvs/J1335+0253_S_map.mod ! Writing 251 model components to file: /scr/pima/rdv93_uvs/J1335+0253_S_map.mod wobs /scr/pima/rdv93_uvs/J1335+0253_S_uvs.fits ! Applying 1004 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1335+0253_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1335+0253_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv93_uvs/J1335+0253_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.000115466 Jy ! Component: 100 - total flux cleaned = 3.98001e-05 Jy ! Component: 150 - total flux cleaned = -3.16205e-05 Jy ! Component: 200 - total flux cleaned = -6.49877e-05 Jy ! Component: 250 - total flux cleaned = -0.000129582 Jy ! Component: 300 - total flux cleaned = -0.000254129 Jy ! Component: 350 - total flux cleaned = -0.000314562 Jy ! Component: 400 - total flux cleaned = -0.000300096 Jy ! Component: 450 - total flux cleaned = -0.000299991 Jy ! Component: 500 - total flux cleaned = -0.000313937 Jy ! Component: 550 - total flux cleaned = -0.000313851 Jy ! Component: 600 - total flux cleaned = -0.000286935 Jy ! Component: 650 - total flux cleaned = -0.000300241 Jy ! Component: 700 - total flux cleaned = -0.000300297 Jy ! Component: 750 - total flux cleaned = -0.000300377 Jy ! Component: 800 - total flux cleaned = -0.000262505 Jy ! Component: 850 - total flux cleaned = -0.000287662 Jy ! Component: 900 - total flux cleaned = -0.000275261 Jy ! Component: 950 - total flux cleaned = -0.000262951 Jy ! Component: 1000 - total flux cleaned = -0.000250825 Jy ! Component: 1050 - total flux cleaned = -0.000238765 Jy ! Component: 1100 - total flux cleaned = -0.000215072 Jy ! Component: 1150 - total flux cleaned = -0.000191571 Jy ! Component: 1200 - total flux cleaned = -0.00018 Jy ! Component: 1250 - total flux cleaned = -0.000191399 Jy ! Component: 1300 - total flux cleaned = -0.000168639 Jy ! Component: 1350 - total flux cleaned = -0.000146105 Jy ! Component: 1400 - total flux cleaned = -0.000112737 Jy ! Component: 1450 - total flux cleaned = -0.000123826 Jy ! Component: 1500 - total flux cleaned = -5.84177e-05 Jy ! Component: 1550 - total flux cleaned = -4.76805e-05 Jy ! Component: 1600 - total flux cleaned = -2.62798e-05 Jy ! Component: 1650 - total flux cleaned = -5.0881e-06 Jy ! Component: 1700 - total flux cleaned = 3.70704e-05 Jy ! Component: 1750 - total flux cleaned = 7.88583e-05 Jy ! Component: 1800 - total flux cleaned = 0.000109925 Jy ! Component: 1850 - total flux cleaned = 0.0001408 Jy ! Component: 1900 - total flux cleaned = 0.000150991 Jy ! Component: 1950 - total flux cleaned = 0.000222002 Jy ! Component: 2000 - total flux cleaned = 0.000242053 Jy ! Component: 2050 - total flux cleaned = 0.000282069 Jy ! Component: 2100 - total flux cleaned = 0.000311843 Jy ! Component: 2150 - total flux cleaned = 0.000341474 Jy ! Component: 2200 - total flux cleaned = 0.000419764 Jy ! Component: 2250 - total flux cleaned = 0.000439214 Jy ! Component: 2300 - total flux cleaned = 0.000458374 Jy ! Component: 2350 - total flux cleaned = 0.000506323 Jy ! Component: 2400 - total flux cleaned = 0.000544408 Jy ! Component: 2450 - total flux cleaned = 0.000591644 Jy ! Component: 2500 - total flux cleaned = 0.000619905 Jy ! Component: 2550 - total flux cleaned = 0.0006852 Jy ! Component: 2600 - total flux cleaned = 0.000722325 Jy ! Component: 2650 - total flux cleaned = 0.000786774 Jy ! Component: 2700 - total flux cleaned = 0.000832524 Jy ! Component: 2750 - total flux cleaned = 0.000859793 Jy ! Component: 2800 - total flux cleaned = 0.000922988 Jy ! Component: 2850 - total flux cleaned = 0.000949866 Jy ! Component: 2900 - total flux cleaned = 0.000985589 Jy ! Component: 2950 - total flux cleaned = 0.00102992 Jy ! Component: 3000 - total flux cleaned = 0.00106518 Jy ! Component: 3050 - total flux cleaned = 0.00106523 Jy ! Component: 3100 - total flux cleaned = 0.00110885 Jy ! Component: 3150 - total flux cleaned = 0.00115223 Jy ! Component: 3200 - total flux cleaned = 0.00120391 Jy ! Component: 3250 - total flux cleaned = 0.0012124 Jy ! Component: 3300 - total flux cleaned = 0.00120389 Jy ! Component: 3350 - total flux cleaned = 0.00124629 Jy ! Component: 3400 - total flux cleaned = 0.00126318 Jy ! Component: 3450 - total flux cleaned = 0.00128826 Jy ! Component: 3500 - total flux cleaned = 0.00134652 Jy ! Component: 3550 - total flux cleaned = 0.00136304 Jy ! Component: 3600 - total flux cleaned = 0.00135477 Jy ! Component: 3650 - total flux cleaned = 0.00139587 Jy ! Component: 3700 - total flux cleaned = 0.00139588 Jy ! Component: 3750 - total flux cleaned = 0.00145277 Jy ! Component: 3800 - total flux cleaned = 0.00147699 Jy ! Component: 3850 - total flux cleaned = 0.00150912 Jy ! Component: 3900 - total flux cleaned = 0.00153308 Jy ! Component: 3950 - total flux cleaned = 0.00154895 Jy ! Component: 4000 - total flux cleaned = 0.00158857 Jy ! Component: 4050 - total flux cleaned = 0.00161224 Jy ! Total flux subtracted in 4096 components = 0.00162007 Jy ! Clean residual min=-0.000479 max=0.000579 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.10514 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 518 components and 0.10514 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1335+0253_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 7.724 at 0.3863 degrees (North through East) ! Clean map min=-0.0015495 max=0.085043 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1335+0253_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.085 rms= 0.00014 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1335+0253_S_uvs.log closed on Tue Oct 8 15:29:46 2013