! Started logfile: /scr/pima/rdv93_uvs/J1819-0258_X_uvs.log on Tue Oct 8 15:50:06 2013 obs /scr/pima/rdv93_uvs/J1819-0258_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1819-0258_X_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.69863 visibilities/baseline/integration-bin. ! Found source: J1819-0258 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4488 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J1819-0258_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 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:KP self-cal status=correctable weight=1 ! 2:LA 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 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.024794Jy sigma=5.225589 ! Fit after self-cal, rms=0.881378Jy sigma=3.252856 ! 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.271 mas, bmaj=2.902 mas, bpa=7.83 degrees ! Estimated noise=6.3571 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189213 Jy ! Component: 100 - total flux cleaned = 0.281618 Jy ! Total flux subtracted in 100 components = 0.281618 Jy ! Clean residual min=-0.047359 max=0.050201 Jy/beam ! Clean residual mean=0.000697 rms=0.018022 Jy/beam ! Combined flux in latest and established models = 0.281618 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.281618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143171Jy sigma=0.929063 ! Fit after self-cal, rms=0.141410Jy sigma=0.923993 ! 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=2.922 mas, bmaj=3.595 mas, bpa=14.34 degrees ! Estimated noise=2.87727 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.0813541 Jy ! Component: 100 - total flux cleaned = 0.120296 Jy ! Component: 150 - total flux cleaned = 0.143995 Jy ! Component: 200 - total flux cleaned = 0.163372 Jy ! Total flux subtracted in 200 components = 0.163372 Jy ! Clean residual min=-0.024429 max=0.024486 Jy/beam ! Clean residual mean=0.000381 rms=0.010594 Jy/beam ! Combined flux in latest and established models = 0.44499 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 156 components and 0.444989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099175Jy sigma=0.480292 ! Fit after self-cal, rms=0.097848Jy sigma=0.475952 ! 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.96 FD 0.83 HN 1.16 KP 0.94 ! LA 0.91 MK 0.95 NL 2.16 OV 0.99 ! PT 0.88 SC 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.93 HN 0.78 KP 1.12 ! LA 0.89 NL 0.94 OV 0.85 PT 0.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.85 HN 1.30 KP 0.90 ! LA 0.88 MK 0.72 NL 1.90 OV 0.99 ! PT 0.88 SC 1.19 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.18 FD 0.96 HN 0.74 KP 1.09 ! LA 0.83 NL 0.97 OV 0.79 PT 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.87 HN 1.32 KP 0.80 ! LA 1.01 MK 1.11 NL 1.74 OV 1.00 ! PT 0.86 SC 1.44 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 FD 0.94 HN 0.57 KP 0.68 ! LA 0.94 NL 1.38 OV 1.13 PT 0.87 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.91 HN 1.06 KP 0.84 ! LA 1.01 MK 1.02 NL 1.60 OV 0.97 ! PT 0.89 SC 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.97 HN 0.55 KP 0.66 ! LA 0.92 NL 1.56 OV 1.15 PT 0.92 ! ! ! Fit before self-cal, rms=0.097848Jy sigma=0.475952 ! Fit after self-cal, rms=0.090414Jy sigma=0.318014 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=3.772 mas, bpa=10.12 degrees ! Estimated noise=2.50287 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.00321856 Jy ! Component: 100 - total flux cleaned = 0.00604403 Jy ! Component: 150 - total flux cleaned = 0.00550532 Jy ! Component: 200 - total flux cleaned = 0.00499381 Jy ! Total flux subtracted in 200 components = 0.00499381 Jy ! Clean residual min=-0.008277 max=0.008306 Jy/beam ! Clean residual mean=0.000034 rms=0.003394 Jy/beam ! Combined flux in latest and established models = 0.449983 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 216 components and 0.449983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079041Jy sigma=0.267161 ! Fit after self-cal, rms=0.078709Jy sigma=0.265316 ! 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.078709Jy sigma=0.265316 ! Fit after self-cal, rms=0.074064Jy sigma=0.261871 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=3.781 mas, bpa=9.386 degrees ! Estimated noise=2.42564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00424418 Jy ! Component: 100 - total flux cleaned = -0.0071798 Jy ! Component: 150 - total flux cleaned = -0.00796047 Jy ! Component: 200 - total flux cleaned = -0.00867273 Jy ! Total flux subtracted in 200 components = -0.00867273 Jy ! Clean residual min=-0.005500 max=0.005458 Jy/beam ! Clean residual mean=0.000026 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.441311 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 265 components and 0.441311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067997Jy sigma=0.239474 ! Fit after self-cal, rms=0.067779Jy sigma=0.238807 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.000492498 Jy ! Component: 100 - total flux cleaned = 0.000486232 Jy ! Component: 150 - total flux cleaned = 0.00129285 Jy ! Component: 200 - total flux cleaned = 0.00104422 Jy ! Total flux subtracted in 200 components = 0.00104422 Jy ! Clean residual min=-0.004122 max=0.004124 Jy/beam ! Clean residual mean=0.000020 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.442355 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 314 components and 0.442355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064417Jy sigma=0.227980 ! Fit after self-cal, rms=0.064316Jy sigma=0.227712 ! 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.064316Jy sigma=0.227712 ! Fit after self-cal, rms=0.062532Jy sigma=0.226015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=3.776 mas, bpa=8.893 degrees ! Estimated noise=2.38197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00476653 Jy ! Component: 100 - total flux cleaned = -0.00518649 Jy ! Component: 150 - total flux cleaned = -0.00517019 Jy ! Component: 200 - total flux cleaned = -0.0047644 Jy ! Total flux subtracted in 200 components = -0.0047644 Jy ! Clean residual min=-0.003065 max=0.003080 Jy/beam ! Clean residual mean=0.000015 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.43759 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 363 components and 0.43759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060060Jy sigma=0.220235 ! Fit after self-cal, rms=0.060003Jy sigma=0.220080 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.00021509 Jy ! Component: 100 - total flux cleaned = -0.000458678 Jy ! Component: 150 - total flux cleaned = -0.000625051 Jy ! Component: 200 - total flux cleaned = -0.0007764 Jy ! Total flux subtracted in 200 components = -0.0007764 Jy ! Clean residual min=-0.002527 max=0.002531 Jy/beam ! Clean residual mean=0.000012 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.436814 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 394 components and 0.436814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058443Jy sigma=0.216943 ! Fit after self-cal, rms=0.058414Jy sigma=0.216878 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058414Jy sigma=0.216878 ! Fit after self-cal, rms=0.057797Jy sigma=0.216329 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=4.513 mas, bpa=26.47 degrees ! Estimated noise=2.06212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00304037 Jy ! Component: 100 - total flux cleaned = -0.00277102 Jy ! Component: 150 - total flux cleaned = -0.00239533 Jy ! Component: 200 - total flux cleaned = -0.00251802 Jy ! Total flux subtracted in 200 components = -0.00251802 Jy ! Clean residual min=-0.001981 max=0.001983 Jy/beam ! Clean residual mean=0.000009 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.434296 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 449 components and 0.434296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056763Jy sigma=0.214245 ! Fit after self-cal, rms=0.056728Jy sigma=0.214186 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.000252815 Jy ! Component: 100 - total flux cleaned = -0.000200954 Jy ! Component: 150 - total flux cleaned = -0.000518325 Jy ! Component: 200 - total flux cleaned = -0.000415282 Jy ! Total flux subtracted in 200 components = -0.000415282 Jy ! Clean residual min=-0.001688 max=0.001686 Jy/beam ! Clean residual mean=0.000008 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.433881 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 491 components and 0.433881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055947Jy sigma=0.212781 ! Fit after self-cal, rms=0.055935Jy sigma=0.212752 ! 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:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA 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 ![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.055935Jy sigma=0.212752 ! Fit after self-cal, rms=0.055935Jy sigma=0.212752 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:KP self-cal status=correctable weight=1 ! 2:LA 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 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.055935Jy sigma=0.212752 ! Fit after self-cal, rms=0.055567Jy sigma=0.212586 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.34 mas, bmaj=3.076 mas, bpa=4.553 degrees ! Estimated noise=5.30994 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.000812414 Jy ! Component: 100 - total flux cleaned = -0.00145717 Jy ! Component: 150 - total flux cleaned = -0.000882414 Jy ! Component: 200 - total flux cleaned = -0.000882703 Jy ! Total flux subtracted in 200 components = -0.000882703 Jy ! Clean residual min=-0.002896 max=0.002922 Jy/beam ! Clean residual mean=0.000009 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.432998 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 537 components and 0.432998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054007Jy sigma=0.211826 ! Fit after self-cal, rms=0.053993Jy sigma=0.211633 ! 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.035 mas, bmaj=3.8 mas, bpa=11.24 degrees ! Estimated noise=2.35292 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 = -7.81915e-05 Jy ! Component: 100 - total flux cleaned = -0.00028097 Jy ! Component: 150 - total flux cleaned = -0.000552678 Jy ! Component: 200 - total flux cleaned = -0.000636452 Jy ! Component: 250 - total flux cleaned = -0.000466098 Jy ! Component: 300 - total flux cleaned = -0.000548366 Jy ! Component: 350 - total flux cleaned = -0.000627098 Jy ! Component: 400 - total flux cleaned = -0.00077799 Jy ! Total flux subtracted in 400 components = -0.00077799 Jy ! Clean residual min=-0.001242 max=0.001248 Jy/beam ! Clean residual mean=0.000005 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.43222 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 618 components and 0.43222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052869Jy sigma=0.209647 ! Fit after self-cal, rms=0.052855Jy sigma=0.209597 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234439 Jy ! Component: 100 - total flux cleaned = -0.000524577 Jy ! Component: 150 - total flux cleaned = -0.000804472 Jy ! Component: 200 - total flux cleaned = -0.000668285 Jy ! Component: 250 - total flux cleaned = -0.0006029 Jy ! Component: 300 - total flux cleaned = -0.00086598 Jy ! Component: 350 - total flux cleaned = -0.000801495 Jy ! Component: 400 - total flux cleaned = -0.000866311 Jy ! Total flux subtracted in 400 components = -0.000866311 Jy ! Clean residual min=-0.001047 max=0.001044 Jy/beam ! Clean residual mean=0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.431354 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 679 components and 0.431354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052072Jy sigma=0.208652 ! Fit after self-cal, rms=0.052066Jy sigma=0.208625 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052066Jy sigma=0.208625 ! Fit after self-cal, rms=0.051310Jy sigma=0.208465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=3.801 mas, bpa=11.26 degrees ! Estimated noise=2.34515 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000560349 Jy ! Component: 100 - total flux cleaned = -0.000430321 Jy ! Component: 150 - total flux cleaned = -0.000613957 Jy ! Component: 200 - total flux cleaned = -0.000909966 Jy ! Component: 250 - total flux cleaned = -0.00091125 Jy ! Component: 300 - total flux cleaned = -0.000741648 Jy ! Component: 350 - total flux cleaned = -0.000965762 Jy ! Component: 400 - total flux cleaned = -0.00102077 Jy ! Total flux subtracted in 400 components = -0.00102077 Jy ! Clean residual min=-0.000900 max=0.000901 Jy/beam ! Clean residual mean=0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.430333 Jy selfcal ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 730 components and 0.430333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050705Jy sigma=0.207707 ! Fit after self-cal, rms=0.050687Jy sigma=0.207683 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 = -5.73466e-05 Jy ! Component: 100 - total flux cleaned = -0.000163383 Jy ! Component: 150 - total flux cleaned = -0.000266958 Jy ! Component: 200 - total flux cleaned = -0.000316972 Jy ! Component: 250 - total flux cleaned = -0.000316618 Jy ! Component: 300 - total flux cleaned = -0.000513102 Jy ! Component: 350 - total flux cleaned = -0.000465264 Jy ! Component: 400 - total flux cleaned = -0.000657973 Jy ! Total flux subtracted in 400 components = -0.000657973 Jy ! Clean residual min=-0.000800 max=0.000799 Jy/beam ! Clean residual mean=0.000003 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.429675 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 773 components and 0.429675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050241Jy sigma=0.207113 ! Fit after self-cal, rms=0.050235Jy sigma=0.207099 ! Inverting map ! Added new window around map position (-51.2, -23.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000461462 Jy ! Component: 100 - total flux cleaned = 0.000524936 Jy ! Component: 150 - total flux cleaned = 0.000636224 Jy ! Component: 200 - total flux cleaned = 0.000711073 Jy ! Component: 250 - total flux cleaned = 0.000734039 Jy ! Component: 300 - total flux cleaned = 0.000755205 Jy ! Component: 350 - total flux cleaned = 0.000755187 Jy ! Component: 400 - total flux cleaned = 0.000773593 Jy ! Total flux subtracted in 400 components = 0.000773593 Jy ! Clean residual min=-0.001101 max=0.001058 Jy/beam ! Clean residual mean=0.000003 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.430449 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 814 components and 0.430449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050104Jy sigma=0.206960 ! Fit after self-cal, rms=0.050105Jy sigma=0.206931 ! 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.050105Jy sigma=0.206931 ! Fit after self-cal, rms=0.049682Jy sigma=0.206790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=3.8 mas, bpa=11.17 degrees ! Estimated noise=2.3426 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.91999e-05 Jy ! Component: 100 - total flux cleaned = -3.88868e-05 Jy ! Component: 150 - total flux cleaned = -1.95026e-05 Jy ! Component: 200 - total flux cleaned = -1.92353e-05 Jy ! Component: 250 - total flux cleaned = -1.9086e-05 Jy ! Component: 300 - total flux cleaned = -3.75779e-06 Jy ! Component: 350 - total flux cleaned = -3.90544e-06 Jy ! Component: 400 - total flux cleaned = -1.72359e-05 Jy ! Total flux subtracted in 400 components = -1.72359e-05 Jy ! Clean residual min=-0.001121 max=0.001138 Jy/beam ! Clean residual mean=0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.430431 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 830 components and 0.430431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049608Jy sigma=0.206760 ! Fit after self-cal, rms=0.049605Jy sigma=0.206748 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117689 Jy ! Component: 100 - total flux cleaned = -0.000117667 Jy ! Component: 150 - total flux cleaned = -0.000105817 Jy ! Component: 200 - total flux cleaned = -0.000106335 Jy ! Component: 250 - total flux cleaned = -0.000106066 Jy ! Component: 300 - total flux cleaned = -8.39292e-05 Jy ! Component: 350 - total flux cleaned = -8.36761e-05 Jy ! Component: 400 - total flux cleaned = -7.33481e-05 Jy ! Total flux subtracted in 400 components = -7.33481e-05 Jy ! Clean residual min=-0.001196 max=0.001144 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.430358 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 848 components and 0.430358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049568Jy sigma=0.206747 ! Fit after self-cal, rms=0.049567Jy sigma=0.206743 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049567Jy sigma=0.206743 ! Fit after self-cal, rms=0.049715Jy sigma=0.194820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=4.511 mas, bpa=25.72 degrees ! Estimated noise=2.04762 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167421 Jy ! Component: 100 - total flux cleaned = 0.000202161 Jy ! Component: 150 - total flux cleaned = 0.000173892 Jy ! Component: 200 - total flux cleaned = 0.000157238 Jy ! Component: 250 - total flux cleaned = 0.000141404 Jy ! Component: 300 - total flux cleaned = 0.000126288 Jy ! Component: 350 - total flux cleaned = 0.000112024 Jy ! Component: 400 - total flux cleaned = 0.000111942 Jy ! Total flux subtracted in 400 components = 0.000111942 Jy ! Clean residual min=-0.001285 max=0.000997 Jy/beam ! Clean residual mean=0.000003 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.43047 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 876 components and 0.43047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049693Jy sigma=0.194811 ! Fit after self-cal, rms=0.049694Jy sigma=0.194796 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 = -9.2327e-06 Jy ! Component: 100 - total flux cleaned = -3.02256e-05 Jy ! Component: 150 - total flux cleaned = -4.32887e-05 Jy ! Component: 200 - total flux cleaned = -4.35097e-05 Jy ! Component: 250 - total flux cleaned = -4.96839e-05 Jy ! Component: 300 - total flux cleaned = -4.97123e-05 Jy ! Component: 350 - total flux cleaned = -5.56225e-05 Jy ! Component: 400 - total flux cleaned = -5.56094e-05 Jy ! Total flux subtracted in 400 components = -5.56094e-05 Jy ! Clean residual min=-0.001259 max=0.000993 Jy/beam ! Clean residual mean=0.000003 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.430414 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 890 components and 0.430414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049688Jy sigma=0.194795 ! Fit after self-cal, rms=0.049689Jy sigma=0.194793 ! 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.01 mas, bmaj=3.793 mas, bpa=11.08 degrees ! Estimated noise=2.34364 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.01 x 3.793 at 11.08 degrees (North through East) ! Clean map min=-0.0099253 max=0.14318 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.322 mas, bmaj=3.076 mas, bpa=5.475 degrees ! Estimated noise=5.27607 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.070613 Jy ! Component: 100 - total flux cleaned = 0.116024 Jy ! Component: 150 - total flux cleaned = 0.150869 Jy ! Component: 200 - total flux cleaned = 0.176757 Jy ! Component: 250 - total flux cleaned = 0.200085 Jy ! Component: 300 - total flux cleaned = 0.221328 Jy ! Component: 350 - total flux cleaned = 0.239792 Jy ! Component: 400 - total flux cleaned = 0.255152 Jy ! Total flux subtracted in 400 components = 0.255152 Jy ! Clean residual min=-0.059020 max=0.133230 Jy/beam ! Clean residual mean=0.000734 rms=0.024620 Jy/beam ! Combined flux in latest and established models = 0.255152 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 94 model components to the UV plane model. ! The established model now contains 94 components and 0.255152 Jy ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=3.793 mas, bpa=11.08 degrees ! Estimated noise=2.34364 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122341 Jy ! Component: 100 - total flux cleaned = 0.129782 Jy ! Component: 150 - total flux cleaned = 0.129793 Jy ! Component: 200 - total flux cleaned = 0.129885 Jy ! Component: 250 - total flux cleaned = 0.126928 Jy ! Component: 300 - total flux cleaned = 0.122419 Jy ! Component: 350 - total flux cleaned = 0.118425 Jy ! Component: 400 - total flux cleaned = 0.11555 Jy ! Total flux subtracted in 400 components = 0.11555 Jy ! Clean residual min=-0.042604 max=0.055911 Jy/beam ! Clean residual mean=0.000141 rms=0.013873 Jy/beam ! Combined flux in latest and established models = 0.370702 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 173 components and 0.370702 Jy ! Inverting map ! Added new window around map position (-25.8, 15.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440779 Jy ! Component: 100 - total flux cleaned = 0.0456047 Jy ! Component: 150 - total flux cleaned = 0.0437132 Jy ! Component: 200 - total flux cleaned = 0.0412328 Jy ! Component: 250 - total flux cleaned = 0.0382872 Jy ! Component: 300 - total flux cleaned = 0.0362377 Jy ! Component: 350 - total flux cleaned = 0.0336962 Jy ! Component: 400 - total flux cleaned = 0.0319048 Jy ! Total flux subtracted in 400 components = 0.0319048 Jy ! Clean residual min=-0.027472 max=0.035604 Jy/beam ! Clean residual mean=0.000036 rms=0.009219 Jy/beam ! Combined flux in latest and established models = 0.402607 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 257 components and 0.402607 Jy ! Inverting map ! Added new window around map position (-21.4, -30.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0347704 Jy ! Component: 100 - total flux cleaned = 0.0461262 Jy ! Component: 150 - total flux cleaned = 0.0515343 Jy ! Component: 200 - total flux cleaned = 0.0562246 Jy ! Component: 250 - total flux cleaned = 0.061027 Jy ! Component: 300 - total flux cleaned = 0.0659654 Jy ! Component: 350 - total flux cleaned = 0.0696783 Jy ! Component: 400 - total flux cleaned = 0.0736207 Jy ! Total flux subtracted in 400 components = 0.0736207 Jy ! Clean residual min=-0.020595 max=0.021791 Jy/beam ! Clean residual mean=0.000060 rms=0.005824 Jy/beam ! Combined flux in latest and established models = 0.476227 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 363 components and 0.476228 Jy ! Inverting map ! Added new window around map position (20.4, 29.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125645 Jy ! Component: 100 - total flux cleaned = 0.0166948 Jy ! Component: 150 - total flux cleaned = 0.0232402 Jy ! Component: 200 - total flux cleaned = 0.0287733 Jy ! Component: 250 - total flux cleaned = 0.0331004 Jy ! Component: 300 - total flux cleaned = 0.0371237 Jy ! Component: 350 - total flux cleaned = 0.0405691 Jy ! Component: 400 - total flux cleaned = 0.0435509 Jy ! Total flux subtracted in 400 components = 0.0435509 Jy ! Clean residual min=-0.015397 max=0.013660 Jy/beam ! Clean residual mean=0.000045 rms=0.004127 Jy/beam ! Combined flux in latest and established models = 0.519778 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 441 components and 0.519778 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=4.511 mas, bpa=25.72 degrees ! Estimated noise=2.04762 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00535157 Jy ! Component: 100 - total flux cleaned = 0.00825726 Jy ! Component: 150 - total flux cleaned = 0.0119203 Jy ! Component: 200 - total flux cleaned = 0.0142506 Jy ! Component: 250 - total flux cleaned = 0.01704 Jy ! Component: 300 - total flux cleaned = 0.0186474 Jy ! Component: 350 - total flux cleaned = 0.0204626 Jy ! Component: 400 - total flux cleaned = 0.0217091 Jy ! Total flux subtracted in 400 components = 0.0217091 Jy ! Clean residual min=-0.013440 max=0.012046 Jy/beam ! Clean residual mean=0.000049 rms=0.003737 Jy/beam ! Combined flux in latest and established models = 0.541488 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169674 Jy ! Component: 100 - total flux cleaned = 0.00286494 Jy ! Component: 150 - total flux cleaned = 0.00446114 Jy ! Component: 200 - total flux cleaned = 0.00601155 Jy ! Component: 250 - total flux cleaned = 0.00751797 Jy ! Component: 300 - total flux cleaned = 0.00940609 Jy ! Component: 350 - total flux cleaned = 0.0106293 Jy ! Component: 400 - total flux cleaned = 0.0124165 Jy ! Total flux subtracted in 400 components = 0.0124165 Jy ! Clean residual min=-0.011452 max=0.010737 Jy/beam ! Clean residual mean=0.000046 rms=0.003214 Jy/beam ! Combined flux in latest and established models = 0.553904 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 584 components and 0.553904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=3.793 mas, bpa=11.08 degrees ! Estimated noise=2.34364 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014378 Jy ! Component: 100 - total flux cleaned = 0.002641 Jy ! Component: 150 - total flux cleaned = 0.00439059 Jy ! Component: 200 - total flux cleaned = 0.00627576 Jy ! Component: 250 - total flux cleaned = 0.00756354 Jy ! Component: 300 - total flux cleaned = 0.00936258 Jy ! Component: 350 - total flux cleaned = 0.0107671 Jy ! Component: 400 - total flux cleaned = 0.0123149 Jy ! Total flux subtracted in 400 components = 0.0123149 Jy ! Clean residual min=-0.010540 max=0.009597 Jy/beam ! Clean residual mean=0.000033 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.566219 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 654 components and 0.566219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069796Jy sigma=0.274744 ! Fit after self-cal, rms=0.067229Jy sigma=0.253118 wmodel /scr/pima/rdv93_uvs/J1819-0258_X_map.mod ! Writing 654 model components to file: /scr/pima/rdv93_uvs/J1819-0258_X_map.mod wobs /scr/pima/rdv93_uvs/J1819-0258_X_uvs.fits ! Applying 652 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1819-0258_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1819-0258_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv93_uvs/J1819-0258_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00298522 Jy ! Component: 100 - total flux cleaned = -0.00371239 Jy ! Component: 150 - total flux cleaned = -0.00411 Jy ! Component: 200 - total flux cleaned = -0.00460492 Jy ! Component: 250 - total flux cleaned = -0.00530568 Jy ! Component: 300 - total flux cleaned = -0.00586024 Jy ! Component: 350 - total flux cleaned = -0.00639428 Jy ! Component: 400 - total flux cleaned = -0.0064966 Jy ! Component: 450 - total flux cleaned = -0.00669417 Jy ! Component: 500 - total flux cleaned = -0.0068843 Jy ! Component: 550 - total flux cleaned = -0.00688574 Jy ! Component: 600 - total flux cleaned = -0.00715718 Jy ! Component: 650 - total flux cleaned = -0.00742244 Jy ! Component: 700 - total flux cleaned = -0.00767925 Jy ! Component: 750 - total flux cleaned = -0.00784641 Jy ! Component: 800 - total flux cleaned = -0.00784579 Jy ! Component: 850 - total flux cleaned = -0.0080046 Jy ! Component: 900 - total flux cleaned = -0.00808231 Jy ! Component: 950 - total flux cleaned = -0.00808214 Jy ! Component: 1000 - total flux cleaned = -0.00793357 Jy ! Component: 1050 - total flux cleaned = -0.00793537 Jy ! Component: 1100 - total flux cleaned = -0.00793743 Jy ! Component: 1150 - total flux cleaned = -0.00800806 Jy ! Component: 1200 - total flux cleaned = -0.00807675 Jy ! Component: 1250 - total flux cleaned = -0.00773885 Jy ! Component: 1300 - total flux cleaned = -0.0078067 Jy ! Component: 1350 - total flux cleaned = -0.00767704 Jy ! Component: 1400 - total flux cleaned = -0.00786945 Jy ! Component: 1450 - total flux cleaned = -0.00786907 Jy ! Component: 1500 - total flux cleaned = -0.00793153 Jy ! Component: 1550 - total flux cleaned = -0.00805303 Jy ! Component: 1600 - total flux cleaned = -0.00817254 Jy ! Component: 1650 - total flux cleaned = -0.00834954 Jy ! Component: 1700 - total flux cleaned = -0.00863984 Jy ! Component: 1750 - total flux cleaned = -0.0090996 Jy ! Component: 1800 - total flux cleaned = -0.0093262 Jy ! Component: 1850 - total flux cleaned = -0.00982955 Jy ! Component: 1900 - total flux cleaned = -0.0101612 Jy ! Component: 1950 - total flux cleaned = -0.0104888 Jy ! Component: 2000 - total flux cleaned = -0.0108131 Jy ! Component: 2050 - total flux cleaned = -0.0111861 Jy ! Component: 2100 - total flux cleaned = -0.0115024 Jy ! Component: 2150 - total flux cleaned = -0.0117635 Jy ! Component: 2200 - total flux cleaned = -0.0119699 Jy ! Component: 2250 - total flux cleaned = -0.0121231 Jy ! Component: 2300 - total flux cleaned = -0.0122248 Jy ! Component: 2350 - total flux cleaned = -0.0125254 Jy ! Component: 2400 - total flux cleaned = -0.0125249 Jy ! Component: 2450 - total flux cleaned = -0.0126236 Jy ! Component: 2500 - total flux cleaned = -0.0129649 Jy ! Component: 2550 - total flux cleaned = -0.0129645 Jy ! Component: 2600 - total flux cleaned = -0.0131092 Jy ! Component: 2650 - total flux cleaned = -0.0133941 Jy ! Component: 2700 - total flux cleaned = -0.0134411 Jy ! Component: 2750 - total flux cleaned = -0.0135811 Jy ! Component: 2800 - total flux cleaned = -0.0138125 Jy ! Component: 2850 - total flux cleaned = -0.0138583 Jy ! Component: 2900 - total flux cleaned = -0.0139491 Jy ! Component: 2950 - total flux cleaned = -0.0141301 Jy ! Component: 3000 - total flux cleaned = -0.0142652 Jy ! Component: 3050 - total flux cleaned = -0.0143547 Jy ! Component: 3100 - total flux cleaned = -0.0145319 Jy ! Component: 3150 - total flux cleaned = -0.014664 Jy ! Component: 3200 - total flux cleaned = -0.0147074 Jy ! Component: 3250 - total flux cleaned = -0.0147077 Jy ! Component: 3300 - total flux cleaned = -0.014923 Jy ! Component: 3350 - total flux cleaned = -0.0149224 Jy ! Component: 3400 - total flux cleaned = -0.0149226 Jy ! Component: 3450 - total flux cleaned = -0.0150075 Jy ! Component: 3500 - total flux cleaned = -0.0152182 Jy ! Component: 3550 - total flux cleaned = -0.0151761 Jy ! Component: 3600 - total flux cleaned = -0.0153429 Jy ! Component: 3650 - total flux cleaned = -0.0154675 Jy ! Component: 3700 - total flux cleaned = -0.015591 Jy ! Component: 3750 - total flux cleaned = -0.015632 Jy ! Component: 3800 - total flux cleaned = -0.015795 Jy ! Component: 3850 - total flux cleaned = -0.015795 Jy ! Component: 3900 - total flux cleaned = -0.0159565 Jy ! Component: 3950 - total flux cleaned = -0.0159562 Jy ! Component: 4000 - total flux cleaned = -0.015956 Jy ! Component: 4050 - total flux cleaned = -0.0159161 Jy ! Total flux subtracted in 4096 components = -0.0159958 Jy ! Clean residual min=-0.002422 max=0.002249 Jy/beam ! Clean residual mean=0.000007 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.550223 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 988 components and 0.550224 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1819-0258_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.01 x 3.793 at 11.08 degrees (North through East) ! Clean map min=-0.025191 max=0.1256 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1819-0258_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1255 rms= 0.00074 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1819-0258_X_uvs.log closed on Tue Oct 8 15:50:14 2013