! Started logfile: /scr/pima/rdv73_uvs/J1849+6705_X_uvs.log on Sat Jan 9 17:37:27 2016 obs /scr/pima/rdv73_uvs/J1849+6705_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1849+6705_X_uva.fits ! AN table 1: 27 integrations on 91 of 91 possible baselines. ! AN table 2: 4 integrations on 55 of 55 possible baselines. ! AN table 3: 16 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.916688 visibilities/baseline/integration-bin. ! Found source: J1849+6705 ! ! 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 14392 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/rdv73_uvs/J1849+6705_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:KK 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:NY 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 ! 1:WZ self-cal status=correctable weight=1 ! 1:ZC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 2:ZC self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:KK self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 3:ZC 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. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.631856Jy sigma=6.441104 ! Fit after self-cal, rms=0.437541Jy sigma=1.708924 ! 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 1:KK ! Flagging baselines of antenna 1:KK in the currently selected channels. flag 1:NY ! Flagging baselines of antenna 1:NY in the currently selected channels. flag 1:WZ ! Flagging baselines of antenna 1:WZ in the currently selected channels. flag 1:ZC ! Flagging baselines of antenna 1:ZC in the currently selected channels. flag 2:ZC ! Flagging baselines of antenna 2:ZC in the currently selected channels. flag 3:KK ! Flagging baselines of antenna 3:KK in the currently selected channels. flag 3:NY ! Flagging baselines of antenna 3:NY in the currently selected channels. flag 3:WZ ! Flagging baselines of antenna 3:WZ in the currently selected channels. flag 3:ZC ! Flagging baselines of antenna 3:ZC 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=0.7985 mas, bmaj=0.9984 mas, bpa=-18.42 degrees ! Estimated noise=3.65596 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.935264 Jy ! Component: 100 - total flux cleaned = 1.14531 Jy ! Total flux subtracted in 100 components = 1.14531 Jy ! Clean residual min=-0.061712 max=0.126961 Jy/beam ! Clean residual mean=0.000030 rms=0.015988 Jy/beam ! Combined flux in latest and established models = 1.14531 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.14531 Jy ! ! Correcting IF 1. ! A total of 96 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 64 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 64 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 64 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 64 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.465800Jy sigma=1.871869 ! Fit after self-cal, rms=0.465238Jy sigma=1.869942 ! Inverting map and beam ! Estimated beam: bmin=0.7985 mas, bmaj=0.9984 mas, bpa=-18.42 degrees ! Estimated noise=3.65596 mJy/beam. ! Added new window around map position (0.2, 1.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114361 Jy ! Component: 100 - total flux cleaned = 0.168462 Jy ! Total flux subtracted in 100 components = 0.168462 Jy ! Clean residual min=-0.063164 max=0.120283 Jy/beam ! Clean residual mean=-0.000019 rms=0.014830 Jy/beam ! Combined flux in latest and established models = 1.31377 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 1.31377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.415322Jy sigma=1.681380 ! Fit after self-cal, rms=0.411118Jy sigma=1.663304 ! Inverting map ! Added new window around map position (-1.4, -0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103925 Jy ! Component: 100 - total flux cleaned = 0.151676 Jy ! Total flux subtracted in 100 components = 0.151676 Jy ! Clean residual min=-0.059686 max=0.109649 Jy/beam ! Clean residual mean=-0.000058 rms=0.013693 Jy/beam ! Combined flux in latest and established models = 1.46545 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 1.46545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374940Jy sigma=1.524066 ! Fit after self-cal, rms=0.370408Jy sigma=1.507176 ! Inverting map ! Added new window around map position (5.6, -6.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853176 Jy ! Component: 100 - total flux cleaned = 0.122843 Jy ! Total flux subtracted in 100 components = 0.122843 Jy ! Clean residual min=-0.061165 max=0.079974 Jy/beam ! Clean residual mean=-0.000089 rms=0.012805 Jy/beam ! Combined flux in latest and established models = 1.58829 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 1.58829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345950Jy sigma=1.397529 ! Fit after self-cal, rms=0.344092Jy sigma=1.391342 ! Inverting map ! Added new window around map position (-4.2, -7.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0648647 Jy ! Component: 100 - total flux cleaned = 0.0926627 Jy ! Total flux subtracted in 100 components = 0.0926627 Jy ! Clean residual min=-0.059745 max=0.067284 Jy/beam ! Clean residual mean=-0.000116 rms=0.012203 Jy/beam ! Combined flux in latest and established models = 1.68095 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 1.68095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332401Jy sigma=1.332140 ! Fit after self-cal, rms=0.330921Jy sigma=1.326881 ! 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=0.8513 mas, bmaj=1.519 mas, bpa=-7.525 degrees ! Estimated noise=2.15911 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 (-9.8, 13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0768121 Jy ! Component: 100 - total flux cleaned = 0.0917947 Jy ! Component: 150 - total flux cleaned = 0.093632 Jy ! Component: 200 - total flux cleaned = 0.0951798 Jy ! Total flux subtracted in 200 components = 0.0951798 Jy ! Clean residual min=-0.060082 max=0.070185 Jy/beam ! Clean residual mean=-0.000093 rms=0.012905 Jy/beam ! Combined flux in latest and established models = 1.77613 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 1.77613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306069Jy sigma=1.210913 ! Fit after self-cal, rms=0.305194Jy sigma=1.207381 ! 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.94 FD 0.90 HN 1.71 KK 1.00* ! KP 0.93 LA 1.00 MK 0.95 NL 1.17 ! NY 1.00* OV 0.97 PT 0.96 SC 0.97 ! WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.94 HN 2.12 KP 0.95 ! LA 1.05 MK 0.88 NL 1.17 OV 0.94 ! PT 0.96 SC 0.85 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.94 FD 0.88 HN 1.70 KK 1.00* ! KP 1.04 LA 1.02 MK 0.93 NY 1.00* ! OV 0.98 PT 1.16 SC 0.96 WZ 1.00* ! ZC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.91 HN 1.72 KK 1.00* ! KP 0.87 LA 0.98 MK 0.96 NL 1.14 ! NY 1.00* OV 0.93 PT 1.01 SC 0.99 ! WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.96 HN 2.22 KP 0.87 ! LA 1.04 MK 0.84 NL 1.11 OV 0.93 ! PT 1.03 SC 0.87 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.91 FD 0.89 HN 1.70 KK 1.00* ! KP 1.01 LA 1.02 MK 0.96 NY 1.00* ! OV 0.96 PT 1.24 SC 0.95 WZ 1.00* ! ZC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.72 KK 1.00* ! KP 0.78 LA 1.01 MK 0.97 NL 1.12 ! NY 1.00* OV 0.97 PT 1.01 SC 0.96 ! WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.94 HN 2.20 KP 0.80 ! LA 1.06 MK 0.87 NL 1.13 OV 0.94 ! PT 1.00 SC 0.95 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.94 FD 0.88 HN 1.73 KK 1.00* ! KP 0.88 LA 1.04 MK 0.97 NY 1.00* ! OV 0.99 PT 1.20 SC 0.97 WZ 1.00* ! ZC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 1.85 KK 1.00* ! KP 0.83 LA 1.00 MK 0.99 NL 1.09 ! NY 1.00* OV 0.95 PT 0.99 SC 0.94 ! WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.97 HN 2.32 KP 0.84 ! LA 1.03 MK 0.89 NL 1.10 OV 0.89 ! PT 1.01 SC 0.95 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.92 FD 0.91 HN 1.81 KK 1.00* ! KP 0.98 LA 1.04 MK 0.97 NY 1.00* ! OV 0.96 PT 1.23 SC 0.94 WZ 1.00* ! ZC 1.00* ! ! ! Fit before self-cal, rms=0.305194Jy sigma=1.207381 ! Fit after self-cal, rms=0.194727Jy sigma=0.651969 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8578 mas, bmaj=1.555 mas, bpa=-5.351 degrees ! Estimated noise=2.24808 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.0450774 Jy ! Component: 100 - total flux cleaned = -0.0576717 Jy ! Component: 150 - total flux cleaned = -0.0692651 Jy ! Component: 200 - total flux cleaned = -0.0791295 Jy ! Total flux subtracted in 200 components = -0.0791295 Jy ! Clean residual min=-0.031282 max=0.021850 Jy/beam ! Clean residual mean=0.000008 rms=0.005143 Jy/beam ! Combined flux in latest and established models = 1.697 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 1.697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172289Jy sigma=0.574804 ! Fit after self-cal, rms=0.170822Jy sigma=0.570061 ! 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.170822Jy sigma=0.570061 ! Fit after self-cal, rms=0.171140Jy sigma=0.558836 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8599 mas, bmaj=1.561 mas, bpa=-5.134 degrees ! Estimated noise=2.24015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0357246 Jy ! Component: 100 - total flux cleaned = -0.0466714 Jy ! Component: 150 - total flux cleaned = -0.0560066 Jy ! Component: 200 - total flux cleaned = -0.0625684 Jy ! Total flux subtracted in 200 components = -0.0625684 Jy ! Clean residual min=-0.025387 max=0.018577 Jy/beam ! Clean residual mean=0.000010 rms=0.004324 Jy/beam ! Combined flux in latest and established models = 1.63443 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 1.63443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157509Jy sigma=0.513562 ! Fit after self-cal, rms=0.156001Jy sigma=0.509828 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.00992343 Jy ! Component: 100 - total flux cleaned = -0.0155768 Jy ! Component: 150 - total flux cleaned = -0.0204785 Jy ! Component: 200 - total flux cleaned = -0.0238094 Jy ! Total flux subtracted in 200 components = -0.0238094 Jy ! Clean residual min=-0.021674 max=0.016657 Jy/beam ! Clean residual mean=0.000012 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 1.61063 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 1.61063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151345Jy sigma=0.491181 ! Fit after self-cal, rms=0.150650Jy sigma=0.489714 ! 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.150650Jy sigma=0.489714 ! Fit after self-cal, rms=0.140053Jy sigma=0.435618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8619 mas, bmaj=1.558 mas, bpa=-5.119 degrees ! Estimated noise=2.23792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0194868 Jy ! Component: 100 - total flux cleaned = -0.0265848 Jy ! Component: 150 - total flux cleaned = -0.0303393 Jy ! Component: 200 - total flux cleaned = -0.0344848 Jy ! Total flux subtracted in 200 components = -0.0344848 Jy ! Clean residual min=-0.018743 max=0.014018 Jy/beam ! Clean residual mean=-0.000002 rms=0.003243 Jy/beam ! Combined flux in latest and established models = 1.57614 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 1.57614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135326Jy sigma=0.417335 ! Fit after self-cal, rms=0.134661Jy sigma=0.415806 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.00673054 Jy ! Component: 100 - total flux cleaned = -0.0104 Jy ! Component: 150 - total flux cleaned = -0.012685 Jy ! Component: 200 - total flux cleaned = -0.0144761 Jy ! Total flux subtracted in 200 components = -0.0144761 Jy ! Clean residual min=-0.016656 max=0.013269 Jy/beam ! Clean residual mean=-0.000002 rms=0.003093 Jy/beam ! Combined flux in latest and established models = 1.56166 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 1.56166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132759Jy sigma=0.407745 ! Fit after self-cal, rms=0.132446Jy sigma=0.407157 ! 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.132446Jy sigma=0.407157 ! Fit after self-cal, rms=0.131366Jy sigma=0.401033 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.315 mas, bmaj=2.663 mas, bpa=-0.3133 degrees ! Estimated noise=2.92347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0150627 Jy ! Component: 100 - total flux cleaned = -0.0225754 Jy ! Component: 150 - total flux cleaned = -0.0257208 Jy ! Component: 200 - total flux cleaned = -0.0283346 Jy ! Total flux subtracted in 200 components = -0.0283346 Jy ! Clean residual min=-0.015203 max=0.013020 Jy/beam ! Clean residual mean=-0.000004 rms=0.003453 Jy/beam ! Combined flux in latest and established models = 1.53333 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 1.53333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130347Jy sigma=0.395561 ! Fit after self-cal, rms=0.129993Jy sigma=0.394476 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.00398768 Jy ! Component: 100 - total flux cleaned = -0.00504859 Jy ! Component: 150 - total flux cleaned = -0.00579728 Jy ! Component: 200 - total flux cleaned = -0.00614617 Jy ! Total flux subtracted in 200 components = -0.00614617 Jy ! Clean residual min=-0.013965 max=0.013753 Jy/beam ! Clean residual mean=-0.000003 rms=0.003288 Jy/beam ! Combined flux in latest and established models = 1.52718 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 1.52718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129518Jy sigma=0.392770 ! Fit after self-cal, rms=0.129383Jy sigma=0.392505 ! 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 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 selfant 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:FD,true ! 3:FD self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 3:KP,true ! 3:KP self-cal status=fixed weight=1 selfant 3:LA,true ! 3:LA self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 3:PT,true ! 3:PT self-cal status=fixed weight=1 selfant 3:SC,true ! 3:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.181369Jy sigma=0.632282 ! Fit after self-cal, rms=0.165426Jy sigma=0.540271 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:KK 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:NY 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 ! 1:WZ self-cal status=correctable weight=1 ! 1:ZC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 2:ZC self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:KK self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 3:ZC 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 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 25 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 25 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 25 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 25 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.165426Jy sigma=0.540271 ! Fit after self-cal, rms=0.162223Jy sigma=0.520948 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 ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5164 mas, bmaj=0.5879 mas, bpa=-60.93 degrees ! Estimated noise=2.74708 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.0280536 Jy ! Component: 100 - total flux cleaned = -0.0385741 Jy ! Component: 150 - total flux cleaned = -0.0429238 Jy ! Component: 200 - total flux cleaned = -0.0448659 Jy ! Total flux subtracted in 200 components = -0.0448659 Jy ! Clean residual min=-0.018411 max=0.019505 Jy/beam ! Clean residual mean=-0.000004 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 1.48232 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 1.48232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149798Jy sigma=0.467510 ! Fit after self-cal, rms=0.145743Jy sigma=0.451907 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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 ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5904 mas, bmaj=0.7621 mas, bpa=-55.85 degrees ! Estimated noise=1.69184 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.6, 0.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000530187 Jy ! Component: 100 - total flux cleaned = -0.00174306 Jy ! Component: 150 - total flux cleaned = -0.00339742 Jy ! Component: 200 - total flux cleaned = -0.00389262 Jy ! Component: 250 - total flux cleaned = -0.00482441 Jy ! Component: 300 - total flux cleaned = -0.00438896 Jy ! Component: 350 - total flux cleaned = -0.00397047 Jy ! Component: 400 - total flux cleaned = -0.00316565 Jy ! Total flux subtracted in 400 components = -0.00316565 Jy ! Clean residual min=-0.012489 max=0.010663 Jy/beam ! Clean residual mean=0.000004 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 1.47915 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 117 components and 1.47915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138373Jy sigma=0.422489 ! Fit after self-cal, rms=0.137765Jy sigma=0.420636 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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.00039832 Jy ! Component: 100 - total flux cleaned = 0.000376753 Jy ! Component: 150 - total flux cleaned = 0.00144112 Jy ! Component: 200 - total flux cleaned = 0.00176511 Jy ! Component: 250 - total flux cleaned = 0.00209007 Jy ! Component: 300 - total flux cleaned = 0.00271566 Jy ! Component: 350 - total flux cleaned = 0.003314 Jy ! Component: 400 - total flux cleaned = 0.00388276 Jy ! Total flux subtracted in 400 components = 0.00388276 Jy ! Clean residual min=-0.010625 max=0.009692 Jy/beam ! Clean residual mean=0.000004 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 1.48303 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 126 components and 1.48303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134470Jy sigma=0.407556 ! Fit after self-cal, rms=0.134217Jy sigma=0.406765 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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. ! 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 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.136313Jy sigma=0.419490 ! Fit after self-cal, rms=0.132985Jy sigma=0.399956 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5925 mas, bmaj=0.7627 mas, bpa=-55.53 degrees ! Estimated noise=1.69328 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0134549 Jy ! Component: 100 - total flux cleaned = -0.0179353 Jy ! Component: 150 - total flux cleaned = -0.0195492 Jy ! Component: 200 - total flux cleaned = -0.0198444 Jy ! Component: 250 - total flux cleaned = -0.0201285 Jy ! Component: 300 - total flux cleaned = -0.0201239 Jy ! Component: 350 - total flux cleaned = -0.0201211 Jy ! Component: 400 - total flux cleaned = -0.019875 Jy ! Total flux subtracted in 400 components = -0.019875 Jy ! Clean residual min=-0.008548 max=0.009110 Jy/beam ! Clean residual mean=0.000004 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 1.46316 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 132 components and 1.46316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129629Jy sigma=0.386647 ! Fit after self-cal, rms=0.129406Jy sigma=0.386002 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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 (-4.8, 3.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454239 Jy ! Component: 100 - total flux cleaned = 0.00428658 Jy ! Component: 150 - total flux cleaned = 0.0045225 Jy ! Component: 200 - total flux cleaned = 0.00496686 Jy ! Component: 250 - total flux cleaned = 0.00538168 Jy ! Component: 300 - total flux cleaned = 0.00578194 Jy ! Component: 350 - total flux cleaned = 0.00578007 Jy ! Component: 400 - total flux cleaned = 0.00616557 Jy ! Total flux subtracted in 400 components = 0.00616557 Jy ! Clean residual min=-0.007479 max=0.006845 Jy/beam ! Clean residual mean=0.000003 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 1.46933 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 154 components and 1.46933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127714Jy sigma=0.378735 ! Fit after self-cal, rms=0.127640Jy sigma=0.378507 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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.127640Jy sigma=0.378507 ! Fit after self-cal, rms=0.124415Jy sigma=0.360199 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5925 mas, bmaj=0.7644 mas, bpa=-55.65 degrees ! Estimated noise=1.69267 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00898299 Jy ! Component: 100 - total flux cleaned = -0.0134833 Jy ! Component: 150 - total flux cleaned = -0.0152952 Jy ! Component: 200 - total flux cleaned = -0.015303 Jy ! Component: 250 - total flux cleaned = -0.0153077 Jy ! Component: 300 - total flux cleaned = -0.0151274 Jy ! Component: 350 - total flux cleaned = -0.0151285 Jy ! Component: 400 - total flux cleaned = -0.0149695 Jy ! Total flux subtracted in 400 components = -0.0149695 Jy ! Clean residual min=-0.006058 max=0.004914 Jy/beam ! Clean residual mean=-0.000001 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 1.45436 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 166 components and 1.45436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122641Jy sigma=0.353489 ! Fit after self-cal, rms=0.122533Jy sigma=0.353170 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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.00160196 Jy ! Component: 100 - total flux cleaned = -0.00112824 Jy ! Component: 150 - total flux cleaned = -0.00112609 Jy ! Component: 200 - total flux cleaned = -0.000978765 Jy ! Component: 250 - total flux cleaned = -0.00111568 Jy ! Component: 300 - total flux cleaned = -0.00111343 Jy ! Component: 350 - total flux cleaned = -0.00124318 Jy ! Component: 400 - total flux cleaned = -0.00137169 Jy ! Total flux subtracted in 400 components = -0.00137169 Jy ! Clean residual min=-0.005450 max=0.004755 Jy/beam ! Clean residual mean=-0.000001 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 1.45298 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 178 components and 1.45298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121873Jy sigma=0.350648 ! Fit after self-cal, rms=0.121836Jy sigma=0.350558 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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.121836Jy sigma=0.350558 ! Fit after self-cal, rms=0.119264Jy sigma=0.340939 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=2.241 mas, bmaj=2.598 mas, bpa=2.392 degrees ! Estimated noise=2.75043 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00200678 Jy ! Component: 100 - total flux cleaned = -0.00162472 Jy ! Component: 150 - total flux cleaned = -0.00160108 Jy ! Component: 200 - total flux cleaned = -0.00184048 Jy ! Component: 250 - total flux cleaned = -0.00213884 Jy ! Component: 300 - total flux cleaned = -0.00239513 Jy ! Component: 350 - total flux cleaned = -0.00262454 Jy ! Component: 400 - total flux cleaned = -0.00269351 Jy ! Total flux subtracted in 400 components = -0.00269351 Jy ! Clean residual min=-0.004692 max=0.005489 Jy/beam ! Clean residual mean=-0.000004 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 1.45029 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 203 components and 1.45029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119021Jy sigma=0.340186 ! Fit after self-cal, rms=0.118975Jy sigma=0.340017 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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 (-6.6, 7.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00491774 Jy ! Component: 100 - total flux cleaned = 0.00692928 Jy ! Component: 150 - total flux cleaned = 0.00814852 Jy ! Component: 200 - total flux cleaned = 0.00880086 Jy ! Component: 250 - total flux cleaned = 0.00910175 Jy ! Component: 300 - total flux cleaned = 0.00937787 Jy ! Component: 350 - total flux cleaned = 0.0097166 Jy ! Component: 400 - total flux cleaned = 0.0101134 Jy ! Total flux subtracted in 400 components = 0.0101134 Jy ! Clean residual min=-0.003644 max=0.004505 Jy/beam ! Clean residual mean=-0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 1.4604 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 251 components and 1.4604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118805Jy sigma=0.339274 ! Fit after self-cal, rms=0.118775Jy sigma=0.339185 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Added new window around map position (23.4, 13.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187231 Jy ! Component: 100 - total flux cleaned = 0.001992 Jy ! Component: 150 - total flux cleaned = 0.00230742 Jy ! Component: 200 - total flux cleaned = 0.00286957 Jy ! Component: 250 - total flux cleaned = 0.0036438 Jy ! Component: 300 - total flux cleaned = 0.00428768 Jy ! Component: 350 - total flux cleaned = 0.00489962 Jy ! Component: 400 - total flux cleaned = 0.00533824 Jy ! Total flux subtracted in 400 components = 0.00533824 Jy ! Clean residual min=-0.003622 max=0.003344 Jy/beam ! Clean residual mean=-0.000004 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 1.46574 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 292 components and 1.46574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118687Jy sigma=0.338636 ! Fit after self-cal, rms=0.118668Jy sigma=0.338553 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Added new window around map position (-19.4, 4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248168 Jy ! Component: 100 - total flux cleaned = 0.00299215 Jy ! Component: 150 - total flux cleaned = 0.00343514 Jy ! Component: 200 - total flux cleaned = 0.0036869 Jy ! Component: 250 - total flux cleaned = 0.00408751 Jy ! Component: 300 - total flux cleaned = 0.00454868 Jy ! Component: 350 - total flux cleaned = 0.00514221 Jy ! Component: 400 - total flux cleaned = 0.00557446 Jy ! Total flux subtracted in 400 components = 0.00557446 Jy ! Clean residual min=-0.002925 max=0.003032 Jy/beam ! Clean residual mean=-0.000003 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 1.47132 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 353 components and 1.47132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118498Jy sigma=0.338108 ! Fit after self-cal, rms=0.118485Jy sigma=0.338073 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Added new window around map position (25.6, 28.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127983 Jy ! Component: 100 - total flux cleaned = 0.00235163 Jy ! Component: 150 - total flux cleaned = 0.00332544 Jy ! Component: 200 - total flux cleaned = 0.00408701 Jy ! Component: 250 - total flux cleaned = 0.00466855 Jy ! Component: 300 - total flux cleaned = 0.00515939 Jy ! Component: 350 - total flux cleaned = 0.00563563 Jy ! Component: 400 - total flux cleaned = 0.00589956 Jy ! Total flux subtracted in 400 components = 0.00589956 Jy ! Clean residual min=-0.002848 max=0.002469 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 1.47722 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 407 components and 1.47721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118377Jy sigma=0.337787 ! Fit after self-cal, rms=0.118370Jy sigma=0.337762 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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 ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5933 mas, bmaj=0.7644 mas, bpa=-55.45 degrees ! Estimated noise=1.69242 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5933 x 0.7644 at -55.45 degrees (North through East) ! Clean map min=-0.011469 max=1.1962 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118370Jy sigma=0.337762 ! Fit after self-cal, rms=0.115197Jy sigma=0.322647 ! Inverting map and beam ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5934 mas, bmaj=0.7645 mas, bpa=-55.44 degrees ! Estimated noise=1.69025 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00370385 Jy ! Component: 100 - total flux cleaned = -0.00518238 Jy ! Component: 150 - total flux cleaned = -0.00601885 Jy ! Component: 200 - total flux cleaned = -0.00617678 Jy ! Component: 250 - total flux cleaned = -0.00617767 Jy ! Component: 300 - total flux cleaned = -0.00646204 Jy ! Component: 350 - total flux cleaned = -0.0063172 Jy ! Component: 400 - total flux cleaned = -0.00618165 Jy ! Total flux subtracted in 400 components = -0.00618165 Jy ! Clean residual min=-0.003827 max=0.003539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 1.47103 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 461 components and 1.47103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114287Jy sigma=0.319091 ! Fit after self-cal, rms=0.114256Jy sigma=0.319008 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140788 Jy ! Component: 100 - total flux cleaned = -0.00166266 Jy ! Component: 150 - total flux cleaned = -0.00153322 Jy ! Component: 200 - total flux cleaned = -0.0016571 Jy ! Component: 250 - total flux cleaned = -0.00153493 Jy ! Component: 300 - total flux cleaned = -0.00177127 Jy ! Component: 350 - total flux cleaned = -0.00200491 Jy ! Component: 400 - total flux cleaned = -0.00177621 Jy ! Total flux subtracted in 400 components = -0.00177621 Jy ! Clean residual min=-0.003686 max=0.003362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 1.46926 Jy ! Performing phase self-cal ! Adding 122 model components to the UV plane model. ! The established model now contains 513 components and 1.46926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113735Jy sigma=0.317010 ! Fit after self-cal, rms=0.113720Jy sigma=0.316990 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113720Jy sigma=0.316990 ! Fit after self-cal, rms=0.113728Jy sigma=0.316757 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 ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5175 mas, bmaj=0.5913 mas, bpa=-61.7 degrees ! Estimated noise=2.78025 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.928049 Jy ! Component: 100 - total flux cleaned = 1.13832 Jy ! Component: 150 - total flux cleaned = 1.22611 Jy ! Component: 200 - total flux cleaned = 1.27537 Jy ! Component: 250 - total flux cleaned = 1.30592 Jy ! Component: 300 - total flux cleaned = 1.32701 Jy ! Component: 350 - total flux cleaned = 1.34312 Jy ! Component: 400 - total flux cleaned = 1.35611 Jy ! Total flux subtracted in 400 components = 1.35611 Jy ! Clean residual min=-0.007608 max=0.007829 Jy/beam ! Clean residual mean=0.000008 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 1.3561 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 26 model components to the UV plane model. ! The established model now contains 26 components and 1.3561 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5936 mas, bmaj=0.7645 mas, bpa=-55.38 degrees ! Estimated noise=1.68896 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.0208066 Jy ! Component: 100 - total flux cleaned = 0.0339581 Jy ! Component: 150 - total flux cleaned = 0.0444383 Jy ! Component: 200 - total flux cleaned = 0.0528683 Jy ! Component: 250 - total flux cleaned = 0.0585884 Jy ! Component: 300 - total flux cleaned = 0.0628465 Jy ! Component: 350 - total flux cleaned = 0.0655177 Jy ! Component: 400 - total flux cleaned = 0.0675286 Jy ! Total flux subtracted in 400 components = 0.0675286 Jy ! Clean residual min=-0.004504 max=0.005292 Jy/beam ! Clean residual mean=0.000000 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 1.42363 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 78 components and 1.42363 Jy ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Added new window around map position (0.2, -1.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288357 Jy ! Component: 100 - total flux cleaned = 0.00406833 Jy ! Component: 150 - total flux cleaned = 0.00556517 Jy ! Component: 200 - total flux cleaned = 0.00697753 Jy ! Component: 250 - total flux cleaned = 0.00814895 Jy ! Component: 300 - total flux cleaned = 0.00895249 Jy ! Component: 350 - total flux cleaned = 0.00988651 Jy ! Component: 400 - total flux cleaned = 0.0106404 Jy ! Total flux subtracted in 400 components = 0.0106404 Jy ! Clean residual min=-0.003881 max=0.003860 Jy/beam ! Clean residual mean=0.000000 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 1.43427 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 148 components and 1.43427 Jy ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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 ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=2.243 mas, bmaj=2.6 mas, bpa=2.565 degrees ! Estimated noise=2.74087 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00685916 Jy ! Component: 100 - total flux cleaned = 0.0110679 Jy ! Component: 150 - total flux cleaned = 0.0136558 Jy ! Component: 200 - total flux cleaned = 0.015795 Jy ! Component: 250 - total flux cleaned = 0.0174598 Jy ! Component: 300 - total flux cleaned = 0.0191376 Jy ! Component: 350 - total flux cleaned = 0.0205937 Jy ! Component: 400 - total flux cleaned = 0.0218627 Jy ! Total flux subtracted in 400 components = 0.0218627 Jy ! Clean residual min=-0.003635 max=0.003832 Jy/beam ! Clean residual mean=-0.000001 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 1.45614 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) ! Added new window around map position (15.2, -21.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024805 Jy ! Component: 100 - total flux cleaned = 0.00387033 Jy ! Component: 150 - total flux cleaned = 0.00504064 Jy ! Component: 200 - total flux cleaned = 0.00585104 Jy ! Component: 250 - total flux cleaned = 0.00633756 Jy ! Component: 300 - total flux cleaned = 0.00680958 Jy ! Component: 350 - total flux cleaned = 0.00735232 Jy ! Component: 400 - total flux cleaned = 0.00787328 Jy ! Total flux subtracted in 400 components = 0.00787328 Jy ! Clean residual min=-0.003099 max=0.002682 Jy/beam ! Clean residual mean=-0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 1.46401 Jy ! Adding 147 model components to the UV plane model. ! The established model now contains 291 components and 1.46401 Jy ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! Estimated beam: bmin=0.5936 mas, bmaj=0.7645 mas, bpa=-55.38 degrees ! Estimated noise=1.68896 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00135997 Jy ! Component: 100 - total flux cleaned = -0.00216084 Jy ! Component: 150 - total flux cleaned = -0.00253227 Jy ! Component: 200 - total flux cleaned = -0.00252519 Jy ! Component: 250 - total flux cleaned = -0.00276267 Jy ! Component: 300 - total flux cleaned = -0.00299321 Jy ! Component: 350 - total flux cleaned = -0.00310818 Jy ! Component: 400 - total flux cleaned = -0.00365242 Jy ! Total flux subtracted in 400 components = -0.00365242 Jy ! Clean residual min=-0.002919 max=0.002939 Jy/beam ! Clean residual mean=0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 1.46036 Jy selfcal ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 366 components and 1.46036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112323Jy sigma=0.310545 ! Fit after self-cal, rms=0.111747Jy sigma=0.308304 wmodel /scr/pima/rdv73_uvs/J1849+6705_X_map.mod ! Writing 366 model components to file: /scr/pima/rdv73_uvs/J1849+6705_X_map.mod wobs /scr/pima/rdv73_uvs/J1849+6705_X_uvs.fits ! Applying 346 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1849+6705_X_uvs.fits wwins /scr/pima/rdv73_uvs/J1849+6705_X_map.win ! wwins: Wrote 14 windows to /scr/pima/rdv73_uvs/J1849+6705_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 1.10807e-05 Jy ! Component: 100 - total flux cleaned = 6.26182e-05 Jy ! Component: 150 - total flux cleaned = -8.16075e-05 Jy ! Component: 200 - total flux cleaned = -0.000317439 Jy ! Component: 250 - total flux cleaned = -0.000502717 Jy ! Component: 300 - total flux cleaned = -0.000684325 Jy ! Component: 350 - total flux cleaned = -0.0010419 Jy ! Component: 400 - total flux cleaned = -0.00126198 Jy ! Component: 450 - total flux cleaned = -0.00161041 Jy ! Component: 500 - total flux cleaned = -0.00195418 Jy ! Component: 550 - total flux cleaned = -0.00225114 Jy ! Component: 600 - total flux cleaned = -0.00250372 Jy ! Component: 650 - total flux cleaned = -0.00279491 Jy ! Component: 700 - total flux cleaned = -0.00312453 Jy ! Component: 750 - total flux cleaned = -0.00349192 Jy ! Component: 800 - total flux cleaned = -0.00369422 Jy ! Component: 850 - total flux cleaned = -0.00405516 Jy ! Component: 900 - total flux cleaned = -0.00429356 Jy ! Component: 950 - total flux cleaned = -0.0046082 Jy ! Component: 1000 - total flux cleaned = -0.00472557 Jy ! Component: 1050 - total flux cleaned = -0.00499738 Jy ! Component: 1100 - total flux cleaned = -0.00515097 Jy ! Component: 1150 - total flux cleaned = -0.0053422 Jy ! Component: 1200 - total flux cleaned = -0.00564577 Jy ! Component: 1250 - total flux cleaned = -0.00575879 Jy ! Component: 1300 - total flux cleaned = -0.00617036 Jy ! Component: 1350 - total flux cleaned = -0.006319 Jy ! Component: 1400 - total flux cleaned = -0.00650378 Jy ! Component: 1450 - total flux cleaned = -0.00679779 Jy ! Component: 1500 - total flux cleaned = -0.00694384 Jy ! Component: 1550 - total flux cleaned = -0.00723386 Jy ! Component: 1600 - total flux cleaned = -0.0074867 Jy ! Component: 1650 - total flux cleaned = -0.00770186 Jy ! Component: 1700 - total flux cleaned = -0.00780938 Jy ! Component: 1750 - total flux cleaned = -0.00816436 Jy ! Component: 1800 - total flux cleaned = -0.00834126 Jy ! Component: 1850 - total flux cleaned = -0.00848179 Jy ! Component: 1900 - total flux cleaned = -0.00872655 Jy ! Component: 1950 - total flux cleaned = -0.00890091 Jy ! Component: 2000 - total flux cleaned = -0.00907457 Jy ! Component: 2050 - total flux cleaned = -0.00924708 Jy ! Component: 2100 - total flux cleaned = -0.00935015 Jy ! Component: 2150 - total flux cleaned = -0.00958947 Jy ! Component: 2200 - total flux cleaned = -0.00975978 Jy ! Component: 2250 - total flux cleaned = -0.00986181 Jy ! Component: 2300 - total flux cleaned = -0.00999705 Jy ! Component: 2350 - total flux cleaned = -0.0102661 Jy ! Component: 2400 - total flux cleaned = -0.0104003 Jy ! Component: 2450 - total flux cleaned = -0.0105003 Jy ! Component: 2500 - total flux cleaned = -0.0106664 Jy ! Component: 2550 - total flux cleaned = -0.0108322 Jy ! Component: 2600 - total flux cleaned = -0.0109642 Jy ! Component: 2650 - total flux cleaned = -0.0109971 Jy ! Component: 2700 - total flux cleaned = -0.0110952 Jy ! Component: 2750 - total flux cleaned = -0.0114542 Jy ! Component: 2800 - total flux cleaned = -0.0114868 Jy ! Component: 2850 - total flux cleaned = -0.011584 Jy ! Component: 2900 - total flux cleaned = -0.0117779 Jy ! Component: 2950 - total flux cleaned = -0.0119388 Jy ! Component: 3000 - total flux cleaned = -0.012003 Jy ! Component: 3050 - total flux cleaned = -0.0120671 Jy ! Component: 3100 - total flux cleaned = -0.0122902 Jy ! Component: 3150 - total flux cleaned = -0.012481 Jy ! Component: 3200 - total flux cleaned = -0.012671 Jy ! Component: 3250 - total flux cleaned = -0.0128289 Jy ! Component: 3300 - total flux cleaned = -0.0128918 Jy ! Component: 3350 - total flux cleaned = -0.013174 Jy ! Component: 3400 - total flux cleaned = -0.0132365 Jy ! Component: 3450 - total flux cleaned = -0.0134545 Jy ! Component: 3500 - total flux cleaned = -0.0135476 Jy ! Component: 3550 - total flux cleaned = -0.0136096 Jy ! Component: 3600 - total flux cleaned = -0.0138258 Jy ! Component: 3650 - total flux cleaned = -0.0139489 Jy ! Component: 3700 - total flux cleaned = -0.0141636 Jy ! Component: 3750 - total flux cleaned = -0.0141328 Jy ! Component: 3800 - total flux cleaned = -0.0143465 Jy ! Component: 3850 - total flux cleaned = -0.0144376 Jy ! Component: 3900 - total flux cleaned = -0.0145284 Jy ! Component: 3950 - total flux cleaned = -0.0147704 Jy ! Component: 4000 - total flux cleaned = -0.0148308 Jy ! Component: 4050 - total flux cleaned = -0.0149509 Jy ! Total flux subtracted in 4096 components = -0.0151308 Jy ! Clean residual min=-0.001872 max=0.001503 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 1.44523 Jy keep ! Adding 384 model components to the UV plane model. ! The established model now contains 741 components and 1.44523 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1849+6705_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5936 x 0.7645 at -55.38 degrees (North through East) ! Clean map min=-0.0033298 max=1.2051 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1849+6705_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 4.23% of the data. ! The x-axis pixel size should ideally be below 0.1656 milli-arcsec ! The y-axis pixel size should ideally be below 0.1635 milli-arcsec 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= 1.205 rms= 0.00049 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1849+6705_X_uvs.log closed on Sat Jan 9 17:37:35 2016