! Started logfile: /scr/pima/rdv62_uvs/J1022+4126_S_uvs.log on Fri Nov 22 22:35:40 2013 obs /scr/pima/rdv62_uvs/J1022+4126_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv62_uvs/J1022+4126_S_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! AN table 2: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846414 visibilities/baseline/integration-bin. ! Found source: J1022+4126 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 12036 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/rdv62_uvs/J1022+4126_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:KK self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT 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 17 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.013114Jy sigma=0.771172 ! Fit after self-cal, rms=0.919717Jy sigma=0.696061 ! 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 \] flag 2:KK ! Flagging baselines of antenna 2:KK in the currently selected channels. ![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.057 mas, bmaj=5.574 mas, bpa=-34.59 degrees ! Estimated noise=19.9519 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.0627762 Jy ! Component: 100 - total flux cleaned = 0.0806184 Jy ! Total flux subtracted in 100 components = 0.0806184 Jy ! Clean residual min=-0.005905 max=0.008681 Jy/beam ! Clean residual mean=-0.000045 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.0806184 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0806184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111146Jy sigma=0.066561 ! Fit after self-cal, rms=0.110455Jy sigma=0.066073 ! 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=4.365 mas, bmaj=6.573 mas, bpa=-40.84 degrees ! Estimated noise=9.28006 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.012959 Jy ! Component: 100 - total flux cleaned = 0.0185487 Jy ! Component: 150 - total flux cleaned = 0.0217176 Jy ! Component: 200 - total flux cleaned = 0.0236433 Jy ! Total flux subtracted in 200 components = 0.0236433 Jy ! Clean residual min=-0.004953 max=0.008641 Jy/beam ! Clean residual mean=-0.000055 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.104262 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.104262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109119Jy sigma=0.064708 ! Fit after self-cal, rms=0.109214Jy sigma=0.064686 ! Inverting map ! Added new window around map position (17.2, 9.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00860622 Jy ! Component: 100 - total flux cleaned = 0.0131521 Jy ! Component: 150 - total flux cleaned = 0.015893 Jy ! Component: 200 - total flux cleaned = 0.0176037 Jy ! Total flux subtracted in 200 components = 0.0176037 Jy ! Clean residual min=-0.004054 max=0.003934 Jy/beam ! Clean residual mean=0.000014 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.121865 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 85 components and 0.121865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108594Jy sigma=0.063996 ! Fit after self-cal, rms=0.108544Jy sigma=0.063904 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 0.96 KP 0.71 ! LA 1.13 MK 0.91 NL 1.01 OV 0.99 ! PT 1.09 SC 0.72 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.96 HN 0.91 KK 1.00* ! KP 0.71 LA 1.10 MK 0.86 NL 1.02 ! OV 1.08 PT 1.16 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.04 KP 0.94 ! LA 1.07 MK 1.02 NL 1.05 OV 1.04 ! PT 1.15 SC 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.11 HN 0.89 KK 1.00* ! KP 0.95 LA 1.01 MK 1.01 NL 1.07 ! OV 1.04 PT 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.08 HN 1.09 KP 0.90 ! LA 0.83 MK 1.12 NL 1.11 OV 1.06 ! PT 1.16 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.14 FD 1.09 HN 1.01 KK 1.00* ! KP 0.89 LA 0.87 MK 1.03 NL 1.09 ! OV 1.11 PT 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.95 KP 0.81 ! LA 0.67 MK 0.97 NL 1.04 OV 0.93 ! PT 1.06 SC 1.23 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.04 HN 0.97 KK 1.00* ! KP 0.81 LA 0.65 MK 0.91 NL 1.06 ! OV 1.12 PT 1.04 ! ! ! Fit before self-cal, rms=0.108544Jy sigma=0.063904 ! Fit after self-cal, rms=0.094936Jy sigma=0.062428 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.36 mas, bmaj=6.568 mas, bpa=-41.78 degrees ! Estimated noise=9.25438 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.00106485 Jy ! Component: 100 - total flux cleaned = 0.00117026 Jy ! Component: 150 - total flux cleaned = 0.00125267 Jy ! Component: 200 - total flux cleaned = 0.00135917 Jy ! Total flux subtracted in 200 components = 0.00135917 Jy ! Clean residual min=-0.002195 max=0.002872 Jy/beam ! Clean residual mean=0.000007 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.123225 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.123225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094862Jy sigma=0.062386 ! Fit after self-cal, rms=0.094916Jy sigma=0.062275 ! 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.094916Jy sigma=0.062275 ! Fit after self-cal, rms=0.094319Jy sigma=0.062260 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.36 mas, bmaj=6.574 mas, bpa=-41.8 degrees ! Estimated noise=9.23556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014805 Jy ! Component: 100 - total flux cleaned = 4.38815e-05 Jy ! Component: 150 - total flux cleaned = 1.43749e-05 Jy ! Component: 200 - total flux cleaned = 1.39001e-05 Jy ! Total flux subtracted in 200 components = 1.39001e-05 Jy ! Clean residual min=-0.002294 max=0.002919 Jy/beam ! Clean residual mean=0.000004 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.123239 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.123239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094290Jy sigma=0.062246 ! Fit after self-cal, rms=0.094325Jy sigma=0.062243 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-64.4, -2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245576 Jy ! Component: 100 - total flux cleaned = 0.00309162 Jy ! Component: 150 - total flux cleaned = 0.00336981 Jy ! Component: 200 - total flux cleaned = 0.00350604 Jy ! Total flux subtracted in 200 components = 0.00350604 Jy ! Clean residual min=-0.002203 max=0.002277 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.126745 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.126745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094235Jy sigma=0.062193 ! Fit after self-cal, rms=0.094234Jy sigma=0.062184 ! 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.094234Jy sigma=0.062184 ! Fit after self-cal, rms=0.093931Jy sigma=0.062157 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.358 mas, bmaj=6.581 mas, bpa=-41.51 degrees ! Estimated noise=9.23892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010521 Jy ! Component: 100 - total flux cleaned = 0.00118894 Jy ! Component: 150 - total flux cleaned = 0.00122132 Jy ! Component: 200 - total flux cleaned = 0.00124989 Jy ! Total flux subtracted in 200 components = 0.00124989 Jy ! Clean residual min=-0.002144 max=0.002176 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.127994 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 153 components and 0.127994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093896Jy sigma=0.062141 ! Fit after self-cal, rms=0.093900Jy sigma=0.062139 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.000331369 Jy ! Component: 100 - total flux cleaned = 0.000358213 Jy ! Component: 150 - total flux cleaned = 0.000383835 Jy ! Component: 200 - total flux cleaned = 0.000409269 Jy ! Total flux subtracted in 200 components = 0.000409269 Jy ! Clean residual min=-0.002143 max=0.002162 Jy/beam ! Clean residual mean=-0.000003 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.128404 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 162 components and 0.128404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093881Jy sigma=0.062130 ! Fit after self-cal, rms=0.093884Jy sigma=0.062130 ! 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.093884Jy sigma=0.062130 ! Fit after self-cal, rms=0.093538Jy sigma=0.062112 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.304 mas, bmaj=10.15 mas, bpa=64.24 degrees ! Estimated noise=10.1111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000809346 Jy ! Component: 100 - total flux cleaned = 0.00101088 Jy ! Component: 150 - total flux cleaned = 0.00111126 Jy ! Component: 200 - total flux cleaned = 0.00117971 Jy ! Total flux subtracted in 200 components = 0.00117971 Jy ! Clean residual min=-0.002214 max=0.002324 Jy/beam ! Clean residual mean=-0.000003 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.129583 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 182 components and 0.129583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093529Jy sigma=0.062107 ! Fit after self-cal, rms=0.093529Jy sigma=0.062106 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.000338051 Jy ! Component: 100 - total flux cleaned = 0.00042264 Jy ! Component: 150 - total flux cleaned = 0.000441808 Jy ! Component: 200 - total flux cleaned = 0.000442362 Jy ! Total flux subtracted in 200 components = 0.000442362 Jy ! Clean residual min=-0.002207 max=0.002308 Jy/beam ! Clean residual mean=-0.000003 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.130026 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 193 components and 0.130026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093525Jy sigma=0.062103 ! Fit after self-cal, rms=0.093528Jy sigma=0.062103 ! 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. ! Applying 2560 buffered edits. 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: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 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.093930Jy sigma=0.062411 ! Fit after self-cal, rms=0.093930Jy sigma=0.062411 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:KK self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 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. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.093930Jy sigma=0.062411 ! Fit after self-cal, rms=0.093217Jy sigma=0.062101 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.047 mas, bmaj=5.538 mas, bpa=-35.02 degrees ! Estimated noise=19.6065 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.00226878 Jy ! Component: 100 - total flux cleaned = -0.0028573 Jy ! Component: 150 - total flux cleaned = -0.00355847 Jy ! Component: 200 - total flux cleaned = -0.00400008 Jy ! Total flux subtracted in 200 components = -0.00400008 Jy ! Clean residual min=-0.004301 max=0.004036 Jy/beam ! Clean residual mean=0.000005 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.126026 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 216 components and 0.126026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093245Jy sigma=0.062164 ! Fit after self-cal, rms=0.093235Jy sigma=0.062141 ! 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=4.367 mas, bmaj=6.582 mas, bpa=-41.63 degrees ! Estimated noise=9.20129 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 (56.8, 84.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161859 Jy ! Component: 100 - total flux cleaned = 0.00193001 Jy ! Component: 150 - total flux cleaned = 0.00225733 Jy ! Component: 200 - total flux cleaned = 0.00265573 Jy ! Component: 250 - total flux cleaned = 0.00297247 Jy ! Component: 300 - total flux cleaned = 0.00322477 Jy ! Component: 350 - total flux cleaned = 0.00338194 Jy ! Component: 400 - total flux cleaned = 0.00352985 Jy ! Total flux subtracted in 400 components = 0.00352985 Jy ! Clean residual min=-0.002005 max=0.002304 Jy/beam ! Clean residual mean=-0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.129556 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 269 components and 0.129556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093108Jy sigma=0.062059 ! Fit after self-cal, rms=0.093087Jy sigma=0.062051 ! Inverting map ! Added new window around map position (2.4, -95.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217795 Jy ! Component: 100 - total flux cleaned = 0.00291325 Jy ! Component: 150 - total flux cleaned = 0.00361327 Jy ! Component: 200 - total flux cleaned = 0.00434412 Jy ! Component: 250 - total flux cleaned = 0.00486783 Jy ! Component: 300 - total flux cleaned = 0.00528864 Jy ! Component: 350 - total flux cleaned = 0.0057626 Jy ! Component: 400 - total flux cleaned = 0.0061117 Jy ! Total flux subtracted in 400 components = 0.0061117 Jy ! Clean residual min=-0.001912 max=0.001987 Jy/beam ! Clean residual mean=0.000006 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.135667 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 316 components and 0.135667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092978Jy sigma=0.061990 ! Fit after self-cal, rms=0.092966Jy sigma=0.061982 ! 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.00104633 Jy ! Component: 100 - total flux cleaned = 0.00155667 Jy ! Component: 150 - total flux cleaned = 0.00193492 Jy ! Component: 200 - total flux cleaned = 0.00219988 Jy ! Component: 250 - total flux cleaned = 0.00248719 Jy ! Component: 300 - total flux cleaned = 0.00273403 Jy ! Component: 350 - total flux cleaned = 0.00291334 Jy ! Component: 400 - total flux cleaned = 0.00308855 Jy ! Total flux subtracted in 400 components = 0.00308855 Jy ! Clean residual min=-0.001824 max=0.001894 Jy/beam ! Clean residual mean=0.000007 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.138756 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 348 components and 0.138756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092915Jy sigma=0.061955 ! Fit after self-cal, rms=0.092914Jy sigma=0.061952 ! 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 20 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.093320Jy sigma=0.062266 ! Fit after self-cal, rms=0.092198Jy sigma=0.061935 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=6.576 mas, bpa=-41.68 degrees ! Estimated noise=9.17007 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000741915 Jy ! Component: 100 - total flux cleaned = 0.00115421 Jy ! Component: 150 - total flux cleaned = 0.00147313 Jy ! Component: 200 - total flux cleaned = 0.00171547 Jy ! Component: 250 - total flux cleaned = 0.00197622 Jy ! Component: 300 - total flux cleaned = 0.00211468 Jy ! Component: 350 - total flux cleaned = 0.002302 Jy ! Component: 400 - total flux cleaned = 0.0024321 Jy ! Total flux subtracted in 400 components = 0.0024321 Jy ! Clean residual min=-0.001730 max=0.001862 Jy/beam ! Clean residual mean=0.000005 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.141188 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 384 components and 0.141188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092152Jy sigma=0.061911 ! Fit after self-cal, rms=0.092147Jy sigma=0.061909 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-82.4, 102). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617015 Jy ! Component: 100 - total flux cleaned = 0.000835907 Jy ! Component: 150 - total flux cleaned = 0.00131505 Jy ! Component: 200 - total flux cleaned = 0.0017026 Jy ! Component: 250 - total flux cleaned = 0.00201674 Jy ! Component: 300 - total flux cleaned = 0.00237311 Jy ! Component: 350 - total flux cleaned = 0.00263625 Jy ! Component: 400 - total flux cleaned = 0.0028396 Jy ! Total flux subtracted in 400 components = 0.0028396 Jy ! Clean residual min=-0.001784 max=0.001628 Jy/beam ! Clean residual mean=0.000004 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.144028 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 409 components and 0.144028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092092Jy sigma=0.061874 ! Fit after self-cal, rms=0.092089Jy sigma=0.061871 ! 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.092089Jy sigma=0.061871 ! Fit after self-cal, rms=0.091873Jy sigma=0.061857 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=6.575 mas, bpa=-41.57 degrees ! Estimated noise=9.15663 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352227 Jy ! Component: 100 - total flux cleaned = 0.000661452 Jy ! Component: 150 - total flux cleaned = 0.0009298 Jy ! Component: 200 - total flux cleaned = 0.0011877 Jy ! Component: 250 - total flux cleaned = 0.00136324 Jy ! Component: 300 - total flux cleaned = 0.00153453 Jy ! Component: 350 - total flux cleaned = 0.00172459 Jy ! Component: 400 - total flux cleaned = 0.00190998 Jy ! Total flux subtracted in 400 components = 0.00190998 Jy ! Clean residual min=-0.001713 max=0.001601 Jy/beam ! Clean residual mean=0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.145938 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 431 components and 0.145938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091843Jy sigma=0.061839 ! Fit after self-cal, rms=0.091848Jy sigma=0.061838 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.000170508 Jy ! Component: 100 - total flux cleaned = 0.000333029 Jy ! Component: 150 - total flux cleaned = 0.000491168 Jy ! Component: 200 - total flux cleaned = 0.000580126 Jy ! Component: 250 - total flux cleaned = 0.000732449 Jy ! Component: 300 - total flux cleaned = 0.000860232 Jy ! Component: 350 - total flux cleaned = 0.000965108 Jy ! Component: 400 - total flux cleaned = 0.00102679 Jy ! Total flux subtracted in 400 components = 0.00102679 Jy ! Clean residual min=-0.001714 max=0.001626 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.146964 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 447 components and 0.146964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091827Jy sigma=0.061825 ! Fit after self-cal, rms=0.091828Jy sigma=0.061825 ! 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.091828Jy sigma=0.061825 ! Fit after self-cal, rms=0.096778Jy sigma=0.060833 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.308 mas, bmaj=10.21 mas, bpa=63.46 degrees ! Estimated noise=10.1569 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110511 Jy ! Component: 100 - total flux cleaned = 0.0018644 Jy ! Component: 150 - total flux cleaned = 0.00232472 Jy ! Component: 200 - total flux cleaned = 0.00269086 Jy ! Component: 250 - total flux cleaned = 0.00302401 Jy ! Component: 300 - total flux cleaned = 0.00325521 Jy ! Component: 350 - total flux cleaned = 0.00345438 Jy ! Component: 400 - total flux cleaned = 0.00362692 Jy ! Total flux subtracted in 400 components = 0.00362692 Jy ! Clean residual min=-0.001757 max=0.001728 Jy/beam ! Clean residual mean=-0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.150591 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 511 components and 0.150591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096769Jy sigma=0.060818 ! Fit after self-cal, rms=0.096972Jy sigma=0.060778 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.000428135 Jy ! Component: 100 - total flux cleaned = 0.000755639 Jy ! Component: 150 - total flux cleaned = 0.000975806 Jy ! Component: 200 - total flux cleaned = 0.00105665 Jy ! Component: 250 - total flux cleaned = 0.00116514 Jy ! Component: 300 - total flux cleaned = 0.00125521 Jy ! Component: 350 - total flux cleaned = 0.00132833 Jy ! Component: 400 - total flux cleaned = 0.00137134 Jy ! Total flux subtracted in 400 components = 0.00137134 Jy ! Clean residual min=-0.001727 max=0.001764 Jy/beam ! Clean residual mean=-0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.151963 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 551 components and 0.151963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096966Jy sigma=0.060774 ! Fit after self-cal, rms=0.096971Jy sigma=0.060773 ! Inverting map ! Added new window around map position (19.2, 90). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129417 Jy ! Component: 100 - total flux cleaned = 0.0012417 Jy ! Component: 150 - total flux cleaned = 0.00128155 Jy ! Component: 200 - total flux cleaned = 0.00138165 Jy ! Component: 250 - total flux cleaned = 0.0014697 Jy ! Component: 300 - total flux cleaned = 0.00163222 Jy ! Component: 350 - total flux cleaned = 0.00181158 Jy ! Component: 400 - total flux cleaned = 0.00193383 Jy ! Total flux subtracted in 400 components = 0.00193383 Jy ! Clean residual min=-0.001559 max=0.001498 Jy/beam ! Clean residual mean=0.000009 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.153896 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 630 components and 0.153896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096919Jy sigma=0.060728 ! Fit after self-cal, rms=0.096930Jy sigma=0.060724 ! 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=4.377 mas, bmaj=6.596 mas, bpa=-41.32 degrees ! Estimated noise=9.30793 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 6.596 at -41.32 degrees (North through East) ! Clean map min=-0.0028667 max=0.084846 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.042 mas, bmaj=5.552 mas, bpa=-34.52 degrees ! Estimated noise=19.8184 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0624228 Jy ! Component: 100 - total flux cleaned = 0.0815718 Jy ! Component: 150 - total flux cleaned = 0.0918827 Jy ! Component: 200 - total flux cleaned = 0.0975229 Jy ! Component: 250 - total flux cleaned = 0.100069 Jy ! Component: 300 - total flux cleaned = 0.102107 Jy ! Component: 350 - total flux cleaned = 0.104132 Jy ! Component: 400 - total flux cleaned = 0.105816 Jy ! Total flux subtracted in 400 components = 0.105816 Jy ! Clean residual min=-0.004819 max=0.004903 Jy/beam ! Clean residual mean=-0.000033 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.105816 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.105816 Jy ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=6.596 mas, bpa=-41.32 degrees ! Estimated noise=9.30793 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.00576701 Jy ! Component: 100 - total flux cleaned = 0.00988242 Jy ! Component: 150 - total flux cleaned = 0.0129014 Jy ! Component: 200 - total flux cleaned = 0.0155779 Jy ! Component: 250 - total flux cleaned = 0.0177628 Jy ! Component: 300 - total flux cleaned = 0.0194377 Jy ! Component: 350 - total flux cleaned = 0.0206954 Jy ! Component: 400 - total flux cleaned = 0.0217744 Jy ! Total flux subtracted in 400 components = 0.0217744 Jy ! Clean residual min=-0.002488 max=0.002069 Jy/beam ! Clean residual mean=-0.000033 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.127591 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 169 components and 0.127591 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.308 mas, bmaj=10.21 mas, bpa=63.46 degrees ! Estimated noise=10.1569 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276011 Jy ! Component: 100 - total flux cleaned = 0.00453208 Jy ! Component: 150 - total flux cleaned = 0.00596805 Jy ! Component: 200 - total flux cleaned = 0.00706598 Jy ! Component: 250 - total flux cleaned = 0.00813659 Jy ! Component: 300 - total flux cleaned = 0.00918333 Jy ! Component: 350 - total flux cleaned = 0.010109 Jy ! Component: 400 - total flux cleaned = 0.0108768 Jy ! Total flux subtracted in 400 components = 0.0108768 Jy ! Clean residual min=-0.002000 max=0.001687 Jy/beam ! Clean residual mean=-0.000021 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.138468 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.000774792 Jy ! Component: 100 - total flux cleaned = 0.00146476 Jy ! Component: 150 - total flux cleaned = 0.00224872 Jy ! Component: 200 - total flux cleaned = 0.00286915 Jy ! Component: 250 - total flux cleaned = 0.00346241 Jy ! Component: 300 - total flux cleaned = 0.00402929 Jy ! Component: 350 - total flux cleaned = 0.00456939 Jy ! Component: 400 - total flux cleaned = 0.00505333 Jy ! Total flux subtracted in 400 components = 0.00505333 Jy ! Clean residual min=-0.001883 max=0.001521 Jy/beam ! Clean residual mean=-0.000015 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.143521 Jy ! Adding 185 model components to the UV plane model. ! The established model now contains 338 components and 0.143521 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=6.596 mas, bpa=-41.32 degrees ! Estimated noise=9.30793 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358322 Jy ! Component: 100 - total flux cleaned = 0.000578521 Jy ! Component: 150 - total flux cleaned = 0.000923034 Jy ! Component: 200 - total flux cleaned = 0.00115858 Jy ! Component: 250 - total flux cleaned = 0.0014735 Jy ! Component: 300 - total flux cleaned = 0.00168896 Jy ! Component: 350 - total flux cleaned = 0.00206203 Jy ! Component: 400 - total flux cleaned = 0.00222295 Jy ! Total flux subtracted in 400 components = 0.00222295 Jy ! Clean residual min=-0.001857 max=0.001878 Jy/beam ! Clean residual mean=-0.000004 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.145744 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 385 components and 0.145744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097043Jy sigma=0.060797 ! Fit after self-cal, rms=0.097011Jy sigma=0.060782 wmodel /scr/pima/rdv62_uvs/J1022+4126_S_map.mod ! Writing 385 model components to file: /scr/pima/rdv62_uvs/J1022+4126_S_map.mod wobs /scr/pima/rdv62_uvs/J1022+4126_S_uvs.fits ! Applying 2036 buffered edits. ! Writing UV FITS file: /scr/pima/rdv62_uvs/J1022+4126_S_uvs.fits wwins /scr/pima/rdv62_uvs/J1022+4126_S_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv62_uvs/J1022+4126_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.000218084 Jy ! Component: 100 - total flux cleaned = -0.000681943 Jy ! Component: 150 - total flux cleaned = -0.000956397 Jy ! Component: 200 - total flux cleaned = -0.00119357 Jy ! Component: 250 - total flux cleaned = -0.00147254 Jy ! Component: 300 - total flux cleaned = -0.0017181 Jy ! Component: 350 - total flux cleaned = -0.00200486 Jy ! Component: 400 - total flux cleaned = -0.00212155 Jy ! Component: 450 - total flux cleaned = -0.00214401 Jy ! Component: 500 - total flux cleaned = -0.00221108 Jy ! Component: 550 - total flux cleaned = -0.00221086 Jy ! Component: 600 - total flux cleaned = -0.00227547 Jy ! Component: 650 - total flux cleaned = -0.00225382 Jy ! Component: 700 - total flux cleaned = -0.00225382 Jy ! Component: 750 - total flux cleaned = -0.00231531 Jy ! Component: 800 - total flux cleaned = -0.00229513 Jy ! Component: 850 - total flux cleaned = -0.00241592 Jy ! Component: 900 - total flux cleaned = -0.0024557 Jy ! Component: 950 - total flux cleaned = -0.00261294 Jy ! Component: 1000 - total flux cleaned = -0.00265173 Jy ! Component: 1050 - total flux cleaned = -0.00276696 Jy ! Component: 1100 - total flux cleaned = -0.00284277 Jy ! Component: 1150 - total flux cleaned = -0.00297409 Jy ! Component: 1200 - total flux cleaned = -0.00297385 Jy ! Component: 1250 - total flux cleaned = -0.0030291 Jy ! Component: 1300 - total flux cleaned = -0.00313833 Jy ! Component: 1350 - total flux cleaned = -0.00319234 Jy ! Component: 1400 - total flux cleaned = -0.00322811 Jy ! Component: 1450 - total flux cleaned = -0.00335224 Jy ! Component: 1500 - total flux cleaned = -0.00342208 Jy ! Component: 1550 - total flux cleaned = -0.00342223 Jy ! Component: 1600 - total flux cleaned = -0.00352564 Jy ! Component: 1650 - total flux cleaned = -0.00354298 Jy ! Component: 1700 - total flux cleaned = -0.00361084 Jy ! Component: 1750 - total flux cleaned = -0.00362766 Jy ! Component: 1800 - total flux cleaned = -0.00367775 Jy ! Component: 1850 - total flux cleaned = -0.00372736 Jy ! Component: 1900 - total flux cleaned = -0.00377681 Jy ! Component: 1950 - total flux cleaned = -0.00374432 Jy ! Component: 2000 - total flux cleaned = -0.0038253 Jy ! Component: 2050 - total flux cleaned = -0.00387342 Jy ! Component: 2100 - total flux cleaned = -0.00385741 Jy ! Component: 2150 - total flux cleaned = -0.00388914 Jy ! Component: 2200 - total flux cleaned = -0.00393612 Jy ! Component: 2250 - total flux cleaned = -0.00395174 Jy ! Component: 2300 - total flux cleaned = -0.00398266 Jy ! Component: 2350 - total flux cleaned = -0.00399808 Jy ! Component: 2400 - total flux cleaned = -0.00402852 Jy ! Component: 2450 - total flux cleaned = -0.00407383 Jy ! Component: 2500 - total flux cleaned = -0.00402873 Jy ! Component: 2550 - total flux cleaned = -0.00402885 Jy ! Component: 2600 - total flux cleaned = -0.00407338 Jy ! Component: 2650 - total flux cleaned = -0.00408817 Jy ! Component: 2700 - total flux cleaned = -0.00408814 Jy ! Component: 2750 - total flux cleaned = -0.00407354 Jy ! Component: 2800 - total flux cleaned = -0.00408814 Jy ! Component: 2850 - total flux cleaned = -0.0040882 Jy ! Component: 2900 - total flux cleaned = -0.00410253 Jy ! Component: 2950 - total flux cleaned = -0.00417389 Jy ! Component: 3000 - total flux cleaned = -0.00421634 Jy ! Component: 3050 - total flux cleaned = -0.00420219 Jy ! Component: 3100 - total flux cleaned = -0.00420218 Jy ! Component: 3150 - total flux cleaned = -0.00423016 Jy ! Component: 3200 - total flux cleaned = -0.00427189 Jy ! Component: 3250 - total flux cleaned = -0.00429957 Jy ! Component: 3300 - total flux cleaned = -0.00427204 Jy ! Component: 3350 - total flux cleaned = -0.00435423 Jy ! Component: 3400 - total flux cleaned = -0.0044224 Jy ! Component: 3450 - total flux cleaned = -0.00446315 Jy ! Component: 3500 - total flux cleaned = -0.00447664 Jy ! Component: 3550 - total flux cleaned = -0.00453042 Jy ! Component: 3600 - total flux cleaned = -0.00454369 Jy ! Component: 3650 - total flux cleaned = -0.00458358 Jy ! Component: 3700 - total flux cleaned = -0.00461013 Jy ! Component: 3750 - total flux cleaned = -0.00462324 Jy ! Component: 3800 - total flux cleaned = -0.00471509 Jy ! Component: 3850 - total flux cleaned = -0.00470201 Jy ! Component: 3900 - total flux cleaned = -0.00475405 Jy ! Component: 3950 - total flux cleaned = -0.00481867 Jy ! Component: 4000 - total flux cleaned = -0.00483154 Jy ! Component: 4050 - total flux cleaned = -0.00488288 Jy ! Total flux subtracted in 4096 components = -0.00488288 Jy ! Clean residual min=-0.000761 max=0.000797 Jy/beam ! Clean residual mean=-0.000001 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.140861 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 636 components and 0.140861 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv62_uvs/J1022+4126_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 6.596 at -41.32 degrees (North through East) ! Clean map min=-0.0018226 max=0.084749 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv62_uvs/J1022+4126_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.0847 rms= 0.00024 Jy quit ! Quitting program ! Log file /scr/pima/rdv62_uvs/J1022+4126_S_uvs.log closed on Fri Nov 22 22:35:47 2013